[Zope-tests] FAILED (failures=47,
errors=298): Test Zope 2 HEAD / Python 2.3 / Linux
jeremy at zope.com
jeremy at zope.com
Sat Feb 21 05:35:52 EST 2004
Email automatically generated by a daily test runner.
cd /tmp/autotestO58jfT/Zope
PYTHONPATH=/tmp/autotestO58jfT/lib/python /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotestO58jfT/Zope
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Error in test checkClass (RestrictedPython.tests.testRestrictions.RestrictionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/testRestrictions.py", line 425, in checkClass
co = self._compile_file("class.py")
File "/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/testRestrictions.py", line 345, in _compile_file
f = open(path, "r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/class.py'
.
Error in test checkLambda (RestrictedPython.tests.testRestrictions.RestrictionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/testRestrictions.py", line 438, in checkLambda
co = self._compile_file("lambda.py")
File "/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/testRestrictions.py", line 345, in _compile_file
f = open(path, "r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/lambda.py'
..........
Error in test checkSyntaxSecurity (RestrictedPython.tests.testRestrictions.RestrictionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/testRestrictions.py", line 262, in checkSyntaxSecurity
f = open(fn, 'r')
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/security_in_syntax.py'
.
Error in test checkUnpackSequence (RestrictedPython.tests.testRestrictions.RestrictionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/testRestrictions.py", line 354, in checkUnpackSequence
co = self._compile_file("unpack.py")
File "/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/testRestrictions.py", line 345, in _compile_file
f = open(path, "r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/unpack.py'
...
Error in test testClassicDocumentClass (StructuredText.tests.testStructuredText.StructuredTextTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 85, in testClassicDocumentClass
raw_text = readFile(regressions,f)
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 41, in readFile
myfile = open(os.path.join(dirname, fname),"r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/StructuredText/regressions/index.stx'
Error in test testClassicHTMLDocumentClass (StructuredText.tests.testStructuredText.StructuredTextTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 96, in testClassicHTMLDocumentClass
raw_text = readFile(regressions,f)
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 41, in readFile
myfile = open(os.path.join(dirname, fname),"r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/StructuredText/regressions/index.stx'
Error in test testDocumentClass (StructuredText.tests.testStructuredText.StructuredTextTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 75, in testDocumentClass
raw_text = readFile(regressions,f)
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 41, in readFile
myfile = open(os.path.join(dirname, fname),"r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/StructuredText/regressions/index.stx'
Error in test testRegressionsTests (StructuredText.tests.testStructuredText.StructuredTextTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 108, in testRegressionsTests
raw_text = readFile(regressions,f)
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 41, in readFile
myfile = open(os.path.join(dirname, fname),"r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/StructuredText/regressions/index.stx'
Error in test testStructuredText (StructuredText.tests.testStructuredText.StructuredTextTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 53, in testStructuredText
raw_text = readFile(regressions,f)
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 41, in readFile
myfile = open(os.path.join(dirname, fname),"r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/StructuredText/regressions/index.stx'
Error in test testStructuredTextNG (StructuredText.tests.testStructuredText.StructuredTextTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 63, in testStructuredTextNG
raw_text = readFile(regressions,f)
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 41, in readFile
myfile = open(os.path.join(dirname, fname),"r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/StructuredText/regressions/index.stx'
...........
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test01.xml'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test01.xml didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test02.xml'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test02.xml didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test03.xml'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test03.xml didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test04.xml'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test04.xml didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test05.xml'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test05.xml didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test06.xml'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test06.xml didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test07.xml'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test07.xml didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test08.xml'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test08.xml didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test09.xml'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test09.xml didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test11.xml'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test11.xml didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test14.xml'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test14.xml didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test16.xml'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test16.xml didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test17.xml'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test17.xml didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/XMLParser.py", line 77, in parseFile
self.parseStream(open(filename))
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test18.xml'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test18.xml didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test01.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test01.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test02.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test02.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test03.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test03.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test04.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test04.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test05.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test05.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test06.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test06.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test07.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test07.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test08.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test08.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test09.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test09.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test10.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test10.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test11.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test11.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test12.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test12.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test13.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test13.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test14.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test14.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test15.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test15.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test16.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test16.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test17.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test17.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test18.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test18.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test19.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test19.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test20.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test20.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test29.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test29.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test34.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test34.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_failed_attr_translation.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_failed_attr_translation.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal1.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal1.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal2.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal2.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal3.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal3.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal4.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal4.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal5.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal5.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal6.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal6.html didn't match
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/runtest.py", line 92, in main
driver.main()
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 151, in main
it = compilefile(file, mode)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/driver.py", line 190, in compilefile
p.parseFile(file)
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/HTMLTALParser.py", line 116, in parseFile
f = open(file)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal7.html'
Failure in test runTest (TAL.tests.test_files.FileTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal7.html didn't match
......................................................................................................
Error in test test_derived_dict (ZConfig.components.basic.tests.test_mapping.BasicSectionTypeTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/basic/tests/test_mapping.py", line 53, in setUp
self.__class__.schema = self.load_schema_text(SIMPLE_SCHEMA)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.basic'
File name: u'mapping.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/basic']
Error in test test_simple_dict (ZConfig.components.basic.tests.test_mapping.BasicSectionTypeTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/basic/tests/test_mapping.py", line 53, in setUp
self.__class__.schema = self.load_schema_text(SIMPLE_SCHEMA)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.basic'
File name: u'mapping.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/basic']
Error in test test_simple_empty_dict (ZConfig.components.basic.tests.test_mapping.BasicSectionTypeTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/basic/tests/test_mapping.py", line 53, in setUp
self.__class__.schema = self.load_schema_text(SIMPLE_SCHEMA)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.basic'
File name: u'mapping.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/basic']
Error in test test_config_without_handlers (ZConfig.components.logger.tests.test_logger.TestConfig)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 103, in test_config_without_handlers
logger = self.check_simple_logger("<eventlog/>")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 213, in check_simple_logger
conf = self.get_config(text)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
Error in test test_config_without_logger (ZConfig.components.logger.tests.test_logger.TestConfig)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 99, in test_config_without_logger
conf = self.get_config("")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
...
Error in test test_with_email_notifier (ZConfig.components.logger.tests.test_logger.TestConfig)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 198, in test_with_email_notifier
logger = self.check_simple_logger("<eventlog>\n"
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 213, in check_simple_logger
conf = self.get_config(text)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
Error in test test_with_http_logger_localhost (ZConfig.components.logger.tests.test_logger.TestConfig)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 166, in test_with_http_logger_localhost
logger = self.check_simple_logger("<eventlog>\n"
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 213, in check_simple_logger
conf = self.get_config(text)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
Error in test test_with_http_logger_remote_host (ZConfig.components.logger.tests.test_logger.TestConfig)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 182, in test_with_http_logger_remote_host
logger = self.check_simple_logger("<eventlog>\n"
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 213, in check_simple_logger
conf = self.get_config(text)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
Error in test test_with_logfile (ZConfig.components.logger.tests.test_logger.TestConfig)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 113, in test_with_logfile
logger = self.check_simple_logger("<eventlog>\n"
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 213, in check_simple_logger
conf = self.get_config(text)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
Error in test test_with_stderr (ZConfig.components.logger.tests.test_logger.TestConfig)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 126, in test_with_stderr
self.check_standard_stream("stderr")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 133, in check_standard_stream
conf = self.get_config("""
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
Error in test test_with_stdout (ZConfig.components.logger.tests.test_logger.TestConfig)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 129, in test_with_stdout
self.check_standard_stream("stdout")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 133, in check_standard_stream
conf = self.get_config("""
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
Error in test test_with_syslog (ZConfig.components.logger.tests.test_logger.TestConfig)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 155, in test_with_syslog
logger = self.check_simple_logger("<eventlog>\n"
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 213, in check_simple_logger
conf = self.get_config(text)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
.
Error in test test_repeated_import (ZConfig.tests.test_cfgimports.TestImportFromConfiguration)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_cfgimports.py", line 44, in test_repeated_import
config, _ = loader.loadFile(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 216, in loadResource
self._parse_resource(sm, resource)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 267, in _parse_resource
parser.parse(matcher)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/cfgparser.py", line 72, in parse
self.handle_directive(section, line[1:])
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/cfgparser.py", line 150, in handle_directive
self.handle_import(section, arg)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/cfgparser.py", line 156, in handle_import
self.context.importSchemaComponent(pkgname)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 245, in importSchemaComponent
url = self._loader.schemaComponentSource(pkgname, '')
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.widget: No module named library.widget
Package name: 'ZConfig.tests.library.widget'
File name: 'component.xml'
Package path: None
Error in test test_simple_import (ZConfig.tests.test_cfgimports.TestImportFromConfiguration)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_cfgimports.py", line 32, in test_simple_import
config, _ = loader.loadFile(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 216, in loadResource
self._parse_resource(sm, resource)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 267, in _parse_resource
parser.parse(matcher)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/cfgparser.py", line 72, in parse
self.handle_directive(section, line[1:])
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/cfgparser.py", line 150, in handle_directive
self.handle_import(section, arg)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/cfgparser.py", line 156, in handle_import
self.context.importSchemaComponent(pkgname)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 245, in importSchemaComponent
url = self._loader.schemaComponentSource(pkgname, '')
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.widget: No module named library.widget
Package name: 'ZConfig.tests.library.widget'
File name: 'component.xml'
Package path: None
........
Error in test test_define (ZConfig.tests.test_config.ConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 123, in test_define
conf = self.load("simple.conf")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 38, in load
self.conf, self.handlers = ZConfig.loadConfig(self.get_schema(), url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
Error in test test_define_errors (ZConfig.tests.test_config.ConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 132, in test_define_errors
self.loadtext, "%define\n")
File "/usr/local/lib/python2.3/unittest.py", line 289, in failUnlessRaises
callableObj(*args, **kwargs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 48, in loadtext
return self.loadfile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 51, in loadfile
schema = self.get_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
.
Error in test test_include (ZConfig.tests.test_config.ConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 105, in test_include
conf = self.load("include.conf")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 38, in load
self.conf, self.handlers = ZConfig.loadConfig(self.get_schema(), url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
Error in test test_includes_with_defines (ZConfig.tests.test_config.ConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 118, in test_includes_with_defines
conf = self.load("outer.conf")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 38, in load
self.conf, self.handlers = ZConfig.loadConfig(self.get_schema(), url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 43, in loadConfig
return _get_config_loader(schema, overrides).loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/outer.conf: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/outer.conf'
Error in test test_load_from_abspath (ZConfig.tests.test_config.ConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 151, in test_load_from_abspath
self.check_load_from_path(fn)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 174, in check_load_from_path
schema = self.get_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
Error in test test_load_from_fileobj (ZConfig.tests.test_config.ConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 145, in test_load_from_fileobj
cf = self.loadfile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 51, in loadfile
schema = self.get_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
Error in test test_load_from_relpath (ZConfig.tests.test_config.ConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 161, in test_load_from_relpath
self.check_load_from_path(name)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 174, in check_load_from_path
schema = self.get_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
Error in test test_simple_gets (ZConfig.tests.test_config.ConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 73, in test_simple_gets
conf = self.load("simple.conf")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 38, in load
self.conf, self.handlers = ZConfig.loadConfig(self.get_schema(), url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
Error in test test_simple_sections (ZConfig.tests.test_config.ConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 87, in test_simple_sections
self.schema = ZConfig.loadSchema(CONFIG_BASE + "simplesections.xml")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simplesections.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simplesections.xml'
Error in test test_type_errors (ZConfig.tests.test_config.ConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 79, in test_type_errors
raises(Error, self.loadtext, "int-var true")
File "/usr/local/lib/python2.3/unittest.py", line 289, in failUnlessRaises
callableObj(*args, **kwargs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 48, in loadtext
return self.loadfile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 51, in loadfile
schema = self.get_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
...................
Error in test test_import_component_twice_1 (ZConfig.tests.test_loader.LoaderTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 170, in test_import_component_twice_1
schema = loader.loadFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.widget: No module named library.widget
Package name: 'ZConfig.tests.library.widget'
File name: 'component.xml'
Package path: None
Error in test test_import_component_twice_2 (ZConfig.tests.test_loader.LoaderTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 180, in test_import_component_twice_2
schema = loader.loadFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.widget: No module named library.widget
Package name: 'ZConfig.tests.library.widget'
File name: 'component.xml'
Package path: None
.
Error in test test_import_from_package (ZConfig.tests.test_loader.LoaderTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 103, in test_import_from_package
schema = loader.loadFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.widget: No module named library.widget
Package name: 'ZConfig.tests.library.widget'
File name: 'component.xml'
Package path: None
Error in test test_import_from_package_extra_directory (ZConfig.tests.test_loader.LoaderTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 121, in test_import_from_package_extra_directory
schema = loader.loadFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.thing: No module named library.thing
Package name: 'ZConfig.tests.library.thing'
File name: u'extras.xml'
Package path: None
.
Error in test test_import_from_package_with_file (ZConfig.tests.test_loader.LoaderTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 112, in test_import_from_package_with_file
schema = loader.loadFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.widget: No module named library.widget
Package name: 'ZConfig.tests.library.widget'
File name: u'extra.xml'
Package path: None
Failure in test test_import_from_package_with_missing_file (ZConfig.tests.test_loader.LoaderTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 135, in test_import_from_package_with_missing_file
self.assert_(e.path)
File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError
Error in test test_import_two_components_one_package (ZConfig.tests.test_loader.LoaderTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 156, in test_import_two_components_one_package
schema = loader.loadFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.widget: No module named library.widget
Package name: 'ZConfig.tests.library.widget'
File name: 'component.xml'
Package path: None
.
Error in test test_schema_caching (ZConfig.tests.test_loader.LoaderTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 45, in test_schema_caching
schema1 = loader.loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
Error in test test_simple_import_using_prefix (ZConfig.tests.test_loader.LoaderTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 62, in test_simple_import_using_prefix
self.load_schema_text("""\
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.thing: No module named library.thing
Package name: u'ZConfig.tests.library.thing'
File name: 'component.xml'
Package path: None
Error in test test_simple_import_with_cache (ZConfig.tests.test_loader.LoaderTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 52, in test_simple_import_with_cache
schema1 = loader.loadURL(url1)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/library.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/library.xml'
....................
Error in test test_getrequiredtypes (ZConfig.tests.test_schema.SchemaTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 457, in test_getrequiredtypes
schema = self.load_schema("library.xml")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 48, in load_schema
self.schema = ZConfig.loadSchema(self.url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/library.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/library.xml'
Error in test test_getunusedtypes (ZConfig.tests.test_schema.SchemaTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 472, in test_getunusedtypes
schema = self.load_schema("library.xml")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 48, in load_schema
self.schema = ZConfig.loadSchema(self.url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/library.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/library.xml'
......
Error in test test_multi_extends_datatype_conflict (ZConfig.tests.test_schema.SchemaTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 820, in test_multi_extends_datatype_conflict
""" % (CONFIG_BASE, CONFIG_BASE))
File "/usr/local/lib/python2.3/unittest.py", line 289, in failUnlessRaises
callableObj(*args, **kwargs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 115, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 500, in start_schema
self.extendSchema(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 533, in extendSchema
r = self._loader.openResource(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-datatype2.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-datatype2.xml'
Error in test test_multi_extends_explicit_datatype_OK (ZConfig.tests.test_schema.SchemaTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 799, in test_multi_extends_explicit_datatype_OK
self.load_schema_text("""\
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 115, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 500, in start_schema
self.extendSchema(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 533, in extendSchema
r = self._loader.openResource(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-datatype2.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-datatype2.xml'
Error in test test_multi_extends_explicit_keytype_OK (ZConfig.tests.test_schema.SchemaTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 808, in test_multi_extends_explicit_keytype_OK
self.load_schema_text("""\
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 115, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 500, in start_schema
self.extendSchema(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 533, in extendSchema
r = self._loader.openResource(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-keytype2.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-keytype2.xml'
Error in test test_multi_extends_implicit_OK (ZConfig.tests.test_schema.SchemaTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 791, in test_multi_extends_implicit_OK
self.load_schema_text("""\
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 115, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 500, in start_schema
self.extendSchema(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 533, in extendSchema
r = self._loader.openResource(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//library.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//library.xml'
Error in test test_multi_extends_keytype_conflict (ZConfig.tests.test_schema.SchemaTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 826, in test_multi_extends_keytype_conflict
""" % (CONFIG_BASE, CONFIG_BASE))
File "/usr/local/lib/python2.3/unittest.py", line 289, in failUnlessRaises
callableObj(*args, **kwargs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 115, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 500, in start_schema
self.extendSchema(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 533, in extendSchema
r = self._loader.openResource(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-keytype2.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-keytype2.xml'
........
Error in test test_section_value_mutation (ZConfig.tests.test_schema.SchemaTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 487, in test_section_value_mutation
schema, conf = self.load_both("simple.xml", "simple.conf")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 42, in load_both
schema = self.load_schema(schema_url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 48, in load_schema
self.schema = ZConfig.loadSchema(self.url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
......
Error in test test_simple (ZConfig.tests.test_schema.SchemaTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 49, in test_simple
schema, conf = self.load_both("simple.xml", "simple.conf")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 42, in load_both
schema = self.load_schema(schema_url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 48, in load_schema
self.schema = ZConfig.loadSchema(self.url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
..
Error in test test_simple_extends (ZConfig.tests.test_schema.SchemaTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 778, in test_simple_extends
schema = self.load_schema_text("""\
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 115, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 500, in start_schema
self.extendSchema(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 533, in extendSchema
r = self._loader.openResource(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//library.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//library.xml'
.......
Error in test testNOK (ZEO.tests.testAuth.PlainTextAuth)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testAuth.py", line 48, in setUp
self.__super_setUp()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test testOK (ZEO.tests.testAuth.PlainTextAuth)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testAuth.py", line 48, in setUp
self.__super_setUp()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test testUnauthenticatedMessage (ZEO.tests.testAuth.PlainTextAuth)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testAuth.py", line 48, in setUp
self.__super_setUp()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test testNOK (ZEO.tests.testAuth.DigestAuth)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testAuth.py", line 48, in setUp
self.__super_setUp()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test testOK (ZEO.tests.testAuth.DigestAuth)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testAuth.py", line 48, in setUp
self.__super_setUp()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test testUnauthenticatedMessage (ZEO.tests.testAuth.DigestAuth)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testAuth.py", line 48, in setUp
self.__super_setUp()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkBadMessage1 (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkBadMessage2 (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkBasicPersistence (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkConcurrentLargeUpdates (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkConcurrentUpdates1Storage (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkConcurrentUpdates2Storages (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkConcurrentUpdates2StoragesMT (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkConcurrentUpdates2Storages_emulated (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkConcurrentUpdatesInVersions (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCrossDBInvalidations (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkDisconnectedAbort (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkDisconnectionError (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkMultipleAddresses (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkMultipleServers (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReadOnlyClient (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReadOnlyFallbackReadOnlyServer (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReadOnlyFallbackWritable (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReadOnlyServer (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReconnectWritable (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReconnection (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkRollover (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkNoVerificationOnServerRestart (ZEO.tests.testConnection.FileStorageReconnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkNoVerificationOnServerRestartWith2Clients (ZEO.tests.testConnection.FileStorageReconnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReadOnlyFallbackReadOnlyStorage (ZEO.tests.testConnection.FileStorageReconnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReadOnlyStorage (ZEO.tests.testConnection.FileStorageReconnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReconnectFallback (ZEO.tests.testConnection.FileStorageReconnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReconnectReadOnly (ZEO.tests.testConnection.FileStorageReconnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReconnectSwitch (ZEO.tests.testConnection.FileStorageReconnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReconnectUpgrade (ZEO.tests.testConnection.FileStorageReconnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkQuickVerificationWith2Clients (ZEO.tests.testConnection.FileStorageInvqTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkVerificationWith2ClientsInvqOverflow (ZEO.tests.testConnection.FileStorageInvqTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTimeout (ZEO.tests.testConnection.FileStorageTimeoutTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTimeoutAfterVote (ZEO.tests.testConnection.FileStorageTimeoutTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTimeoutOnAbort (ZEO.tests.testConnection.FileStorageTimeoutTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTimeoutOnAbortNoLock (ZEO.tests.testConnection.FileStorageTimeoutTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTimeoutProvokingConflicts (ZEO.tests.testConnection.FileStorageTimeoutTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkBadMessage1 (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkBadMessage2 (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkBasicPersistence (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCrossDBInvalidations (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkDisconnectedAbort (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkDisconnectionError (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkMultipleAddresses (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkMultipleServers (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReadOnlyClient (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReadOnlyFallbackReadOnlyServer (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReadOnlyFallbackWritable (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReadOnlyServer (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReconnectWritable (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReconnection (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkRollover (ZEO.tests.testConnection.MappingStorageConnectionTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTimeout (ZEO.tests.testConnection.MappingStorageTimeoutTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTimeoutAfterVote (ZEO.tests.testConnection.MappingStorageTimeoutTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTimeoutOnAbort (ZEO.tests.testConnection.MappingStorageTimeoutTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTimeoutOnAbortNoLock (ZEO.tests.testConnection.MappingStorageTimeoutTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTimeoutProvokingConflicts (ZEO.tests.testConnection.MappingStorageTimeoutTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test testMonitor (ZEO.tests.testMonitor.MonitorTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
...
Error in test check2StorageThreads (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test check2ZODBThreads (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test check4ExtStorageThread (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test check7StorageThreads (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test check7ZODBThreads (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortAfterVote (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortNotCommitting (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortOneVersionCommitTheOther (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortVersion (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortVersionErrors (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortVersionInvalidation (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortVersionNonCurrent (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortVersionNotCommitting (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortVersionSerialno (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortVersionWrongTrans (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortWrongTrans (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkBasics (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkBeginCommitting (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkBuggyResolve1 (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkBuggyResolve2 (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitEmptyVersionInvalidation (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitLockUndoAbort (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitLockUndoClose (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitLockUndoFinish (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitLockVoteAbort (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitLockVoteClose (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitLockVoteFinish (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitToNonVersion (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitToOtherVersion (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitVersionErrors (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitVersionInvalidation (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitVersionNotCommitting (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitVersionSerialno (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitVersionWrongTrans (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkConflicts (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCreateObjectInVersionWithAbort (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCreationUndoneGetSerial (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkDisconnectedOnThread2Close (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkFinishNotCommitting (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkFinishWrongTrans (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkGetExtensionMethods (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkGetSerial (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkGetSize (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkLargeUpdate (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkLen (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkLoadBefore (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkLoadBeforeConsecutiveTids (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkLoadBeforeCreation (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkLoadBeforeEdges (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkLoadBeforeOld (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkLoadBeforeUndo (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkLoadBeforeVersion (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkLoadSerial (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkMTStores (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkModifyAfterAbortVersion (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkNewSerialOnCommitVersionToVersion (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkNonVersionModifiedInVersion (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkNonVersionStore (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkNonVersionStoreAndLoad (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkNotUndoable (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkNote (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackAfterUndoDeletion (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackAfterUndoManyTimes (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackAllRevisions (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackEmptyStorage (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackJustOldRevisions (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackNowWhileWriting (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackOnlyOneObject (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackTomorrow (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackUndoLog (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackUnlinkedFromRoot (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackVersionReachable (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackVersions (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackVersionsInPast (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackWhileWriting (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackYesterday (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReadMethods (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkRedundantPack (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkResolve (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkSecondBeginFails (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkSerialIsNoneForInitialRevision (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkSimpleTransactionalUndo (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkSortKey (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkStoreNotCommitting (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkStoreTwoObjects (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkStoreWrongTrans (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTransactionalUndoAfterPack (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTransactionalUndoAfterPackWithObjectUnlinkFromRoot (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTransactionalUndoIterator (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTwoArgBegin (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTwoObjectUndo (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTwoObjectUndoAgain (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTwoObjectUndoAtOnce (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkUndoAbortVersion (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkUndoCommitVersion (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkUndoConflictResolution (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkUndoCreationBranch1 (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkUndoCreationBranch2 (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkUndoInVersion (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkUndoInvalidation (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkUndoLogMetadata (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkUndoUnresolvable (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkUnresolvable (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkVersionEmpty (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkVersionLock (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkVersionedLoadErrors (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkVersionedStoreAndLoad (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkVersions (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkWriteAfterAbort (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkWriteMethods (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkZClassesArentResolved (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkZEOInvalidation (ZEO.tests.testZEO.FileStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test check2StorageThreads (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test check2ZODBThreads (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test check4ExtStorageThread (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test check7StorageThreads (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test check7ZODBThreads (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortAfterVote (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortNotCommitting (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortVersionNotCommitting (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortVersionWrongTrans (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkAbortWrongTrans (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkBasics (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkBeginCommitting (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitLockVoteAbort (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitLockVoteClose (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitLockVoteFinish (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitVersionNotCommitting (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkCommitVersionWrongTrans (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkConflicts (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkDisconnectedOnThread2Close (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkFinishNotCommitting (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkFinishWrongTrans (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkGetExtensionMethods (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkGetSerial (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkGetSize (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkLargeUpdate (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkLen (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkMTStores (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkNonVersionModifiedInVersion (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkNonVersionStore (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkNonVersionStoreAndLoad (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkNote (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackEmptyStorage (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackNowWhileWriting (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackTomorrow (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackWhileWriting (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkPackYesterday (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkReadMethods (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkSecondBeginFails (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkSerialIsNoneForInitialRevision (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkSortKey (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkStoreNotCommitting (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkStoreTwoObjects (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkStoreWrongTrans (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkTwoArgBegin (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkWriteAfterAbort (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkWriteMethods (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
Error in test checkZEOInvalidation (ZEO.tests.testZEO.MappingStorageTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
.
Error in test test_commandline_overrides (ZEO.tests.testZEOOptions.TestZEOOptions)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEOOptions.py", line 94, in test_commandline_overrides
options.realize(["-C", self.tempfilename,
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 264, in realize
self.load_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 315, in load_schema
self.schema = ZConfig.loadSchema(self.schemafile)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZEO/schema.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZEO/schema.xml'
.
Error in test test_defaults_with_schema (ZEO.tests.testZEOOptions.TestZEOOptions)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEOOptions.py", line 69, in test_defaults_with_schema
options.realize(["-C", self.tempfilename])
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 264, in realize
self.load_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 315, in load_schema
self.schema = ZConfig.loadSchema(self.schemafile)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZEO/schema.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZEO/schema.xml'
............................
Error in test test_demo_config (ZODB.tests.testConfig.ZODBConfigTest)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 96, in test_demo_config
self._test(cfg)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 35, in _test
db = self._opendb(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 28, in _opendb
return ZODB.config.databaseFromString(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 44, in databaseFromString
return databaseFromFile(StringIO(s))
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 47, in databaseFromFile
config, handle = ZConfig.loadConfigFile(getDbSchema(), f)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 34, in getDbSchema
_db_schema = ZConfig.loadSchema(db_schema_path)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml'
Error in test test_file_config1 (ZODB.tests.testConfig.ZODBConfigTest)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 65, in test_file_config1
self._test(
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 35, in _test
db = self._opendb(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 28, in _opendb
return ZODB.config.databaseFromString(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 44, in databaseFromString
return databaseFromFile(StringIO(s))
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 47, in databaseFromFile
config, handle = ZConfig.loadConfigFile(getDbSchema(), f)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 34, in getDbSchema
_db_schema = ZConfig.loadSchema(db_schema_path)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml'
Error in test test_file_config2 (ZODB.tests.testConfig.ZODBConfigTest)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 85, in test_file_config2
self.assertRaises(ReadOnlyError, self._test, cfg)
File "/usr/local/lib/python2.3/unittest.py", line 289, in failUnlessRaises
callableObj(*args, **kwargs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 35, in _test
db = self._opendb(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 28, in _opendb
return ZODB.config.databaseFromString(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 44, in databaseFromString
return databaseFromFile(StringIO(s))
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 47, in databaseFromFile
config, handle = ZConfig.loadConfigFile(getDbSchema(), f)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 34, in getDbSchema
_db_schema = ZConfig.loadSchema(db_schema_path)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml'
Error in test test_map_config1 (ZODB.tests.testConfig.ZODBConfigTest)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 47, in test_map_config1
self._test(
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 35, in _test
db = self._opendb(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 28, in _opendb
return ZODB.config.databaseFromString(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 44, in databaseFromString
return databaseFromFile(StringIO(s))
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 47, in databaseFromFile
config, handle = ZConfig.loadConfigFile(getDbSchema(), f)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 34, in getDbSchema
_db_schema = ZConfig.loadSchema(db_schema_path)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml'
Error in test test_map_config2 (ZODB.tests.testConfig.ZODBConfigTest)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 55, in test_map_config2
self._test(
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 35, in _test
db = self._opendb(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 28, in _opendb
return ZODB.config.databaseFromString(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 44, in databaseFromString
return databaseFromFile(StringIO(s))
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 47, in databaseFromFile
config, handle = ZConfig.loadConfigFile(getDbSchema(), f)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 34, in getDbSchema
_db_schema = ZConfig.loadSchema(db_schema_path)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml'
Error in test test_zeo_config (ZODB.tests.testConfig.ZEOConfigTest)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 116, in test_zeo_config
self.assertRaises(ClientDisconnected, self._test, cfg)
File "/usr/local/lib/python2.3/unittest.py", line 289, in failUnlessRaises
callableObj(*args, **kwargs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 35, in _test
db = self._opendb(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 28, in _opendb
return ZODB.config.databaseFromString(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 44, in databaseFromString
return databaseFromFile(StringIO(s))
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 47, in databaseFromFile
config, handle = ZConfig.loadConfigFile(getDbSchema(), f)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 34, in getDbSchema
_db_schema = ZConfig.loadSchema(db_schema_path)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml'
............................................................................................................................................................................................................................................................................................................................................................
Error in test test_fcgi_factory (ZServer.tests.test_config.ZServerConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/tests/test_config.py", line 149, in test_fcgi_factory
factory.create().close()
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/datatypes.py", line 127, in create
from ZServer.AccessLogger import access_logger
ImportError: No module named AccessLogger
Error in test test_ftp_factory (ZServer.tests.test_config.ZServerConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/tests/test_config.py", line 170, in test_ftp_factory
factory.create().close()
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/datatypes.py", line 89, in create
from ZServer.AccessLogger import access_logger
ImportError: No module named AccessLogger
Error in test test_http_factory (ZServer.tests.test_config.ZServerConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/tests/test_config.py", line 105, in test_http_factory
server = factory.create()
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/datatypes.py", line 62, in create
from ZServer.AccessLogger import access_logger
ImportError: No module named AccessLogger
Error in test test_icp_factory (ZServer.tests.test_config.ZServerConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/tests/test_config.py", line 183, in test_icp_factory
factory.create().close()
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/datatypes.py", line 169, in create
from ZServer.ICPServer import ICPServer
ImportError: No module named ICPServer
.
Error in test test_webdav_source_factory (ZServer.tests.test_config.ZServerConfigurationTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/tests/test_config.py", line 123, in test_webdav_source_factory
server = factory.create()
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/datatypes.py", line 62, in create
from ZServer.AccessLogger import access_logger
ImportError: No module named AccessLogger
.................................
Error in test testMakeLockFile (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 318, in testMakeLockFile
starter.unlinkLockFile()
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/__init__.py", line 275, in unlinkLockFile
self.lockfile.close()
AttributeError: ZopeStarter instance has no attribute 'lockfile'
...
Error in test testSetupServers (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 173, in testSetupServers
starter.setupServers()
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/__init__.py", line 193, in setupServers
servers.append(server.create())
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/datatypes.py", line 62, in create
from ZServer.AccessLogger import access_logger
ImportError: No module named AccessLogger
..
Error in test testZopeRunConfigure (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 355, in testZopeRunConfigure
configure(fname)
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/run.py", line 27, in configure
opts = _setconfig(configfile)
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/run.py", line 36, in _setconfig
from Zope.Startup import options, handlers
ImportError: cannot import name options
....
Error in test test_load_config_template (Zope.Startup.tests.test_schema.StartupTestCase)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/tests/test_schema.py", line 67, in test_load_config_template
f = open(fn)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/skel/etc/zope.conf.in'
.......................................................................................................................
Error in test test_configure (zdaemon.tests.testzdoptions.TestBasicFunctionality)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdoptions.py", line 78, in test_configure
options.realize([arg, configfile])
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 264, in realize
self.load_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 315, in load_schema
self.schema = ZConfig.loadSchema(self.schemafile)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/zdaemon/schema.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/zdaemon/schema.xml'
.................
Error in test testEventlogOverride (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdrun.py", line 193, in testEventlogOverride
options.realize(["/bin/true"])
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 103, in realize
RunnerOptions.realize(self, *args, **kwds)
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 357, in realize
ZDOptions.realize(self, *args, **kwds)
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 264, in realize
self.load_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 315, in load_schema
self.schema = ZConfig.loadSchema(self.schemafile)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/zdaemon/schema.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/zdaemon/schema.xml'
Error in test testEventlogWithoutOverride (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdrun.py", line 207, in testEventlogWithoutOverride
options.realize(["/bin/true"])
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 103, in realize
RunnerOptions.realize(self, *args, **kwds)
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 357, in realize
ZDOptions.realize(self, *args, **kwds)
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 264, in realize
self.load_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 315, in load_schema
self.schema = ZConfig.loadSchema(self.schemafile)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/zdaemon/schema.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/zdaemon/schema.xml'
.
Error in test testOptionsBasic (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdrun.py", line 146, in testOptionsBasic
options.realize(["B", "C"], "foo")
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 112, in realize
import zdaemon.logger
ImportError: No module named logger
.
Error in test testOptionsSysArgv (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdrun.py", line 137, in testOptionsSysArgv
options.realize()
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 112, in realize
import zdaemon.logger
ImportError: No module named logger
/usr/local/bin/python2.3: can't open file '/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/parent.py'
Failure in test testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdrun.py", line 228, in testRunIgnoresParentSignals
self.assert_(len(params) > 1, repr(response))
File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError: ''
Error in test testSubprocessBasic (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdrun.py", line 165, in testSubprocessBasic
options.realize(["sleep", "100"])
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 112, in realize
import zdaemon.logger
ImportError: No module named logger
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 715, in ?
main()
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 712, in main
d.main(args)
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 236, in main
self.options.realize(args)
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 112, in realize
import zdaemon.logger
ImportError: No module named logger
.Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 715, in ?
main()
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 712, in main
d.main(args)
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 236, in main
self.options.realize(args)
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 112, in realize
import zdaemon.logger
ImportError: No module named logger
Failure in test testUmask (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdrun.py", line 241, in testUmask
self.assert_(os.path.exists(path))
File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError
======================================================================
ERROR: checkClass (RestrictedPython.tests.testRestrictions.RestrictionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/testRestrictions.py", line 425, in checkClass
co = self._compile_file("class.py")
File "/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/testRestrictions.py", line 345, in _compile_file
f = open(path, "r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/class.py'
======================================================================
ERROR: checkLambda (RestrictedPython.tests.testRestrictions.RestrictionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/testRestrictions.py", line 438, in checkLambda
co = self._compile_file("lambda.py")
File "/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/testRestrictions.py", line 345, in _compile_file
f = open(path, "r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/lambda.py'
======================================================================
ERROR: checkSyntaxSecurity (RestrictedPython.tests.testRestrictions.RestrictionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/testRestrictions.py", line 262, in checkSyntaxSecurity
f = open(fn, 'r')
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/security_in_syntax.py'
======================================================================
ERROR: checkUnpackSequence (RestrictedPython.tests.testRestrictions.RestrictionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/testRestrictions.py", line 354, in checkUnpackSequence
co = self._compile_file("unpack.py")
File "/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/testRestrictions.py", line 345, in _compile_file
f = open(path, "r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/RestrictedPython/tests/unpack.py'
======================================================================
ERROR: testing ClassicDocumentClass
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 85, in testClassicDocumentClass
raw_text = readFile(regressions,f)
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 41, in readFile
myfile = open(os.path.join(dirname, fname),"r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/StructuredText/regressions/index.stx'
======================================================================
ERROR: testing HTML ClassicDocumentClass
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 96, in testClassicHTMLDocumentClass
raw_text = readFile(regressions,f)
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 41, in readFile
myfile = open(os.path.join(dirname, fname),"r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/StructuredText/regressions/index.stx'
======================================================================
ERROR: testing DocumentClass
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 75, in testDocumentClass
raw_text = readFile(regressions,f)
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 41, in readFile
myfile = open(os.path.join(dirname, fname),"r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/StructuredText/regressions/index.stx'
======================================================================
ERROR: HTML regression test
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 108, in testRegressionsTests
raw_text = readFile(regressions,f)
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 41, in readFile
myfile = open(os.path.join(dirname, fname),"r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/StructuredText/regressions/index.stx'
======================================================================
ERROR: testing StructuredText
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 53, in testStructuredText
raw_text = readFile(regressions,f)
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 41, in readFile
myfile = open(os.path.join(dirname, fname),"r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/StructuredText/regressions/index.stx'
======================================================================
ERROR: testing StructuredTextNG
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 63, in testStructuredTextNG
raw_text = readFile(regressions,f)
File "/tmp/autotestO58jfT/Zope/lib/python/StructuredText/tests/testStructuredText.py", line 41, in readFile
myfile = open(os.path.join(dirname, fname),"r")
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/StructuredText/regressions/index.stx'
======================================================================
ERROR: test_derived_dict (ZConfig.components.basic.tests.test_mapping.BasicSectionTypeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/basic/tests/test_mapping.py", line 53, in setUp
self.__class__.schema = self.load_schema_text(SIMPLE_SCHEMA)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.basic'
File name: u'mapping.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/basic']
======================================================================
ERROR: test_simple_dict (ZConfig.components.basic.tests.test_mapping.BasicSectionTypeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/basic/tests/test_mapping.py", line 53, in setUp
self.__class__.schema = self.load_schema_text(SIMPLE_SCHEMA)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.basic'
File name: u'mapping.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/basic']
======================================================================
ERROR: test_simple_empty_dict (ZConfig.components.basic.tests.test_mapping.BasicSectionTypeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/basic/tests/test_mapping.py", line 53, in setUp
self.__class__.schema = self.load_schema_text(SIMPLE_SCHEMA)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.basic'
File name: u'mapping.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/basic']
======================================================================
ERROR: test_config_without_handlers (ZConfig.components.logger.tests.test_logger.TestConfig)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 103, in test_config_without_handlers
logger = self.check_simple_logger("<eventlog/>")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 213, in check_simple_logger
conf = self.get_config(text)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
======================================================================
ERROR: test_config_without_logger (ZConfig.components.logger.tests.test_logger.TestConfig)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 99, in test_config_without_logger
conf = self.get_config("")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
======================================================================
ERROR: test_with_email_notifier (ZConfig.components.logger.tests.test_logger.TestConfig)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 198, in test_with_email_notifier
logger = self.check_simple_logger("<eventlog>\n"
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 213, in check_simple_logger
conf = self.get_config(text)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
======================================================================
ERROR: test_with_http_logger_localhost (ZConfig.components.logger.tests.test_logger.TestConfig)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 166, in test_with_http_logger_localhost
logger = self.check_simple_logger("<eventlog>\n"
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 213, in check_simple_logger
conf = self.get_config(text)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
======================================================================
ERROR: test_with_http_logger_remote_host (ZConfig.components.logger.tests.test_logger.TestConfig)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 182, in test_with_http_logger_remote_host
logger = self.check_simple_logger("<eventlog>\n"
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 213, in check_simple_logger
conf = self.get_config(text)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
======================================================================
ERROR: test_with_logfile (ZConfig.components.logger.tests.test_logger.TestConfig)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 113, in test_with_logfile
logger = self.check_simple_logger("<eventlog>\n"
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 213, in check_simple_logger
conf = self.get_config(text)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
======================================================================
ERROR: test_with_stderr (ZConfig.components.logger.tests.test_logger.TestConfig)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 126, in test_with_stderr
self.check_standard_stream("stderr")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 133, in check_standard_stream
conf = self.get_config("""
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
======================================================================
ERROR: test_with_stdout (ZConfig.components.logger.tests.test_logger.TestConfig)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 129, in test_with_stdout
self.check_standard_stream("stdout")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 133, in check_standard_stream
conf = self.get_config("""
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
======================================================================
ERROR: test_with_syslog (ZConfig.components.logger.tests.test_logger.TestConfig)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 155, in test_with_syslog
logger = self.check_simple_logger("<eventlog>\n"
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 213, in check_simple_logger
conf = self.get_config(text)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 63, in get_config
conf, handler = ZConfig.loadConfigFile(self.get_schema(),
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger/tests/test_logger.py", line 59, in get_schema
self.__class__._schema = ZConfig.loadSchemaFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 202, in schemaComponentSource
path=pkg.__path__)
SchemaResourceError: schema component not found
Package name: 'ZConfig.components.logger'
File name: 'component.xml'
Package path: ['/tmp/autotestO58jfT/Zope/lib/python/ZConfig/components/logger']
======================================================================
ERROR: test_repeated_import (ZConfig.tests.test_cfgimports.TestImportFromConfiguration)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_cfgimports.py", line 44, in test_repeated_import
config, _ = loader.loadFile(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 216, in loadResource
self._parse_resource(sm, resource)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 267, in _parse_resource
parser.parse(matcher)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/cfgparser.py", line 72, in parse
self.handle_directive(section, line[1:])
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/cfgparser.py", line 150, in handle_directive
self.handle_import(section, arg)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/cfgparser.py", line 156, in handle_import
self.context.importSchemaComponent(pkgname)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 245, in importSchemaComponent
url = self._loader.schemaComponentSource(pkgname, '')
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.widget: No module named library.widget
Package name: 'ZConfig.tests.library.widget'
File name: 'component.xml'
Package path: None
======================================================================
ERROR: test_simple_import (ZConfig.tests.test_cfgimports.TestImportFromConfiguration)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_cfgimports.py", line 32, in test_simple_import
config, _ = loader.loadFile(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 216, in loadResource
self._parse_resource(sm, resource)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 267, in _parse_resource
parser.parse(matcher)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/cfgparser.py", line 72, in parse
self.handle_directive(section, line[1:])
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/cfgparser.py", line 150, in handle_directive
self.handle_import(section, arg)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/cfgparser.py", line 156, in handle_import
self.context.importSchemaComponent(pkgname)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 245, in importSchemaComponent
url = self._loader.schemaComponentSource(pkgname, '')
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.widget: No module named library.widget
Package name: 'ZConfig.tests.library.widget'
File name: 'component.xml'
Package path: None
======================================================================
ERROR: test_define (ZConfig.tests.test_config.ConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 123, in test_define
conf = self.load("simple.conf")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 38, in load
self.conf, self.handlers = ZConfig.loadConfig(self.get_schema(), url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
======================================================================
ERROR: test_define_errors (ZConfig.tests.test_config.ConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 132, in test_define_errors
self.loadtext, "%define\n")
File "/usr/local/lib/python2.3/unittest.py", line 289, in failUnlessRaises
callableObj(*args, **kwargs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 48, in loadtext
return self.loadfile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 51, in loadfile
schema = self.get_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
======================================================================
ERROR: test_include (ZConfig.tests.test_config.ConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 105, in test_include
conf = self.load("include.conf")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 38, in load
self.conf, self.handlers = ZConfig.loadConfig(self.get_schema(), url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
======================================================================
ERROR: test_includes_with_defines (ZConfig.tests.test_config.ConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 118, in test_includes_with_defines
conf = self.load("outer.conf")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 38, in load
self.conf, self.handlers = ZConfig.loadConfig(self.get_schema(), url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 43, in loadConfig
return _get_config_loader(schema, overrides).loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/outer.conf: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/outer.conf'
======================================================================
ERROR: test_load_from_abspath (ZConfig.tests.test_config.ConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 151, in test_load_from_abspath
self.check_load_from_path(fn)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 174, in check_load_from_path
schema = self.get_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
======================================================================
ERROR: test_load_from_fileobj (ZConfig.tests.test_config.ConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 145, in test_load_from_fileobj
cf = self.loadfile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 51, in loadfile
schema = self.get_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
======================================================================
ERROR: test_load_from_relpath (ZConfig.tests.test_config.ConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 161, in test_load_from_relpath
self.check_load_from_path(name)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 174, in check_load_from_path
schema = self.get_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
======================================================================
ERROR: test_simple_gets (ZConfig.tests.test_config.ConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 73, in test_simple_gets
conf = self.load("simple.conf")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 38, in load
self.conf, self.handlers = ZConfig.loadConfig(self.get_schema(), url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
======================================================================
ERROR: test_simple_sections (ZConfig.tests.test_config.ConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 87, in test_simple_sections
self.schema = ZConfig.loadSchema(CONFIG_BASE + "simplesections.xml")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simplesections.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simplesections.xml'
======================================================================
ERROR: test_type_errors (ZConfig.tests.test_config.ConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 79, in test_type_errors
raises(Error, self.loadtext, "int-var true")
File "/usr/local/lib/python2.3/unittest.py", line 289, in failUnlessRaises
callableObj(*args, **kwargs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 48, in loadtext
return self.loadfile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 51, in loadfile
schema = self.get_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_config.py", line 32, in get_schema
ConfigurationTestCase.schema = ZConfig.loadSchema(
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
======================================================================
ERROR: test_import_component_twice_1 (ZConfig.tests.test_loader.LoaderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 170, in test_import_component_twice_1
schema = loader.loadFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.widget: No module named library.widget
Package name: 'ZConfig.tests.library.widget'
File name: 'component.xml'
Package path: None
======================================================================
ERROR: test_import_component_twice_2 (ZConfig.tests.test_loader.LoaderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 180, in test_import_component_twice_2
schema = loader.loadFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.widget: No module named library.widget
Package name: 'ZConfig.tests.library.widget'
File name: 'component.xml'
Package path: None
======================================================================
ERROR: test_import_from_package (ZConfig.tests.test_loader.LoaderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 103, in test_import_from_package
schema = loader.loadFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.widget: No module named library.widget
Package name: 'ZConfig.tests.library.widget'
File name: 'component.xml'
Package path: None
======================================================================
ERROR: test_import_from_package_extra_directory (ZConfig.tests.test_loader.LoaderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 121, in test_import_from_package_extra_directory
schema = loader.loadFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.thing: No module named library.thing
Package name: 'ZConfig.tests.library.thing'
File name: u'extras.xml'
Package path: None
======================================================================
ERROR: test_import_from_package_with_file (ZConfig.tests.test_loader.LoaderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 112, in test_import_from_package_with_file
schema = loader.loadFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.widget: No module named library.widget
Package name: 'ZConfig.tests.library.widget'
File name: u'extra.xml'
Package path: None
======================================================================
ERROR: test_import_two_components_one_package (ZConfig.tests.test_loader.LoaderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 156, in test_import_two_components_one_package
schema = loader.loadFile(sio)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.widget: No module named library.widget
Package name: 'ZConfig.tests.library.widget'
File name: 'component.xml'
Package path: None
======================================================================
ERROR: test_schema_caching (ZConfig.tests.test_loader.LoaderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 45, in test_schema_caching
schema1 = loader.loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
======================================================================
ERROR: test_simple_import_using_prefix (ZConfig.tests.test_loader.LoaderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 62, in test_simple_import_using_prefix
self.load_schema_text("""\
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 119, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 316, in start_import
src = self._loader.schemaComponentSource(pkg, file)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 187, in schemaComponentSource
package=package)
SchemaResourceError: could not load package ZConfig.tests.library.thing: No module named library.thing
Package name: u'ZConfig.tests.library.thing'
File name: 'component.xml'
Package path: None
======================================================================
ERROR: test_simple_import_with_cache (ZConfig.tests.test_loader.LoaderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 52, in test_simple_import_with_cache
schema1 = loader.loadURL(url1)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/library.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/library.xml'
======================================================================
ERROR: test_getrequiredtypes (ZConfig.tests.test_schema.SchemaTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 457, in test_getrequiredtypes
schema = self.load_schema("library.xml")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 48, in load_schema
self.schema = ZConfig.loadSchema(self.url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/library.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/library.xml'
======================================================================
ERROR: test_getunusedtypes (ZConfig.tests.test_schema.SchemaTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 472, in test_getunusedtypes
schema = self.load_schema("library.xml")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 48, in load_schema
self.schema = ZConfig.loadSchema(self.url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/library.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/library.xml'
======================================================================
ERROR: test_multi_extends_datatype_conflict (ZConfig.tests.test_schema.SchemaTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 820, in test_multi_extends_datatype_conflict
""" % (CONFIG_BASE, CONFIG_BASE))
File "/usr/local/lib/python2.3/unittest.py", line 289, in failUnlessRaises
callableObj(*args, **kwargs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 115, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 500, in start_schema
self.extendSchema(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 533, in extendSchema
r = self._loader.openResource(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-datatype2.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-datatype2.xml'
======================================================================
ERROR: test_multi_extends_explicit_datatype_OK (ZConfig.tests.test_schema.SchemaTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 799, in test_multi_extends_explicit_datatype_OK
self.load_schema_text("""\
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 115, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 500, in start_schema
self.extendSchema(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 533, in extendSchema
r = self._loader.openResource(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-datatype2.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-datatype2.xml'
======================================================================
ERROR: test_multi_extends_explicit_keytype_OK (ZConfig.tests.test_schema.SchemaTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 808, in test_multi_extends_explicit_keytype_OK
self.load_schema_text("""\
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 115, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 500, in start_schema
self.extendSchema(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 533, in extendSchema
r = self._loader.openResource(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-keytype2.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-keytype2.xml'
======================================================================
ERROR: test_multi_extends_implicit_OK (ZConfig.tests.test_schema.SchemaTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 791, in test_multi_extends_implicit_OK
self.load_schema_text("""\
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 115, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 500, in start_schema
self.extendSchema(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 533, in extendSchema
r = self._loader.openResource(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//library.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//library.xml'
======================================================================
ERROR: test_multi_extends_keytype_conflict (ZConfig.tests.test_schema.SchemaTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 826, in test_multi_extends_keytype_conflict
""" % (CONFIG_BASE, CONFIG_BASE))
File "/usr/local/lib/python2.3/unittest.py", line 289, in failUnlessRaises
callableObj(*args, **kwargs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 115, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 500, in start_schema
self.extendSchema(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 533, in extendSchema
r = self._loader.openResource(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-keytype2.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//base-keytype2.xml'
======================================================================
ERROR: test_section_value_mutation (ZConfig.tests.test_schema.SchemaTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 487, in test_section_value_mutation
schema, conf = self.load_both("simple.xml", "simple.conf")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 42, in load_both
schema = self.load_schema(schema_url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 48, in load_schema
self.schema = ZConfig.loadSchema(self.url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
======================================================================
ERROR: test_simple (ZConfig.tests.test_schema.SchemaTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 49, in test_simple
schema, conf = self.load_both("simple.xml", "simple.conf")
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 42, in load_both
schema = self.load_schema(schema_url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 48, in load_schema
self.schema = ZConfig.loadSchema(self.url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input/simple.xml'
======================================================================
ERROR: test_simple_extends (ZConfig.tests.test_schema.SchemaTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_schema.py", line 778, in test_simple_extends
schema = self.load_schema_text("""\
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/support.py", line 54, in load_schema_text
self.schema = ZConfig.loadSchemaFile(sio, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 40, in loadSchemaFile
return SchemaLoader().loadFile(file, url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 80, in loadFile
return self.loadResource(r)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 165, in loadResource
schema = ZConfig.schema.parseResource(resource, self)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 43, in parseResource
xml.sax.parse(resource.file, parser)
File "/usr/local/lib/python2.3/xml/sax/__init__.py", line 33, in parse
parser.parse(source)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/lib/python2.3/xml/sax/expatreader.py", line 300, in start_element
self._cont_handler.startElement(name, AttributesImpl(attrs))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 115, in startElement
getattr(self, "start_" + name)(attrs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 500, in start_schema
self.extendSchema(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/schema.py", line 533, in extendSchema
r = self._loader.openResource(src)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//library.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/input//library.xml'
======================================================================
ERROR: testNOK (ZEO.tests.testAuth.PlainTextAuth)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testAuth.py", line 48, in setUp
self.__super_setUp()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: testOK (ZEO.tests.testAuth.PlainTextAuth)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testAuth.py", line 48, in setUp
self.__super_setUp()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: testUnauthenticatedMessage (ZEO.tests.testAuth.PlainTextAuth)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testAuth.py", line 48, in setUp
self.__super_setUp()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: testNOK (ZEO.tests.testAuth.DigestAuth)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testAuth.py", line 48, in setUp
self.__super_setUp()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: testOK (ZEO.tests.testAuth.DigestAuth)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testAuth.py", line 48, in setUp
self.__super_setUp()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: testUnauthenticatedMessage (ZEO.tests.testAuth.DigestAuth)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testAuth.py", line 48, in setUp
self.__super_setUp()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkBadMessage1 (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkBadMessage2 (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkBasicPersistence (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkConcurrentLargeUpdates (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkConcurrentUpdates1Storage (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkConcurrentUpdates2Storages (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkConcurrentUpdates2StoragesMT (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkConcurrentUpdates2Storages_emulated (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkConcurrentUpdatesInVersions (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCrossDBInvalidations (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkDisconnectedAbort (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkDisconnectionError (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkMultipleAddresses (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkMultipleServers (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReadOnlyClient (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReadOnlyFallbackReadOnlyServer (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReadOnlyFallbackWritable (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReadOnlyServer (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReconnectWritable (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReconnection (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkRollover (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkNoVerificationOnServerRestart (ZEO.tests.testConnection.FileStorageReconnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkNoVerificationOnServerRestartWith2Clients (ZEO.tests.testConnection.FileStorageReconnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReadOnlyFallbackReadOnlyStorage (ZEO.tests.testConnection.FileStorageReconnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReadOnlyStorage (ZEO.tests.testConnection.FileStorageReconnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReconnectFallback (ZEO.tests.testConnection.FileStorageReconnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReconnectReadOnly (ZEO.tests.testConnection.FileStorageReconnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReconnectSwitch (ZEO.tests.testConnection.FileStorageReconnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReconnectUpgrade (ZEO.tests.testConnection.FileStorageReconnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkQuickVerificationWith2Clients (ZEO.tests.testConnection.FileStorageInvqTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkVerificationWith2ClientsInvqOverflow (ZEO.tests.testConnection.FileStorageInvqTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTimeout (ZEO.tests.testConnection.FileStorageTimeoutTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTimeoutAfterVote (ZEO.tests.testConnection.FileStorageTimeoutTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTimeoutOnAbort (ZEO.tests.testConnection.FileStorageTimeoutTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTimeoutOnAbortNoLock (ZEO.tests.testConnection.FileStorageTimeoutTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTimeoutProvokingConflicts (ZEO.tests.testConnection.FileStorageTimeoutTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkBadMessage1 (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkBadMessage2 (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkBasicPersistence (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCrossDBInvalidations (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkDisconnectedAbort (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkDisconnectionError (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkMultipleAddresses (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkMultipleServers (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReadOnlyClient (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReadOnlyFallbackReadOnlyServer (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReadOnlyFallbackWritable (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReadOnlyServer (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReconnectWritable (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReconnection (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkRollover (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTimeout (ZEO.tests.testConnection.MappingStorageTimeoutTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTimeoutAfterVote (ZEO.tests.testConnection.MappingStorageTimeoutTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTimeoutOnAbort (ZEO.tests.testConnection.MappingStorageTimeoutTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTimeoutOnAbortNoLock (ZEO.tests.testConnection.MappingStorageTimeoutTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTimeoutProvokingConflicts (ZEO.tests.testConnection.MappingStorageTimeoutTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: testMonitor (ZEO.tests.testMonitor.MonitorTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: check2StorageThreads (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: check2ZODBThreads (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: check4ExtStorageThread (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: check7StorageThreads (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: check7ZODBThreads (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortAfterVote (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortNotCommitting (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortOneVersionCommitTheOther (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortVersion (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortVersionErrors (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortVersionInvalidation (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortVersionNonCurrent (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortVersionNotCommitting (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortVersionSerialno (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortVersionWrongTrans (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortWrongTrans (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkBasics (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkBeginCommitting (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkBuggyResolve1 (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkBuggyResolve2 (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitEmptyVersionInvalidation (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitLockUndoAbort (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitLockUndoClose (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitLockUndoFinish (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitLockVoteAbort (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitLockVoteClose (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitLockVoteFinish (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitToNonVersion (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitToOtherVersion (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitVersionErrors (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitVersionInvalidation (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitVersionNotCommitting (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitVersionSerialno (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitVersionWrongTrans (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkConflicts (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCreateObjectInVersionWithAbort (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCreationUndoneGetSerial (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkDisconnectedOnThread2Close (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkFinishNotCommitting (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkFinishWrongTrans (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkGetExtensionMethods (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkGetSerial (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkGetSize (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkLargeUpdate (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkLen (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkLoadBefore (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkLoadBeforeConsecutiveTids (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkLoadBeforeCreation (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkLoadBeforeEdges (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkLoadBeforeOld (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkLoadBeforeUndo (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkLoadBeforeVersion (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkLoadSerial (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkMTStores (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkModifyAfterAbortVersion (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkNewSerialOnCommitVersionToVersion (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkNonVersionModifiedInVersion (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkNonVersionStore (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkNonVersionStoreAndLoad (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkNotUndoable (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkNote (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackAfterUndoDeletion (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackAfterUndoManyTimes (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackAllRevisions (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackEmptyStorage (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackJustOldRevisions (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackNowWhileWriting (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackOnlyOneObject (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackTomorrow (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackUndoLog (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackUnlinkedFromRoot (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackVersionReachable (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackVersions (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackVersionsInPast (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackWhileWriting (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackYesterday (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReadMethods (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkRedundantPack (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkResolve (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkSecondBeginFails (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkSerialIsNoneForInitialRevision (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkSimpleTransactionalUndo (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkSortKey (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkStoreNotCommitting (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkStoreTwoObjects (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkStoreWrongTrans (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTransactionalUndoAfterPack (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTransactionalUndoAfterPackWithObjectUnlinkFromRoot (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTransactionalUndoIterator (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTwoArgBegin (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTwoObjectUndo (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTwoObjectUndoAgain (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTwoObjectUndoAtOnce (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkUndoAbortVersion (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkUndoCommitVersion (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkUndoConflictResolution (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkUndoCreationBranch1 (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkUndoCreationBranch2 (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkUndoInVersion (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkUndoInvalidation (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkUndoLogMetadata (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkUndoUnresolvable (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkUnresolvable (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkVersionEmpty (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkVersionLock (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkVersionedLoadErrors (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkVersionedStoreAndLoad (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkVersions (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkWriteAfterAbort (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkWriteMethods (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkZClassesArentResolved (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkZEOInvalidation (ZEO.tests.testZEO.FileStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: check2StorageThreads (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: check2ZODBThreads (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: check4ExtStorageThread (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: check7StorageThreads (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: check7ZODBThreads (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortAfterVote (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortNotCommitting (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortVersionNotCommitting (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortVersionWrongTrans (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkAbortWrongTrans (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkBasics (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkBeginCommitting (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitLockVoteAbort (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitLockVoteClose (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitLockVoteFinish (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitVersionNotCommitting (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkCommitVersionWrongTrans (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkConflicts (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkDisconnectedOnThread2Close (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkFinishNotCommitting (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkFinishWrongTrans (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkGetExtensionMethods (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkGetSerial (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkGetSize (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkLargeUpdate (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkLen (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkMTStores (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkNonVersionModifiedInVersion (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkNonVersionStore (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkNonVersionStoreAndLoad (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkNote (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackEmptyStorage (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackNowWhileWriting (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackTomorrow (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackWhileWriting (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkPackYesterday (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkReadMethods (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkSecondBeginFails (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkSerialIsNoneForInitialRevision (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkSortKey (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkStoreNotCommitting (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkStoreTwoObjects (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkStoreWrongTrans (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkTwoArgBegin (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkWriteAfterAbort (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkWriteMethods (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: checkZEOInvalidation (ZEO.tests.testZEO.MappingStorageTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEO.py", line 122, in setUp
zconf, port)
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/forker.py", line 82, in start_zeo_server
import ZEO.tests.zeoserver
ImportError: No module named zeoserver
======================================================================
ERROR: test_commandline_overrides (ZEO.tests.testZEOOptions.TestZEOOptions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEOOptions.py", line 94, in test_commandline_overrides
options.realize(["-C", self.tempfilename,
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 264, in realize
self.load_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 315, in load_schema
self.schema = ZConfig.loadSchema(self.schemafile)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZEO/schema.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZEO/schema.xml'
======================================================================
ERROR: test_defaults_with_schema (ZEO.tests.testZEOOptions.TestZEOOptions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZEO/tests/testZEOOptions.py", line 69, in test_defaults_with_schema
options.realize(["-C", self.tempfilename])
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 264, in realize
self.load_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 315, in load_schema
self.schema = ZConfig.loadSchema(self.schemafile)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZEO/schema.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZEO/schema.xml'
======================================================================
ERROR: test_demo_config (ZODB.tests.testConfig.ZODBConfigTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 96, in test_demo_config
self._test(cfg)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 35, in _test
db = self._opendb(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 28, in _opendb
return ZODB.config.databaseFromString(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 44, in databaseFromString
return databaseFromFile(StringIO(s))
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 47, in databaseFromFile
config, handle = ZConfig.loadConfigFile(getDbSchema(), f)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 34, in getDbSchema
_db_schema = ZConfig.loadSchema(db_schema_path)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml'
======================================================================
ERROR: test_file_config1 (ZODB.tests.testConfig.ZODBConfigTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 65, in test_file_config1
self._test(
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 35, in _test
db = self._opendb(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 28, in _opendb
return ZODB.config.databaseFromString(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 44, in databaseFromString
return databaseFromFile(StringIO(s))
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 47, in databaseFromFile
config, handle = ZConfig.loadConfigFile(getDbSchema(), f)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 34, in getDbSchema
_db_schema = ZConfig.loadSchema(db_schema_path)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml'
======================================================================
ERROR: test_file_config2 (ZODB.tests.testConfig.ZODBConfigTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 85, in test_file_config2
self.assertRaises(ReadOnlyError, self._test, cfg)
File "/usr/local/lib/python2.3/unittest.py", line 289, in failUnlessRaises
callableObj(*args, **kwargs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 35, in _test
db = self._opendb(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 28, in _opendb
return ZODB.config.databaseFromString(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 44, in databaseFromString
return databaseFromFile(StringIO(s))
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 47, in databaseFromFile
config, handle = ZConfig.loadConfigFile(getDbSchema(), f)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 34, in getDbSchema
_db_schema = ZConfig.loadSchema(db_schema_path)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml'
======================================================================
ERROR: test_map_config1 (ZODB.tests.testConfig.ZODBConfigTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 47, in test_map_config1
self._test(
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 35, in _test
db = self._opendb(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 28, in _opendb
return ZODB.config.databaseFromString(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 44, in databaseFromString
return databaseFromFile(StringIO(s))
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 47, in databaseFromFile
config, handle = ZConfig.loadConfigFile(getDbSchema(), f)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 34, in getDbSchema
_db_schema = ZConfig.loadSchema(db_schema_path)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml'
======================================================================
ERROR: test_map_config2 (ZODB.tests.testConfig.ZODBConfigTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 55, in test_map_config2
self._test(
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 35, in _test
db = self._opendb(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 28, in _opendb
return ZODB.config.databaseFromString(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 44, in databaseFromString
return databaseFromFile(StringIO(s))
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 47, in databaseFromFile
config, handle = ZConfig.loadConfigFile(getDbSchema(), f)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 34, in getDbSchema
_db_schema = ZConfig.loadSchema(db_schema_path)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml'
======================================================================
ERROR: test_zeo_config (ZODB.tests.testConfig.ZEOConfigTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 116, in test_zeo_config
self.assertRaises(ClientDisconnected, self._test, cfg)
File "/usr/local/lib/python2.3/unittest.py", line 289, in failUnlessRaises
callableObj(*args, **kwargs)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 35, in _test
db = self._opendb(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/tests/testConfig.py", line 28, in _opendb
return ZODB.config.databaseFromString(s)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 44, in databaseFromString
return databaseFromFile(StringIO(s))
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 47, in databaseFromFile
config, handle = ZConfig.loadConfigFile(getDbSchema(), f)
File "/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.py", line 34, in getDbSchema
_db_schema = ZConfig.loadSchema(db_schema_path)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/ZODB/config.xml'
======================================================================
ERROR: test_fcgi_factory (ZServer.tests.test_config.ZServerConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/tests/test_config.py", line 149, in test_fcgi_factory
factory.create().close()
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/datatypes.py", line 127, in create
from ZServer.AccessLogger import access_logger
ImportError: No module named AccessLogger
======================================================================
ERROR: test_ftp_factory (ZServer.tests.test_config.ZServerConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/tests/test_config.py", line 170, in test_ftp_factory
factory.create().close()
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/datatypes.py", line 89, in create
from ZServer.AccessLogger import access_logger
ImportError: No module named AccessLogger
======================================================================
ERROR: test_http_factory (ZServer.tests.test_config.ZServerConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/tests/test_config.py", line 105, in test_http_factory
server = factory.create()
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/datatypes.py", line 62, in create
from ZServer.AccessLogger import access_logger
ImportError: No module named AccessLogger
======================================================================
ERROR: test_icp_factory (ZServer.tests.test_config.ZServerConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/tests/test_config.py", line 183, in test_icp_factory
factory.create().close()
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/datatypes.py", line 169, in create
from ZServer.ICPServer import ICPServer
ImportError: No module named ICPServer
======================================================================
ERROR: test_webdav_source_factory (ZServer.tests.test_config.ZServerConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/tests/test_config.py", line 123, in test_webdav_source_factory
server = factory.create()
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/datatypes.py", line 62, in create
from ZServer.AccessLogger import access_logger
ImportError: No module named AccessLogger
======================================================================
ERROR: testMakeLockFile (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 318, in testMakeLockFile
starter.unlinkLockFile()
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/__init__.py", line 275, in unlinkLockFile
self.lockfile.close()
AttributeError: ZopeStarter instance has no attribute 'lockfile'
======================================================================
ERROR: testSetupServers (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 173, in testSetupServers
starter.setupServers()
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/__init__.py", line 193, in setupServers
servers.append(server.create())
File "/tmp/autotestO58jfT/Zope/lib/python/ZServer/datatypes.py", line 62, in create
from ZServer.AccessLogger import access_logger
ImportError: No module named AccessLogger
======================================================================
ERROR: testZopeRunConfigure (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 355, in testZopeRunConfigure
configure(fname)
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/run.py", line 27, in configure
opts = _setconfig(configfile)
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/run.py", line 36, in _setconfig
from Zope.Startup import options, handlers
ImportError: cannot import name options
======================================================================
ERROR: test_load_config_template (Zope.Startup.tests.test_schema.StartupTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/Zope/Startup/tests/test_schema.py", line 67, in test_load_config_template
f = open(fn)
IOError: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/skel/etc/zope.conf.in'
======================================================================
ERROR: test_configure (zdaemon.tests.testzdoptions.TestBasicFunctionality)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdoptions.py", line 78, in test_configure
options.realize([arg, configfile])
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 264, in realize
self.load_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 315, in load_schema
self.schema = ZConfig.loadSchema(self.schemafile)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/zdaemon/schema.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/zdaemon/schema.xml'
======================================================================
ERROR: testEventlogOverride (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdrun.py", line 193, in testEventlogOverride
options.realize(["/bin/true"])
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 103, in realize
RunnerOptions.realize(self, *args, **kwds)
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 357, in realize
ZDOptions.realize(self, *args, **kwds)
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 264, in realize
self.load_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 315, in load_schema
self.schema = ZConfig.loadSchema(self.schemafile)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/zdaemon/schema.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/zdaemon/schema.xml'
======================================================================
ERROR: testEventlogWithoutOverride (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdrun.py", line 207, in testEventlogWithoutOverride
options.realize(["/bin/true"])
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 103, in realize
RunnerOptions.realize(self, *args, **kwds)
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 357, in realize
ZDOptions.realize(self, *args, **kwds)
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 264, in realize
self.load_schema()
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdoptions.py", line 315, in load_schema
self.schema = ZConfig.loadSchema(self.schemafile)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 37, in loadSchema
return SchemaLoader().loadURL(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 69, in loadURL
r = self.openResource(url)
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 108, in openResource
self._raise_open_error(url, str(e))
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/loader.py", line 120, in _raise_open_error
url)
ConfigurationError: error opening file /tmp/autotestO58jfT/Zope/lib/python/zdaemon/schema.xml: [Errno 2] No such file or directory: '/tmp/autotestO58jfT/Zope/lib/python/zdaemon/schema.xml'
======================================================================
ERROR: testOptionsBasic (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdrun.py", line 146, in testOptionsBasic
options.realize(["B", "C"], "foo")
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 112, in realize
import zdaemon.logger
ImportError: No module named logger
======================================================================
ERROR: testOptionsSysArgv (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdrun.py", line 137, in testOptionsSysArgv
options.realize()
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 112, in realize
import zdaemon.logger
ImportError: No module named logger
======================================================================
ERROR: testSubprocessBasic (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdrun.py", line 165, in testSubprocessBasic
options.realize(["sleep", "100"])
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/zdrun.py", line 112, in realize
import zdaemon.logger
ImportError: No module named logger
======================================================================
FAIL: .../TAL/tests/input/test01.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test01.xml didn't match
======================================================================
FAIL: .../TAL/tests/input/test02.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test02.xml didn't match
======================================================================
FAIL: .../TAL/tests/input/test03.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test03.xml didn't match
======================================================================
FAIL: .../TAL/tests/input/test04.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test04.xml didn't match
======================================================================
FAIL: .../TAL/tests/input/test05.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test05.xml didn't match
======================================================================
FAIL: .../TAL/tests/input/test06.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test06.xml didn't match
======================================================================
FAIL: .../TAL/tests/input/test07.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test07.xml didn't match
======================================================================
FAIL: .../TAL/tests/input/test08.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test08.xml didn't match
======================================================================
FAIL: .../TAL/tests/input/test09.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test09.xml didn't match
======================================================================
FAIL: .../TAL/tests/input/test11.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test11.xml didn't match
======================================================================
FAIL: .../TAL/tests/input/test14.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test14.xml didn't match
======================================================================
FAIL: .../TAL/tests/input/test16.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test16.xml didn't match
======================================================================
FAIL: .../TAL/tests/input/test17.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test17.xml didn't match
======================================================================
FAIL: .../TAL/tests/input/test18.xml
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test18.xml didn't match
======================================================================
FAIL: .../TAL/tests/input/test01.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test01.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test02.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test02.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test03.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test03.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test04.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test04.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test05.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test05.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test06.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test06.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test07.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test07.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test08.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test08.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test09.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test09.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test10.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test10.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test11.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test11.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test12.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test12.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test13.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test13.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test14.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test14.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test15.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test15.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test16.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test16.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test17.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test17.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test18.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test18.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test19.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test19.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test20.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test20.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test29.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test29.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test34.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test34.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test_failed_attr_translation.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_failed_attr_translation.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test_metal1.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal1.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test_metal2.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal2.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test_metal3.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal3.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test_metal4.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal4.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test_metal5.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal5.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test_metal6.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal6.html didn't match
======================================================================
FAIL: .../TAL/tests/input/test_metal7.html
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/TAL/tests/test_files.py", line 41, in runTest
self.fail("output for %s didn't match" % self.__file)
File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
raise self.failureException, msg
AssertionError: output for /tmp/autotestO58jfT/Zope/lib/python/TAL/tests/input/test_metal7.html didn't match
======================================================================
FAIL: test_import_from_package_with_missing_file (ZConfig.tests.test_loader.LoaderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/ZConfig/tests/test_loader.py", line 135, in test_import_from_package_with_missing_file
self.assert_(e.path)
File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError
======================================================================
FAIL: testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdrun.py", line 228, in testRunIgnoresParentSignals
self.assert_(len(params) > 1, repr(response))
File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError: ''
======================================================================
FAIL: testUmask (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestO58jfT/Zope/lib/python/zdaemon/tests/testzdrun.py", line 241, in testUmask
self.assert_(os.path.exists(path))
File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError
----------------------------------------------------------------------
Ran 2634 tests in 1797.898s
FAILED (failures=47, errors=298)
More information about the Zope-tests
mailing list