[Testbot] Plone 5.0 - Python 2.7 - Archetypes - Build # 4554 - Failure!

jenkins at plone.org jenkins at plone.org
Fri Apr 8 12:20:42 UTC 2016


Plone 5.0 - Python 2.7 - Archetypes - Build # 4554 - Failure:

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

Changes:

[Johannes Raggam] [fc] Repository: plone.app.layout Branch: refs/heads/master Date:







Test Results:

80 tests failed.
FAILED:  Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional.test_additional_view

Error Message:
document_view: 500

Stack Trace:
document_view: 500

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 161, in test_additional_view
    "%s: %s" % (view, response.getStatus()))  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional.test_base_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 112, in test_base_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional.test_dynamic_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 117, in test_dynamic_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional.test_id_change_on_initial_edit

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/test_atdocument.py", line 286, in test_id_change_on_initial_edit
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional.test_local_sharing_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 122, in test_local_sharing_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atevent.TestATEventFunctional.test_additional_view

Error Message:
event_view: 500

Stack Trace:
event_view: 500

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 161, in test_additional_view
    "%s: %s" % (view, response.getStatus()))  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atevent.TestATEventFunctional.test_base_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 112, in test_base_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atevent.TestATEventFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atevent.TestATEventFunctional.test_dynamic_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 117, in test_dynamic_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atevent.TestATEventFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atevent.TestATEventFunctional.test_local_sharing_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 122, in test_local_sharing_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfile.TestATFileFunctional.test_additional_view

Error Message:
file_view: 500

Stack Trace:
file_view: 500

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 161, in test_additional_view
    "%s: %s" % (view, response.getStatus()))  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfile.TestATFileFunctional.test_base_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 112, in test_base_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfile.TestATFileFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfile.TestATFileFunctional.test_dynamic_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 117, in test_dynamic_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfile.TestATFileFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfile.TestATFileFunctional.test_local_sharing_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 122, in test_local_sharing_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional.test_additional_view

Error Message:
folder_listing: 500

Stack Trace:
folder_listing: 500

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 161, in test_additional_view
    "%s: %s" % (view, response.getStatus()))  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional.test_base_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 112, in test_base_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional.test_dynamic_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 117, in test_dynamic_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional.test_dynamic_view_without_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/test_atfolder.py", line 154, in test_dynamic_view_without_view
    self.assertEqual(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional.test_local_sharing_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 122, in test_local_sharing_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atimage.TestATImageFunctional.test_additional_view

Error Message:
image_view: 500

Stack Trace:
image_view: 500

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 161, in test_additional_view
    "%s: %s" % (view, response.getStatus()))  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atimage.TestATImageFunctional.test_base_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 112, in test_base_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atimage.TestATImageFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atimage.TestATImageFunctional.test_dynamic_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 117, in test_dynamic_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atimage.TestATImageFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atimage.TestATImageFunctional.test_local_sharing_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 122, in test_local_sharing_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atimage.TestIDFromTitle.test_image_id_from_filename_and_title

Error Message:
HTTP Error 500: Internal Server Error

Stack Trace:
HTTP Error 500: Internal Server Error

  File "/usr/lib/python2.7/unittest/case.py", line 322, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.testing-5.0.1-py2.7.egg/plone/app/testing/bbb.py", line 72, in setUp
    self.afterSetUp()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/test_atimage.py", line 62, in afterSetUp
    self._log_in()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/test_atimage.py", line 66, in _log_in
    self.browser.open(self.portal.absolute_url())
  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 255, in _mech_open
    raise response


FAILED:  Products.ATContentTypes.tests.test_atimage.TestIDFromTitle.test_image_id_from_unicode_title

Error Message:
HTTP Error 500: Internal Server Error

Stack Trace:
HTTP Error 500: Internal Server Error

  File "/usr/lib/python2.7/unittest/case.py", line 322, in run
    self.setUp()
  File "/home/jenkins/.buildout/eggs/plone.app.testing-5.0.1-py2.7.egg/plone/app/testing/bbb.py", line 72, in setUp
    self.afterSetUp()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/test_atimage.py", line 62, in afterSetUp
    self._log_in()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/test_atimage.py", line 66, in _log_in
    self.browser.open(self.portal.absolute_url())
  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 255, in _mech_open
    raise response


FAILED:  Products.ATContentTypes.tests.test_atlink.TestATLinkFunctional.test_additional_view

Error Message:
link_view: 500

Stack Trace:
link_view: 500

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 161, in test_additional_view
    "%s: %s" % (view, response.getStatus()))  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atlink.TestATLinkFunctional.test_base_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 112, in test_base_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atlink.TestATLinkFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atlink.TestATLinkFunctional.test_dynamic_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 117, in test_dynamic_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atlink.TestATLinkFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atlink.TestATLinkFunctional.test_local_sharing_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 122, in test_local_sharing_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional.test_additional_view

Error Message:
newsitem_view: 500

Stack Trace:
newsitem_view: 500

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 161, in test_additional_view
    "%s: %s" % (view, response.getStatus()))  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional.test_base_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 112, in test_base_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional.test_dynamic_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 117, in test_dynamic_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional.test_local_sharing_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 122, in test_local_sharing_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_attopic.TestATTopicFunctional.test_additional_view

Error Message:
atct_topic_view: 500

Stack Trace:
atct_topic_view: 500

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 161, in test_additional_view
    "%s: %s" % (view, response.getStatus()))  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_attopic.TestATTopicFunctional.test_base_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 112, in test_base_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_attopic.TestATTopicFunctional.test_createObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 85, in test_createObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_attopic.TestATTopicFunctional.test_dynamic_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 117, in test_dynamic_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_attopic.TestATTopicFunctional.test_dynamic_view_without_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/test_attopic.py", line 710, in test_dynamic_view_without_view
    self.assertEqual(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_attopic.TestATTopicFunctional.test_edit_view

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 105, in test_edit_view
    self.assertTrue(response.getBody().startswith('<!DOCTYPE html'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_attopic.TestATTopicFunctional.test_local_sharing_view

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/atctftestcase.py", line 122, in test_local_sharing_view
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_browserdefaultmixin.TestBrowserDefaultMixin.test_defaultFolderViews

Error Message:
((<Acquisition.ImplicitAcquisitionWrapper object at 0x7fd42768f410>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

Stack Trace:
((<Acquisition.ImplicitAcquisitionWrapper object at 0x7fd42768f410>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

 - Expression: "python:plone_view.patterns_settings()"
 - Filename:   ... egg/Products/CMFPlone/browser/templates/main_template.pt
 - Location:   (line 48: col 22)
 - Source:     body_class python:plone_layout.bodyClass(template, view);"
                 ^
 - Arguments:  repeat: {...} (0)
               template: <ImplicitAcquisitionWrapper folder_listing at 0x7fd42768f7d0>
               modules: <instance - at 0x7fd433141488>
               here: <ImplicitAcquisitionWrapper af at 0x7fd42768f410>
               user: <ImplicitAcquisitionWrapper - at 0x7fd42768f460>
               nothing: <NoneType - at 0x91a870>
               container: <ImplicitAcquisitionWrapper plone at 0x7fd42d0a3690>
               default: <object - at 0x7fd43b1f23f0>
               request: <instance - at 0x7fd42cd9c3b0>
               wrapped_repeat: <SafeMapping - at 0x7fd427a96f70>
               traverse_subpath: <list - at 0x7fd4285e4680>
               loop: {...} (0)
               context: <ImplicitAcquisitionWrapper af at 0x7fd42768f410>
               translate: <function translate at 0x7fd4280cfed8>
               root: <ImplicitAcquisitionWrapper Zope at 0x7fd42b97f2d0>
               options: {...} (1)
               target_language: <NoneType - at 0x91a870>

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/test_browserdefaultmixin.py", line 49, in test_defaultFolderViews
    resolved = self.af.unrestrictedTraverse('folder_listing')()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 237, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 177, in pt_render
    self, source, extra_context
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Products/PageTemplates/PageTemplate.py", line 87, in pt_render
    showtal=showtal)
  File "/home/jenkins/.buildout/eggs/zope.pagetemplate-3.6.3-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 132, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations
  File "/home/jenkins/.buildout/eggs/five.pt-2.2.3-py2.7.egg/five/pt/engine.py", line 93, in __call__
    return self.template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/zpt/template.py", line 261, in render
    return super(PageTemplate, self).render(**vars)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 191, in render
    raise_with_traceback(exc, tb)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 171, in render
    self._render(stream, econtext, rcontext)
  File "959be944e1a67933007a40c96d3a5d72.py", line 2196, in render
  File "ed96af08373ff4142b36e278638b2a57.py", line 987, in render_master
  File "/home/jenkins/.buildout/eggs/plone.memoize-1.2.0-py2.7.egg/plone/memoize/view.py", line 47, in memogetter
    value = cache[key] = func(*args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFPlone-5.0.4-py2.7.egg/Products/CMFPlone/browser/ploneview.py", line 232, in patterns_settings
    name=u'plone_patterns_settings')()
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 109, in getMultiAdapter
    raise ComponentLookupError(objects, interface, name)


FAILED:  Products.ATContentTypes.tests.test_browserdefaultmixin.TestBrowserDefaultMixin.test_setLayout

Error Message:
((<Acquisition.ImplicitAcquisitionWrapper object at 0x7fd42bbec5f0>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

Stack Trace:
((<Acquisition.ImplicitAcquisitionWrapper object at 0x7fd42bbec5f0>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

 - Expression: "python:plone_view.patterns_settings()"
 - Filename:   ... egg/Products/CMFPlone/browser/templates/main_template.pt
 - Location:   (line 48: col 22)
 - Source:     body_class python:plone_layout.bodyClass(template, view);"
                 ^
 - Arguments:  repeat: {...} (0)
               template: <ImplicitAcquisitionWrapper atct_album_view at 0x7fd42cb6f7d0>
               modules: <instance - at 0x7fd433141488>
               here: <ImplicitAcquisitionWrapper af at 0x7fd42bbec5f0>
               user: <ImplicitAcquisitionWrapper - at 0x7fd42ba9ffa0>
               nothing: <NoneType - at 0x91a870>
               container: <ImplicitAcquisitionWrapper plone at 0x7fd42d7a45a0>
               default: <object - at 0x7fd43b1f23f0>
               request: <instance - at 0x7fd427bd64d0>
               wrapped_repeat: <SafeMapping - at 0x7fd428b78fc8>
               traverse_subpath: <list - at 0x7fd42bcfca70>
               loop: {...} (0)
               context: <ImplicitAcquisitionWrapper af at 0x7fd42bbec5f0>
               translate: <function translate at 0x7fd4282e4140>
               root: <ImplicitAcquisitionWrapper Zope at 0x7fd42ba6d3c0>
               options: {...} (1)
               target_language: <NoneType - at 0x91a870>

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/test_browserdefaultmixin.py", line 72, in test_setLayout
    resolved = self.af.unrestrictedTraverse('atct_album_view')()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 237, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 177, in pt_render
    self, source, extra_context
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Products/PageTemplates/PageTemplate.py", line 87, in pt_render
    showtal=showtal)
  File "/home/jenkins/.buildout/eggs/zope.pagetemplate-3.6.3-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 132, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations
  File "/home/jenkins/.buildout/eggs/five.pt-2.2.3-py2.7.egg/five/pt/engine.py", line 93, in __call__
    return self.template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/zpt/template.py", line 261, in render
    return super(PageTemplate, self).render(**vars)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 191, in render
    raise_with_traceback(exc, tb)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 171, in render
    self._render(stream, econtext, rcontext)
  File "1278df9c792936ef51562e249dd9709f.py", line 1079, in render
  File "ed96af08373ff4142b36e278638b2a57.py", line 987, in render_master
  File "/home/jenkins/.buildout/eggs/plone.memoize-1.2.0-py2.7.egg/plone/memoize/view.py", line 47, in memogetter
    value = cache[key] = func(*args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFPlone-5.0.4-py2.7.egg/Products/CMFPlone/browser/ploneview.py", line 232, in patterns_settings
    name=u'plone_patterns_settings')()
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 109, in getMultiAdapter
    raise ComponentLookupError(objects, interface, name)


FAILED:  Products.ATContentTypes.tests.test_browserdefaultmixin.TestBrowserDefaultMixin.test_setLayoutUnsetsDefaultPage

Error Message:
((<Acquisition.ImplicitAcquisitionWrapper object at 0x7fd42cf8ba50>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

Stack Trace:
((<Acquisition.ImplicitAcquisitionWrapper object at 0x7fd42cf8ba50>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

 - Expression: "python:plone_view.patterns_settings()"
 - Filename:   ... egg/Products/CMFPlone/browser/templates/main_template.pt
 - Location:   (line 48: col 22)
 - Source:     body_class python:plone_layout.bodyClass(template, view);"
                 ^
 - Arguments:  repeat: {...} (0)
               template: <ImplicitAcquisitionWrapper atct_album_view at 0x7fd42bbc6050>
               modules: <instance - at 0x7fd433141488>
               here: <ImplicitAcquisitionWrapper af at 0x7fd42cf8ba50>
               user: <ImplicitAcquisitionWrapper - at 0x7fd42bbc67d0>
               nothing: <NoneType - at 0x91a870>
               container: <ImplicitAcquisitionWrapper plone at 0x7fd42bbb6500>
               default: <object - at 0x7fd43b1f23f0>
               request: <instance - at 0x7fd4282527e8>
               wrapped_repeat: <SafeMapping - at 0x7fd4271a4e10>
               traverse_subpath: <list - at 0x7fd4282467a0>
               loop: {...} (0)
               context: <ImplicitAcquisitionWrapper af at 0x7fd42cf8ba50>
               translate: <function translate at 0x7fd427e362a8>
               root: <ImplicitAcquisitionWrapper Zope at 0x7fd42bbb6e60>
               options: {...} (1)
               target_language: <NoneType - at 0x91a870>

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/test_browserdefaultmixin.py", line 125, in test_setLayoutUnsetsDefaultPage
    resolved = self.af.unrestrictedTraverse(layout)()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 237, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 177, in pt_render
    self, source, extra_context
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Products/PageTemplates/PageTemplate.py", line 87, in pt_render
    showtal=showtal)
  File "/home/jenkins/.buildout/eggs/zope.pagetemplate-3.6.3-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 132, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations
  File "/home/jenkins/.buildout/eggs/five.pt-2.2.3-py2.7.egg/five/pt/engine.py", line 93, in __call__
    return self.template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/zpt/template.py", line 261, in render
    return super(PageTemplate, self).render(**vars)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 191, in render
    raise_with_traceback(exc, tb)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 171, in render
    self._render(stream, econtext, rcontext)
  File "1278df9c792936ef51562e249dd9709f.py", line 1079, in render
  File "ed96af08373ff4142b36e278638b2a57.py", line 987, in render_master
  File "/home/jenkins/.buildout/eggs/plone.memoize-1.2.0-py2.7.egg/plone/memoize/view.py", line 47, in memogetter
    value = cache[key] = func(*args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFPlone-5.0.4-py2.7.egg/Products/CMFPlone/browser/ploneview.py", line 232, in patterns_settings
    name=u'plone_patterns_settings')()
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 109, in getMultiAdapter
    raise ComponentLookupError(objects, interface, name)


FAILED:  Products.ATContentTypes.tests.test_portal_factory.TestCreateObjectByURL.testCreateNonGloballyAllowedObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/test_portal_factory.py", line 253, in testCreateNonGloballyAllowedObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_portal_factory.TestCreateObjectByURL.testCreateObject

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/test_portal_factory.py", line 231, in testCreateObject
    self.assertEqual(response.getStatus(), 200)  # OK
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.CMFDynamicViewFTI.tests.test_fti.TestEmptyLayoutBug.test_DocumentEmptyLayoutBug

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.CMFDynamicViewFTI-4.1.3-py2.7.egg/Products/CMFDynamicViewFTI/tests/test_fti.py", line 230, in test_DocumentEmptyLayoutBug
    self.assertEqual(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.CMFDynamicViewFTI.tests.test_fti.TestEmptyLayoutBug.test_FolderEmptyLayoutBug

Error Message:
500 != 200

Stack Trace:
500 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.CMFDynamicViewFTI-4.1.3-py2.7.egg/Products/CMFDynamicViewFTI/tests/test_fti.py", line 220, in test_FolderEmptyLayoutBug
    self.assertEqual(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.CMFEditions.tests.test_versions_history_form.TestVersionsHistoryForm.test_versions_history_form

Error Message:
((<Acquisition.ImplicitAcquisitionWrapper object at 0x7fa532a2b6e0>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

Stack Trace:
((<Acquisition.ImplicitAcquisitionWrapper object at 0x7fa532a2b6e0>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

 - Expression: "python:plone_view.patterns_settings()"
 - Filename:   ... egg/Products/CMFPlone/browser/templates/main_template.pt
 - Location:   (line 48: col 22)
 - Source:     body_class python:plone_layout.bodyClass(template, view);"
                 ^
 - Arguments:  

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.0-python-2.7-at/src/Products.CMFEditions/Products/CMFEditions/tests/test_versions_history_form.py", line 60, in test_versions_history_form
    html = self._render_versions_history_form(item=self.doc, version_id='0')
  File "/home/jenkins/workspace/plone-5.0-python-2.7-at/src/Products.CMFEditions/Products/CMFEditions/tests/test_versions_history_form.py", line 91, in _render_versions_history_form
    return item.unrestrictedTraverse('versions_history_form')()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 237, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 177, in pt_render
    self, source, extra_context
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Products/PageTemplates/PageTemplate.py", line 87, in pt_render
    showtal=showtal)
  File "/home/jenkins/.buildout/eggs/zope.pagetemplate-3.6.3-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 132, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations
  File "/home/jenkins/.buildout/eggs/five.pt-2.2.3-py2.7.egg/five/pt/engine.py", line 93, in __call__
    return self.template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/zpt/template.py", line 261, in render
    return super(PageTemplate, self).render(**vars)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 191, in render
    raise_with_traceback(exc, tb)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 171, in render
    self._render(stream, econtext, rcontext)
  File "ab5f74682baecdaceb9fdb13843feebe.py", line 2266, in render
  File "ed96af08373ff4142b36e278638b2a57.py", line 987, in render_master
  File "/home/jenkins/.buildout/eggs/plone.memoize-1.2.0-py2.7.egg/plone/memoize/view.py", line 47, in memogetter
    value = cache[key] = func(*args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFPlone-5.0.4-py2.7.egg/Products/CMFPlone/browser/ploneview.py", line 232, in patterns_settings
    name=u'plone_patterns_settings')()
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 109, in getMultiAdapter
    raise ComponentLookupError(objects, interface, name)


FAILED:  Products.CMFEditions.tests.test_versions_history_form.TestVersionsHistoryForm.test_versions_history_form_custom_version_view

Error Message:
((<Acquisition.ImplicitAcquisitionWrapper object at 0x7fa532990eb0>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

Stack Trace:
((<Acquisition.ImplicitAcquisitionWrapper object at 0x7fa532990eb0>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

 - Expression: "python:plone_view.patterns_settings()"
 - Filename:   ... egg/Products/CMFPlone/browser/templates/main_template.pt
 - Location:   (line 48: col 22)
 - Source:     body_class python:plone_layout.bodyClass(template, view);"
                 ^
 - Arguments:  

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.0-python-2.7-at/src/Products.CMFEditions/Products/CMFEditions/tests/test_versions_history_form.py", line 85, in test_versions_history_form_custom_version_view
    html = self._render_versions_history_form(item=self.doc, version_id='0')
  File "/home/jenkins/workspace/plone-5.0-python-2.7-at/src/Products.CMFEditions/Products/CMFEditions/tests/test_versions_history_form.py", line 91, in _render_versions_history_form
    return item.unrestrictedTraverse('versions_history_form')()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 237, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 177, in pt_render
    self, source, extra_context
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Products/PageTemplates/PageTemplate.py", line 87, in pt_render
    showtal=showtal)
  File "/home/jenkins/.buildout/eggs/zope.pagetemplate-3.6.3-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 132, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations
  File "/home/jenkins/.buildout/eggs/five.pt-2.2.3-py2.7.egg/five/pt/engine.py", line 93, in __call__
    return self.template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/zpt/template.py", line 261, in render
    return super(PageTemplate, self).render(**vars)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 191, in render
    raise_with_traceback(exc, tb)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 171, in render
    self._render(stream, econtext, rcontext)
  File "ab5f74682baecdaceb9fdb13843feebe.py", line 2266, in render
  File "ed96af08373ff4142b36e278638b2a57.py", line 987, in render_master
  File "/home/jenkins/.buildout/eggs/plone.memoize-1.2.0-py2.7.egg/plone/memoize/view.py", line 47, in memogetter
    value = cache[key] = func(*args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFPlone-5.0.4-py2.7.egg/Products/CMFPlone/browser/ploneview.py", line 232, in patterns_settings
    name=u'plone_patterns_settings')()
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 109, in getMultiAdapter
    raise ComponentLookupError(objects, interface, name)


FAILED:  Products.CMFPlacefulWorkflow.tests.test_configlet.TestConfiglet.test_local_mapping_select_acquisition_chain

Error Message:
HTTP Error 500: Internal Server Error

Stack Trace:
HTTP Error 500: Internal Server Error

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.CMFPlacefulWorkflow-1.6.5-py2.7.egg/Products/CMFPlacefulWorkflow/tests/test_configlet.py", line 69, in test_local_mapping_select_acquisition_chain
    browser.open('http://nohost/plone/prefs_workflow_policy_mapping?'
  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 255, in _mech_open
    raise response


FAILED:  archetypes.multilingual.tests.test_monkey.TestLanguageMonkeyPatch.test_monkey_folderish

Error Message:
((<ATDocument at /plone/folder/portal_factory/Document/document.2016-04-08.6920788219>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

Stack Trace:
((<ATDocument at /plone/folder/portal_factory/Document/document.2016-04-08.6920788219>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

 - Expression: "python:plone_view.patterns_settings()"
 - Filename:   ... egg/Products/CMFPlone/browser/templates/main_template.pt
 - Location:   (line 48: col 22)
 - Source:     body_class python:plone_layout.bodyClass(template, view);"
                 ^
 - Arguments:  repeat: {...} (0)
               template: <ImplicitAcquisitionWrapper atct_edit at 0x7fa74ac405a0>
               modules: <instance - at 0x7fa757a15b48>
               here: <ImplicitAcquisitionWrapper document.2016-04-08.6920788219 at 0x7fa74abcf2d0>
               user: <ImplicitAcquisitionWrapper - at 0x7fa74adb9e10>
               nothing: <NoneType - at 0x91a870>
               container: <ImplicitAcquisitionWrapper plone at 0x7fa74b5db370>
               default: <object - at 0x7fa7590203e0>
               request: <instance - at 0x7fa747012b00>
               wrapped_repeat: <SafeMapping - at 0x7fa746533520>
               traverse_subpath: <list - at 0x7fa7465464d0>
               loop: {...} (1)
               context: <ImplicitAcquisitionWrapper document.2016-04-08.6920788219 at 0x7fa74abcf2d0>
               translate: <function translate at 0x7fa746927c80>
               root: <ImplicitAcquisitionWrapper Zope at 0x7fa74abf9a00>
               options: {...} (2)
               target_language: <NoneType - at 0x91a870>

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/archetypes.multilingual-3.0.2-py2.7.egg/archetypes/multilingual/tests/test_monkey.py", line 59, in test_monkey_folderish
    folder.absolute_url()))
  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 204, in open
    response = meth(req, response)
  File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_urllib2_fork.py", line 457, in http_response
    'http', request, response, code, msg, hdrs)
  File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_opener.py", line 221, in error
    result = apply(self._call_chain, args)
  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/mechanize-0.2.5-py2.7.egg/mechanize/_urllib2_fork.py", line 571, in http_error_302
    return self.parent.open(new)
  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/plone.testing-4.1.1-py2.7.egg/plone/testing/_z2_testbrowser.py", line 82, in http_open
    return self.do_open(connectionFactory, 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/plone.testing-4.1.1-py2.7.egg/plone/testing/_z2_testbrowser.py", line 144, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/.buildout/eggs/plone.testing-4.1.1-py2.7.egg/plone/testing/_z2_testbrowser.py", line 246, in __call__
    debug=not handle_errors,
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/Test.py", line 202, in publish_module
    response = publish(request, module_name, after_list, debug=debug)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/Publish.py", line 138, in publish
    request, bind=1)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/mapply.py", line 77, in mapply
    if debug is not None: return debug(object,args,context)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/Publish.py", line 48, in call_object
    result=apply(object,args) # Type s<cr> to step into published object.
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tool/factory.py", line 492, in __call__
    dont_publish_class, self.REQUEST, bind=1)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/mapply.py", line 77, in mapply
    if debug is not None: return debug(object,args,context)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/Publish.py", line 48, in call_object
    result=apply(object,args) # Type s<cr> to step into published object.
  File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/FSControllerPageTemplate.py", line 91, in __call__
    return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/BaseControllerPageTemplate.py", line 32, in _call
    return inherited_call(self, *args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 237, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 177, in pt_render
    self, source, extra_context
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Products/PageTemplates/PageTemplate.py", line 87, in pt_render
    showtal=showtal)
  File "/home/jenkins/.buildout/eggs/zope.pagetemplate-3.6.3-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 132, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations
  File "/home/jenkins/.buildout/eggs/five.pt-2.2.3-py2.7.egg/five/pt/engine.py", line 93, in __call__
    return self.template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/zpt/template.py", line 261, in render
    return super(PageTemplate, self).render(**vars)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 191, in render
    raise_with_traceback(exc, tb)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 171, in render
    self._render(stream, econtext, rcontext)
  File "26131ac1f94f1706dc364f8a5ba09ae5.py", line 91, in render
  File "cc8ce3db9683da9af08fcef0d82e4c2a.py", line 963, in render_master
  File "aac9ae092e7f8e395891ed6a31ca9599.py", line 987, in render_master
  File "/home/jenkins/.buildout/eggs/plone.memoize-1.2.0-py2.7.egg/plone/memoize/view.py", line 47, in memogetter
    value = cache[key] = func(*args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFPlone-5.0.4-py2.7.egg/Products/CMFPlone/browser/ploneview.py", line 232, in patterns_settings
    name=u'plone_patterns_settings')()
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 109, in getMultiAdapter
    raise ComponentLookupError(objects, interface, name)


FAILED:  archetypes.multilingual.tests.test_monkey.TestLanguageMonkeyPatch.test_monkey_non_folderish

Error Message:
((<ATDocument at /plone/folder/portal_factory/Document/document.2016-04-08.6928752486>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

Stack Trace:
((<ATDocument at /plone/folder/portal_factory/Document/document.2016-04-08.6928752486>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

 - Expression: "python:plone_view.patterns_settings()"
 - Filename:   ... egg/Products/CMFPlone/browser/templates/main_template.pt
 - Location:   (line 48: col 22)
 - Source:     body_class python:plone_layout.bodyClass(template, view);"
                 ^
 - Arguments:  repeat: {...} (0)
               template: <ImplicitAcquisitionWrapper atct_edit at 0x7fa74ac4ad20>
               modules: <instance - at 0x7fa757a15b48>
               here: <ImplicitAcquisitionWrapper document.2016-04-08.6928752486 at 0x7fa74ac4aa50>
               user: <ImplicitAcquisitionWrapper - at 0x7fa74ac4ab40>
               nothing: <NoneType - at 0x91a870>
               container: <ImplicitAcquisitionWrapper plone at 0x7fa74aab4280>
               default: <object - at 0x7fa7590203e0>
               request: <instance - at 0x7fa746b21a28>
               wrapped_repeat: <SafeMapping - at 0x7fa7464f33c0>
               traverse_subpath: <list - at 0x7fa745a44128>
               loop: {...} (1)
               context: <ImplicitAcquisitionWrapper document.2016-04-08.6928752486 at 0x7fa74ac4aa50>
               translate: <function translate at 0x7fa746507cf8>
               root: <ImplicitAcquisitionWrapper Zope at 0x7fa7475c7460>
               options: {...} (2)
               target_language: <NoneType - at 0x91a870>

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/archetypes.multilingual-3.0.2-py2.7.egg/archetypes/multilingual/tests/test_monkey.py", line 44, in test_monkey_non_folderish
    folder.absolute_url()))
  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 204, in open
    response = meth(req, response)
  File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_urllib2_fork.py", line 457, in http_response
    'http', request, response, code, msg, hdrs)
  File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_opener.py", line 221, in error
    result = apply(self._call_chain, args)
  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/mechanize-0.2.5-py2.7.egg/mechanize/_urllib2_fork.py", line 571, in http_error_302
    return self.parent.open(new)
  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/plone.testing-4.1.1-py2.7.egg/plone/testing/_z2_testbrowser.py", line 82, in http_open
    return self.do_open(connectionFactory, 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/plone.testing-4.1.1-py2.7.egg/plone/testing/_z2_testbrowser.py", line 144, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/.buildout/eggs/plone.testing-4.1.1-py2.7.egg/plone/testing/_z2_testbrowser.py", line 246, in __call__
    debug=not handle_errors,
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/Test.py", line 202, in publish_module
    response = publish(request, module_name, after_list, debug=debug)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/Publish.py", line 138, in publish
    request, bind=1)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/mapply.py", line 77, in mapply
    if debug is not None: return debug(object,args,context)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/Publish.py", line 48, in call_object
    result=apply(object,args) # Type s<cr> to step into published object.
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tool/factory.py", line 492, in __call__
    dont_publish_class, self.REQUEST, bind=1)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/mapply.py", line 77, in mapply
    if debug is not None: return debug(object,args,context)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/Publish.py", line 48, in call_object
    result=apply(object,args) # Type s<cr> to step into published object.
  File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/FSControllerPageTemplate.py", line 91, in __call__
    return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/BaseControllerPageTemplate.py", line 32, in _call
    return inherited_call(self, *args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 237, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 177, in pt_render
    self, source, extra_context
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Products/PageTemplates/PageTemplate.py", line 87, in pt_render
    showtal=showtal)
  File "/home/jenkins/.buildout/eggs/zope.pagetemplate-3.6.3-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 132, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations
  File "/home/jenkins/.buildout/eggs/five.pt-2.2.3-py2.7.egg/five/pt/engine.py", line 93, in __call__
    return self.template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/zpt/template.py", line 261, in render
    return super(PageTemplate, self).render(**vars)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 191, in render
    raise_with_traceback(exc, tb)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 171, in render
    self._render(stream, econtext, rcontext)
  File "26131ac1f94f1706dc364f8a5ba09ae5.py", line 91, in render
  File "cc8ce3db9683da9af08fcef0d82e4c2a.py", line 963, in render_master
  File "aac9ae092e7f8e395891ed6a31ca9599.py", line 987, in render_master
  File "/home/jenkins/.buildout/eggs/plone.memoize-1.2.0-py2.7.egg/plone/memoize/view.py", line 47, in memogetter
    value = cache[key] = func(*args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFPlone-5.0.4-py2.7.egg/Products/CMFPlone/browser/ploneview.py", line 232, in patterns_settings
    name=u'plone_patterns_settings')()
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 109, in getMultiAdapter
    raise ComponentLookupError(objects, interface, name)


FAILED:  Products.ATContentTypes.tests.browser_collection_views.txt

Error Message:
Failed doctest test for browser_collection_views.txt

Stack Trace:
Failed doctest test for browser_collection_views.txt
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/browser_collection_views.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/browser_collection_views.txt", line 35, in browser_collection_views.txt
Failed example:
    browser.open('http://nohost/plone/login_form')
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 browser_collection_views.txt[18]>", line 1, in <module>
        browser.open('http://nohost/plone/login_form')
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error


  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:  Products.ATContentTypes.tests.editing.txt

Error Message:
Failed doctest test for editing.txt

Stack Trace:
Failed doctest test for editing.txt
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/editing.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/editing.txt", line 12, in editing.txt
Failed example:
    browser.open('%s/login' % portal.absolute_url())
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 editing.txt[4]>", line 1, in <module>
        browser.open('%s/login' % portal.absolute_url())
      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/plone.testing-4.1.1-py2.7.egg/plone/testing/_z2_testbrowser.py", line 82, in http_open
        return self.do_open(connectionFactory, 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/plone.testing-4.1.1-py2.7.egg/plone/testing/_z2_testbrowser.py", line 144, in wrapped_func
        return func(*args, **kw)
      File "/home/jenkins/.buildout/eggs/plone.testing-4.1.1-py2.7.egg/plone/testing/_z2_testbrowser.py", line 246, in __call__
        debug=not handle_errors,
      File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/Test.py", line 202, in publish_module
        response = publish(request, module_name, after_list, debug=debug)
      File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/Publish.py", line 138, in publish
        request, bind=1)
      File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/mapply.py", line 77, in mapply
        if debug is not None: return debug(object,args,context)
      File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/Publish.py", line 48, in call_object
        result=apply(object,args) # Type s<cr> to step into published object.
      File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPythonScript.py", line 127, in __call__
        return Script.__call__(self, *args, **kw)
      File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/jenkins/.buildout/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
        result = f(*args, **kw)
      File "Script (Python)", line 14, in login
       - Line 14
      File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/FSControllerPageTemplate.py", line 91, in __call__
        return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
      File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/BaseControllerPageTemplate.py", line 32, in _call
        return inherited_call(self, *args, **kwargs)
      File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 237, in _exec
        result = self.pt_render(extra_context=bound_names)
      File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.10-py2.7.egg/Products/CMFCore/FSPageTemplate.py", line 177, in pt_render
        self, source, extra_context
      File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Products/PageTemplates/PageTemplate.py", line 87, in pt_render
        showtal=showtal)
      File "/home/jenkins/.buildout/eggs/zope.pagetemplate-3.6.3-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 132, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations
      File "/home/jenkins/.buildout/eggs/five.pt-2.2.3-py2.7.egg/five/pt/engine.py", line 93, in __call__
        return self.template.render(**kwargs)
      File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
        return base_renderer(**context)
      File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/zpt/template.py", line 261, in render
        return super(PageTemplate, self).render(**vars)
      File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 191, in render
        raise_with_traceback(exc, tb)
      File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 171, in render
        self._render(stream, econtext, rcontext)
      File "b4e9b7ddcba431ba6082595ca8a9cdfb.py", line 2188, in render
      File "ed96af08373ff4142b36e278638b2a57.py", line 987, in render_master
      File "/home/jenkins/.buildout/eggs/plone.memoize-1.2.0-py2.7.egg/plone/memoize/view.py", line 47, in memogetter
        value = cache[key] = func(*args, **kwargs)
      File "/home/jenkins/.buildout/eggs/Products.CMFPlone-5.0.4-py2.7.egg/Products/CMFPlone/browser/ploneview.py", line 232, in patterns_settings
        name=u'plone_patterns_settings')()
      File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 109, in getMultiAdapter
        raise ComponentLookupError(objects, interface, name)
    ComponentLookupError: ((<PloneSite at /plone>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

     - Expression: "python:plone_view.patterns_settings()"
     - Filename:   ... egg/Products/CMFPlone/browser/templates/main_template.pt
     - Location:   (line 48: col 22)
     - Source:     body_class python:plone_layout.bodyClass(template, view);"
                     ^
     - Arguments:  repeat: {...} (0)
                   template: <ImplicitAcquisitionWrapper login_form at 0x7fd42b7aa9b0>
                   modules: <instance - at 0x7fd433141488>
                   here: <ImplicitAcquisitionWrapper plone at 0x7fd4294aefa0>
                   user: <ImplicitAcquisitionWrapper - at 0x7fd42d128960>
                   nothing: <NoneType - at 0x91a870>
                   container: <ImplicitAcquisitionWrapper plone at 0x7fd4294aefa0>
                   default: <object - at 0x7fd43b1f23f0>
                   request: <instance - at 0x7fd4271c2878>
                   wrapped_repeat: <SafeMapping - at 0x7fd42b59f208>
                   traverse_subpath: <list - at 0x7fd42971eb90>
                   loop: {...} (0)
                   context: <ImplicitAcquisitionWrapper plone at 0x7fd4294aefa0>
                   translate: <function translate at 0x7fd428913de8>
                   root: <ImplicitAcquisitionWrapper Zope at 0x7fd4294ae500>
                   options: {...} (2)
                   target_language: <NoneType - at 0x91a870>


  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:  Products.ATContentTypes.tests.portaltype_criterion.txt

Error Message:
Failed doctest test for portaltype_criterion.txt

Stack Trace:
Failed doctest test for portaltype_criterion.txt
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/portaltype_criterion.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/portaltype_criterion.txt", line 7, in portaltype_criterion.txt
Failed example:
    browser.open('%s/login' % portal.absolute_url())
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 portaltype_criterion.txt[3]>", line 1, in <module>
        browser.open('%s/login' % portal.absolute_url())
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error


  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:  Products.ATContentTypes.tests.topictool.txt

Error Message:
Failed doctest test for topictool.txt

Stack Trace:
Failed doctest test for topictool.txt
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/topictool.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/topictool.txt", line 8, in topictool.txt
Failed example:
    browser.open('http://nohost/plone/login')
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 topictool.txt[2]>", line 1, in <module>
        browser.open('http://nohost/plone/login')
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error


  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:  Products.ATContentTypes.tests.uploading.txt

Error Message:
Failed doctest test for uploading.txt

Stack Trace:
Failed doctest test for uploading.txt
  File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/uploading.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/Products.ATContentTypes-2.2.11-py2.7.egg/Products/ATContentTypes/tests/uploading.txt", line 9, in uploading.txt
Failed example:
    browser.open('http://nohost/plone/login')
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 uploading.txt[3]>", line 1, in <module>
        browser.open('http://nohost/plone/login')
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error


  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:  Products.CMFPlacefulWorkflow.tests.policy_form.txt

Error Message:
Failed doctest test for policy_form.txt

Stack Trace:
Failed doctest test for policy_form.txt
  File "/home/jenkins/.buildout/eggs/Products.CMFPlacefulWorkflow-1.6.5-py2.7.egg/Products/CMFPlacefulWorkflow/tests/policy_form.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/Products.CMFPlacefulWorkflow-1.6.5-py2.7.egg/Products/CMFPlacefulWorkflow/tests/policy_form.txt", line 13, in policy_form.txt
Failed example:
    browser.open(portal.absolute_url())
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 policy_form.txt[3]>", line 1, in <module>
        browser.open(portal.absolute_url())
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error


  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:  archetypes.schemaextender.usage.txt

Error Message:
Failed doctest test for usage.txt

Stack Trace:
Failed doctest test for usage.txt
  File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 256, in usage.txt
Failed example:
    browser.open(folder_url)
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 usage.txt[64]>", line 1, in <module>
        browser.open(folder_url)
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 257, in usage.txt
Failed example:
    browser.getLink('Add new').click()
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 usage.txt[65]>", line 1, in <module>
        browser.getLink('Add new').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 328, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 618, in find_link
        return self._filter_links(self._factory.links(), **kwds).next()
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 640, in _filter_links
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 258, in usage.txt
Failed example:
    browser.getControl('Page').click()
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 usage.txt[66]>", line 1, in <module>
        browser.getControl('Page').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 260, in usage.txt
Failed example:
    browser.getControl('Add').click()
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 usage.txt[68]>", line 1, in <module>
        browser.getControl('Add').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 267, in usage.txt
Failed example:
    'Blurb' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 270, in usage.txt
Failed example:
    browser.getControl('Title').value = "Test doc"
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 usage.txt[71]>", line 1, in <module>
        browser.getControl('Title').value = "Test doc"
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 271, in usage.txt
Failed example:
    'A' in browser.getControl('Tags').value
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 usage.txt[72]>", line 1, in <module>
        'A' in browser.getControl('Tags').value
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 273, in usage.txt
Failed example:
    'B' in browser.getControl('Tags').value
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 usage.txt[73]>", line 1, in <module>
        'B' in browser.getControl('Tags').value
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 275, in usage.txt
Failed example:
    browser.getControl('Tags').value = 'D'
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 usage.txt[74]>", line 1, in <module>
        browser.getControl('Tags').value = 'D'
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 276, in usage.txt
Failed example:
    browser.getControl('Highlighted').click()
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 usage.txt[75]>", line 1, in <module>
        browser.getControl('Highlighted').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 277, in usage.txt
Failed example:
    browser.getControl('Save').click()
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 usage.txt[76]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 281, in usage.txt
Failed example:
    'Please correct the indicated errors.' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 283, in usage.txt
Failed example:
    "Values ['D'] are not allowed for vocabulary" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 288, in usage.txt
Failed example:
    browser.getControl('Tags').value = 'A'
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 usage.txt[79]>", line 1, in <module>
        browser.getControl('Tags').value = 'A'
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 289, in usage.txt
Failed example:
    browser.getControl('Save').click()
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 usage.txt[80]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 293, in usage.txt
Failed example:
    test_doc = getattr(folder, 'test-doc')
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 usage.txt[81]>", line 1, in <module>
        test_doc = getattr(folder, 'test-doc')
    AttributeError: test-doc
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 294, in usage.txt
Failed example:
    tags_field = test_doc.Schema()['schemaextender_test_tags']
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 usage.txt[82]>", line 1, in <module>
        tags_field = test_doc.Schema()['schemaextender_test_tags']
    NameError: name 'test_doc' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 295, in usage.txt
Failed example:
    tags_field.get(test_doc)
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 usage.txt[83]>", line 1, in <module>
        tags_field.get(test_doc)
    NameError: name 'test_doc' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/archetypes.schemaextender-2.1.5-py2.7.egg/archetypes/schemaextender/usage.txt", line 298, in usage.txt
Failed example:
    IHighlighted.providedBy(test_doc)
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 usage.txt[84]>", line 1, in <module>
        IHighlighted.providedBy(test_doc)
    NameError: name 'test_doc' is not defined


  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.blob.README.txt

Error Message:
Failed doctest test for README.txt

Stack Trace:
Failed doctest test for README.txt
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/README.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/README.txt", line 160, in README.txt
Failed example:
    browser.open(folder.absolute_url())
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 README.txt[60]>", line 1, in <module>
        browser.open(folder.absolute_url())
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/README.txt", line 161, in README.txt
Failed example:
    browser.getLink(url='createObject?type_name=Blob').click()
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 README.txt[61]>", line 1, in <module>
        browser.getLink(url='createObject?type_name=Blob').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 328, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 618, in find_link
        return self._filter_links(self._factory.links(), **kwds).next()
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 640, in _filter_links
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/README.txt", line 162, in README.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/.../portal_factory/Blob/blob.../edit...'
Got:
    'http://nohost/plone/Members/test_user_1_'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/README.txt", line 164, in README.txt
Failed example:
    browser.getControl(name='title').value = 'Foo bar'
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 README.txt[63]>", line 1, in <module>
        browser.getControl(name='title').value = 'Foo bar'
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/README.txt", line 165, in README.txt
Failed example:
    control = browser.getControl(name='file_file')
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 README.txt[64]>", line 1, in <module>
        control = browser.getControl(name='file_file')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/README.txt", line 166, in README.txt
Failed example:
    control.filename = 'foo.pdf'
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 README.txt[65]>", line 1, in <module>
        control.filename = 'foo.pdf'
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/README.txt", line 167, in README.txt
Failed example:
    control.value = StringIO('%PDF-1.4 fake pdf...' + 'foo' * 1000)
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 README.txt[66]>", line 1, in <module>
        control.value = StringIO('%PDF-1.4 fake pdf...' + 'foo' * 1000)
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/README.txt", line 168, in README.txt
Failed example:
    browser.getControl('Save').click()
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 README.txt[67]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/README.txt", line 169, in README.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/.../foo-bar/view'
Got:
    'http://nohost/plone/Members/test_user_1_'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/README.txt", line 171, in README.txt
Failed example:
    browser.contents
Expected:
    '...Info...Changes saved...
     ...Foo bar...foo.pdf...PDF document...'
Got:
    '{"error_type": "ComponentLookupError"}'


  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.blob.tests.replacement-types.txt

Error Message:
Failed doctest test for replacement-types.txt

Stack Trace:
Failed doctest test for replacement-types.txt
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 22, in replacement-types.txt
Failed example:
    browser.open(folder.absolute_url())
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 replacement-types.txt[7]>", line 1, in <module>
        browser.open(folder.absolute_url())
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 24, in replacement-types.txt
Failed example:
    browser.getLink(url='createObject?type_name=File').click()
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 replacement-types.txt[8]>", line 1, in <module>
        browser.getLink(url='createObject?type_name=File').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 328, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 618, in find_link
        return self._filter_links(self._factory.links(), **kwds).next()
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 640, in _filter_links
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 25, in replacement-types.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/.../portal_factory/File/file.../edit...'
Got:
    'http://nohost/plone/Members/test_user_1_'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 27, in replacement-types.txt
Failed example:
    browser.getControl(name='title').value = 'Foo'
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 replacement-types.txt[10]>", line 1, in <module>
        browser.getControl(name='title').value = 'Foo'
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 28, in replacement-types.txt
Failed example:
    control = browser.getControl(name='file_file')
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 replacement-types.txt[11]>", line 1, in <module>
        control = browser.getControl(name='file_file')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 29, in replacement-types.txt
Failed example:
    control.filename = 'foo.pdf'
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 replacement-types.txt[12]>", line 1, in <module>
        control.filename = 'foo.pdf'
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 30, in replacement-types.txt
Failed example:
    control.value = StringIO('%PDF-1.4 fake pdf...' + 'foo' * 1000)
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 replacement-types.txt[13]>", line 1, in <module>
        control.value = StringIO('%PDF-1.4 fake pdf...' + 'foo' * 1000)
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 31, in replacement-types.txt
Failed example:
    browser.getControl('Save').click()
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 replacement-types.txt[14]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 33, in replacement-types.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/.../foo.../view'
Got:
    'http://nohost/plone/Members/test_user_1_'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 35, in replacement-types.txt
Failed example:
    browser.contents
Expected:
    '...Info...Changes saved...
     ...Foo...foo.pdf...PDF document...'
Got:
    '{"error_type": "ComponentLookupError"}'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 41, in replacement-types.txt
Failed example:
    browser.getLink('Edit').click()
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 replacement-types.txt[17]>", line 1, in <module>
        browser.getLink('Edit').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 328, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 618, in find_link
        return self._filter_links(self._factory.links(), **kwds).next()
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 640, in _filter_links
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 42, in replacement-types.txt
Failed example:
    browser.getControl(name='title').value = 'Foobar'
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 replacement-types.txt[18]>", line 1, in <module>
        browser.getControl(name='title').value = 'Foobar'
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 43, in replacement-types.txt
Failed example:
    browser.getControl('Replace with new file').selected = True
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 replacement-types.txt[19]>", line 1, in <module>
        browser.getControl('Replace with new file').selected = True
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 44, in replacement-types.txt
Failed example:
    control = browser.getControl(name='file_file')
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 replacement-types.txt[20]>", line 1, in <module>
        control = browser.getControl(name='file_file')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 45, in replacement-types.txt
Failed example:
    control.filename = 'foobar.pdf'
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 replacement-types.txt[21]>", line 1, in <module>
        control.filename = 'foobar.pdf'
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 46, in replacement-types.txt
Failed example:
    control.value = StringIO('%PDF-1.4 fake pdf...' + 'foobar' * 1000)
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 replacement-types.txt[22]>", line 1, in <module>
        control.value = StringIO('%PDF-1.4 fake pdf...' + 'foobar' * 1000)
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 47, in replacement-types.txt
Failed example:
    browser.getControl('Save').click()
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 replacement-types.txt[23]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 49, in replacement-types.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/.../foo.../view'
Got:
    'http://nohost/plone/Members/test_user_1_'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 51, in replacement-types.txt
Failed example:
    browser.contents
Expected:
    '...Info...Changes saved...
     ...Foobar...foobar.pdf...PDF document...'
Got:
    '{"error_type": "ComponentLookupError"}'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 59, in replacement-types.txt
Failed example:
    folder.foo.getPrimaryField().required = False
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 replacement-types.txt[26]>", line 1, in <module>
        folder.foo.getPrimaryField().required = False
    AttributeError: foo
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 61, in replacement-types.txt
Failed example:
    browser.getLink('Edit').click()
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 replacement-types.txt[27]>", line 1, in <module>
        browser.getLink('Edit').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 328, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 618, in find_link
        return self._filter_links(self._factory.links(), **kwds).next()
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 640, in _filter_links
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 62, in replacement-types.txt
Failed example:
    browser.getControl('Delete current').selected = True
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 replacement-types.txt[28]>", line 1, in <module>
        browser.getControl('Delete current').selected = True
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 63, in replacement-types.txt
Failed example:
    browser.getControl('Save').click()
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 replacement-types.txt[29]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 64, in replacement-types.txt
Failed example:
    'Changes saved' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 71, in replacement-types.txt
Failed example:
    folder.foo.getFile().data
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 replacement-types.txt[32]>", line 1, in <module>
        folder.foo.getFile().data
    AttributeError: foo
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 81, in replacement-types.txt
Failed example:
    browser.open(folder.absolute_url())
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 replacement-types.txt[34]>", line 1, in <module>
        browser.open(folder.absolute_url())
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 82, in replacement-types.txt
Failed example:
    browser.getLink(url='createObject?type_name=Image').click()
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 replacement-types.txt[35]>", line 1, in <module>
        browser.getLink(url='createObject?type_name=Image').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 328, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 618, in find_link
        return self._filter_links(self._factory.links(), **kwds).next()
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 640, in _filter_links
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 83, in replacement-types.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/.../portal_factory/Image/image.../edit...'
Got:
    'http://nohost/plone/Members/test_user_1_'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 85, in replacement-types.txt
Failed example:
    browser.getControl(name='title').value = 'Bar'
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 replacement-types.txt[37]>", line 1, in <module>
        browser.getControl(name='title').value = 'Bar'
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 86, in replacement-types.txt
Failed example:
    control = browser.getControl(name='image_file')
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 replacement-types.txt[38]>", line 1, in <module>
        control = browser.getControl(name='image_file')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 87, in replacement-types.txt
Failed example:
    control.filename = 'bar.gif'
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 replacement-types.txt[39]>", line 1, in <module>
        control.filename = 'bar.gif'
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 88, in replacement-types.txt
Failed example:
    control.value = getFile('image.png')
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 replacement-types.txt[40]>", line 1, in <module>
        control.value = getFile('image.png')
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 89, in replacement-types.txt
Failed example:
    browser.getControl('Save').click()
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 replacement-types.txt[41]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 91, in replacement-types.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/.../bar.../view'
Got:
    'http://nohost/plone/Members/test_user_1_'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 93, in replacement-types.txt
Failed example:
    browser.contents
Expected:
    '...Info...Changes saved...
     ...Bar...
     ...<img src="http://.../bar.../image_preview"...title="Bar"...
     ...ull-size... KB...'
Got:
    '{"error_type": "ComponentLookupError"}'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 102, in replacement-types.txt
Failed example:
    browser.open('image_preview')
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 replacement-types.txt[44]>", line 1, in <module>
        browser.open('image_preview')
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 106, in replacement-types.txt
Failed example:
    browser.getLink('Edit').click()
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 replacement-types.txt[47]>", line 1, in <module>
        browser.getLink('Edit').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 328, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 618, in find_link
        return self._filter_links(self._factory.links(), **kwds).next()
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 640, in _filter_links
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 107, in replacement-types.txt
Failed example:
    browser.getControl(name='title').value = 'Foobar'
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 replacement-types.txt[48]>", line 1, in <module>
        browser.getControl(name='title').value = 'Foobar'
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 108, in replacement-types.txt
Failed example:
    browser.getControl('Replace with new image').selected = True
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 replacement-types.txt[49]>", line 1, in <module>
        browser.getControl('Replace with new image').selected = True
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 109, in replacement-types.txt
Failed example:
    control = browser.getControl(name='image_file')
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 replacement-types.txt[50]>", line 1, in <module>
        control = browser.getControl(name='image_file')
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 110, in replacement-types.txt
Failed example:
    control.filename = 'foobar.gif'
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 replacement-types.txt[51]>", line 1, in <module>
        control.filename = 'foobar.gif'
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 111, in replacement-types.txt
Failed example:
    control.value = getFile('image.gif')
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 replacement-types.txt[52]>", line 1, in <module>
        control.value = getFile('image.gif')
    NameError: name 'control' is not defined
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 112, in replacement-types.txt
Failed example:
    browser.getControl('Save').click()
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 replacement-types.txt[53]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 114, in replacement-types.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/.../bar.../view'
Got:
    'http://nohost/plone/Members/test_user_1_'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 116, in replacement-types.txt
Failed example:
    browser.contents
Expected:
    '...Info...Changes saved...
     ...Foobar...
     ...<img src="http://.../bar.../image_preview"...title="Foobar"...
     ...ull-size...1 KB...'
Got:
    '{"error_type": "ComponentLookupError"}'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 124, in replacement-types.txt
Failed example:
    browser.open('image_preview')
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 replacement-types.txt[56]>", line 1, in <module>
        browser.open('image_preview')
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 126, in replacement-types.txt
Failed example:
    original == current
Expected:
    False
Got:
    True
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 135, in replacement-types.txt
Failed example:
    browser.open(url)
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 replacement-types.txt[62]>", line 1, in <module>
        browser.open(url)
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 136, in replacement-types.txt
Failed example:
    browser.contents == gif
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 138, in replacement-types.txt
Failed example:
    browser.headers.getheader('status').upper()
Expected:
    '200 OK'
Got:
    '500 INTERNAL SERVER ERROR'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 140, in replacement-types.txt
Failed example:
    browser.headers.getheader('content-type')
Expected:
    'image/gif'
Got:
    'application/json'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 142, in replacement-types.txt
Failed example:
    browser.headers.getheader('content-disposition')
Expected:
    'inline; filename="foobar.gif"'
Got nothing
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 147, in replacement-types.txt
Failed example:
    browser.open(url + '/index_html')
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 replacement-types.txt[67]>", line 1, in <module>
        browser.open(url + '/index_html')
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 148, in replacement-types.txt
Failed example:
    browser.contents == gif
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 150, in replacement-types.txt
Failed example:
    browser.headers.getheader('status').upper()
Expected:
    '200 OK'
Got:
    '500 INTERNAL SERVER ERROR'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 152, in replacement-types.txt
Failed example:
    browser.headers.getheader('content-type')
Expected:
    'image/gif'
Got:
    'application/json'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 154, in replacement-types.txt
Failed example:
    browser.headers.getheader('content-disposition')
Expected:
    'inline; filename="foobar.gif"'
Got nothing
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 159, in replacement-types.txt
Failed example:
    browser.open(url + '/image_thumb')
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 replacement-types.txt[72]>", line 1, in <module>
        browser.open(url + '/image_thumb')
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 160, in replacement-types.txt
Failed example:
    browser.contents
Expected:
    'GIF87a...'
Got:
    '{"error_type": "NotFound"}'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 162, in replacement-types.txt
Failed example:
    browser.headers.getheader('status').upper()
Expected:
    '200 OK'
Got:
    '404 NOT FOUND'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 164, in replacement-types.txt
Failed example:
    browser.headers.getheader('content-type')
Expected:
    'image/gif'
Got:
    'application/json'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 167, in replacement-types.txt
Failed example:
    browser.open(url + '/image')
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 replacement-types.txt[76]>", line 1, in <module>
        browser.open(url + '/image')
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 168, in replacement-types.txt
Failed example:
    browser.contents
Expected:
    'GIF89a...'
Got:
    '{"error_type": "NotFound"}'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 170, in replacement-types.txt
Failed example:
    browser.headers.getheader('status').upper()
Expected:
    '200 OK'
Got:
    '404 NOT FOUND'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 172, in replacement-types.txt
Failed example:
    browser.headers.getheader('content-type')
Expected:
    'image/gif'
Got:
    'application/json'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 179, in replacement-types.txt
Failed example:
    folder.bar.getPrimaryField().required = False
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 replacement-types.txt[80]>", line 1, in <module>
        folder.bar.getPrimaryField().required = False
    AttributeError: bar
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 181, in replacement-types.txt
Failed example:
    browser.open(url + '/view')
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 replacement-types.txt[81]>", line 1, in <module>
        browser.open(url + '/view')
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 182, in replacement-types.txt
Failed example:
    browser.getLink('Edit').click()
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 replacement-types.txt[82]>", line 1, in <module>
        browser.getLink('Edit').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 328, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 618, in find_link
        return self._filter_links(self._factory.links(), **kwds).next()
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 640, in _filter_links
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 183, in replacement-types.txt
Failed example:
    browser.getControl('Delete current').selected = True
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 replacement-types.txt[83]>", line 1, in <module>
        browser.getControl('Delete current').selected = True
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 184, in replacement-types.txt
Failed example:
    browser.getControl('Save').click()
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 replacement-types.txt[84]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 185, in replacement-types.txt
Failed example:
    'Changes saved' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 187, in replacement-types.txt
Failed example:
    'No image has been uploaded yet' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/replacement-types.txt", line 192, in replacement-types.txt
Failed example:
    folder.foo.getImage().data
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 replacement-types.txt[87]>", line 1, in <module>
        folder.foo.getImage().data
    AttributeError: foo


  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.blob.tests.transforms.txt

Error Message:
Failed doctest test for transforms.txt

Stack Trace:
Failed doctest test for transforms.txt
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/transforms.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/transforms.txt", line 41, in transforms.txt
Failed example:
    browser.open(portal.absolute_url() + '/foo/view')
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 transforms.txt[23]>", line 1, in <module>
        browser.open(portal.absolute_url() + '/foo/view')
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/transforms.txt", line 42, in transforms.txt
Failed example:
    browser.getLink('Transform').click()
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 transforms.txt[24]>", line 1, in <module>
        browser.getLink('Transform').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 328, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 618, in find_link
        return self._filter_links(self._factory.links(), **kwds).next()
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 640, in _filter_links
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/transforms.txt", line 43, in transforms.txt
Failed example:
    browser.getControl(name='method').displayValue = ['Rotate 90 clockwise']
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 transforms.txt[25]>", line 1, in <module>
        browser.getControl(name='method').displayValue = ['Rotate 90 clockwise']
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/transforms.txt", line 44, in transforms.txt
Failed example:
    browser.getControl('Execute').click()
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 transforms.txt[26]>", line 1, in <module>
        browser.getControl('Execute').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 370, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 419, in forms
        raise BrowserStateError("not viewing HTML")
    BrowserStateError: not viewing HTML
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/transforms.txt", line 50, in transforms.txt
Failed example:
    image.width, image.height
Expected:
    (200, 500)
Got:
    (500, 200)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/transforms.txt", line 56, in transforms.txt
Failed example:
    scale.width, scale.height
Expected:
    (80, 200)
Got:
    (200, 80)
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/transforms.txt", line 59, in transforms.txt
Failed example:
    scale.width, scale.height
Expected:
    (40, 100)
Got:
    (100, 40)


  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.imaging.tests.transforms.txt

Error Message:
Failed doctest test for transforms.txt

Stack Trace:
Failed doctest test for transforms.txt
  File "/home/jenkins/.buildout/eggs/plone.app.imaging-2.0.3-py2.7.egg/plone/app/imaging/tests/transforms.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.imaging-2.0.3-py2.7.egg/plone/app/imaging/tests/transforms.txt", line 39, in transforms.txt
Failed example:
    browser.open('http://nohost/plone/foo/view')
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 transforms.txt[22]>", line 1, in <module>
        browser.open('http://nohost/plone/foo/view')
      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 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error


  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.blob.tests.test_integration.FunctionalIntegrationTests.testDefaultView

Error Message:
404?

Stack Trace:
404?

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.blob-1.6.1-py2.7.egg/plone/app/blob/tests/test_integration.py", line 205, in testDefaultView
    self.assertTrue('Foo Bar' in output, '404?')
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  plone.app.collection.tests.test_collection.TestCollection.test_collection_templates

Error Message:
((<Collection at /plone/col>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

Stack Trace:
((<Collection at /plone/col>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

 - Expression: "python:plone_view.patterns_settings()"
 - Filename:   ... egg/Products/CMFPlone/browser/templates/main_template.pt
 - Location:   (line 48: col 22)
 - Source:     body_class python:plone_layout.bodyClass(template, view);"
                 ^
 - Arguments:  repeat: {...} (0)
               template: <ViewPageTemplateFile - at 0x7fa7472f1190>
               views: <ViewMapper - at 0x7fa74655b910>
               modules: <instance - at 0x7fa757a15b48>
               args: <tuple - at 0x7fa759107050>
               here: <ImplicitAcquisitionWrapper col at 0x7fa74b2dc8c0>
               user: <ImplicitAcquisitionWrapper - at 0x7fa74aca5730>
               nothing: <NoneType - at 0x91a870>
               container: <ImplicitAcquisitionWrapper col at 0x7fa74b2dc8c0>
               request: <instance - at 0x7fa74652b6c8>
               wrapped_repeat: <SafeMapping - at 0x7fa746554c58>
               traverse_subpath: <list - at 0x7fa746c03908>
               default: <object - at 0x7fa7590203e0>
               loop: {...} (0)
               context: <ImplicitAcquisitionWrapper col at 0x7fa74b2dc8c0>
               view: <SimpleViewClass from /home/jenkins/.buildout/eggs/plone.app.collection-1.1.6-py2.7.egg/plone/app/collection/browser/templates/standard_view.pt standard_view at 0x7fa74639e610>
               translate: <function translate at 0x7fa7465cecf8>
               root: <ImplicitAcquisitionWrapper Zope at 0x7fa74974a4b0>
               options: {...} (0)
               target_language: <NoneType - at 0x91a870>

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.collection-1.1.6-py2.7.egg/plone/app/collection/tests/test_collection.py", line 159, in test_collection_templates
    browser.open(self.collection.absolute_url())
  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/plone.testing-4.1.1-py2.7.egg/plone/testing/_z2_testbrowser.py", line 82, in http_open
    return self.do_open(connectionFactory, 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/plone.testing-4.1.1-py2.7.egg/plone/testing/_z2_testbrowser.py", line 144, in wrapped_func
    return func(*args, **kw)
  File "/home/jenkins/.buildout/eggs/plone.testing-4.1.1-py2.7.egg/plone/testing/_z2_testbrowser.py", line 246, in __call__
    debug=not handle_errors,
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/Test.py", line 202, in publish_module
    response = publish(request, module_name, after_list, debug=debug)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/Publish.py", line 138, in publish
    request, bind=1)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/mapply.py", line 77, in mapply
    if debug is not None: return debug(object,args,context)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/ZPublisher/Publish.py", line 48, in call_object
    result=apply(object,args) # Type s<cr> to step into published object.
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Products/Five/browser/metaconfigure.py", line 485, in __call__
    return self.index(*args, **kw)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Products/Five/browser/pagetemplatefile.py", line 125, in __call__
    return self.im_func(im_self, *args, **kw)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Products/Five/browser/pagetemplatefile.py", line 59, in __call__
    sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
  File "/home/jenkins/.buildout/eggs/zope.pagetemplate-3.6.3-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 132, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations
  File "/home/jenkins/.buildout/eggs/five.pt-2.2.3-py2.7.egg/five/pt/engine.py", line 93, in __call__
    return self.template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/zpt/template.py", line 261, in render
    return super(PageTemplate, self).render(**vars)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 191, in render
    raise_with_traceback(exc, tb)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 171, in render
    self._render(stream, econtext, rcontext)
  File "29d7ec7c32705682d31f4690202ed660.py", line 2146, in render
  File "aac9ae092e7f8e395891ed6a31ca9599.py", line 987, in render_master
  File "/home/jenkins/.buildout/eggs/plone.memoize-1.2.0-py2.7.egg/plone/memoize/view.py", line 47, in memogetter
    value = cache[key] = func(*args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFPlone-5.0.4-py2.7.egg/Products/CMFPlone/browser/ploneview.py", line 232, in patterns_settings
    name=u'plone_patterns_settings')()
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 109, in getMultiAdapter
    raise ComponentLookupError(objects, interface, name)


FAILED:  plone.app.collection.tests.test_collection.TestCollection.test_show_about_logged_in

Error Message:
((<Acquisition.ImplicitAcquisitionWrapper object at 0x7fa747288af0>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

Stack Trace:
((<Acquisition.ImplicitAcquisitionWrapper object at 0x7fa747288af0>, <HTTPRequest, URL=None>), <InterfaceClass zope.interface.Interface>, u'plone_patterns_settings')

 - Expression: "python:plone_view.patterns_settings()"
 - Filename:   ... egg/Products/CMFPlone/browser/templates/main_template.pt
 - Location:   (line 48: col 22)
 - Source:     body_class python:plone_layout.bodyClass(template, view);"
                 ^
 - Arguments:  repeat: {...} (0)
               template: <ViewPageTemplateFile - at 0x7fa7472f1190>
               views: <ViewMapper - at 0x7fa7465583d0>
               modules: <instance - at 0x7fa757a15b48>
               args: <tuple - at 0x7fa759107050>
               here: <ImplicitAcquisitionWrapper col at 0x7fa747288af0>
               user: <ImplicitAcquisitionWrapper - at 0x7fa74b2e45f0>
               nothing: <NoneType - at 0x91a870>
               container: <ImplicitAcquisitionWrapper col at 0x7fa747288af0>
               request: <instance - at 0x7fa745a3bbd8>
               wrapped_repeat: <SafeMapping - at 0x7fa746338d60>
               traverse_subpath: <list - at 0x7fa7463b2cb0>
               default: <object - at 0x7fa7590203e0>
               loop: {...} (0)
               context: <ImplicitAcquisitionWrapper col at 0x7fa747288af0>
               view: <SimpleViewClass from /home/jenkins/.buildout/eggs/plone.app.collection-1.1.6-py2.7.egg/plone/app/collection/browser/templates/standard_view.pt standard_view at 0x7fa746558b90>
               translate: <function translate at 0x7fa74645ccf8>
               root: <ImplicitAcquisitionWrapper Zope at 0x7fa74989dfa0>
               options: {...} (0)
               target_language: <NoneType - at 0x91a870>

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.collection-1.1.6-py2.7.egg/plone/app/collection/tests/test_collection.py", line 135, in test_show_about_logged_in
    result = self.collection.restrictedTraverse('standard_view')()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Products/Five/browser/metaconfigure.py", line 485, in __call__
    return self.index(*args, **kw)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Products/Five/browser/pagetemplatefile.py", line 125, in __call__
    return self.im_func(im_self, *args, **kw)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Products/Five/browser/pagetemplatefile.py", line 59, in __call__
    sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
  File "/home/jenkins/.buildout/eggs/zope.pagetemplate-3.6.3-py2.7.egg/zope/pagetemplate/pagetemplate.py", line 132, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations
  File "/home/jenkins/.buildout/eggs/five.pt-2.2.3-py2.7.egg/five/pt/engine.py", line 93, in __call__
    return self.template.render(**kwargs)
  File "/home/jenkins/.buildout/eggs/z3c.pt-3.0.0a1-py2.7.egg/z3c/pt/pagetemplate.py", line 163, in render
    return base_renderer(**context)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/zpt/template.py", line 261, in render
    return super(PageTemplate, self).render(**vars)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 191, in render
    raise_with_traceback(exc, tb)
  File "/home/jenkins/.buildout/eggs/Chameleon-2.24-py2.7.egg/chameleon/template.py", line 171, in render
    self._render(stream, econtext, rcontext)
  File "29d7ec7c32705682d31f4690202ed660.py", line 2146, in render
  File "aac9ae092e7f8e395891ed6a31ca9599.py", line 987, in render_master
  File "/home/jenkins/.buildout/eggs/plone.memoize-1.2.0-py2.7.egg/plone/memoize/view.py", line 47, in memogetter
    value = cache[key] = func(*args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFPlone-5.0.4-py2.7.egg/Products/CMFPlone/browser/ploneview.py", line 232, in patterns_settings
    name=u'plone_patterns_settings')()
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 109, in getMultiAdapter
    raise ComponentLookupError(objects, interface, name)


FAILED:  plone.app.collection.tests.test_collection.TestCollection.test_viewingCollection

Error Message:
HTTP Error 500: Internal Server Error

Stack Trace:
HTTP Error 500: Internal Server Error

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.collection-1.1.6-py2.7.egg/plone/app/collection/tests/test_collection.py", line 122, in test_viewingCollection
    browser.open(self.collection.absolute_url())
  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 255, in _mech_open
    raise response





More information about the Testbot mailing list