Date | Level | Type | Message |
---|---|---|---|
2024-10-29 11:52:13 | INFO | runbot | Init build environment with config Adhoc Conf con tests 17+ |
2024-10-29 11:52:13 | Starting step base from config Adhoc Conf con tests 17+ | ||
2024-10-29 11:52:13 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-10-29 11:52:32 | INFO | server | odoo.modules.loading:327 1 modules loaded in 8.79s, 9195 queries (+9195 extra) |
2024-10-29 11:52:37 | INFO | server | odoo.modules.loading:327 19 modules loaded in 6.27s, 8030 queries (+8030 extra) |
2024-10-29 11:52:44 | Step base finished in 24s | ||
2024-10-29 11:52:44 | Starting step all from config Adhoc Conf con tests 17+ | ||
2024-10-29 11:52:44 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-10-29 11:53:02 | INFO | server | odoo.modules.loading:327 1 modules loaded in 9.02s, 9195 queries (+9195 extra) |
2024-10-29 11:56:32 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:128 Setting demo certificate from False to AR demo certificate 9 in (AR) Responsable Inscripto company |
2024-10-29 11:56:32 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:128 Setting demo certificate from False to AR demo certificate 8 in (AR) Monotributista company |
2024-10-29 11:56:32 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:128 Setting demo certificate from False to AR demo certificate 8 in (AR) Exento company |
2024-10-29 11:57:37 | INFO | server | odoo.modules.loading:327 277 modules loaded in 271.64s, 200033 queries (+203488 extra) |
2024-10-29 11:57:37 | INFO | server | odoo.modules.loading:327 278 modules loaded in 0.60s, 248 queries (+248 extra) |
2024-10-29 11:57:40 | INFO | server | odoo.addons.base.models.ir_qweb:327 Pregenerating assets bundles |
2024-10-29 12:00:49 | ERROR | server |
odoo.addons.account_followup.tests.test_account_followup:137
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 137, in test_followup_line_and_status })._create_payments() File "/data/build/adhoc-cicd-odoo-odoo/addons/account/wizard/account_payment_register.py", line 1250, in _create_payments payments = self._init_payments(to_process, edit_mode=edit_mode) File "/data/build/adhoc-cicd-odoo-odoo/addons/account/wizard/account_payment_register.py", line 1094, in _init_payments .create([x['create_vals'] for x in to_process]) File "<decorator-gen-462>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi return create(self, arg) File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_payment.py", line 856, in create payments = super().create(vals_list) File "<decorator-gen-143>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi return create(self, arg) File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 263, in create threads = super(MailThread, self).create(vals_list) File "<decorator-gen-31>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi return create(self, arg) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4954, in create records = self._create(data_list) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5212, in _create records._validate_fields(name for data in data_list for name in data['stored']) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1599, in _validate_fields check(self) File "/data/build/ingadhoc-account-financial-tools/account_internal_transfer/models/account_payment.py", line 132, in _check_payment_method_line_id raise ValidationError(_("The origin or destination payment methods do not have an outstanding account.")) odoo.exceptions.ValidationError: The origin or destination payment methods do not have an outstanding account. |
2024-10-29 12:00:49 | ERROR | server |
odoo.addons.account_followup.tests.test_account_followup:209
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 209, 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 1250, in _create_payments payments = self._init_payments(to_process, edit_mode=edit_mode) File "/data/build/adhoc-cicd-odoo-odoo/addons/account/wizard/account_payment_register.py", line 1094, in _init_payments .create([x['create_vals'] for x in to_process]) File "<decorator-gen-462>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi return create(self, arg) File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_payment.py", line 856, in create payments = super().create(vals_list) File "<decorator-gen-143>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi return create(self, arg) File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 263, in create threads = super(MailThread, self).create(vals_list) File "<decorator-gen-31>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi return create(self, arg) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4954, in create records = self._create(data_list) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5212, in _create records._validate_fields(name for data in data_list for name in data['stored']) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1599, in _validate_fields check(self) File "/data/build/ingadhoc-account-financial-tools/account_internal_transfer/models/account_payment.py", line 132, in _check_payment_method_line_id raise ValidationError(_("The origin or destination payment methods do not have an outstanding account.")) odoo.exceptions.ValidationError: The origin or destination payment methods do not have an outstanding account. |
2024-10-29 12:00:49 | ERROR | server |
odoo.addons.account_followup.tests.test_account_followup:247
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 247, 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 1250, in _create_payments payments = self._init_payments(to_process, edit_mode=edit_mode) File "/data/build/adhoc-cicd-odoo-odoo/addons/account/wizard/account_payment_register.py", line 1094, in _init_payments .create([x['create_vals'] for x in to_process]) File "<decorator-gen-462>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi return create(self, arg) File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_payment.py", line 856, in create payments = super().create(vals_list) File "<decorator-gen-143>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi return create(self, arg) File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 263, in create threads = super(MailThread, self).create(vals_list) File "<decorator-gen-31>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi return create(self, arg) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4954, in create records = self._create(data_list) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5212, in _create records._validate_fields(name for data in data_list for name in data['stored']) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1599, in _validate_fields check(self) File "/data/build/ingadhoc-account-financial-tools/account_internal_transfer/models/account_payment.py", line 132, in _check_payment_method_line_id raise ValidationError(_("The origin or destination payment methods do not have an outstanding account.")) odoo.exceptions.ValidationError: The origin or destination payment methods do not have an outstanding account. |
2024-10-29 12:00:49 | ERROR | server |
odoo.addons.account_followup.tests.test_account_followup:313
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 313, in test_onchange_residual_amount })._create_payments() File "/data/build/adhoc-cicd-odoo-odoo/addons/account/wizard/account_payment_register.py", line 1250, in _create_payments payments = self._init_payments(to_process, edit_mode=edit_mode) File "/data/build/adhoc-cicd-odoo-odoo/addons/account/wizard/account_payment_register.py", line 1094, in _init_payments .create([x['create_vals'] for x in to_process]) File "<decorator-gen-462>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi return create(self, arg) File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_payment.py", line 856, in create payments = super().create(vals_list) File "<decorator-gen-143>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi return create(self, arg) File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 263, in create threads = super(MailThread, self).create(vals_list) File "<decorator-gen-31>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi return create(self, arg) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4954, in create records = self._create(data_list) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5212, in _create records._validate_fields(name for data in data_list for name in data['stored']) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1599, in _validate_fields check(self) File "/data/build/ingadhoc-account-financial-tools/account_internal_transfer/models/account_payment.py", line 132, in _check_payment_method_line_id raise ValidationError(_("The origin or destination payment methods do not have an outstanding account.")) odoo.exceptions.ValidationError: The origin or destination payment methods do not have an outstanding account. |
2024-10-29 12:01:02 | ERROR | server |
odoo.addons.account_followup.tests.test_followup_report:328
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 328, in test_negative_followup_report self.env['account.payment'].create({ File "<decorator-gen-462>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 479, in _model_create_multi return create(self, [arg]) File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_payment.py", line 856, in create payments = super().create(vals_list) File "<decorator-gen-143>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi return create(self, arg) File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 263, in create threads = super(MailThread, self).create(vals_list) File "<decorator-gen-31>", line 2, in create File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in _model_create_multi return create(self, arg) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4954, in create records = self._create(data_list) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5212, in _create records._validate_fields(name for data in data_list for name in data['stored']) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1599, in _validate_fields check(self) File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_check/models/account_payment.py", line 28, in _check_move_id payment.payment_method_code in ('own_checks', 'new_third_party_checks', 'in_third_party_checks', 'out_third_party_checks', 'return_third_party_checks') and File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1287, in __get__ self.compute_value(recs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1469, in compute_value records._compute_field_value(self) File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 427, in _compute_field_value return super()._compute_field_value(field) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5217, in _compute_field_value fields.determine(field.compute, self) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 112, in determine return needle(records, *args) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 697, in _compute_related values = [first(value[name]) for value in values] File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 697, in <listcomp> values = [first(value[name]) for value in values] File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6978, in __getitem__ return self._fields[key].__get__(self) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 3002, in __get__ return super().__get__(records, owner) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1232, in __get__ self.recompute(record) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1447, in recompute apply_except_missing(self.compute_value, recs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1420, in apply_except_missing func(records) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1469, in compute_value records._compute_field_value(self) File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 427, in _compute_field_value return super()._compute_field_value(field) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5222, in _compute_field_value self.filtered('id')._validate_fields(fnames) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1599, in _validate_fields check(self) File "/data/build/ingadhoc-account-financial-tools/account_internal_transfer/models/account_payment.py", line 132, in _check_payment_method_line_id raise ValidationError(_("The origin or destination payment methods do not have an outstanding account.")) odoo.exceptions.ValidationError: The origin or destination payment methods do not have an outstanding account. |
2024-10-29 12:01:04 | INFO | runbot | Build automatically killed, new build found. |
2024-10-29 12:01:04 | INFO | runbot | Kill build 87102-18-0 |
2024-10-29 12:01:05 | ERROR | server | odoo.tests.result:588 0 failed, 5 error(s) of 220 tests when loading database '87102-18-0-all' |