| Date |
Level |
Type |
Message |
|
2025-10-21 15:01:50
|
INFO
|
runbot
|
Init build environment with config [18.0] Odoo by Adhoc Config (with tests)
|
|
|
2025-10-21 15:01:50
|
|
|
Starting step 18-all-with-tests from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-21 15:01:50
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
|
2025-10-21 15:02:07
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 7.42s, 9242 queries (+9242 extra)
|
|
|
2025-10-21 15:10:11
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 7 in (AR) Responsable Inscripto company
|
|
|
2025-10-21 15:10:12
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 7 in (AR) Monotributista company
|
|
|
2025-10-21 15:10:12
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 9 in (AR) Exento company
|
|
|
2025-10-21 15:12:23
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 15:13:27
|
ERROR
|
server
|
odoo.addons.sale_stock_ux.tests.test_action_cancel:27
FAIL: TestActionCancel.test_action_cancel_context
Traceback (most recent call last):
File "/data/build/ingadhoc-sale/sale_stock_ux/tests/test_action_cancel.py", line 27, in setUp
self.sale_order.action_confirm()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 738, in action_confirm
res_other = super(SaleOrder, self - recurring_order).action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_require_purchase_order_number/models/sale_order.py", line 33, in action_confirm
return super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/event_sale/models/sale_order.py", line 29, in action_confirm
res = super(SaleOrder, self).action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_order_validity/models/sale_order.py", line 54, in action_confirm
return super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_management/models/sale_order.py", line 169, in action_confirm
res = super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order.py", line 139, in action_confirm
res = super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_external_tax/models/sale_order.py", line 75, in action_confirm
return super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-oca-sale-workflow/sale_exception/models/sale_order.py", line 53, in action_confirm
self.env.cr.rollback()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 982, in forbidden
raise AssertionError('Cannot commit or rollback a cursor from inside a test, this will lead to a broken cursor when trying to rollback the test. Please rollback to a specific savepoint instead or open another cursor if really necessary')
AssertionError: Cannot commit or rollback a cursor from inside a test, this will lead to a broken cursor when trying to rollback the test. Please rollback to a specific savepoint instead or open another cursor if really necessary
|
|
|
2025-10-21 15:13:27
|
ERROR
|
server
|
odoo.addons.sale_stock_ux.tests.test_action_cancel:27
FAIL: TestActionCancel.test_action_cancel_without_deliveries
Traceback (most recent call last):
File "/data/build/ingadhoc-sale/sale_stock_ux/tests/test_action_cancel.py", line 27, in setUp
self.sale_order.action_confirm()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 738, in action_confirm
res_other = super(SaleOrder, self - recurring_order).action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_require_purchase_order_number/models/sale_order.py", line 33, in action_confirm
return super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/event_sale/models/sale_order.py", line 29, in action_confirm
res = super(SaleOrder, self).action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_order_validity/models/sale_order.py", line 54, in action_confirm
return super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_management/models/sale_order.py", line 169, in action_confirm
res = super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order.py", line 139, in action_confirm
res = super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_external_tax/models/sale_order.py", line 75, in action_confirm
return super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-oca-sale-workflow/sale_exception/models/sale_order.py", line 53, in action_confirm
self.env.cr.rollback()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 982, in forbidden
raise AssertionError('Cannot commit or rollback a cursor from inside a test, this will lead to a broken cursor when trying to rollback the test. Please rollback to a specific savepoint instead or open another cursor if really necessary')
AssertionError: Cannot commit or rollback a cursor from inside a test, this will lead to a broken cursor when trying to rollback the test. Please rollback to a specific savepoint instead or open another cursor if really necessary
|
|
|
2025-10-21 15:13:27
|
ERROR
|
server
|
odoo.modules.loading:321
Module sale_stock_ux: 2 failures, 0 errors of 2 tests
|
|
|
2025-10-21 15:13:46
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 15:15:22
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
|
|
2025-10-21 15:18:42
|
INFO
|
server
|
odoo.modules.loading:360
701 modules loaded in 991.07s, 501971 queries (+530690 extra)
|
|
|
2025-10-21 15:18:43
|
INFO
|
server
|
odoo.modules.loading:360
702 modules loaded in 1.29s, 352 queries (+352 extra)
|
|
|
2025-10-21 15:18:48
|
ERROR
|
server
|
odoo.modules.loading:609
At least one test failed when loading the modules.
|
|
|
2025-10-21 15:18:50
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:360
Pregenerating assets bundles
|
|
|
2025-10-21 15:19:58
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:20:09
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:20:55
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:21:56
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:22:31
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:22:32
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:22:41
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:22:43
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:22:49
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:22:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:22:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:22:52
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:22:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:22:59
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:23:09
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:23:11
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:23:20
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:23:22
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:23:31
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:23:33
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:23:38
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:23:42
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data
|
|
|
2025-10-21 15:23:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
|
|
2025-10-21 15:23:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
|
|
2025-10-21 15:24:03
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
|
|
2025-10-21 15:24:39
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:24:44
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:24:49
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:24:49
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:24:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:24:53
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:24:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:11
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:14
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:16
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:19
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:20
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:28
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:29
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:31
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:34
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:35
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:37
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:44
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:46
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:25:55
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:26:22
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:26:27
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:26:34
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-10-21 15:26:38
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data
|
|
|
2025-10-21 15:26:46
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
|
|
2025-10-21 15:26:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
|
|
2025-10-21 15:26:58
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
|
|
2025-10-21 15:27:36
|
ERROR
|
server
|
odoo.tests.result:633
2 failed, 0 error(s) of 366 tests when loading database '16560-18-0-all'
|
|
|
2025-10-21 15:27:56
|
INFO
|
runbot
|
Getting results for build 16560-18-0
|
|
|
2025-10-21 15:27:56
|
|
|
Step 18-all-with-tests finished in 26m
|
|
|
2025-10-21 15:27:56
|
|
|
Starting step setup from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-21 15:27:56
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
|
2025-10-21 15:27:57
|
INFO
|
runbot
|
Step setup finished in 1s
|
|
|
2025-10-21 15:27:57
|
|
|
Starting step run from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-21 15:27:57
|
INFO
|
runbot
|
Start running build 16560-18-0
|
|
|
2025-10-21 15:27:57
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
|
2025-10-21 15:28:00
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
|
|
2025-10-21 15:28:07
|
INFO
|
server
|
odoo.modules.loading:360
702 modules loaded in 6.31s, 0 queries (+0 extra)
|
|
|
2025-10-21 15:28:50
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:28:54
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:28:58
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:29:02
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:29:07
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:29:11
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:29:15
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:29:19
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:29:23
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:29:28
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:29:32
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:29:36
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:29:40
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:29:43
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:29:48
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:29:52
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:29:56
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:30:00
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:30:04
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:30:08
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:30:13
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:30:17
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:30:21
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:30:24
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:30:29
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:30:33
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:30:33
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-21 15:30:41
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-21 15:30:41
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "Muebleria UY", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-21 15:30:50
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:30:54
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 15:30:56
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 16:11:24
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-21 16:11:24
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "Muebleria UY", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-21 16:18:13
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-21 17:10:47
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-21 17:10:47
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "Muebleria UY", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-21 17:18:51
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-21 18:10:37
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-21 18:10:37
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "Muebleria UY", Company ID: (11), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-10-21 18:18:32
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2025-10-21 19:06:03
|
INFO
|
runbot
|
Kill build 16560-18-0
|
|