Date |
Level |
Type |
Message |
2025-04-24 12:56:49
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2025-04-24 12:56:49
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2025-04-24 12:56:49
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18-next
|
2025-04-24 12:57:18
|
INFO
|
server
|
odoo.modules.loading:357
1 modules loaded in 8.49s, 9227 queries (+9227 extra)
|
2025-04-24 12:57:29
|
INFO
|
server
|
odoo.modules.loading:357
19 modules loaded in 6.15s, 7938 queries (+7938 extra)
|
2025-04-24 12:57:30
|
|
|
Step base finished in 36s
|
2025-04-24 12:57:30
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2025-04-24 12:57:30
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18-next
|
2025-04-24 12:57:48
|
INFO
|
server
|
odoo.modules.loading:357
1 modules loaded in 8.39s, 9227 queries (+9227 extra)
|
2025-04-24 13:05:48
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:147
Setting demo certificate from False to AR demo certificate 2 in (AR) Responsable Inscripto company
|
2025-04-24 13:05:48
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:147
Setting demo certificate from False to AR demo certificate 2 in (AR) Monotributista company
|
2025-04-24 13:05:48
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:147
Setting demo certificate from False to AR demo certificate 5 in (AR) Exento company
|
2025-04-24 13:07:33
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-24 13:08:39
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-04-24 13:09:45
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2025-04-24 13:13:08
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_account_payment_pro:239
ERROR: TestAccountPaymentPro.test_account_ux_payment_pro
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_account_payment_pro.py", line 239, in test_account_ux_payment_pro
payment.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_pro_bundle/models/account_payment.py", line 107, in action_post
raise ValidationError(_("The main payment must have a name before a linked payment can be posted."))
odoo.exceptions.ValidationError: The main payment must have a name before a linked payment can be posted.
|
2025-04-24 13:13:08
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_account_payment_pro:119
ERROR: TestAccountPaymentPro.test_account_ux_payment_pro_multicompany_1
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_account_payment_pro.py", line 119, in test_account_ux_payment_pro_multicompany_1
payment.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_pro_bundle/models/account_payment.py", line 107, in action_post
raise ValidationError(_("The main payment must have a name before a linked payment can be posted."))
odoo.exceptions.ValidationError: The main payment must have a name before a linked payment can be posted.
|
2025-04-24 13:13:08
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_account_payment_pro:177
ERROR: TestAccountPaymentPro.test_account_ux_payment_pro_multicompany_2
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_account_payment_pro.py", line 177, in test_account_ux_payment_pro_multicompany_2
payment.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_pro_bundle/models/account_payment.py", line 107, in action_post
raise ValidationError(_("The main payment must have a name before a linked payment can be posted."))
odoo.exceptions.ValidationError: The main payment must have a name before a linked payment can be posted.
|
2025-04-24 13:13:14
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_account_payment_pro_sale_type:57
FAIL: TestAccountPaymentProSaleType.test_account_payment_pro_sale_type
Traceback (most recent call last):
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/sale_order.py", line 34, in run_invoicing_atomation
invoices.sudo().action_post()
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 17, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 28, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 131, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 23, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
odoo.exceptions.ValidationError: The main payment must have a name before a linked payment can be posted.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_account_payment_pro_sale_type.py", line 57, in test_account_payment_pro_sale_type
sale.action_confirm()
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/sale_order.py", line 94, in action_confirm
self.sudo().run_invoicing_atomation()
File "/data/build/ingadhoc-sale/sale_gathering_automation/models/sale_order.py", line 14, in run_invoicing_atomation
super(SaleOrder, self - gathering_lines).run_invoicing_atomation()
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/sale_order.py", line 36, in run_invoicing_atomation
rec.env.cr.rollback()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 943, in forbidden
raise AssertionError('Cannot commit or rollback a cursor from inside a test, this will lead to a broken cursor when trying to rollback the test. Please rollback to a specific savepoint instead or open another cursor if really necessary')
AssertionError: Cannot commit or rollback a cursor from inside a test, this will lead to a broken cursor when trying to rollback the test. Please rollback to a specific savepoint instead or open another cursor if really necessary
|
2025-04-24 13:13:14
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_cashbox_sale_type_automation:82
FAIL: TestCashboxAutomation.test_pay_automation_w_cashbox
Traceback (most recent call last):
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/sale_order.py", line 34, in run_invoicing_atomation
invoices.sudo().action_post()
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 17, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 28, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 131, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 23, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 40, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 64, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_payment_term_surcharge/models/account_move.py", line 134, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 79, in action_post
return super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 118, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 5243, in action_post
self._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 135, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_loans/models/account_move.py", line 20, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 12, in _post
posted_moves = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
odoo.exceptions.ValidationError: The main payment must have a name before a linked payment can be posted.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_cashbox_sale_type_automation.py", line 82, in test_pay_automation_w_cashbox
so.action_confirm()
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/sale_order.py", line 93, in action_confirm
res = self.run_picking_automation()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/sale_order.py", line 58, in run_picking_automation
rec._process_pickings()
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/sale_order.py", line 84, in _process_pickings
pick.button_validate()
File "/data/build/ingadhoc-sale/sale_order_type_invoice_policy/models/stock_picking.py", line 26, in button_validate
return super().button_validate()
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project_stock/models/stock_picking.py", line 11, in button_validate
res = super().button_validate()
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-stock/stock_voucher/models/stock_picking.py", line 123, in button_validate
res = super().button_validate()
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_pe_edi_stock/models/stock_picking.py", line 224, in button_validate
picking = super().button_validate()
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock_picking_batch/models/stock_picking.py", line 145, in button_validate
res = super().button_validate()
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock/models/stock_picking.py", line 1427, in button_validate
pickings_to_backorder.with_context(cancel_backorder=False)._action_done()
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/stock_picking.py", line 16, in _action_done
self.sudo().mapped("sale_id").run_invoicing_atomation()
File "/data/build/ingadhoc-sale/sale_gathering_automation/models/sale_order.py", line 14, in run_invoicing_atomation
super(SaleOrder, self - gathering_lines).run_invoicing_atomation()
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/sale_order.py", line 36, in run_invoicing_atomation
rec.env.cr.rollback()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 943, in forbidden
raise AssertionError('Cannot commit or rollback a cursor from inside a test, this will lead to a broken cursor when trying to rollback the test. Please rollback to a specific savepoint instead or open another cursor if really necessary')
AssertionError: Cannot commit or rollback a cursor from inside a test, this will lead to a broken cursor when trying to rollback the test. Please rollback to a specific savepoint instead or open another cursor if really necessary
|
2025-04-24 13:13:20
|
ERROR
|
server
|
odoo.modules.loading:321
Module demo_full: 2 failures, 3 errors of 9 tests
|
2025-04-24 13:13:20
|
INFO
|
server
|
odoo.modules.loading:357
643 modules loaded in 926.86s, 479805 queries (+506053 extra)
|
2025-04-24 13:13:20
|
INFO
|
server
|
odoo.modules.loading:357
644 modules loaded in 0.96s, 345 queries (+345 extra)
|
2025-04-24 13:13:25
|
ERROR
|
server
|
odoo.modules.loading:604
At least one test failed when loading the modules.
|
2025-04-24 13:13:31
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:357
Pregenerating assets bundles
|
2025-04-24 13:14:39
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:14:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:15:18
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:15:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:15:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:15:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:16:02
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:16:08
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:16:08
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:16:58
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:17:04
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:17:09
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:17:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:17:21
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:17:26
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:17:32
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:17:37
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:17:37
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:17:43
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data
|
2025-04-24 13:17:43
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
2025-04-24 13:17:49
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
2025-04-24 13:17:49
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
2025-04-24 13:18:22
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:18:28
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:18:33
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:18:39
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:18:39
|
ERROR
|
server
|
odoo.addons.account_followup.tests.test_account_followup:126
ERROR: TestAccountFollowupReports.test_followup_line_and_status
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/account_followup/tests/test_account_followup.py", line 126, in test_followup_line_and_status
})._create_payments()
^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/wizard/account_payment_register.py", line 1256, in _create_payments
self._post_payments(to_process, edit_mode=edit_mode)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/wizard/account_payment_register.py", line 1160, in _post_payments
payments.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_pro_bundle/models/account_payment.py", line 107, in action_post
raise ValidationError(_("The main payment must have a name before a linked payment can be posted."))
odoo.exceptions.ValidationError: The main payment must have a name before a linked payment can be posted.
|
2025-04-24 13:18:39
|
ERROR
|
server
|
odoo.addons.account_followup.tests.test_account_followup:198
ERROR: TestAccountFollowupReports.test_followup_multiple_invoices_with_first_payment
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/account_followup/tests/test_account_followup.py", line 198, in test_followup_multiple_invoices_with_first_payment
})._create_payments()
^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/wizard/account_payment_register.py", line 1256, in _create_payments
self._post_payments(to_process, edit_mode=edit_mode)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/wizard/account_payment_register.py", line 1160, in _post_payments
payments.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_pro_bundle/models/account_payment.py", line 107, in action_post
raise ValidationError(_("The main payment must have a name before a linked payment can be posted."))
odoo.exceptions.ValidationError: The main payment must have a name before a linked payment can be posted.
|
2025-04-24 13:18:45
|
ERROR
|
server
|
odoo.addons.account_followup.tests.test_account_followup:236
ERROR: TestAccountFollowupReports.test_followup_multiple_invoices_with_last_payment
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/account_followup/tests/test_account_followup.py", line 236, in test_followup_multiple_invoices_with_last_payment
})._create_payments()
^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/wizard/account_payment_register.py", line 1256, in _create_payments
self._post_payments(to_process, edit_mode=edit_mode)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/wizard/account_payment_register.py", line 1160, in _post_payments
payments.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_pro_bundle/models/account_payment.py", line 107, in action_post
raise ValidationError(_("The main payment must have a name before a linked payment can be posted."))
odoo.exceptions.ValidationError: The main payment must have a name before a linked payment can be posted.
|
2025-04-24 13:18:45
|
ERROR
|
server
|
odoo.addons.account_followup.tests.test_account_followup:302
ERROR: TestAccountFollowupReports.test_onchange_residual_amount
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/account_followup/tests/test_account_followup.py", line 302, in test_onchange_residual_amount
})._create_payments()
^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/wizard/account_payment_register.py", line 1256, in _create_payments
self._post_payments(to_process, edit_mode=edit_mode)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/wizard/account_payment_register.py", line 1160, in _post_payments
payments.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_pro_bundle/models/account_payment.py", line 107, in action_post
raise ValidationError(_("The main payment must have a name before a linked payment can be posted."))
odoo.exceptions.ValidationError: The main payment must have a name before a linked payment can be posted.
|
2025-04-24 13:18:45
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:18:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:18:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:18:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:18:56
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:18:56
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:19:02
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:19:02
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:19:02
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:19:07
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:19:07
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:19:07
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:19:13
|
ERROR
|
server
|
odoo.addons.account_followup.tests.test_followup_report:354
ERROR: TestAccountFollowupReports.test_negative_followup_report
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/account_followup/tests/test_followup_report.py", line 354, in test_negative_followup_report
}).action_post()
^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-payment/account_payment_pro_bundle/models/account_payment.py", line 107, in action_post
raise ValidationError(_("The main payment must have a name before a linked payment can be posted."))
odoo.exceptions.ValidationError: The main payment must have a name before a linked payment can be posted.
|
2025-04-24 13:19:13
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:19:18
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:19:37
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:19:42
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:19:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2025-04-24 13:19:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data
|
2025-04-24 13:19:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
2025-04-24 13:19:59
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
2025-04-24 13:19:59
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
2025-04-24 13:20:39
|
ERROR
|
server
|
odoo.addons.payment.controllers.post_processing:61
Encountered an error while post-processing transaction with id 56:
The main payment must have a name before a linked payment can be posted.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/payment/controllers/post_processing.py", line 53, in poll_status
monitored_tx._post_process()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/payment_transaction.py", line 139, in _post_process
res = super(PaymentTransaction, process_tx)._post_process()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/pos_online_payment/models/payment_transaction.py", line 29, in _post_process
super()._post_process()
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_payment/models/payment_transaction.py", line 14, in _post_process
super()._post_process()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/payment_transaction.py", line 98, in _post_process
super(PaymentTransaction, done_tx)._post_process() # Post the invoices.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/plugberry-payment/payment_redpagos/models/payment_transaction.py", line 27, in _post_process
super()._post_process()
File "/data/build/plugberry-payment/payment_abitab/models/payment_transaction.py", line 27, in _post_process
super()._post_process()
File "/data/build/ingadhoc-account-payment/account_payment_ux/models/payment_transaction.py", line 8, in _post_process
super()._post_process()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_payment/models/payment_transaction.py", line 122, in _post_process
tx.with_company(tx.company_id)._create_payment()
File "/data/build/ingadhoc-multi-company/payment_multic_ux/models/payment_transaction.py", line 9, in _create_payment
return super(
^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_payment/models/payment_transaction.py", line 193, in _create_payment
payment.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_pro_bundle/models/account_payment.py", line 107, in action_post
raise ValidationError(_("The main payment must have a name before a linked payment can be posted."))
odoo.exceptions.ValidationError: The main payment must have a name before a linked payment can be posted.
|
2025-04-24 13:20:39
|
WARNING
|
server
|
odoo.http:2406
The main payment must have a name before a linked payment can be posted.
|
2025-04-24 13:20:45
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_website_sale.TestWebsiteSale.test_website_sale_demo.browser:1455
FAILED: [12/12] Tour website_sale_tour_demo → Step eCommerce: check that the payment is successful (trigger: .oe_website_sale_tx_status:contains("Your payment has been successfully processed.")).
Element (.oe_website_sale_tx_status:contains("Your payment has been successfully processed.")) has not been found.
TIMEOUT step failed to complete within 10000 ms.
|
2025-04-24 13:20:45
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_website_sale.TestWebsiteSale.test_website_sale_demo.browser:1455
Error received after termination: {
"content": "eCommerce: select Test payment provider",
"trigger": "input[name=\"o_payment_radio\"][data-payment-method-code=\"demo\"]",
"run": "click"
},
{
"content": "eCommerce: add card number",
"trigger": "input[name=\"customer_input\"]",
"run": "edit 4242424242424242"
},
{
"content": "Pay",
"trigger": "button[name=\"o_payment_submit_button\"]:visible:not(:disabled)",
"run": "click"
},
---------- FAILED: [12/12] Tour website_sale_tour_demo → Step eCommerce: check that the payment is successful (trigger: .oe_website_sale_tx_status:contains("Your payment has been successfully processed.")) ----------
{
"content": "eCommerce: check that the payment is successful",
"trigger": ".oe_website_sale_tx_status:contains(\"Your payment has been successfully processed.\")"
},
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
2025-04-24 13:20:45
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_website_sale.TestWebsiteSale.test_website_sale_demo:357
Screenshot in: /data/build/tests/141906-18-0-all/screenshots/sc_20250424_132044_552478_TestWebsiteSale.png
|
2025-04-24 13:20:45
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_website_sale.TestWebsiteSale.test_website_sale_demo:357
Screenshot in: /data/build/tests/141906-18-0-all/screenshots/sc_20250424_132044_598469_TestWebsiteSale.png
|
2025-04-24 13:20:45
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_website_sale:64
FAIL: TestWebsiteSale.test_website_sale_demo
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_website_sale.py", line 64, in test_website_sale_demo
self.start_tour("/shop", "website_sale_tour_demo", login="admin")
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 2156, in start_tour
return self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 2130, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('website_sale_tour_demo', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/shop", "delayToCheckUndeterminisms": 0})" failed
FAILED: [12/12] Tour website_sale_tour_demo → Step eCommerce: check that the payment is successful (trigger: .oe_website_sale_tx_status:contains("Your payment has been successfully processed.")).
Element (.oe_website_sale_tx_status:contains("Your payment has been successfully processed.")) has not been found.
TIMEOUT step failed to complete within 10000 ms.
|
2025-04-24 13:20:56
|
ERROR
|
server
|
odoo.tests.result:600
3 failed, 8 error(s) of 331 tests when loading database '141906-18-0-all'
|
2025-04-24 13:21:13
|
INFO
|
runbot
|
Getting results for build 141906-18-0
|
2025-04-24 13:21:13
|
|
|
Step all finished in 23m
|
2025-04-24 13:21:13
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2025-04-24 13:21:13
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18-next
|
2025-04-24 13:21:14
|
INFO
|
runbot
|
Step setup finished in 0s
|
2025-04-24 13:21:14
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2025-04-24 13:21:14
|
INFO
|
runbot
|
Start running build 141906-18-0
|
2025-04-24 13:21:14
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18-next
|
2025-04-24 13:21:21
|
INFO
|
server
|
odoo.modules.loading:357
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2025-04-24 13:21:21
|
INFO
|
server
|
odoo.modules.loading:357
19 modules loaded in 0.49s, 0 queries (+0 extra)
|
2025-04-24 17:47:11
|
INFO
|
runbot
|
Kill build 141906-18-0
|