[Testbot] Plone 4.3 - Python 2.7 - Build # 872 - Failure!

jenkins at plone.org jenkins at plone.org
Tue Sep 29 02:50:19 UTC 2015


Plone 4.3 - Python 2.7 - Build # 872 - Failure:

Check console output at http://jenkins.plone.org/job/plone-4.3-python-2.7/872/ to view the results.

Changes:

[Asko Soukka] [fc] Repository: plone.app.robotframework

[Asko Soukka] [fc] Repository: plone.app.robotframework







Test Results:

12 tests failed.
FAILED:  Products.CMFTestCase.testCMFTestCase.TestVersionConstants.xml.<init>

Error Message:


Stack Trace:
Test report file /home/jenkins/workspace/plone-4.3-python-2.7 at 2/parts/jenkins-test/testreports/Products.CMFTestCase.testCMFTestCase.TestVersionConstants.xml was length 0

FAILED:  Products.ExtendedPathIndex.tests.testIndexedAttrs.IndexedAttrsTests.xml.<init>

Error Message:


Stack Trace:
Test report file /home/jenkins/workspace/plone-4.3-python-2.7 at 2/parts/jenkins-test/testreports/Products.ExtendedPathIndex.tests.testIndexedAttrs.IndexedAttrsTests.xml was length 0

FAILED:  Products.PluggableAuthService.plugins.tests.test_ZODBUserManager.ZODBUserManagerTests.xml.<init>

Error Message:


Stack Trace:
Test report file /home/jenkins/workspace/plone-4.3-python-2.7 at 2/parts/jenkins-test/testreports/Products.PluggableAuthService.plugins.tests.test_ZODBUserManager.ZODBUserManagerTests.xml was length 0

FAILED:  diazo.tests.tests.Test-v1-notheme-if.xml.<init>

Error Message:


Stack Trace:
Test report file /home/jenkins/workspace/plone-4.3-python-2.7 at 2/parts/jenkins-test/testreports/diazo.tests.tests.Test-v1-notheme-if.xml was length 0

FAILED:  plone.app.linkintegrity.docs.testMultipleFilesRemovalWithHelper.txt

Error Message:
Failed doctest test for testMultipleFilesRemovalWithHelper.txt

Stack Trace:
Failed doctest test for testMultipleFilesRemovalWithHelper.txt
  File "/home/jenkins/.buildout/eggs/plone.app.linkintegrity-1.5.6-py2.7.egg/plone/app/linkintegrity/docs/testMultipleFilesRemovalWithHelper.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.linkintegrity-1.5.6-py2.7.egg/plone/app/linkintegrity/docs/testMultipleFilesRemovalWithHelper.txt", line 9, in testMultipleFilesRemovalWithHelper.txt
Failed example:
    self.setText(p.doc2, p.image1.tag() + ', ' + p.image3.tag())
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest testMultipleFilesRemovalWithHelper.txt[3]>", line 1, in <module>
        self.setText(p.doc2, p.image1.tag() + ', ' + p.image3.tag())
      File "/home/jenkins/.buildout/eggs/plone.app.linkintegrity-1.5.6-py2.7.egg/plone/app/linkintegrity/tests/test_doctests.py", line 56, in setText
        return obj.processForm(values=kw)
      File "/home/jenkins/.buildout/eggs/Products.Archetypes-1.9.10-py2.7.egg/Products/Archetypes/BaseObject.py", line 667, in processForm
        event.notify(ObjectEditedEvent(self))
      File "/home/jenkins/.buildout/eggs/zope.event-3.5.2-py2.7.egg/zope/event/__init__.py", line 31, in notify
        subscriber(event)
      File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/event.py", line 24, in dispatch
        zope.component.subscribers(event, None)
      File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 136, in subscribers
        return sitemanager.subscribers(objects, interface)
      File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/registry.py", line 321, in subscribers
        return self.adapters.subscribers(objects, provided)
      File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/adapter.py", line 585, in subscribers
        subscription(*objects)
      File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/event.py", line 32, in objectEventNotify
        zope.component.subscribers((event.object, event), None)
      File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 136, in subscribers
        return sitemanager.subscribers(objects, interface)
      File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/registry.py", line 321, in subscribers
        return self.adapters.subscribers(objects, provided)
      File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/adapter.py", line 585, in subscribers
        subscription(*objects)
      File "/home/jenkins/.buildout/eggs/Products.CMFEditions-2.2.16-py2.7.egg/Products/CMFEditions/subscriber.py", line 64, in objectEdited
        return webdavObjectEventHandler(obj, event, comment=comment)
      File "/home/jenkins/.buildout/eggs/Products.CMFEditions-2.2.16-py2.7.egg/Products/CMFEditions/subscriber.py", line 44, in webdavObjectEventHandler
        maybeSaveVersion(obj, comment=comment, force=False)
      File "/home/jenkins/.buildout/eggs/Products.CMFEditions-2.2.16-py2.7.egg/Products/CMFEditions/utilities.py", line 123, in maybeSaveVersion
        pr.save(obj=obj, comment=comment)
      File "/home/jenkins/.buildout/eggs/Products.CMFEditions-2.2.16-py2.7.egg/Products/CMFEditions/CopyModifyMergeRepositoryTool.py", line 301, in save
        sp = transaction.savepoint(optimistic=True)
      File "/home/jenkins/.buildout/eggs/transaction-1.1.1-py2.7.egg/transaction/_manager.py", line 101, in savepoint
        return self.get().savepoint(optimistic)
      File "/home/jenkins/.buildout/eggs/transaction-1.1.1-py2.7.egg/transaction/_transaction.py", line 260, in savepoint
        self._saveAndRaiseCommitishError() # reraises!
      File "/home/jenkins/.buildout/eggs/transaction-1.1.1-py2.7.egg/transaction/_transaction.py", line 257, in savepoint
        savepoint = Savepoint(self, optimistic, *self._resources)
      File "/home/jenkins/.buildout/eggs/transaction-1.1.1-py2.7.egg/transaction/_transaction.py", line 690, in __init__
        savepoint = savepoint()
      File "/home/jenkins/.buildout/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 1123, in savepoint
        self._commit(None)
      File "/home/jenkins/.buildout/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 623, in _commit
        self._store_objects(ObjectWriter(obj), transaction)
      File "/home/jenkins/.buildout/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 682, in _store_objects
        s = self._storage.store(oid, serial, p, '', transaction)
      File "/home/jenkins/.buildout/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 1286, in store
        self._file.seek(self.position)
    IOError: [Errno 28] No space left on device


  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.app.linkintegrity.docs.testReferalToPrivateFiles.txt

Error Message:
Failed doctest test for testReferalToPrivateFiles.txt

Stack Trace:
Failed doctest test for testReferalToPrivateFiles.txt
  File "/home/jenkins/.buildout/eggs/plone.app.linkintegrity-1.5.6-py2.7.egg/plone/app/linkintegrity/docs/testReferalToPrivateFiles.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.linkintegrity-1.5.6-py2.7.egg/plone/app/linkintegrity/docs/testReferalToPrivateFiles.txt", line 33, in testReferalToPrivateFiles.txt
Failed example:
    browser.open('http://nohost/plone/folder_contents')
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest testReferalToPrivateFiles.txt[16]>", line 1, in <module>
        browser.open('http://nohost/plone/folder_contents')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 240, in open
        self.mech_browser.open(url, data)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 203, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 230, in _mech_open
        response = UserAgentBase.open(self, request, data)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_opener.py", line 193, in open
        response = urlopen(self, req, data)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_urllib2_fork.py", line 344, in _open
        '_open', req)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_urllib2_fork.py", line 332, in _call_chain
        result = func(*args)
      File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.7.egg/Testing/testbrowser.py", line 83, in http_open
        return self.do_open(PublisherConnection, req)
      File "/usr/lib/python2.7/urllib2.py", line 1181, in do_open
        h.request(req.get_method(), req.get_selector(), req.data, headers)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/testing.py", line 76, in request
        self.response = self.caller(request_string, handle_errors)
      File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.7.egg/Testing/ZopeTestCase/functional.py", line 38, in wrapped_func
        return func(*args, **kw)
      File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.7.egg/Testing/ZopeTestCase/zopedoctest/functional.py", line 131, in http
        transaction.commit()
      File "/home/jenkins/.buildout/eggs/transaction-1.1.1-py2.7.egg/transaction/_manager.py", line 89, in commit
        return self.get().commit()
      File "/home/jenkins/.buildout/eggs/transaction-1.1.1-py2.7.egg/transaction/_transaction.py", line 329, in commit
        self._commitResources()
      File "/home/jenkins/.buildout/eggs/transaction-1.1.1-py2.7.egg/transaction/_transaction.py", line 443, in _commitResources
        rm.commit(self)
      File "/home/jenkins/.buildout/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 559, in commit
        self.savepoint()
      File "/home/jenkins/.buildout/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 1123, in savepoint
        self._commit(None)
      File "/home/jenkins/.buildout/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 623, in _commit
        self._store_objects(ObjectWriter(obj), transaction)
      File "/home/jenkins/.buildout/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 682, in _store_objects
        s = self._storage.store(oid, serial, p, '', transaction)
      File "/home/jenkins/.buildout/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 1286, in store
        self._file.seek(self.position)
    IOError: [Errno 28] No space left on device


  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.app.linkintegrity.docs.testReferenceOrthogonality.txt

Error Message:
Failed doctest test for testReferenceOrthogonality.txt

Stack Trace:
Failed doctest test for testReferenceOrthogonality.txt
  File "/home/jenkins/.buildout/eggs/plone.app.linkintegrity-1.5.6-py2.7.egg/plone/app/linkintegrity/docs/testReferenceOrthogonality.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.linkintegrity-1.5.6-py2.7.egg/plone/app/linkintegrity/docs/testReferenceOrthogonality.txt", line 38, in testReferenceOrthogonality.txt
Failed example:
    self.setText(doc, tag)
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest testReferenceOrthogonality.txt[14]>", line 1, in <module>
        self.setText(doc, tag)
      File "/home/jenkins/.buildout/eggs/plone.app.linkintegrity-1.5.6-py2.7.egg/plone/app/linkintegrity/tests/test_doctests.py", line 56, in setText
        return obj.processForm(values=kw)
      File "/home/jenkins/.buildout/eggs/Products.Archetypes-1.9.10-py2.7.egg/Products/Archetypes/BaseObject.py", line 667, in processForm
        event.notify(ObjectEditedEvent(self))
      File "/home/jenkins/.buildout/eggs/zope.event-3.5.2-py2.7.egg/zope/event/__init__.py", line 31, in notify
        subscriber(event)
      File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/event.py", line 24, in dispatch
        zope.component.subscribers(event, None)
      File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 136, in subscribers
        return sitemanager.subscribers(objects, interface)
      File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/registry.py", line 321, in subscribers
        return self.adapters.subscribers(objects, provided)
      File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/adapter.py", line 585, in subscribers
        subscription(*objects)
      File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/event.py", line 32, in objectEventNotify
        zope.component.subscribers((event.object, event), None)
      File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 136, in subscribers
        return sitemanager.subscribers(objects, interface)
      File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/registry.py", line 321, in subscribers
        return self.adapters.subscribers(objects, provided)
      File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/adapter.py", line 585, in subscribers
        subscription(*objects)
      File "/home/jenkins/.buildout/eggs/Products.CMFEditions-2.2.16-py2.7.egg/Products/CMFEditions/subscriber.py", line 64, in objectEdited
        return webdavObjectEventHandler(obj, event, comment=comment)
      File "/home/jenkins/.buildout/eggs/Products.CMFEditions-2.2.16-py2.7.egg/Products/CMFEditions/subscriber.py", line 44, in webdavObjectEventHandler
        maybeSaveVersion(obj, comment=comment, force=False)
      File "/home/jenkins/.buildout/eggs/Products.CMFEditions-2.2.16-py2.7.egg/Products/CMFEditions/utilities.py", line 123, in maybeSaveVersion
        pr.save(obj=obj, comment=comment)
      File "/home/jenkins/.buildout/eggs/Products.CMFEditions-2.2.16-py2.7.egg/Products/CMFEditions/CopyModifyMergeRepositoryTool.py", line 301, in save
        sp = transaction.savepoint(optimistic=True)
      File "/home/jenkins/.buildout/eggs/transaction-1.1.1-py2.7.egg/transaction/_manager.py", line 101, in savepoint
        return self.get().savepoint(optimistic)
      File "/home/jenkins/.buildout/eggs/transaction-1.1.1-py2.7.egg/transaction/_transaction.py", line 260, in savepoint
        self._saveAndRaiseCommitishError() # reraises!
      File "/home/jenkins/.buildout/eggs/transaction-1.1.1-py2.7.egg/transaction/_transaction.py", line 257, in savepoint
        savepoint = Savepoint(self, optimistic, *self._resources)
      File "/home/jenkins/.buildout/eggs/transaction-1.1.1-py2.7.egg/transaction/_transaction.py", line 690, in __init__
        savepoint = savepoint()
      File "/home/jenkins/.buildout/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 1123, in savepoint
        self._commit(None)
      File "/home/jenkins/.buildout/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 623, in _commit
        self._store_objects(ObjectWriter(obj), transaction)
      File "/home/jenkins/.buildout/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 682, in _store_objects
        s = self._storage.store(oid, serial, p, '', transaction)
      File "/home/jenkins/.buildout/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/Connection.py", line 1286, in store
        self._file.seek(self.position)
    IOError: [Errno 28] No space left on device


  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  doctest-plone-portlets-utils.txt.xml.<init>

Error Message:


Stack Trace:
Test report file /home/jenkins/workspace/plone-4.3-python-2.7 at 2/parts/jenkins-test/testreports/doctest-plone-portlets-utils.txt.xml was length 0

FAILED:  doctest-plone-testing-publisher.txt.xml.<init>

Error Message:


Stack Trace:
Test report file /home/jenkins/workspace/plone-4.3-python-2.7 at 2/parts/jenkins-test/testreports/doctest-plone-testing-publisher.txt.xml was length 0

FAILED:  plone.app.linkintegrity.tests.test_info.TestLinkIntegrityInfo.xml.<init>

Error Message:


Stack Trace:
Test report file /home/jenkins/workspace/plone-4.3-python-2.7 at 2/parts/jenkins-test/testreports/plone.app.linkintegrity.tests.test_info.TestLinkIntegrityInfo.xml was length 0

FAILED:  plone.app.vocabularies.datetimerelated.xml.<init>

Error Message:


Stack Trace:
Test report file /home/jenkins/workspace/plone-4.3-python-2.7 at 2/parts/jenkins-test/testreports/plone.app.vocabularies.datetimerelated.xml was length 0

FAILED:  zope.testing.doctest.DocTestCase.xml.<init>

Error Message:


Stack Trace:
Test report file /home/jenkins/workspace/plone-4.3-python-2.7 at 2/parts/jenkins-test/testreports/zope.testing.doctest.DocTestCase.xml was length 0




More information about the Testbot mailing list