[Testbot] Plone 5.2 - Python 2.7 - Build # 1944 - Failure!

jenkins at plone.org jenkins at plone.org
Thu Oct 4 17:06:20 UTC 2018


Plone 5.2 - Python 2.7 - Build # 1944 - Failure:

Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7/1944/ to view the results.

Changes:

[Franco Pellegrini] Include DocumentTemplate and Zope for checkout







Test Results:

9 tests failed.
FAILED:  plone.rest.tests.test_cors.Startup

Error Message:
cannot import name PortalFolder

Stack Trace:
cannot import name PortalFolder

  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/tests/test_cors.py", line 7, in <module>
    from plone.rest.testing import PLONE_REST_INTEGRATION_TESTING
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/testing.py", line 2, in <module>
    from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.contenttypes/plone/app/contenttypes/testing.py", line 4, in <module>
    from plone.app.event.testing import PAEvent_FIXTURE
  File "/home/jenkins/.buildout/eggs/plone.app.event-3.2.0-py2.7.egg/plone/app/event/__init__.py", line 2, in <module>
    from Products.CMFCore.permissions import setDefaultRoles
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.4.0b3-py2.7.egg/Products/CMFCore/__init__.py", line 23, in <module>
    from . import PortalFolder


FAILED:  plone.rest.tests.test_dexterity.Startup

Error Message:
cannot import name PortalFolder

Stack Trace:
cannot import name PortalFolder

  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/tests/test_dexterity.py", line 7, in <module>
    from plone.app.textfield.value import RichTextValue
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.textfield/plone/app/textfield/__init__.py", line 4, in <module>
    from plone.app.textfield.value import RichTextValue
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.textfield/plone/app/textfield/value.py", line 5, in <module>
    from Products.CMFPlone.utils import safe_unicode
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/Products.CMFPlone/Products/CMFPlone/utils.py", line 21, in <module>
    from plone.i18n.normalizer.interfaces import IIDNormalizer
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.i18n/plone/i18n/__init__.py", line 3, in <module>
    from Products.CMFCore.utils import registerToolInterface
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.4.0b3-py2.7.egg/Products/CMFCore/__init__.py", line 23, in <module>
    from . import PortalFolder


FAILED:  plone.rest.tests.test_dispatching.Startup

Error Message:
cannot import name PortalFolder

Stack Trace:
cannot import name PortalFolder

  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/tests/test_dispatching.py", line 6, in <module>
    from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/testing.py", line 2, in <module>
    from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.contenttypes/plone/app/contenttypes/testing.py", line 4, in <module>
    from plone.app.event.testing import PAEvent_FIXTURE
  File "/home/jenkins/.buildout/eggs/plone.app.event-3.2.0-py2.7.egg/plone/app/event/__init__.py", line 2, in <module>
    from Products.CMFCore.permissions import setDefaultRoles
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.4.0b3-py2.7.egg/Products/CMFCore/__init__.py", line 23, in <module>
    from . import PortalFolder


FAILED:  plone.rest.tests.test_error_handling.Startup

Error Message:
cannot import name PortalFolder

Stack Trace:
cannot import name PortalFolder

  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/tests/test_error_handling.py", line 7, in <module>
    from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/testing.py", line 2, in <module>
    from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.contenttypes/plone/app/contenttypes/testing.py", line 4, in <module>
    from plone.app.event.testing import PAEvent_FIXTURE
  File "/home/jenkins/.buildout/eggs/plone.app.event-3.2.0-py2.7.egg/plone/app/event/__init__.py", line 2, in <module>
    from Products.CMFCore.permissions import setDefaultRoles
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.4.0b3-py2.7.egg/Products/CMFCore/__init__.py", line 23, in <module>
    from . import PortalFolder


FAILED:  plone.rest.tests.test_named_services.Startup

Error Message:
cannot import name PortalFolder

Stack Trace:
cannot import name PortalFolder

  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/tests/test_named_services.py", line 6, in <module>
    from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/testing.py", line 2, in <module>
    from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.contenttypes/plone/app/contenttypes/testing.py", line 4, in <module>
    from plone.app.event.testing import PAEvent_FIXTURE
  File "/home/jenkins/.buildout/eggs/plone.app.event-3.2.0-py2.7.egg/plone/app/event/__init__.py", line 2, in <module>
    from Products.CMFCore.permissions import setDefaultRoles
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.4.0b3-py2.7.egg/Products/CMFCore/__init__.py", line 23, in <module>
    from . import PortalFolder


FAILED:  plone.rest.tests.test_permissions.Startup

Error Message:
cannot import name PortalFolder

Stack Trace:
cannot import name PortalFolder

  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/tests/test_permissions.py", line 2, in <module>
    from Products.CMFCore.utils import getToolByName
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.4.0b3-py2.7.egg/Products/CMFCore/__init__.py", line 23, in <module>
    from . import PortalFolder


FAILED:  plone.rest.tests.test_redirects.Startup

Error Message:
cannot import name PortalFolder

Stack Trace:
cannot import name PortalFolder

  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/tests/test_redirects.py", line 8, in <module>
    from plone.rest.errors import ErrorHandling
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/errors.py", line 5, in <module>
    from Products.CMFCore.permissions import ManagePortal
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.4.0b3-py2.7.egg/Products/CMFCore/__init__.py", line 23, in <module>
    from . import PortalFolder


FAILED:  plone.rest.tests.test_siteroot.Startup

Error Message:
cannot import name PortalFolder

Stack Trace:
cannot import name PortalFolder

  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/tests/test_siteroot.py", line 2, in <module>
    from plone.rest.testing import PLONE_REST_FUNCTIONAL_TESTING
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/testing.py", line 2, in <module>
    from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.contenttypes/plone/app/contenttypes/testing.py", line 4, in <module>
    from plone.app.event.testing import PAEvent_FIXTURE
  File "/home/jenkins/.buildout/eggs/plone.app.event-3.2.0-py2.7.egg/plone/app/event/__init__.py", line 2, in <module>
    from Products.CMFCore.permissions import setDefaultRoles
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.4.0b3-py2.7.egg/Products/CMFCore/__init__.py", line 23, in <module>
    from . import PortalFolder


FAILED:  plone.rest.tests.test_traversal.Startup

Error Message:
cannot import name PortalFolder

Stack Trace:
cannot import name PortalFolder

  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/tests/test_traversal.py", line 12, in <module>
    from plone.rest.testing import PLONE_REST_INTEGRATION_TESTING
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.rest/src/plone/rest/testing.py", line 2, in <module>
    from plone.app.contenttypes.testing import PLONE_APP_CONTENTTYPES_FIXTURE
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.contenttypes/plone/app/contenttypes/testing.py", line 4, in <module>
    from plone.app.event.testing import PAEvent_FIXTURE
  File "/home/jenkins/.buildout/eggs/plone.app.event-3.2.0-py2.7.egg/plone/app/event/__init__.py", line 2, in <module>
    from Products.CMFCore.permissions import setDefaultRoles
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.4.0b3-py2.7.egg/Products/CMFCore/__init__.py", line 23, in <module>
    from . import PortalFolder


More information about the Testbot mailing list