| Date |
Level |
Type |
Message |
|
2025-12-17 02:27:14
|
INFO
|
runbot
|
Init build environment with config [17.0] Odoo by Adhoc Config (with tests)
|
|
|
2025-12-17 02:27:14
|
|
|
Starting step 17-all-with-tests from config 17.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-12-17 02:27:14
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_17_next
|
|
|
2025-12-17 02:27:23
|
INFO
|
server
|
odoo.modules.loading:355
1 modules loaded in 3.56s, 9075 queries (+9075 extra)
|
|
|
2025-12-17 02:31:04
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:227
Setting demo certificate from to OdooCert8 in (AR) Responsable Inscripto company
|
|
|
2025-12-17 02:31:04
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:227
Setting demo certificate from to OdooCert2 in (AR) Monotributista company
|
|
|
2025-12-17 02:31:04
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:227
Setting demo certificate from to OdooCert6 in (AR) Exento company
|
|
|
2025-12-17 02:31:49
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:32:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
|
|
2025-12-17 02:33:46
|
WARNING
|
server
|
odoo.modules.loading:95
Module demo_base_minimal demo data failed to install, installed without demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 610, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 280, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 205, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in call_kw
result = _call_kw_model(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 451, in _call_kw_model
result = method(recs, *args, **kwargs)
File "/data/build/ingadhoc-demo/demo_base_minimal/demo_py/sale_order.py", line 122, in _init_demo_base
invoices.action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/account_move.py", line 91, in action_post
result = super().action_post()
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 12, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 36, 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/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 472, in action_post
return super().action_post()
File "/data/build/plugberry-pagos360/barcode_invoice_pagos360/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 66, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 50, 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/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 70, in action_post
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 4214, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-enterprise-extensions/l10n_cl_edi_factoring/models/account_move.py", line 28, in _post
res = super(AccountMove, self)._post(soft=soft)
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 155, in _post
move._l10n_cl_edi_post_validation()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi_boletas/models/account_move.py", line 24, in _l10n_cl_edi_post_validation
super()._l10n_cl_edi_post_validation()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 647, in _l10n_cl_edi_post_validation
raise UserError(
odoo.exceptions.UserError: The stamp date and time cannot be prior to the invoice issue date and time. TIP: check in your user preferences if the timezone is "America/Santiago"
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 91, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 73, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 682, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 748, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 668, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 623, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-demo/demo_base_minimal/demo/init_demo_py.xml:6, somewhere inside
<function model="sale.order" name="_init_demo_base"/>
|
|
|
2025-12-17 02:34:06
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:34:08
|
INFO
|
server
|
odoo.modules.loading:355
640 modules loaded in 402.72s, 418262 queries (+458643 extra)
|
|
|
2025-12-17 02:34:13
|
INFO
|
server
|
odoo.modules.loading:355
649 modules loaded in 5.19s, 2250 queries (+2250 extra)
|
|
|
2025-12-17 02:34:18
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:355
Pregenerating assets bundles
|
|
|
2025-12-17 02:35:26
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:35:27
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:35:31
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:35:32
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:35:37
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:35:38
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:35:43
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:35:45
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:35:49
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:35:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:35:52
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:35:56
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:35:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:36:05
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:36:07
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:36:08
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:36:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:36:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:36:14
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:36:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:36:19
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_2_data
|
|
|
2025-12-17 02:36:21
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data, company_2_data
|
|
|
2025-12-17 02:36:22
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
|
|
2025-12-17 02:36:23
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
|
|
2025-12-17 02:36:24
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
|
|
2025-12-17 02:36:43
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:36:44
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:36:47
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:36:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:36:53
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:36:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:36:55
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:37:06
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:37:07
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:37:08
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-12-17 02:37:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_2_data
|
|
|
2025-12-17 02:37:14
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data, company_2_data
|
|
|
2025-12-17 02:37:18
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_2_data
|
|
|
2025-12-17 02:37:20
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data, company_2_data
|
|
|
2025-12-17 02:37:22
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
|
|
2025-12-17 02:37:23
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
|
|
2025-12-17 02:37:24
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
|
|
2025-12-17 02:38:09
|
INFO
|
runbot
|
Getting results for build 34716-17-0
|
|
|
2025-12-17 02:38:09
|
ERROR
|
runbot
|
Traceback found in logs:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 610, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 280, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 205, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in call_kw
result = _call_kw_model(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 451, in _call_kw_model
result = method(recs, *args, **kwargs)
File "/data/build/ingadhoc-demo/demo_base_minimal/demo_py/sale_order.py", line 122, in _init_demo_base
invoices.action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/account_move.py", line 91, in action_post
result = super().action_post()
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 12, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 36, 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/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 472, in action_post
return super().action_post()
File "/data/build/plugberry-pagos360/barcode_invoice_pagos360/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 66, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 50, 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/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 70, in action_post
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 4214, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-enterprise-extensions/l10n_cl_edi_factoring/models/account_move.py", line 28, in _post
res = super(AccountMove, self)._post(soft=soft)
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 155, in _post
move._l10n_cl_edi_post_validation()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi_boletas/models/account_move.py", line 24, in _l10n_cl_edi_post_validation
super()._l10n_cl_edi_post_validation()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 647, in _l10n_cl_edi_post_validation
raise UserError(
odoo.exceptions.UserError: The stamp date and time cannot be prior to the invoice issue date and time. TIP: check in your user preferences if the timezone is "America/Santiago"
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 91, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 73, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 682, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 748, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 668, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 623, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-demo/demo_base_minimal/demo/init_demo_py.xml:6, somewhere inside
|
|
|
2025-12-17 02:38:09
|
|
|
Step 17-all-with-tests finished in 11m
|
|
|
2025-12-17 02:38:09
|
|
|
Starting step setup from config 17.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-12-17 02:38:09
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_17_next
|
|
|
2025-12-17 02:38:09
|
INFO
|
runbot
|
Step setup finished in 0s
|
|
|
2025-12-17 02:38:09
|
|
|
Starting step run from config 17.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-12-17 02:38:09
|
INFO
|
runbot
|
Start running build 34716-17-0
|
|
|
2025-12-17 02:38:09
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_17_next
|
|
|
2025-12-17 02:38:10
|
INFO
|
server
|
odoo.modules.loading:355
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-12-17 02:38:14
|
INFO
|
server
|
odoo.modules.loading:355
649 modules loaded in 3.11s, 0 queries (+0 extra)
|
|
|
2025-12-17 02:42:14
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (16) timeout after 240s
|
|
|
2025-12-17 02:42:14
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (16) timeout after 240s
|
|
|
2025-12-17 02:46:15
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (20) timeout after 240s
|
|
|
2025-12-17 02:46:15
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (20) timeout after 240s
|
|
|
2025-12-17 02:50:15
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (22) timeout after 240s
|
|
|
2025-12-17 02:50:15
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (22) timeout after 240s
|
|
|
2025-12-17 02:54:15
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (24) timeout after 240s
|
|
|
2025-12-17 02:54:15
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (24) timeout after 240s
|
|
|
2025-12-17 02:58:15
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (26) timeout after 240s
|
|
|
2025-12-17 02:58:15
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (26) timeout after 240s
|
|
|
2025-12-17 03:02:16
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (28) timeout after 240s
|
|
|
2025-12-17 03:02:16
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (28) timeout after 240s
|
|
|
2025-12-17 03:06:16
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (30) timeout after 240s
|
|
|
2025-12-17 03:06:16
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (30) timeout after 240s
|
|
|
2025-12-17 03:10:16
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (32) timeout after 240s
|
|
|
2025-12-17 03:10:16
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (32) timeout after 240s
|
|
|
2025-12-17 03:14:16
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (34) timeout after 240s
|
|
|
2025-12-17 03:14:16
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (34) timeout after 240s
|
|
|
2025-12-17 03:18:17
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (36) timeout after 240s
|
|
|
2025-12-17 03:22:17
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (38) timeout after 240s
|
|
|
2025-12-17 03:22:17
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (38) timeout after 240s
|
|
|
2025-12-17 03:26:17
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (40) timeout after 240s
|
|
|
2025-12-17 03:26:17
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (40) timeout after 240s
|
|
|
2025-12-17 03:30:17
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (42) timeout after 240s
|
|
|
2025-12-17 03:30:17
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (42) timeout after 240s
|
|
|
2025-12-17 03:34:18
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (44) timeout after 240s
|
|
|
2025-12-17 03:34:18
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (44) timeout after 240s
|
|
|
2025-12-17 03:38:18
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (46) timeout after 240s
|
|
|
2025-12-17 03:38:18
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (46) timeout after 240s
|
|
|
2025-12-17 03:42:18
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (48) timeout after 240s
|
|
|
2025-12-17 03:42:18
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (48) timeout after 240s
|
|
|
2025-12-17 03:46:18
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (50) timeout after 240s
|
|
|
2025-12-17 03:46:18
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (50) timeout after 240s
|
|
|
2025-12-17 03:50:19
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (52) timeout after 240s
|
|
|
2025-12-17 03:50:19
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (52) timeout after 240s
|
|
|
2025-12-17 03:54:19
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (54) timeout after 240s
|
|
|
2025-12-17 03:54:19
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (54) timeout after 240s
|
|
|
2025-12-17 03:58:19
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (56) timeout after 240s
|
|
|
2025-12-17 03:58:19
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (56) timeout after 240s
|
|
|
2025-12-17 04:02:19
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (58) timeout after 240s
|
|
|
2025-12-17 04:02:19
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (58) timeout after 240s
|
|
|
2025-12-17 04:06:20
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (60) timeout after 240s
|
|
|
2025-12-17 04:06:20
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (60) timeout after 240s
|
|
|
2025-12-17 04:10:20
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (62) timeout after 240s
|
|
|
2025-12-17 04:10:20
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (62) timeout after 240s
|
|
|
2025-12-17 04:14:20
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (64) timeout after 240s
|
|
|
2025-12-17 04:14:20
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (64) timeout after 240s
|
|
|
2025-12-17 04:18:20
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (66) timeout after 240s
|
|
|
2025-12-17 04:18:20
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (66) timeout after 240s
|
|
|
2025-12-17 04:22:21
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (68) timeout after 240s
|
|
|
2025-12-17 04:22:21
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (68) timeout after 240s
|
|
|
2025-12-17 04:26:21
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (70) timeout after 240s
|
|
|
2025-12-17 04:26:21
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (70) timeout after 240s
|
|
|
2025-12-17 04:30:21
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (72) timeout after 240s
|
|
|
2025-12-17 04:30:21
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (72) timeout after 240s
|
|
|
2025-12-17 04:34:21
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (74) timeout after 240s
|
|
|
2025-12-17 04:34:21
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (74) timeout after 240s
|
|
|
2025-12-17 04:38:22
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (76) timeout after 240s
|
|
|
2025-12-17 04:38:22
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (76) timeout after 240s
|
|
|
2025-12-17 04:42:22
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (78) timeout after 240s
|
|
|
2025-12-17 04:42:22
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (78) timeout after 240s
|
|
|
2025-12-17 04:46:22
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (80) timeout after 240s
|
|
|
2025-12-17 04:46:22
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (80) timeout after 240s
|
|
|
2025-12-17 04:50:22
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (82) timeout after 240s
|
|
|
2025-12-17 04:50:22
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (82) timeout after 240s
|
|
|
2025-12-17 04:54:22
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (84) timeout after 240s
|
|
|
2025-12-17 04:54:22
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (84) timeout after 240s
|
|
|
2025-12-17 04:58:23
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (86) timeout after 240s
|
|
|
2025-12-17 04:58:23
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (86) timeout after 240s
|
|
|
2025-12-17 05:02:23
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (88) timeout after 240s
|
|
|
2025-12-17 05:02:23
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (88) timeout after 240s
|
|
|
2025-12-17 05:06:23
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (90) timeout after 240s
|
|
|
2025-12-17 05:10:23
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (92) timeout after 240s
|
|
|
2025-12-17 05:14:24
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (94) timeout after 240s
|
|
|
2025-12-17 05:18:24
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (96) timeout after 240s
|
|
|
2025-12-17 05:22:24
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (98) timeout after 240s
|
|
|
2025-12-17 05:26:24
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (100) timeout after 240s
|
|
|
2025-12-17 05:30:25
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (102) timeout after 240s
|
|
|
2025-12-17 05:34:25
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (104) timeout after 240s
|
|
|
2025-12-17 05:38:25
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (106) timeout after 240s
|
|
|
2025-12-17 05:42:25
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (108) timeout after 240s
|
|
|
2025-12-17 05:46:26
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (110) timeout after 240s
|
|
|
2025-12-17 05:50:26
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (112) timeout after 240s
|
|
|
2025-12-17 05:54:26
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (114) timeout after 240s
|
|
|
2025-12-17 05:58:26
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (116) timeout after 240s
|
|
|
2025-12-17 06:02:27
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (118) timeout after 240s
|
|
|
2025-12-17 06:06:27
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (120) timeout after 240s
|
|
|
2025-12-17 06:10:27
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (122) timeout after 240s
|
|
|
2025-12-17 06:14:27
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (124) timeout after 240s
|
|
|
2025-12-17 06:18:28
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (126) timeout after 240s
|
|
|
2025-12-17 06:22:28
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (128) timeout after 240s
|
|
|
2025-12-17 06:26:28
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (130) timeout after 240s
|
|
|
2025-12-17 06:30:28
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (132) timeout after 240s
|
|
|
2025-12-17 06:34:29
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (134) timeout after 240s
|
|
|
2025-12-17 06:38:29
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (136) timeout after 240s
|
|
|
2025-12-17 06:42:29
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (138) timeout after 240s
|
|
|
2025-12-17 06:46:29
|
ERROR
|
server
|
odoo.service.server:936
WorkerCron (140) timeout after 240s
|
|
|
2025-12-17 06:50:30
|
|
|
Log limit reached (full logs are still available in the log file)
|
|
|
2025-12-22 14:50:13
|
INFO
|
runbot
|
Kill build 34716-17-0
|
|