Date |
Level |
Type |
Message |
2024-05-31 09:07:22
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-31 09:07:22
|
|
|
Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-31 09:07:22
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-31 09:07:42
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 10.06s, 9027 queries (+9027 extra)
|
2024-05-31 09:13:10
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-31 09:13:36
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-31 09:14:14
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-31 09:14:14
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento
|
2024-05-31 09:14:21
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-31 09:14:21
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista
|
2024-05-31 09:14:21
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-31 09:14:21
|
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-05-31 09:14:35
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert7 in (AR) Responsable Inscripto company
|
2024-05-31 09:14:35
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert1 in (AR) Monotributista company
|
2024-05-31 09:14:35
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert10 in (AR) Exento company
|
2024-05-31 09:15:49
|
INFO
|
server
|
odoo.modules.loading:303
330 modules loaded in 476.80s, 238226 queries (+238488 extra)
|
2024-05-31 09:15:49
|
INFO
|
server
|
odoo.modules.loading:303
331 modules loaded in 0.81s, 213 queries (+213 extra)
|
2024-05-31 09:16:02
|
|
|
Step all_no_test finished in 8m
|
2024-05-31 09:16:02
|
|
|
Starting step setup from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-31 09:16:02
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-31 09:16:03
|
INFO
|
runbot
|
Step setup finished in 0s
|
2024-05-31 09:16:03
|
|
|
Starting step run from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-31 09:16:03
|
INFO
|
runbot
|
Start running build 55732-16-0
|
2024-05-31 09:16:03
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-31 09:16:05
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-05-31 09:16:17
|
INFO
|
server
|
odoo.modules.loading:303
331 modules loaded in 4.63s, 0 queries (+0 extra)
|
2024-05-31 09:16:17
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
2024-05-31 09:20:51
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1269
Error during renewal of contract V 0001-00000194
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1263, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1331, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 376, 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 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3838, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 106, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 24, in _post
return super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 29, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 208, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 84, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 102, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 198, in _post
posted = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_taxcloud/models/account_invoice.py", line 37, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 113, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 107, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 143, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, 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_invoice_extract/models/account_invoice.py", line 464, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 312, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s") % '\n'.join(errors))
odoo.exceptions.UserError: La configuración de la factura es inválida:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-05-31 09:20:51
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1269
Error during renewal of contract V 0001-00000193
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1263, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1331, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 376, 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 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3838, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 106, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 24, in _post
return super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 29, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 208, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 84, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 102, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 198, in _post
posted = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_taxcloud/models/account_invoice.py", line 37, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 113, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 107, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 143, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, 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_invoice_extract/models/account_invoice.py", line 464, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 312, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s") % '\n'.join(errors))
odoo.exceptions.UserError: La configuración de la factura es inválida:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-05-31 09:20:51
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1269
Error during renewal of contract V 0001-00000192
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1263, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1331, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 376, 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 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3838, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 106, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 24, in _post
return super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 29, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 208, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 84, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 102, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 198, in _post
posted = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_taxcloud/models/account_invoice.py", line 37, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 113, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 107, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 143, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, 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_invoice_extract/models/account_invoice.py", line 464, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 312, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s") % '\n'.join(errors))
odoo.exceptions.UserError: La configuración de la factura es inválida:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-05-31 09:21:02
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:08
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:08
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:14
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:14
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:20
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:20
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:20
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:26
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:26
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:32
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:32
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:32
|
WARNING
|
server
|
odoo.addons.base.models.ir_qweb:1403
Unknown directives or unused attributes: {'t-esc'} in l10n_ar.custom_header
|
2024-05-31 09:21:37
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:37
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:37
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:47
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 09:21:47
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-31 11:09:51
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (21) timeout after 120s
|
2024-05-31 11:11:54
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (128) timeout after 120s
|
2024-05-31 11:13:54
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (130) timeout after 120s
|
2024-05-31 11:15:54
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (132) timeout after 120s
|
2024-05-31 11:17:51
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (134) timeout after 120s
|
2024-05-31 11:19:52
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (136) timeout after 120s
|
2024-05-31 11:21:52
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (138) timeout after 120s
|
2024-05-31 11:23:54
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (140) timeout after 120s
|
2024-05-31 11:25:54
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (142) timeout after 120s
|
2024-05-31 11:27:54
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (144) timeout after 120s
|
2024-05-31 11:29:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (146) timeout after 120s
|
2024-05-31 11:31:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (148) timeout after 120s
|
2024-05-31 11:33:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (150) timeout after 120s
|
2024-05-31 11:35:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (152) timeout after 120s
|
2024-05-31 11:37:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (154) timeout after 120s
|
2024-05-31 11:39:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (156) timeout after 120s
|
2024-05-31 11:41:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (158) timeout after 120s
|
2024-05-31 11:43:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (160) timeout after 120s
|
2024-05-31 11:45:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (162) timeout after 120s
|
2024-05-31 11:47:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (164) timeout after 120s
|
2024-05-31 11:49:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (166) timeout after 120s
|
2024-05-31 11:51:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (168) timeout after 120s
|
2024-05-31 11:53:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (170) timeout after 120s
|
2024-05-31 11:55:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (172) timeout after 120s
|
2024-05-31 11:57:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (174) timeout after 120s
|
2024-05-31 11:59:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (176) timeout after 120s
|
2024-06-01 05:08:45
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:400
Call from cron Saas Client Database Backup for server action #337 failed in Job #16
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 391, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 674, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 544, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 390, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(337,)", line 1, in <module>
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 101, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 133, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 66, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
2024-06-01 09:09:43
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
2024-06-01 11:09:54
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (178) timeout after 120s
|
2024-06-01 11:11:54
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (180) timeout after 120s
|
2024-06-01 11:13:54
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (182) timeout after 120s
|
2024-06-01 11:15:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (184) timeout after 120s
|
2024-06-01 11:17:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (186) timeout after 120s
|
2024-06-01 11:19:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (188) timeout after 120s
|
2024-06-01 11:21:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (190) timeout after 120s
|
2024-06-01 11:23:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (192) timeout after 120s
|
2024-06-01 11:25:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (194) timeout after 120s
|
2024-06-01 11:27:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (196) timeout after 120s
|
2024-06-01 11:29:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (198) timeout after 120s
|
2024-06-01 11:31:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (200) timeout after 120s
|
2024-06-01 11:33:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (202) timeout after 120s
|
2024-06-01 11:35:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (204) timeout after 120s
|
2024-06-01 11:37:59
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (206) timeout after 120s
|
2024-06-01 11:39:59
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (208) timeout after 120s
|
2024-06-01 11:41:59
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (210) timeout after 120s
|
2024-06-01 11:43:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (212) timeout after 120s
|
2024-06-01 11:45:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (214) timeout after 120s
|
2024-06-01 11:47:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (216) timeout after 120s
|
2024-06-01 11:50:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (218) timeout after 120s
|
2024-06-01 11:52:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (220) timeout after 120s
|
2024-06-01 11:54:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (222) timeout after 120s
|
2024-06-01 11:55:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (224) timeout after 120s
|
2024-06-01 11:57:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (226) timeout after 120s
|
2024-06-01 11:59:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (228) timeout after 120s
|
2024-06-01 12:02:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (230) timeout after 120s
|
2024-06-01 12:04:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (232) timeout after 120s
|
2024-06-01 12:06:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (234) timeout after 120s
|
2024-06-01 12:07:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (236) timeout after 120s
|
2024-06-01 12:09:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (238) timeout after 120s
|
2024-06-01 12:11:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (240) timeout after 120s
|
2024-06-01 12:13:59
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (242) timeout after 120s
|
2024-06-01 12:15:59
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (244) timeout after 120s
|
2024-06-01 12:17:59
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (246) timeout after 120s
|
2024-06-01 12:20:02
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (248) timeout after 120s
|
2024-06-01 12:21:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (250) timeout after 120s
|
2024-06-01 12:23:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (252) timeout after 120s
|
2024-06-01 12:26:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (254) timeout after 120s
|
2024-06-01 12:28:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (256) timeout after 120s
|
2024-06-01 12:30:03
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (258) timeout after 120s
|
2024-06-01 12:31:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (260) timeout after 120s
|
2024-06-01 12:34:03
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (262) timeout after 120s
|
2024-06-01 12:36:01
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (264) timeout after 120s
|
2024-06-01 12:38:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (266) timeout after 120s
|
2024-06-01 12:40:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (268) timeout after 120s
|
2024-06-01 12:42:03
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (270) timeout after 120s
|
2024-06-01 12:44:03
|
|
|
Log limit reached (full logs are still available in the log file)
|
2024-06-03 12:22:56
|
INFO
|
runbot
|
Kill build 55732-16-0
|