Date |
Level |
Type |
Message |
2024-10-23 20:19:08
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf for demo (y personalizaciones) 17+
|
2024-10-23 20:19:08
|
|
|
Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) 17+
|
2024-10-23 20:19:08
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-10-23 20:19:33
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 12.28s, 9047 queries (+9047 extra)
|
2024-10-23 20:23:10
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert8 in (AR) Responsable Inscripto company
|
2024-10-23 20:23:10
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert1 in (AR) Monotributista company
|
2024-10-23 20:23:10
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert1 in (AR) Exento company
|
2024-10-23 20:23:35
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-10-23 20:24:46
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2024-10-23 20:24:52
|
INFO
|
server
|
odoo.modules.loading:301
176 modules loaded in 314.10s, 139030 queries (+139055 extra)
|
2024-10-23 20:24:58
|
INFO
|
server
|
odoo.modules.loading:301
182 modules loaded in 4.65s, 1332 queries (+1332 extra)
|
2024-10-23 20:25:11
|
|
|
Step all_no_test finished in 6m
|
2024-10-23 20:25:11
|
|
|
Starting step setup from config Adhoc Conf for demo (y personalizaciones) 17+
|
2024-10-23 20:25:11
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-10-23 20:25:12
|
INFO
|
runbot
|
Step setup finished in 0s
|
2024-10-23 20:25:12
|
|
|
Starting step run from config Adhoc Conf for demo (y personalizaciones) 17+
|
2024-10-23 20:25:12
|
INFO
|
runbot
|
Start running build 85362-17-0
|
2024-10-23 20:25:12
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-10-23 20:25:16
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-10-23 20:25:23
|
INFO
|
server
|
odoo.modules.loading:301
182 modules loaded in 3.75s, 0 queries (+0 extra)
|
2024-10-23 20:31:37
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1603
Error during renewal of contract V 0001-00000095 False
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1593, in _create_recurring_invoice
existing_invoices = subscription.with_context(recurring_automatic=True)._handle_automatic_invoices(invoice, auto_commit) or self.env['account.move']
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1654, in _handle_automatic_invoices
self._process_auto_invoice(invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1643, in _process_auto_invoice
invoice.action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 124, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 400, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 47, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 61, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 75, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 4129, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 89, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 13, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 129, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 92, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 216, in _post
return validated + super(AccountMove, self - ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 29, in _post
return super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 108, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 106, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 221, in _post
posted = super()._post(soft=soft)
File "/data/build/ingadhoc-account-payment/account_payment_pro/models/account_move.py", line 80, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 111, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 101, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 168, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 42, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 51, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_avatax/models/account_move.py", line 15, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_invoice_extract/models/account_invoice.py", line 279, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_external_tax/models/account_move.py", line 54, in _post
return super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 257, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s", '\n'.join(errors)))
odoo.exceptions.UserError: Invalid invoice configuration:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-10-23 20:31:37
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1603
Error during renewal of contract V 0001-00000094 False
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1593, in _create_recurring_invoice
existing_invoices = subscription.with_context(recurring_automatic=True)._handle_automatic_invoices(invoice, auto_commit) or self.env['account.move']
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1654, in _handle_automatic_invoices
self._process_auto_invoice(invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1643, in _process_auto_invoice
invoice.action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 124, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 400, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 47, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 61, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 75, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 4129, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 89, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 13, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 129, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 92, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 216, in _post
return validated + super(AccountMove, self - ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 29, in _post
return super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 108, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 106, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 221, in _post
posted = super()._post(soft=soft)
File "/data/build/ingadhoc-account-payment/account_payment_pro/models/account_move.py", line 80, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 111, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 101, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 168, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 42, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 51, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_avatax/models/account_move.py", line 15, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_invoice_extract/models/account_invoice.py", line 279, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_external_tax/models/account_move.py", line 54, in _post
return super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 257, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s", '\n'.join(errors)))
odoo.exceptions.UserError: Invalid invoice configuration:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-10-23 20:31:41
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1603
Error during renewal of contract V 0001-00000072 False
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 99, in lookup
r = d[key]
File "<decorator-gen-5>", line 2, in __getitem__
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/lru.py", line 34, in __getitem__
a = self.d[obj]
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7f6bcf9a6710>, 'account.1_tax_group_ila')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1593, in _create_recurring_invoice
existing_invoices = subscription.with_context(recurring_automatic=True)._handle_automatic_invoices(invoice, auto_commit) or self.env['account.move']
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1654, in _handle_automatic_invoices
self._process_auto_invoice(invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1643, in _process_auto_invoice
invoice.action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 124, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 400, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 47, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 61, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 75, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 4129, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 89, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 13, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 148, in _post
move._l10n_cl_create_dte()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 533, in _l10n_cl_create_dte
'withholdings': self._l10n_cl_get_withholdings(),
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 274, in _l10n_cl_get_withholdings
'tax_amount': self.currency_id.round(abs(line.balance))} for line in self.line_ids.filtered(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6129, in filtered
return self.browse([rec.id for rec in self if func(rec)])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6129, in <listcomp>
return self.browse([rec.id for rec in self if func(rec)])
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 275, in <lambda>
lambda x: x.tax_group_id.id in [self.env['account.chart.template'].ref('tax_group_ila').id,
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 1064, in ref
or self.env.ref(f"account.{self.env.company.parent_ids[0].id}_{xmlid}", raise_if_not_found)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 580, in ref
res_model, res_id = self['ir.model.data']._xmlid_to_res_model_res_id(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2194, in _xmlid_to_res_model_res_id
return self._xmlid_lookup(xmlid)
File "<decorator-gen-43>", line 2, in _xmlid_lookup
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 104, in lookup
value = d[key] = self.method(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2187, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: account.1_tax_group_ila
|
2024-10-23 20:31:41
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1603
Error during renewal of contract V 0001-00000071 False
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 99, in lookup
r = d[key]
File "<decorator-gen-5>", line 2, in __getitem__
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/lru.py", line 34, in __getitem__
a = self.d[obj]
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7f6bcf9a6710>, 'account.1_tax_group_ila')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1593, in _create_recurring_invoice
existing_invoices = subscription.with_context(recurring_automatic=True)._handle_automatic_invoices(invoice, auto_commit) or self.env['account.move']
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1654, in _handle_automatic_invoices
self._process_auto_invoice(invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1643, in _process_auto_invoice
invoice.action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 124, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 400, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 47, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 61, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 75, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 4129, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 89, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 13, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 148, in _post
move._l10n_cl_create_dte()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 533, in _l10n_cl_create_dte
'withholdings': self._l10n_cl_get_withholdings(),
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 274, in _l10n_cl_get_withholdings
'tax_amount': self.currency_id.round(abs(line.balance))} for line in self.line_ids.filtered(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6129, in filtered
return self.browse([rec.id for rec in self if func(rec)])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6129, in <listcomp>
return self.browse([rec.id for rec in self if func(rec)])
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 275, in <lambda>
lambda x: x.tax_group_id.id in [self.env['account.chart.template'].ref('tax_group_ila').id,
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 1064, in ref
or self.env.ref(f"account.{self.env.company.parent_ids[0].id}_{xmlid}", raise_if_not_found)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 580, in ref
res_model, res_id = self['ir.model.data']._xmlid_to_res_model_res_id(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2194, in _xmlid_to_res_model_res_id
return self._xmlid_lookup(xmlid)
File "<decorator-gen-43>", line 2, in _xmlid_lookup
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 104, in lookup
value = d[key] = self.method(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2187, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: account.1_tax_group_ila
|
2024-10-23 20:32:08
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:528
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-23 20:32:08
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:528
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-23 20:32:14
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:528
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-23 20:32:14
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:528
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-23 20:32:19
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:528
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-23 20:32:19
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:528
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-23 20:32:25
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:528
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-23 20:32:25
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:528
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-23 20:32:25
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (22) timeout after 120s
|
2024-10-23 21:21:32
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (74) timeout after 120s
|
2024-10-23 21:23:33
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (76) timeout after 120s
|
2024-10-23 21:25:33
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (78) timeout after 120s
|
2024-10-23 21:27:35
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (80) timeout after 120s
|
2024-10-23 21:29:36
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (82) timeout after 120s
|
2024-10-23 21:31:31
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (84) timeout after 120s
|
2024-10-23 21:33:33
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (86) timeout after 120s
|
2024-10-23 21:35:34
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (88) timeout after 120s
|
2024-10-23 21:37:32
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (90) timeout after 120s
|
2024-10-23 21:39:34
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (92) timeout after 120s
|
2024-10-23 21:41:35
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (94) timeout after 120s
|
2024-10-23 21:43:37
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (96) timeout after 120s
|
2024-10-23 21:45:32
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (98) timeout after 120s
|
2024-10-23 21:47:33
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (100) timeout after 120s
|
2024-10-23 21:49:34
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (102) timeout after 120s
|
2024-10-23 21:51:35
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (104) timeout after 120s
|
2024-10-23 21:53:33
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (106) timeout after 120s
|
2024-10-23 21:55:36
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (108) timeout after 120s
|
2024-10-23 21:57:37
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (110) timeout after 120s
|
2024-10-23 21:59:33
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (112) timeout after 120s
|
2024-10-23 22:01:34
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (114) timeout after 120s
|
2024-10-23 22:03:35
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (116) timeout after 120s
|
2024-10-23 22:05:37
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (118) timeout after 120s
|
2024-10-23 22:07:33
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (120) timeout after 120s
|
2024-10-23 22:09:34
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (122) timeout after 120s
|
2024-10-23 23:20:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (124) timeout after 120s
|
2024-10-23 23:22:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (126) timeout after 120s
|
2024-10-23 23:24:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (128) timeout after 120s
|
2024-10-23 23:26:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (130) timeout after 120s
|
2024-10-23 23:28:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (132) timeout after 120s
|
2024-10-23 23:30:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (134) timeout after 120s
|
2024-10-23 23:32:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (136) timeout after 120s
|
2024-10-23 23:34:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (138) timeout after 120s
|
2024-10-23 23:36:54
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (140) timeout after 120s
|
2024-10-23 23:38:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (142) timeout after 120s
|
2024-10-23 23:40:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (144) timeout after 120s
|
2024-10-23 23:42:54
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (146) timeout after 120s
|
2024-10-23 23:44:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (148) timeout after 120s
|
2024-10-23 23:46:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (150) timeout after 120s
|
2024-10-23 23:49:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (152) timeout after 120s
|
2024-10-23 23:50:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (154) timeout after 120s
|
2024-10-23 23:52:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (156) timeout after 120s
|
2024-10-23 23:55:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (158) timeout after 120s
|
2024-10-23 23:56:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (160) timeout after 120s
|
2024-10-23 23:58:59
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (162) timeout after 120s
|
2024-10-24 00:01:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (164) timeout after 120s
|
2024-10-24 00:02:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (166) timeout after 120s
|
2024-10-24 00:04:59
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (168) timeout after 120s
|
2024-10-24 00:07:01
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (170) timeout after 120s
|
2024-10-24 00:08:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (172) timeout after 120s
|
2024-10-24 00:10:59
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (174) timeout after 120s
|
2024-10-24 00:13:01
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (176) timeout after 120s
|
2024-10-24 00:14:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (178) timeout after 120s
|
2024-10-24 00:17:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (180) timeout after 120s
|
2024-10-24 00:19:02
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (182) timeout after 120s
|
2024-10-24 00:20:59
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (184) timeout after 120s
|
2024-10-24 00:23:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (186) timeout after 120s
|
2024-10-24 00:24:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (188) timeout after 120s
|
2024-10-24 00:27:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (190) timeout after 120s
|
2024-10-24 00:29:01
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (192) timeout after 120s
|
2024-10-24 00:30:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (194) timeout after 120s
|
2024-10-24 00:33:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (196) timeout after 120s
|
2024-10-24 00:35:02
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (198) timeout after 120s
|
2024-10-24 00:36:59
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (200) timeout after 120s
|
2024-10-24 00:39:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (202) timeout after 120s
|
2024-10-24 00:41:02
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (204) timeout after 120s
|
2024-10-24 00:42:59
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (206) timeout after 120s
|
2024-10-24 00:45:01
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (208) timeout after 120s
|
2024-10-24 00:47:02
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (210) timeout after 120s
|
2024-10-24 00:48:59
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (212) timeout after 120s
|
2024-10-24 00:51:01
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (214) timeout after 120s
|
2024-10-24 00:53:03
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (216) timeout after 120s
|
2024-10-24 00:55:02
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (218) timeout after 120s
|
2024-10-24 00:57:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (220) timeout after 120s
|
2024-10-24 00:59:04
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (222) timeout after 120s
|
2024-10-24 01:01:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (224) timeout after 120s
|
2024-10-24 01:03:02
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (226) timeout after 120s
|
2024-10-24 01:05:05
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (228) timeout after 120s
|
2024-10-24 01:07:01
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (230) timeout after 120s
|
2024-10-24 01:09:03
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (232) timeout after 120s
|
2024-10-24 01:11:05
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (234) timeout after 120s
|
2024-10-24 01:13:01
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (236) timeout after 120s
|
2024-10-24 01:15:04
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (238) timeout after 120s
|
2024-10-24 01:17:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (240) timeout after 120s
|
2024-10-24 01:19:02
|
|
|
Log limit reached (full logs are still available in the log file)
|
2024-10-24 12:18:53
|
INFO
|
runbot
|
Kill build 85362-17-0
|