[Erp5-report] ERP5_z212 r34236 : 3408 Tests, 37 Errors, 5 Failures, 20 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 2 10:05:36 CEST 2010


Test Suite: ERP5_z212
Revision: 34236
Result: FAIL

All tests: 3408
Failures: 5
Errors: 37
Skips: 20


The following tests failed:

  testApparelTransformation                          (1 errors)
   test_01_getAggregatedAmountList (testApparelTransformation.TestApparelTransformation)

  testLegacyProductionOrder                          (9 errors)
   test_01_testProductionSimulationExpand (testLegacyProductionOrder.TestProductionOrder)
   test_02_testSourcingSimulationExpand (testLegacyProductionOrder.TestProductionOrder)
   test_03_testIndustrialPhase (testLegacyProductionOrder.TestProductionOrder)
   test_04_testProductionSimulationBuild (testLegacyProductionOrder.TestProductionOrder)
   test_05_testSourcingSimulationBuild (testLegacyProductionOrder.TestProductionOrder)
   test_06_testIndustrialPhase (testLegacyProductionOrder.TestProductionOrder)
   test_07_testTransformationInteractionProductionOrderLine (testLegacyProductionOrder.TestProductionOrder)
   test_08_testTransformationWithEfficiency (testLegacyProductionOrder.TestProductionOrder)
   test_09_testTransformationWithVariation (testLegacyProductionOrder.TestProductionOrder)

  testLegacyProductionPackingList                    (1 errors)
   test_01_sourcingDelivery (testLegacyProductionPackingList.TestProductionDelivery)

  testLegacyTradeCondition                           (2 errors)
   test_getEffectiveModel (testLegacyTradeCondition.TestEffectiveSaleTradeCondition)
   test_getEffectiveModel (testLegacyTradeCondition.TestEffectivePurchaseTradeCondition)

  testOpenOrder                                      (1 failures)
   testPeriodicityDateList (testOpenOrder.TestOpenOrder)

  testProductionOrder                                (9 errors)
   test_01_testProductionSimulationExpand (testProductionOrder.TestProductionOrder)
   test_02_testSourcingSimulationExpand (testProductionOrder.TestProductionOrder)
   test_03_testIndustrialPhase (testProductionOrder.TestProductionOrder)
   test_04_testProductionSimulationBuild (testProductionOrder.TestProductionOrder)
   test_05_testSourcingSimulationBuild (testProductionOrder.TestProductionOrder)
   test_06_testIndustrialPhase (testProductionOrder.TestProductionOrder)
   test_07_testTransformationInteractionProductionOrderLine (testProductionOrder.TestProductionOrder)
   test_08_testTransformationWithEfficiency (testProductionOrder.TestProductionOrder)
   test_09_testTransformationWithVariation (testProductionOrder.TestProductionOrder)

  testProductionOrderApparel                         (7 errors)
   test_01_testProductionSimulationExpand (testProductionOrderApparel.TestProductionOrderApparel)
   test_02_testSourcingSimulationExpand (testProductionOrderApparel.TestProductionOrderApparel)
   test_03_testIndustrialPhase (testProductionOrderApparel.TestProductionOrderApparel)
   test_04_testProductionSimulationBuild (testProductionOrderApparel.TestProductionOrderApparel)
   test_05_testSourcingSimulationBuild (testProductionOrderApparel.TestProductionOrderApparel)
   test_06_testIndustrialPhase (testProductionOrderApparel.TestProductionOrderApparel)
   test_07_testTransformationInteractionProductionOrderLine (testProductionOrderApparel.TestProductionOrderApparel)

  testProductionPackingList                          (1 errors)
   test_01_sourcingDelivery (testProductionPackingList.TestProductionDelivery)

  testProductionPackingListApparel                   (1 errors)
   test_01_sourcingDelivery (testProductionPackingListApparel.TestProductionDeliveryApparel)

  testProxyField                                     (1 failures)
   testSkinSelectionTemplateField (testProxyField.TestProxyField)

  testSerializeForm                                  (1 failures)
   test checking if the field values are of the proper type.

  testTemplate                                       (2 failures)
   test_NonDeliveryTemplateNotIndexable (testTemplate.TestTemplate)
   test_manyTemplatesWithoutReindexation (testTemplate.TestTemplate), Check what happen when templates are created one by one without reindexation

  testTradeCondition                                 (2 errors)
   test_getEffectiveModel (testTradeCondition.TestEffectiveSaleTradeCondition)
   test_getEffectiveModel (testTradeCondition.TestEffectivePurchaseTradeCondition)

  testTransformation                                 (4 errors)
   test_transformedInventory (testTransformation.TestTransformation)
   test_transformedInventory (testTransformation.TestTransformation)
   test_variationCategory (testTransformation.TestTransformation)
   test_variationCategoryWithIndividualVariation (testTransformation.TestTransformation), Check that individual variation are return when getVariationCategoryList

The following tests were at least partly skipped:

  testBase                                           (3 skips)
   test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'
   test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'
   test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'

  testERP5Catalog                                    (4 skips)
   test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
   test_56_CreateUidDuringClearCatalog (testERP5Catalog.TestERP5Catalog) ... skipped 'Regression portal_ids must be delete of catalog'
   test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
   test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'

  testFormPrintoutAsODT                              (1 skips)
   test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft'

  testMRP                                            (4 skips)
   test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'

  testSQLCachedWorklist                              (1 skips)
   test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'

  testSelectionTool                                  (7 skips)
   skipped 'Test to be written'
   testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
   testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
   skipped 'Test to be written'
   testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required'
   testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written'
   testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written'
-------------- next part --------------

ERROR: test_01_getAggregatedAmountList (testApparelTransformation.TestApparelTransformation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testApparelTransformation.py", line 739, in test_01_getAggregatedAmountList
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateComponentDict
      CreateOperationDict
      Tic
      CreateVariatedResource
      Tic
      CreateTransformation
    > Tic
      CreateTransformationLine
      Tic
      CreateIncludedTransformation
      Tic
      CreateIncludedTransformationLine
      Tic
      VerifyTransformationAggregatedAmountList
      VerifyIncludedTransformationAggregatedAmountList
      IncludeTransformation
      Tic
      VerifySpecialisedTransformationAggregatedAmountList
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_bb5bd3f365c93c368a8333de2bebc403/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_bb5bd3f365c93c368a8333de2bebc403/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['1'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_bb5bd3f365c93c368a8333de2bebc403/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_01_testProductionSimulationExpand (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1335, in test_01_testProductionSimulationExpand
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionSC
      CreateNotVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckProductionSimulation
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['1'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_02_testSourcingSimulationExpand (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1362, in test_02_testSourcingSimulationExpand
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      CreateNotVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckSourcingSimulation
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['2'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_03_testIndustrialPhase (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1390, in test_03_testIndustrialPhase
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionOrganisation2
      CreateSupplyOrganisation1
      CreateSupplyOrganisation2
      CreateTwoPhasesSC
      CreateNotVariatedResource
      CreateComponent1
      CreateComponent2
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckTwoPhasesSimulation
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['3'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_04_testProductionSimulationBuild (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1417, in test_04_testProductionSimulationBuild
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionSC
      CreateNotVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      ConfirmOrder
      Tic
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['4'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_05_testSourcingSimulationBuild (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1429, in test_05_testSourcingSimulationBuild
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      CreateNotVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckSourcingSimulation
      ConfirmOrder
      Tic
      CheckSourcingSimulation
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['5'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_06_testIndustrialPhase (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1460, in test_06_testIndustrialPhase
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionOrganisation2
      CreateSupplyOrganisation1
      CreateSupplyOrganisation2
      CreateTwoPhasesSC
      CreateNotVariatedResource
      CreateComponent1
      CreateComponent2
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      ConfirmOrder
      Tic
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['6'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_07_testTransformationInteractionProductionOrderLine (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1571, in test_07_testTransformationInteractionProductionOrderLine
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateNotVariatedResource
      CreateOrder
      CreateTransformation
    > Tic
      CreateOrderLineWithoutTransformation
      Tic
      CheckOrderLineTransformationIsSet
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['7'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_08_testTransformationWithEfficiency (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1616, in test_08_testTransformationWithEfficiency
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      Tic
      CreateNotVariatedResource
      CreateComponent1
      CreateEmptyTransformation
      FillTransformationWithResource
    > Tic
      CreateTransformationTransformedResource
      FillTransformationTransformedResourceWithComponent1
      SetTransformationTransformedResourceQuantity
      SetTransformationTransformedResourceEfficiency
      SetTransformationTransformedResourceIndustrialPhaseList
      Tic
      CreateOrganisation
      CreateOrder
      CreateOrderLine
      SetOrderLineQuantity
      Tic
      OrderOrder
      Tic
      CheckEfficiencySimulation
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['8'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_09_testTransformationWithVariation (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1747, in test_09_testTransformationWithVariation
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      Tic
      CreateColourSizeVariatedResource
      CreateColourSizeVariatedComponent1
      Tic
      CreateEmptyTransformation
      FillTransformationWithResource
      SetTransformationVariation
    > Tic
      CreateTransformationTransformedResource
      FillTransformationTransformedResourceWithComponent1
      SetTransformationTransformedResourceVariation
      SetTransformationTransformedResourceIndustrialPhaseList
      Tic
      SetTransformationTransformedResourceQuantityMatrix
      SetTransformationTransformedResourceVariationMatrix
      Tic
      CreateOrganisation
      CreateOrder
      CreateOrderLine
      SetOrderLineVariationCategories
      SetOrderLineQuantityMatrix
      Tic
      OrderOrder
      Tic
      CheckVariationSimulation
      ConfirmOrder
      Tic
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['9'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_01_sourcingDelivery (testLegacyProductionPackingList.TestProductionDelivery)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionPackingList.py", line 776, in test_01_sourcingDelivery
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      CreateNotVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckSourcingSimulation
      ConfirmOrder
      Tic
      CheckSourcingSimulation
      CheckSourcingDeliverySimulation
      CheckProducedDeliveryPackingListIsConfirmed
      CheckProducedDeliveryPackingListIsSolved
      CheckSupplyDeliveryPackingListIsConfirmed
      CheckSupplyDeliveryPackingListIsSolved
      CheckProducedReportIsConfirmed
      CheckProducedReportIsSolved
      CheckConsumedReportIsConfirmed
      CheckConsumedReportIsSolved
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_6cab96d659e1c177555f9ab27f36cd79/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_6cab96d659e1c177555f9ab27f36cd79/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['1'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_6cab96d659e1c177555f9ab27f36cd79/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_getEffectiveModel (testLegacyTradeCondition.TestEffectiveSaleTradeCondition)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyTradeCondition.py", line 596, in test_getEffectiveModel
    stop_date=DateTime('2008/06/01')))
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/TradeCondition.py", line 255, in getEffectiveModel
    return _getEffectiveModel(self, start_date, stop_date)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/mixin/composition.py", line 70, in _getEffectiveModel
    return model_list[0].getObject()
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/ZRDB/Results.py", line 101, in __getitem__
    fields=self._class(self._data[index], parent)
IndexError: tuple index out of range


ERROR: test_getEffectiveModel (testLegacyTradeCondition.TestEffectivePurchaseTradeCondition)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyTradeCondition.py", line 596, in test_getEffectiveModel
    stop_date=DateTime('2008/06/01')))
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/TradeCondition.py", line 255, in getEffectiveModel
    return _getEffectiveModel(self, start_date, stop_date)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/mixin/composition.py", line 70, in _getEffectiveModel
    return model_list[0].getObject()
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/ZRDB/Results.py", line 101, in __getitem__
    fields=self._class(self._data[index], parent)
IndexError: tuple index out of range


FAIL: testPeriodicityDateList (testOpenOrder.TestOpenOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testOpenOrder.py", line 194, in testPeriodicityDateList
    (D(2008,11,1,0,1), DateTime(2008,11,30)),
AssertionError: [(DateTime('2008/02/01 00:01:00 GMT+1'), DateTime('2008/02/29')), (DateTime('2008/03/01 00:01:00 GMT+1'), DateTime('2008/03/31')), (DateTime('2008/04/01 00:01:00 GMT+1'), DateTime('2008/04/30')), (DateTime('2008/05/01 00:01:00 GMT+1'), DateTime('2008/05/31')), (DateTime('2008/06/01 00:01:00 GMT+1'), DateTime('2008/06/30')), (DateTime('2008/07/01 00:01:00 GMT+1'), DateTime('2008/07/31')), (DateTime('2008/08/01 00:01:00 GMT+1'), DateTime('2008/08/31')), (DateTime('2008/09/01 00:01:00 GMT+1'), DateTime('2008/09/30')), (DateTime('2008/10/01 00:01:00 GMT+1'), DateTime('2008/10/31')), (DateTime('2008/11/01 00:01:00 GMT+1'), DateTime('2008/11/30'))] != [(DateTime('2008/02/01 00:01:00 GMT+1'), DateTime('2008/02/29')), (DateTime('2008/03/01 00:01:00 GMT+1'), DateTime('2008/03/31')), (DateTime('2008/04/01 00:01:00 GMT+2'), DateTime('2008/04/30')), (DateTime('2008/05/01 00:01:00 GMT+2'), DateTime('2008/05/31')), (DateTime('2008/06/01 00:01:00 GMT+2'), DateTime('2008/06/30')), (DateTime('2008/07/01 00:01:00 GMT+2'), DateTime('2008/07/31')), (DateTime('2008/08/01 00:01:00 GMT+2'), DateTime('2008/08/31')), (DateTime('2008/09/01 00:01:00 GMT+2'), DateTime('2008/09/30')), (DateTime('2008/10/01 00:01:00 GMT+2'), DateTime('2008/10/31')), (DateTime('2008/11/01 00:01:00 GMT+1'), DateTime('2008/11/30'))]


ERROR: test_01_testProductionSimulationExpand (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1359, in test_01_testProductionSimulationExpand
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionSC
      CreateNotVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckProductionSimulation
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['1'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_02_testSourcingSimulationExpand (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1386, in test_02_testSourcingSimulationExpand
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      CreateNotVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckSourcingSimulation
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['2'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_03_testIndustrialPhase (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1414, in test_03_testIndustrialPhase
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionOrganisation2
      CreateSupplyOrganisation1
      CreateSupplyOrganisation2
      CreateTwoPhasesSC
      CreateNotVariatedResource
      CreateComponent1
      CreateComponent2
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckTwoPhasesSimulation
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['3'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_04_testProductionSimulationBuild (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1441, in test_04_testProductionSimulationBuild
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionSC
      CreateNotVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      ConfirmOrder
      Tic
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['4'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_05_testSourcingSimulationBuild (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1453, in test_05_testSourcingSimulationBuild
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      CreateNotVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckSourcingSimulation
      ConfirmOrder
      Tic
      CheckSourcingSimulation
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['5'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_06_testIndustrialPhase (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1484, in test_06_testIndustrialPhase
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionOrganisation2
      CreateSupplyOrganisation1
      CreateSupplyOrganisation2
      CreateTwoPhasesSC
      CreateNotVariatedResource
      CreateComponent1
      CreateComponent2
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      ConfirmOrder
      Tic
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['6'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_07_testTransformationInteractionProductionOrderLine (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1595, in test_07_testTransformationInteractionProductionOrderLine
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateNotVariatedResource
      CreateOrder
      CreateTransformation
    > Tic
      CreateOrderLineWithoutTransformation
      Tic
      CheckOrderLineTransformationIsSet
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['7'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_08_testTransformationWithEfficiency (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1640, in test_08_testTransformationWithEfficiency
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      Tic
      CreateNotVariatedResource
      CreateComponent1
      CreateEmptyTransformation
      FillTransformationWithResource
    > Tic
      CreateTransformationTransformedResource
      FillTransformationTransformedResourceWithComponent1
      SetTransformationTransformedResourceQuantity
      SetTransformationTransformedResourceEfficiency
      SetTransformationTransformedResourceIndustrialPhaseList
      Tic
      CreateOrganisation
      CreateOrder
      CreateOrderLine
      SetOrderLineQuantity
      Tic
      OrderOrder
      Tic
      CheckEfficiencySimulation
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['8'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_09_testTransformationWithVariation (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1771, in test_09_testTransformationWithVariation
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      Tic
      CreateColourSizeVariatedResource
      CreateColourSizeVariatedComponent1
      Tic
      CreateEmptyTransformation
      FillTransformationWithResource
      SetTransformationVariation
    > Tic
      CreateTransformationTransformedResource
      FillTransformationTransformedResourceWithComponent1
      SetTransformationTransformedResourceVariation
      SetTransformationTransformedResourceIndustrialPhaseList
      Tic
      SetTransformationTransformedResourceQuantityMatrix
      SetTransformationTransformedResourceVariationMatrix
      Tic
      CreateOrganisation
      CreateOrder
      CreateOrderLine
      SetOrderLineVariationCategories
      SetOrderLineQuantityMatrix
      Tic
      OrderOrder
      Tic
      CheckVariationSimulation
      ConfirmOrder
      Tic
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['9'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_01_testProductionSimulationExpand (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrderApparel.py", line 970, in test_01_testProductionSimulationExpand
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionSC
      CreateVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckProductionSimulation
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['1'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_02_testSourcingSimulationExpand (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrderApparel.py", line 997, in test_02_testSourcingSimulationExpand
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      CreateVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckSourcingSimulation
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['2'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_03_testIndustrialPhase (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrderApparel.py", line 1025, in test_03_testIndustrialPhase
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionOrganisation2
      CreateSupplyOrganisation1
      CreateSupplyOrganisation2
      CreateTwoPhasesSC
      CreateVariatedResource
      CreateComponent1
      CreateComponent2
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckTwoPhasesSimulation
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['3'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_04_testProductionSimulationBuild (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrderApparel.py", line 1052, in test_04_testProductionSimulationBuild
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionSC
      CreateVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      ConfirmOrder
      Tic
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['4'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_05_testSourcingSimulationBuild (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrderApparel.py", line 1064, in test_05_testSourcingSimulationBuild
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      CreateVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckSourcingSimulation
      ConfirmOrder
      Tic
      CheckSourcingSimulation
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['5'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_06_testIndustrialPhase (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrderApparel.py", line 1095, in test_06_testIndustrialPhase
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionOrganisation2
      CreateSupplyOrganisation1
      CreateSupplyOrganisation2
      CreateTwoPhasesSC
      CreateVariatedResource
      CreateComponent1
      CreateComponent2
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      ConfirmOrder
      Tic
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['6'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_07_testTransformationInteractionProductionOrderLine (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrderApparel.py", line 1178, in test_07_testTransformationInteractionProductionOrderLine
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateNotVariatedResource
      CreateOrder
      CreateTransformation
    > Tic
      CreateOrderLineWithoutTransformation
      Tic
      CheckOrderLineTransformationIsSet
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['7'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_01_sourcingDelivery (testProductionPackingList.TestProductionDelivery)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionPackingList.py", line 776, in test_01_sourcingDelivery
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      CreateNotVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckSourcingSimulation
      ConfirmOrder
      Tic
      CheckSourcingSimulation
      CheckSourcingDeliverySimulation
      CheckProducedDeliveryPackingListIsConfirmed
      CheckProducedDeliveryPackingListIsSolved
      CheckSupplyDeliveryPackingListIsConfirmed
      CheckSupplyDeliveryPackingListIsSolved
      CheckProducedReportIsConfirmed
      CheckProducedReportIsSolved
      CheckConsumedReportIsConfirmed
      CheckConsumedReportIsSolved
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_6cab96d659e1c177555f9ab27f36cd79/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_6cab96d659e1c177555f9ab27f36cd79/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['1'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_6cab96d659e1c177555f9ab27f36cd79/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_01_sourcingDelivery (testProductionPackingListApparel.TestProductionDeliveryApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionPackingList.py", line 776, in test_01_sourcingDelivery
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      CreateVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
    > Tic
      OrderOrder
      Tic
      CheckSourcingSimulation
      ConfirmOrder
      Tic
      CheckSourcingSimulation
      CheckSourcingDeliverySimulation
      CheckProducedDeliveryPackingListIsConfirmed
      CheckProducedDeliveryPackingListIsSolved
      CheckSupplyDeliveryPackingListIsConfirmed
      CheckSupplyDeliveryPackingListIsSolved
      CheckProducedReportIsConfirmed
      CheckProducedReportIsSolved
      CheckConsumedReportIsConfirmed
      CheckConsumedReportIsSolved
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_be8786bf687d02870ffc89e7f41c8584/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /erp5_portal_be8786bf687d02870ffc89e7f41c8584/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['1'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /erp5_portal_be8786bf687d02870ffc89e7f41c8584/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




FAIL: testSkinSelectionTemplateField (testProxyField.TestProxyField)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/tests/testProxyField.py", line 199, in testSkinSelectionTemplateField
    self.assertEquals('Customized Title', field.get_value('title'))
AssertionError: 'Customized Title' != 'Generic Title'


FAIL: test checking if the field values are of the proper type.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/Formulator/tests/testSerializeForm.py", line 358, in test_fieldValueTypes
    self.assertEquals(field.values, field2.values)
AssertionError: {'alternate_name': '', 'title': 'Test Title', 'date_separator': '', 'editable': 0, 'input_order': 'mdy', 'start_datetime': None, 'description': '', 'default_now': 0, 'allow_empty_time': 0, 'ampm_time_style': 0, 'hide_day': 0, 'date_only': 0, 'time_separator': '$', 'hidden': 0, 'default': None, 'css_class': 'test_css', 'required': 1, 'enabled': 1, 'input_style': 'list', 'external_validator': '', 'hidden_day_is_last_day': 0, 'end_datetime': None, 'timezone_style': 0} != {'alternate_name': '', 'title': 'Test Title', 'date_separator': '', 'editable': 0, 'input_order': 'mdy', 'start_datetime': '', 'description': '', 'default_now': 0, 'allow_empty_time': 0, 'ampm_time_style': 0, 'hide_day': 0, 'date_only': 0, 'time_separator': '$', 'hidden': 0, 'default': '', 'css_class': 'test_css', 'required': 1, 'enabled': 1, 'input_style': 'list', 'external_validator': '', 'hidden_day_is_last_day': 0, 'end_datetime': '', 'timezone_style': 0}


FAIL: test_NonDeliveryTemplateNotIndexable (testTemplate.TestTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTemplate.py", line 345, in test_NonDeliveryTemplateNotIndexable
    self._testTemplateNotIndexable(document)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTemplate.py", line 315, in _testTemplateNotIndexable
    self.assertEquals(0, len(self.portal.portal_catalog(uid=template.getUid())))
AssertionError: 0 != 1


FAIL: test_manyTemplatesWithoutReindexation (testTemplate.TestTemplate), Check what happen when templates are created one by one without reindexation
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTemplate.py", line 279, in test_manyTemplatesWithoutReindexation
    self.assertEqual(len(preference_id_list) + 1, len(new_preference_id_list))
AssertionError: 1 != 2


ERROR: test_getEffectiveModel (testTradeCondition.TestEffectiveSaleTradeCondition)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTradeCondition.py", line 583, in test_getEffectiveModel
    stop_date=DateTime('2008/06/01')))
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/TradeCondition.py", line 255, in getEffectiveModel
    return _getEffectiveModel(self, start_date, stop_date)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/mixin/composition.py", line 70, in _getEffectiveModel
    return model_list[0].getObject()
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/ZRDB/Results.py", line 101, in __getitem__
    fields=self._class(self._data[index], parent)
IndexError: tuple index out of range


ERROR: test_getEffectiveModel (testTradeCondition.TestEffectivePurchaseTradeCondition)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTradeCondition.py", line 583, in test_getEffectiveModel
    stop_date=DateTime('2008/06/01')))
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/TradeCondition.py", line 255, in getEffectiveModel
    return _getEffectiveModel(self, start_date, stop_date)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/mixin/composition.py", line 70, in _getEffectiveModel
    return model_list[0].getObject()
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/ZRDB/Results.py", line 101, in __getitem__
    fields=self._class(self._data[index], parent)
IndexError: tuple index out of range


ERROR: test_transformedInventory (testTransformation.TestTransformation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTransformation.py", line 298, in test_transformedInventory
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/inventory_api_test/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /inventory_api_test/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['4'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /inventory_api_test/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_transformedInventory (testTransformation.TestTransformation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 160, in run
    self.tearDown()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1063, in tearDown
    PortalTestCase.tearDown(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/base.py", line 103, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testInventoryAPI.py", line 2372, in beforeTearDown
    obj.invalidate()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/Base.py", line 242, in __call__
    wf[wf_id].notifyWorkflowMethod(instance, transition_list, args=args, kw=kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/WorkflowTool.py", line 62, in DCWorkflowDefinition_notifyWorkflowMethod
    self._changeStateOf(ob, tdef, kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.DCWorkflow/Products/DCWorkflow/DCWorkflow.py", line 468, in _changeStateOf
    sdef = self._executeTransition(ob, tdef, kwargs)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/DCWorkflow.py", line 393, in DCWorkflowDefinition_executeTransition
    tool.setStatusOf(self.id, ob, status)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/WorkflowTool.py", line 768, in WorkflowTool_setStatusOf
    wfh.append(status)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/WorkflowTool.py", line 743, in append
    self._p_changed = 1
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 990, in register
    self._register(obj)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1000, in _register
    self.transaction_manager.get().join(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 213, in join
    self._prior_operation_failed() # doesn't return
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 209, in _prior_operation_failed
    self._failure_traceback.getvalue())
TransactionFailedError: An operation previously failed, with traceback:

  File "../../bin/runUnitTest", line 180, in <module>
    Products.ERP5Type.tests.runUnitTest.main()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/runUnitTest.py", line 593, in main
    debug=debug)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/runUnitTest.py", line 469, in runUnitTestList
    result = TestRunner(verbosity=verbosity).run(suite)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 255, in run
    test(result)
  File "/usr/lib64/python2.6/unittest.py", line 464, in __call__
    return self.run(*args, **kwds)
  File "/usr/lib64/python2.6/unittest.py", line 460, in run
    test(result)
  File "/usr/lib64/python2.6/unittest.py", line 464, in __call__
    return self.run(*args, **kwds)
  File "/usr/lib64/python2.6/unittest.py", line 460, in run
    test(result)
  File "/usr/lib64/python2.6/unittest.py", line 464, in __call__
    return self.run(*args, **kwds)
  File "/usr/lib64/python2.6/unittest.py", line 460, in run
    test(result)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 399, in __call__
    self.run(*args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTransformation.py", line 298, in test_transformedInventory
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 732, in tic
    portal_activities.process_timer(None, None)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/ActivityTool.py", line 905, in process_timer
    self.tic(processing_node_list.index(currentNode)+1)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/ActivityTool.py", line 969, in tic
    activity.tic(inner_self, processing_node) # Transaction processing is the responsability of the activity
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/Activity/Queue.py", line 143, in tic
    if self.dequeueMessage(activity_tool, processing_node):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/Activity/SQLQueue.py", line 269, in dequeueMessage
    get_transaction().commit()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 325, in commit
    t, v, tb = self._saveAndGetCommitishError()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 322, in commit
    self._commitResources()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/TIDStorage/transaction_transaction.py", line 232, in _commitResources
    result = original__commitResources(self, *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 424, in _commitResources
    rm.tpc_finish(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.sendmail-3.5.1-py2.6.egg/zope/sendmail/delivery.py", line 93, in tpc_finish
    self.callable(*self.args)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/MailHost/mailer.py", line 47, in send
    connection = self.smtp(self.hostname, str(self.port))
  File "/usr/lib64/python2.6/smtplib.py", line 239, in __init__
    (code, msg) = self.connect(host, port)
  File "/usr/lib64/python2.6/smtplib.py", line 295, in connect
    self.sock = self._get_socket(host, port, self.timeout)
  File "/usr/lib64/python2.6/smtplib.py", line 273, in _get_socket
    return socket.create_connection((port, host), timeout)
  File "/usr/lib64/python2.6/socket.py", line 514, in create_connection
    raise error, msg
error: [Errno 111] Connection refused



ERROR: test_variationCategory (testTransformation.TestTransformation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 529, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTransformation.py", line 105, in afterSetUp
    TestTransformationMixin.afterSetUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 91, in afterSetUp
    TestOrderMixin.afterSetUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testOrder.py", line 101, in afterSetUp
    self.setUpPreferences()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 88, in setUpPreferences
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/inventory_api_test/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /inventory_api_test/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['4'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /inventory_api_test/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




ERROR: test_variationCategoryWithIndividualVariation (testTransformation.TestTransformation), Check that individual variation are return when getVariationCategoryList
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 529, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTransformation.py", line 105, in afterSetUp
    TestTransformationMixin.afterSetUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 91, in afterSetUp
    TestOrderMixin.afterSetUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testOrder.py", line 101, in afterSetUp
    self.setUpPreferences()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 88, in setUpPreferences
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
    error_message
RuntimeError: tic is looping forever. These messages are pending: [('/inventory_api_test/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)] 
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 295, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 18, in SQLCatalog_catalogTransformation
   - <PythonScript at /inventory_api_test/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
   - Line 18
  Module OFS.Traversable, line 310, in restrictedTraverse
  Module OFS.Traversable, line 250, in unrestrictedTraverse
   - __traceback_info__: (['4'], 'transformation_module')
  Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
  Module Products.ERP5Type.patches.DA, line 202, in DA__call__
   - <SQL at /inventory_api_test/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
  Module DocumentTemplate.DT_String, line 477, in __call__
  Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>




More information about the Erp5-report mailing list