[Zope-dev] buildbot failure in Zope on z3c.recipe.egg_
ct at gocept.com
ct at gocept.com
Sat Jun 7 15:33:59 EDT 2008
The Buildbot has detected a new failure of z3c.recipe.egg_ on Zope.
Full details are available at:
http://zopebuildbot.whq.gocept.com/z3c.recipe.egg_/builds/95
Buildbot URL: http://zopebuildbot.whq.gocept.com/
Buildslave for this Build: local
Build Reason:
Build Source Stamp: [branch z3c.recipe.egg_/trunk] HEAD
Blamelist: rossp
BUILD FAILED: failed test
Logs are attached.
sincerely,
-The Buildbot
-------------- next part --------------
A build/z3c
A build/z3c/__init__.py
A build/z3c/recipe
A build/z3c/recipe/egg
A build/z3c/recipe/egg/tests
A build/z3c/recipe/egg/tests/foo
A build/z3c/recipe/egg/tests/foo/foo
A build/z3c/recipe/egg/tests/foo/foo/__init__.py
A build/z3c/recipe/egg/tests/foo/setup.py
A build/z3c/recipe/egg/tests/foo/README.txt
A build/z3c/recipe/egg/tests/bar
A build/z3c/recipe/egg/tests/bar/bar
A build/z3c/recipe/egg/tests/bar/bar/__init__.py
A build/z3c/recipe/egg/tests/bar/setup.py
A build/z3c/recipe/egg/tests/bar/README.txt
A build/z3c/recipe/egg/tests/__init__.py
A build/z3c/recipe/egg/tests/tests.py
A build/z3c/recipe/egg/__init__.py
A build/z3c/recipe/egg/editable.txt
A build/z3c/recipe/egg/setup.txt
A build/z3c/recipe/__init__.py
A build/EXTERNALS.txt
A build/buildout.cfg
A build/setup.py
A build/README.txt
A build/paster.cfg
A build/.cvsignore
A build/setup.cfg
U build
Fetching external item into 'build/bootstrap'
A build/bootstrap/bootstrap.py
Checked out external at revision 87233.
Checked out revision 87233.
-------------- next part --------------
Creating directory '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/bin'.
Creating directory '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/parts'.
Creating directory '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/develop-eggs'.
Generated script '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/bin/buildout'.
-------------- next part --------------
Upgraded:
zc.buildout version 1.0.3,
setuptools version 0.6c8;
restarting.
Generated script '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/bin/buildout'.
Develop: '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/.'
Installing test.
Generated script '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/bin/test'.
-------------- next part --------------
Running unit tests:
Failure in test /home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt
Failed doctest test for editable.txt
File "/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt", line 0
----------------------------------------------------------------------
File "/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt", line 85, in editable.txt
Failed example:
ls(sample_buildout, 'parts', 'demoneeded')
Exception raised:
Traceback (most recent call last):
File "/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
File "<doctest editable.txt[12]>", line 1, in ?
ls(sample_buildout, 'parts', 'demoneeded')
File "/home/ctheune/eggs/zc.buildout-1.0.3-py2.4.egg/zc/buildout/testing.py", line 48, in ls
names = os.listdir(dir)
OSError: [Errno 2] No such file or directory: '/tmp/tmp327UzObuildoutSetUp/_TEST_/sample-buildout/parts/demoneeded'
----------------------------------------------------------------------
File "/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt", line 89, in editable.txt
Failed example:
cat(
sample_buildout, 'parts', 'demoneeded', 'demoneeded',
'setup.py')
Exception raised:
Traceback (most recent call last):
File "/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
File "<doctest editable.txt[13]>", line 3, in ?
'setup.py')
File "/home/ctheune/eggs/zc.buildout-1.0.3-py2.4.egg/zc/buildout/testing.py", line 43, in cat
print open(path).read(),
IOError: [Errno 2] No such file or directory: '/tmp/tmp327UzObuildoutSetUp/_TEST_/sample-buildout/parts/demoneeded/demoneeded/setup.py'
----------------------------------------------------------------------
File "/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt", line 101, in editable.txt
Failed example:
print system(buildout+' -No'),
Differences (ndiff with -expected +actual):
- Updating demoneeded.
? ^^ ^
+ Uninstalling demoneeded.
? ^^^^^ ^^
+ Installing demoneeded.
----------------------------------------------------------------------
File "/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt", line 104, in editable.txt
Failed example:
ls(sample_buildout, 'parts', 'demoneeded')
Exception raised:
Traceback (most recent call last):
File "/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
File "<doctest editable.txt[15]>", line 1, in ?
ls(sample_buildout, 'parts', 'demoneeded')
File "/home/ctheune/eggs/zc.buildout-1.0.3-py2.4.egg/zc/buildout/testing.py", line 48, in ls
names = os.listdir(dir)
OSError: [Errno 2] No such file or directory: '/tmp/tmp327UzObuildoutSetUp/_TEST_/sample-buildout/parts/demoneeded'
Ran 15 tests with 1 failures and 0 errors in 14.868 seconds.
More information about the Zope-Dev
mailing list