Date |
Level |
Type |
Message |
2024-07-26 16:06:51
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-07-26 16:06:51
|
|
|
Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-07-26 16:06:51
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-07-26 16:07:13
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 9.29s, 9027 queries (+9027 extra)
|
2024-07-26 16:11:52
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-07-26 16:12:18
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-07-26 16:12:37
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-07-26 16:12:37
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento
|
2024-07-26 16:12:37
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-07-26 16:12:37
|
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-07-26 16:12:43
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-07-26 16:12:43
|
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-07-26 16:12:55
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert9 in (AR) Responsable Inscripto company
|
2024-07-26 16:12:55
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert9 in (AR) Monotributista company
|
2024-07-26 16:12:55
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert5 in (AR) Exento company
|
2024-07-26 16:13:34
|
INFO
|
server
|
odoo.modules.loading:303
286 modules loaded in 375.65s, 182874 queries (+183020 extra)
|
2024-07-26 16:13:40
|
INFO
|
server
|
odoo.modules.loading:303
287 modules loaded in 0.98s, 213 queries (+213 extra)
|
2024-07-26 16:13:47
|
|
|
Step all_no_test finished in 7m
|
2024-07-26 16:13:47
|
|
|
Starting step setup from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-07-26 16:13:47
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-07-26 16:13:49
|
INFO
|
runbot
|
Step setup finished in 1s
|
2024-07-26 16:13:49
|
|
|
Starting step run from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-07-26 16:13:49
|
INFO
|
runbot
|
Start running build 63521-16-0
|
2024-07-26 16:13:49
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-07-26 16:13:52
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-26 16:13:58
|
INFO
|
server
|
odoo.modules.loading:303
287 modules loaded in 4.02s, 0 queries (+0 extra)
|
2024-07-26 16:14:04
|
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-07-26 19:09:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (22) timeout after 120s
|
2024-07-26 19:09:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (22) timeout after 120s
|
2024-07-27 05:09:14
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:400
Call from cron Saas Client Database Backup for server action #335 failed in Job #15
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 675, 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 545, 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(335,)", 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-07-27 16:09:08
|
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-07-28 05:09:14
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:400
Call from cron Saas Client Database Backup for server action #335 failed in Job #15
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 675, 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 545, 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(335,)", 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-07-28 16:09:25
|
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-07-28 16:10:45
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:490
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-07-28 17:09:14
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (27) timeout after 120s
|
2024-07-28 17:11:16
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (35) timeout after 120s
|
2024-07-28 17:13:16
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (37) timeout after 120s
|
2024-07-28 17:15:15
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (39) timeout after 120s
|
2024-07-28 17:17:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (41) timeout after 120s
|
2024-07-28 17:19:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (43) timeout after 120s
|
2024-07-28 17:21:20
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (45) timeout after 120s
|
2024-07-28 17:23:20
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (47) timeout after 120s
|
2024-07-28 17:25:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (49) timeout after 120s
|
2024-07-28 17:27:16
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (51) timeout after 120s
|
2024-07-28 17:29:15
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (53) timeout after 120s
|
2024-07-28 17:31:20
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (55) timeout after 120s
|
2024-07-28 17:33:17
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (57) timeout after 120s
|
2024-07-28 17:35:16
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (59) timeout after 120s
|
2024-07-28 17:37:15
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (61) timeout after 120s
|
2024-07-28 17:39:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (63) timeout after 120s
|
2024-07-28 17:41:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (65) timeout after 120s
|
2024-07-28 17:43:17
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (67) timeout after 120s
|
2024-07-28 17:45:20
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (69) timeout after 120s
|
2024-07-28 17:47:20
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (71) timeout after 120s
|
2024-07-28 17:49:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (73) timeout after 120s
|
2024-07-28 17:51:17
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (75) timeout after 120s
|
2024-07-28 17:53:22
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (77) timeout after 120s
|
2024-07-28 17:55:21
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (79) timeout after 120s
|
2024-07-28 17:57:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (81) timeout after 120s
|
2024-07-28 17:59:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (83) timeout after 120s
|
2024-07-28 18:01:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (85) timeout after 120s
|
2024-07-28 18:03:20
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (87) timeout after 120s
|
2024-07-28 18:05:20
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (89) timeout after 120s
|
2024-07-28 18:07:17
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (91) timeout after 120s
|
2024-07-28 18:09:23
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (93) timeout after 120s
|
2024-07-28 18:11:22
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (95) timeout after 120s
|
2024-07-28 18:13:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (97) timeout after 120s
|
2024-07-28 18:15:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (99) timeout after 120s
|
2024-07-28 18:17:18
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (101) timeout after 120s
|
2024-07-28 18:19:21
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (103) timeout after 120s
|
2024-07-28 18:21:21
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (105) timeout after 120s
|
2024-07-28 18:23:20
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (107) timeout after 120s
|
2024-07-28 18:25:23
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (109) timeout after 120s
|
2024-07-28 18:27:22
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (111) timeout after 120s
|
2024-07-28 18:29:22
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (113) timeout after 120s
|
2024-07-28 18:31:19
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (115) timeout after 120s
|
2024-07-28 18:33:24
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (117) timeout after 120s
|
2024-07-28 18:35:23
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (119) timeout after 120s
|
2024-07-28 18:37:22
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (121) timeout after 120s
|
2024-07-28 18:39:21
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (123) timeout after 120s
|
2024-07-28 18:41:21
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (125) timeout after 120s
|
2024-07-28 18:43:24
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (127) timeout after 120s
|
2024-07-28 18:45:24
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (129) timeout after 120s
|
2024-07-28 18:47:23
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (131) timeout after 120s
|
2024-07-28 18:49:20
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (133) timeout after 120s
|
2024-07-28 18:51:25
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (135) timeout after 120s
|
2024-07-28 18:53:23
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (137) timeout after 120s
|
2024-07-28 18:55:22
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (139) timeout after 120s
|
2024-07-28 18:57:22
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (141) timeout after 120s
|
2024-07-28 18:59:24
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (143) timeout after 120s
|
2024-07-28 19:01:24
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (145) timeout after 120s
|
2024-07-28 19:03:24
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (147) timeout after 120s
|
2024-07-28 19:05:26
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (149) timeout after 120s
|
2024-07-28 19:07:26
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (151) timeout after 120s
|
2024-07-28 19:09:25
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (153) timeout after 120s
|
2024-07-28 19:11:22
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (155) timeout after 120s
|
2024-07-28 19:13:21
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (157) timeout after 120s
|
2024-07-28 19:15:27
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (159) timeout after 120s
|
2024-07-28 19:17:24
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (161) timeout after 120s
|
2024-07-28 19:19:23
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (163) timeout after 120s
|
2024-07-28 19:21:23
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (165) timeout after 120s
|
2024-07-28 19:23:25
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (167) timeout after 120s
|
2024-07-28 19:25:25
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (169) timeout after 120s
|
2024-07-28 19:27:25
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (171) timeout after 120s
|
2024-07-28 19:29:22
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (173) timeout after 120s
|
2024-07-28 19:31:27
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (175) timeout after 120s
|
2024-07-28 19:33:30
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (177) timeout after 120s
|
2024-07-28 19:35:24
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (179) timeout after 120s
|
2024-07-28 19:37:23
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (181) timeout after 120s
|
2024-07-28 19:39:26
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (183) timeout after 120s
|
2024-07-28 19:41:26
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (185) timeout after 120s
|
2024-07-28 19:43:25
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (187) timeout after 120s
|
2024-07-28 19:45:28
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (189) timeout after 120s
|
2024-07-28 19:47:28
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (191) timeout after 120s
|
2024-07-28 19:49:27
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (193) timeout after 120s
|
2024-07-28 19:51:24
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (195) timeout after 120s
|
2024-07-28 19:53:24
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (197) timeout after 120s
|
2024-07-28 19:55:29
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (199) timeout after 120s
|
2024-07-28 19:57:26
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (201) timeout after 120s
|
2024-07-28 19:59:25
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (203) timeout after 120s
|
2024-07-28 20:01:25
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (205) timeout after 120s
|
2024-07-28 20:03:27
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (207) timeout after 120s
|
2024-07-28 20:05:27
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (209) timeout after 120s
|
2024-07-28 20:07:26
|
|
|
Log limit reached (full logs are still available in the log file)
|
2024-07-29 12:18:51
|
INFO
|
runbot
|
Kill build 63521-16-0
|