[Erp5-report] ERP5 r24941: 2315 Tests, 64 Errors, 8 Failures

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Dec 19 00:30:50 CET 2008


Test Suite: ERP5
Revision: 24941
Result: FAIL

All tests: 2315
Failures: 8
Errors: 64


The following tests failed:

  testCRM                                            (10 errors)
   test_MailAttachmentText (testCRM.TestCRMMailSend)
   test_MailAttachmentText (testCRM.TestCRMMailSend)
   test_MailAttachmentWebPage (testCRM.TestCRMMailSend)
   test_MailFromMailMessageEvent (testCRM.TestCRMMailSend)
   test_MailFromMailMessageEventNoSendMail (testCRM.TestCRMMailSend)
   test_MailFromOtherEvents (testCRM.TestCRMMailSend)
   test_MailMarkPosted (testCRM.TestCRMMailSend)
   test_MailMessageEncoding (testCRM.TestCRMMailSend)
   test_MailMessageHTML (testCRM.TestCRMMailSend)
   test_MailRespond (testCRM.TestCRMMailSend)

  testSQLCachedWorklist                              (1 errors)
   test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist)

  testERP5Catalog                                    (5 failures)
   test_SearchedStringIsNotStripped (testERP5Catalog.TestERP5Catalog)
   test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog)
   test_complex_query (testERP5Catalog.TestERP5Catalog)
   test_multipleRelatedKeyDoMultipleJoins (testERP5Catalog.TestERP5Catalog)
   test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog)

  testOOoChart                                       (2 failures)
   test_ooo_chart (testOOoChart.TestOOoChart)
   test_proxy_ooo_chart (testOOoChart.TestOOoChart)

  testCMFCategory                                    (1 failures)
   test_getSingleCategoryAcquiredMembershipListOnParent (testCMFCategory.TestCMFCategory)

  testOOoImport                                      (8 errors)
   test_Base_getCategoriesSpreadSheetMapping (testOOoImport.TestOOoImport)
   test_Base_getCategoriesSpreadSheetMapping_DuplicateIdsAtSameLevel (testOOoImport.TestOOoImport)
   test_Base_getCategoriesSpreadSheetMapping_WrongHierarchy (testOOoImport.TestOOoImport)
   test_CategoryTool_importCategoryFile (testOOoImport.TestOOoImport)
   test_CategoryTool_importCategoryFileXLS (testOOoImport.TestOOoImport)
   test_CategoryTool_importCategoryFile_DuplicateIds (testOOoImport.TestOOoImport)
   test_CategoryTool_importCategoryFile_PathStars (testOOoImport.TestOOoImport)
   test_CategoryTool_importCategoryFile_PathStars_noID (testOOoImport.TestOOoImport)

  testDms                                            (24 errors)
   test_02_RevisionSystem (testDms.TestDocument)
   test_02_RevisionSystem (testDms.TestDocument)
   test_03_Versioning (testDms.TestDocument)
   test_03_Versioning (testDms.TestDocument)
   test_04_VersioningWithLanguage (testDms.TestDocument)
   test_04_VersioningWithLanguage (testDms.TestDocument)
   test_05_getCreationDate (testDms.TestDocument)
   test_06_ProcessingStateOfAClonedDocument (testDms.TestDocument)
   test_06_ProcessingStateOfAClonedDocument (testDms.TestDocument)
   test_06_testExplicitRelations (testDms.TestDocument)
   test_06_testExplicitRelations (testDms.TestDocument)
   test_07_EmbeddedDocumentOfAClonedDocument (testDms.TestDocument)
   test_07_EmbeddedDocumentOfAClonedDocument (testDms.TestDocument)
   test_07_testImplicitRelations (testDms.TestDocument)
   test_07_testImplicitRelations (testDms.TestDocument)
   test_08_EmbeddedDocumentState (testDms.TestDocument)
   test_08_EmbeddedDocumentState (testDms.TestDocument)
   test_09_ScriptableKeys (testDms.TestDocument)
   test_Base_getConversionFormatItemList (testDms.TestDocument)
   test_Member_download_pdf_format (testDms.TestDocument)
   test_Member_download_pdf_format (testDms.TestDocument)
   test_Owner_Base_download (testDms.TestDocument)
   test_PDFTextContent (testDms.TestDocument)
   test_ShowPreviewAfterSubmitted (testDms.TestDocumentWithSecurity)

  testIngestion                                      (21 errors)
   test_03_TextDoc (testIngestion.TestIngestion)
   test_041_MetadataEditing (testIngestion.TestIngestion)
   test_04_MetadataExtraction (testIngestion.TestIngestion)
   test_05_FormatIngestionDrawing (testIngestion.TestIngestion)
   test_05_FormatIngestionImage (testIngestion.TestIngestion)
   test_05_FormatIngestionPDF (testIngestion.TestIngestion)
   test_05_FormatIngestionPresentation (testIngestion.TestIngestion)
   test_05_FormatIngestionSpreadSheet (testIngestion.TestIngestion)
   test_05_FormatIngestionText (testIngestion.TestIngestion)
   test_06_FormatGenerationDrawing (testIngestion.TestIngestion)
   test_06_FormatGenerationImage (testIngestion.TestIngestion)
   test_06_FormatGenerationPdf (testIngestion.TestIngestion)
   test_06_FormatGenerationPresentation (testIngestion.TestIngestion)
   test_06_FormatGenerationSpreadsheet (testIngestion.TestIngestion)
   test_06_FormatGenerationText (testIngestion.TestIngestion)
   test_07_SnapshotGeneration (testIngestion.TestIngestion)
   test_08_Cache (testIngestion.TestIngestion)
   test_09_Contribute (testIngestion.TestIngestion)
   test_10_MetadataSettingPreferenceOrder (testIngestion.TestIngestion)
   test_11_EmailIngestion (testIngestion.TestIngestion)
   test_12_UploadTextFromContributionTool (testIngestion.TestIngestion)
-------------- next part --------------

ERROR: test_MailAttachmentText (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/tests/testCRM.py", line 846, in test_MailAttachmentText
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailAttachmentText (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/tests/testCRM.py", line 615, in beforeTearDown
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailAttachmentWebPage (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/tests/testCRM.py", line 606, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailFromMailMessageEvent (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/tests/testCRM.py", line 606, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailFromMailMessageEventNoSendMail (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/tests/testCRM.py", line 606, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailFromOtherEvents (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/tests/testCRM.py", line 606, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailMarkPosted (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/tests/testCRM.py", line 606, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailMessageEncoding (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/tests/testCRM.py", line 606, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailMessageHTML (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/tests/testCRM.py", line 606, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_MailRespond (testCRM.TestCRMMailSend)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/tests/testCRM.py", line 606, in afterSetUp
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b15a42a203f018f9970147a83d1191ff/document_module/2', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/tests/testWorklist.py", line 367, in test_02_related_key
    result = workflow_tool.listActions(object=document)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/patches/WorkflowTool.py", line 554, in WorkflowTool_listActions
    actions.extend(_getWorklistActionList())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/Cache.py", line 202, in __call__
    value = cache_factory(
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/Cache.py", line 109, in __call__
    value = callable_object(*args, **kwd)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/patches/WorkflowTool.py", line 520, in _getWorklistActionList
    src__=src__)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 999, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 20, in Base_getCountFromWorklistTable
  File "/usr/lib/erp5/lib/python/AccessControl/ZopeGuards.py", line 341, in guarded_apply
    return builtin_guarded_apply(func, args, kws)
  File "/usr/lib/erp5/lib/python/AccessControl/ZopeGuards.py", line 363, in builtin_guarded_apply
    return func(*arglist, **argdict)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/patches/DA.py", line 220, in DA__call__
    result=DB__.query(query, self.max_rows_)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ZMySQLDA/db.py", line 295, in query
    return self._access_db(method_id='query', args=args, kw=kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ZMySQLDA/db.py", line 286, in _access_db
    return getattr(db, method_id)(*args, **kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ZMySQLDA/db.py", line 421, in query
    c = self._query(qs)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ZMySQLDA/db.py", line 396, in _query
    raise OperationalError(m[0], '%s: %s' % (m[1], query))
OperationalError: (1054, "Unknown column 'base_category_id' in 'field list': SELECT\n  sum(`count`) as count, base_category_id, viewable_owner, portal_type, security_uid\nFROM\n  worklist_cache\nWHERE\n  ((((security_uid IN (1, 2, 3, 4, 5, 6, 7, 8, 10, 12)) AND (((((portal_type = 'Organisation') AND ((((((NOT (viewable_owner = 'manager'))) AND (((((base_category_id IN ('region', 'role')))))))))))))))))\nGROUP BY\n  base_category_id, viewable_owner, portal_type, security_uid LIMIT 1000")



FAIL: test_SearchedStringIsNotStripped (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2715, in test_SearchedStringIsNotStripped
    compareSet(' foo', [second_doc])
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2713, in compareSet
    self.assertSameSet(document_list, [x.getObject() for x in result])
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 558, in failIfDifferentSet
    self.failUnless(i in b, msg)
AssertionError: [<Organisation at /erp5_portal_87898169f8a6babfe15e14cbf4d59bab/organisation_module/90>] != [<Organisation at /erp5_portal_87898169f8a6babfe15e14cbf4d59bab/organisation_module/89>]



FAIL: test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 1974, in test_SubDocumentsWithAcquireLocalRoleSecurityIndexing
    self.assertSameSet([obj, ], [x.getObject() for x in result])
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 558, in failIfDifferentSet
    self.failUnless(i in b, msg)
AssertionError: [<Url at /erp5_portal_87898169f8a6babfe15e14cbf4d59bab/organisation_module/92/1>] != []



FAIL: test_complex_query (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2261, in test_complex_query
    self.assertEqual(len(catalog(query=query)), 3)
AssertionError: 2 != 3



FAIL: test_multipleRelatedKeyDoMultipleJoins (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2821, in test_multipleRelatedKeyDoMultipleJoins
    operator='AND'))
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2779, in check
    '%s:\nExpected: %r\nGot: %r' % (description,
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 558, in failIfDifferentSet
    self.failUnless(i in b, msg)
AssertionError: site_reference="foo" AND site_description="bar":
Expected: ['object_1', 'object_12', 'object_13', 'object_14', 'object_23']
Got: ['object_14', 'object_13', 'object_12', 'object_1']



FAIL: test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2756, in test_sortOnRelatedKeyWithUnsetRelation
    len(person_module.searchFolder(sort_on=[('subordination_title', 'ascending')])))
AssertionError: 2 != 1



FAIL: test_ooo_chart (testOOoChart.TestOOoChart)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Form/tests/testOOoChart.py", line 180, in test_ooo_chart
    self.assertEquals(HTTP_OK, response.getStatus(), '%s rendering failed: %s' % (image_format, response.getStatus()))
AssertionError: png rendering failed: 503



FAIL: test_proxy_ooo_chart (testOOoChart.TestOOoChart)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Form/tests/testOOoChart.py", line 273, in test_proxy_ooo_chart
    self.assertEquals(HTTP_OK, response.getStatus(), '%s rendering failed: %s' % (image_format, response.getStatus()))
AssertionError: png rendering failed: 503



FAIL: test_getSingleCategoryAcquiredMembershipListOnParent (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 973, in test_getSingleCategoryAcquiredMembershipListOnParent
    portal_type='Person Module'))
AssertionError: ['person_module'] != [<Folder at /erp5_portal_375fd2e06bb46325945c05a27d83aefb/person_module>]



ERROR: test_Base_getCategoriesSpreadSheetMapping (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoImport.py", line 195, in test_Base_getCategoriesSpreadSheetMapping
    mapping = self.portal.Base_getCategoriesSpreadSheetMapping(
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 999, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 94, in Base_getCategoriesSpreadSheetMapping
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/Document/Document.py", line 1327, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 537, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_Base_getCategoriesSpreadSheetMapping_DuplicateIdsAtSameLevel (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoImport.py", line 313, in test_Base_getCategoriesSpreadSheetMapping_DuplicateIdsAtSameLevel
    self.portal.portal_categories.Base_getCategoriesSpreadSheetMapping(
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 999, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 94, in Base_getCategoriesSpreadSheetMapping
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/Document/Document.py", line 1327, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 537, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_Base_getCategoriesSpreadSheetMapping_WrongHierarchy (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoImport.py", line 342, in test_Base_getCategoriesSpreadSheetMapping_WrongHierarchy
    self.portal.portal_categories.Base_getCategoriesSpreadSheetMapping(
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 999, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 94, in Base_getCategoriesSpreadSheetMapping
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/Document/Document.py", line 1327, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 537, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_CategoryTool_importCategoryFile (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoImport.py", line 223, in test_CategoryTool_importCategoryFile
    self.portal.portal_categories.CategoryTool_importCategoryFile(
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 999, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 53, in CategoryTool_importCategoryFile
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 999, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 94, in Base_getCategoriesSpreadSheetMapping
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/Document/Document.py", line 1327, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 537, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_CategoryTool_importCategoryFileXLS (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoImport.py", line 240, in test_CategoryTool_importCategoryFileXLS
    self.portal.portal_categories.CategoryTool_importCategoryFile(
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 999, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 53, in CategoryTool_importCategoryFile
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 999, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 94, in Base_getCategoriesSpreadSheetMapping
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/Document/Document.py", line 1327, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 537, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_CategoryTool_importCategoryFile_DuplicateIds (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoImport.py", line 295, in test_CategoryTool_importCategoryFile_DuplicateIds
    self.portal.portal_categories.CategoryTool_importCategoryFile(
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 999, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 53, in CategoryTool_importCategoryFile
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 999, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 94, in Base_getCategoriesSpreadSheetMapping
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/Document/Document.py", line 1327, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 537, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_CategoryTool_importCategoryFile_PathStars (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoImport.py", line 257, in test_CategoryTool_importCategoryFile_PathStars
    self.portal.portal_categories.CategoryTool_importCategoryFile(
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 999, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 53, in CategoryTool_importCategoryFile
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 999, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 94, in Base_getCategoriesSpreadSheetMapping
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/Document/Document.py", line 1327, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 537, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_CategoryTool_importCategoryFile_PathStars_noID (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoImport.py", line 275, in test_CategoryTool_importCategoryFile_PathStars_noID
    self.portal.portal_categories.CategoryTool_importCategoryFile(
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 999, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 53, in CategoryTool_importCategoryFile
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 999, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 94, in Base_getCategoriesSpreadSheetMapping
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/Document/Document.py", line 1327, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 537, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_02_RevisionSystem (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 217, in test_02_RevisionSystem
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 999, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_02_RevisionSystem (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 999, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_03_Versioning (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 257, in test_03_Versioning
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 999, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_03_Versioning (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 999, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_04_VersioningWithLanguage (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 313, in test_04_VersioningWithLanguage
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 999, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_04_VersioningWithLanguage (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 999, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_05_getCreationDate (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 999, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_ProcessingStateOfAClonedDocument (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 654, in test_06_ProcessingStateOfAClonedDocument
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_ProcessingStateOfAClonedDocument (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_testExplicitRelations (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 384, in test_06_testExplicitRelations
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_testExplicitRelations (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_07_EmbeddedDocumentOfAClonedDocument (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 684, in test_07_EmbeddedDocumentOfAClonedDocument
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_07_EmbeddedDocumentOfAClonedDocument (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_07_testImplicitRelations (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 486, in test_07_testImplicitRelations
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_07_testImplicitRelations (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_08_EmbeddedDocumentState (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 713, in test_08_EmbeddedDocumentState
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 999, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_08_EmbeddedDocumentState (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 999, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_09_ScriptableKeys (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 999, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_Base_getConversionFormatItemList (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 999, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_Member_download_pdf_format (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 591, in test_Member_download_pdf_format
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/31', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_Member_download_pdf_format (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/31', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_Owner_Base_download (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/31', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/32', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_PDFTextContent (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 135, in beforeTearDown
    self.clearDocumentModule()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 142, in clearDocumentModule
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/6', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/11', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/7', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/9', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/25', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/26', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/27', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/28', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/29', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/30', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/31', 'convertToBaseFormat', -2, 6), ('/erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/32', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_ShowPreviewAfterSubmitted (testDms.TestDocumentWithSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 797, in test_ShowPreviewAfterSubmitted
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_c825032ee827e6b713a4f34583106b7f/document_module/1', 'convertToBaseFormat', -2, 6), ('/erp5_portal_c825032ee827e6b713a4f34583106b7f/document_module/1', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 999, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_c825032ee827e6b713a4f34583106b7f/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_c825032ee827e6b713a4f34583106b7f/document_module/1>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_03_TextDoc (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1048, in test_03_TextDoc
    self.playSequence(step_list, quiet)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 973, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CleanUp
      CreateTextDocument
      CheckEmptyState
      StraightUpload
      CheckConvertingState
    > Tic
      CheckConvertedState
      UploadFromViewForm
      CheckConvertingState
      Tic
      CheckConvertedState
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 452, in stepTic
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_041_MetadataEditing (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_04_MetadataExtraction (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_05_FormatIngestionDrawing (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_05_FormatIngestionImage (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_05_FormatIngestionPDF (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_05_FormatIngestionPresentation (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_05_FormatIngestionSpreadSheet (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_05_FormatIngestionText (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_FormatGenerationDrawing (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_FormatGenerationImage (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_FormatGenerationPdf (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_FormatGenerationPresentation (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_FormatGenerationSpreadsheet (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_06_FormatGenerationText (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_07_SnapshotGeneration (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_08_Cache (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_09_Contribute (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_10_MetadataSettingPreferenceOrder (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_11_EmailIngestion (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_12_UploadTextFromContributionTool (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 379, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 543, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/one', 'convertToBaseFormat', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 281, in __call__
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





More information about the Erp5-report mailing list