[Testbot] Plone 5.0 - Python 2.7 - Build # 2292 - Still Failing!

jenkins at plone.org jenkins at plone.org
Sun Sep 6 21:18:00 UTC 2015


Plone 5.0 - Python 2.7 - Build # 2292 - Still Failing:

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

Changes:

[Nathan Van Gheem] [fc] Repository: Products.CMFPlone







Test Results:

1 tests failed.
FAILED:  Products.CMFPlone.tests.testPortalCreation.TestPortalBugs.testSubsequentProfileImportSucceeds

Error Message:
(<InterfaceClass plone.resource.interfaces.IResourceDirectory>, 'persistent')

Stack Trace:
(<InterfaceClass plone.resource.interfaces.IResourceDirectory>, 'persistent')

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testPortalCreation.py", line 911, in testSubsequentProfileImportSucceeds
    setup_tool.runAllImportStepsFromProfile(profile, purge_old=True)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.7.7-py2.7.egg/Products/GenericSetup/tool.py", line 365, in runAllImportStepsFromProfile
    blacklisted_steps=blacklisted_steps)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.7.7-py2.7.egg/Products/GenericSetup/tool.py", line 1184, in _runImportStepsFromContext
    message = self._doRunImportStep(step, context)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.7.7-py2.7.egg/Products/GenericSetup/tool.py", line 1095, in _doRunImportStep
    return handler(context)
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/Products.CMFPlone/Products/CMFPlone/setuphandlers.py", line 181, in importFinalSteps
    st.runAllImportStepsFromProfile("profile-Products.CMFPlone:dependencies")
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.7.7-py2.7.egg/Products/GenericSetup/tool.py", line 365, in runAllImportStepsFromProfile
    blacklisted_steps=blacklisted_steps)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.7.7-py2.7.egg/Products/GenericSetup/tool.py", line 1184, in _runImportStepsFromContext
    message = self._doRunImportStep(step, context)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.7.7-py2.7.egg/Products/GenericSetup/tool.py", line 1095, in _doRunImportStep
    return handler(context)
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/Products.CMFPlone/Products/CMFPlone/resources/exportimport/cssregistry.py", line 16, in importCSSRegistry
    return importResRegistry(context, _REG_ID, _REG_TITLE, _FILENAME)
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/Products.CMFPlone/Products/CMFPlone/resources/exportimport/resourceregistry.py", line 35, in importResRegistry
    importer.body = body
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.7.7-py2.7.egg/Products/GenericSetup/utils.py", line 509, in _importBody
    self._importNode(dom.documentElement)
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/Products.CMFPlone/Products/CMFPlone/resources/exportimport/resourceregistry.py", line 160, in _importNode
    cookWhenChangingSettings(self.context, legacy)
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/Products.CMFPlone/Products/CMFPlone/resources/browser/cook.py", line 76, in cookWhenChangingSettings
    persistent_directory = getUtility(IResourceDirectory, name="persistent")
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 169, in getUtility
    raise ComponentLookupError(interface, name)





More information about the Testbot mailing list