Date | Level | Type | Message |
---|---|---|---|
2025-03-26 19:39:08 | INFO | runbot | Init build environment with config Adhoc Conf con tests |
2025-03-26 19:39:08 | Starting step base from config Adhoc Conf con tests | ||
2025-03-26 19:39:08 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-16 |
2025-03-26 19:39:27 | INFO | server | odoo.modules.loading:333 1 modules loaded in 7.41s, 9046 queries (+9046 extra) |
2025-03-26 19:39:32 | INFO | server | odoo.modules.loading:333 14 modules loaded in 3.69s, 5292 queries (+5292 extra) |
2025-03-26 19:39:38 | Step base finished in 24s | ||
2025-03-26 19:39:38 | Starting step all from config Adhoc Conf con tests | ||
2025-03-26 19:39:38 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-16 |
2025-03-26 19:39:57 | INFO | server | odoo.modules.loading:333 1 modules loaded in 7.46s, 9046 queries (+9046 extra) |
2025-03-26 19:46:50 | INFO | server | odoo.addons.l10n_uy_currency_update.models.res_company:41 Currency Provider configured as BCU for next companies: (UY) Company |
2025-03-26 19:48:14 | INFO | server | odoo.addons.l10n_uy_currency_update.models.res_company:41 Currency Provider configured as BCU for next companies: (UY) Company |
2025-03-26 19:50:04 | INFO | server | odoo.addons.l10n_uy_currency_update.models.res_company:41 Currency Provider configured as BCU for next companies: (UY) Company |
2025-03-26 19:50:04 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:47 Currency Provider configured as AFIP for next companies: (AR) Exento |
2025-03-26 19:50:10 | INFO | server | odoo.addons.l10n_uy_currency_update.models.res_company:41 Currency Provider configured as BCU for next companies: (UY) Company |
2025-03-26 19:50:10 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:47 Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista |
2025-03-26 19:50:10 | INFO | server | odoo.addons.l10n_uy_currency_update.models.res_company:41 Currency Provider configured as BCU for next companies: (UY) Company |
2025-03-26 19:50:10 | 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-03-26 19:50:21 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:225 Setting demo certificate from to OdooCert10 in (AR) Responsable Inscripto company |
2025-03-26 19:50:21 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:225 Setting demo certificate from to OdooCert3 in (AR) Monotributista company |
2025-03-26 19:50:21 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:225 Setting demo certificate from to OdooCert10 in (AR) Exento company |
2025-03-26 19:51:32 | INFO | server | odoo.modules.loading:333 659 modules loaded in 689.16s, 354595 queries (+358986 extra) |
2025-03-26 19:51:32 | INFO | server | odoo.modules.loading:333 660 modules loaded in 1.12s, 245 queries (+245 extra) |
2025-03-26 19:51:38 | INFO | server | odoo.addons.base.models.ir_qweb:333 Pregenerating assets bundles |
2025-03-26 19:52:22 | INFO | server | odoo.addons.website.models.ir_qweb:333 61 bundle(s) were copied for website 1 |
2025-03-26 19:52:22 | INFO | server | odoo.addons.l10n_uy_currency_update.models.res_company:41 Currency Provider configured as BCU for next companies: Muebleria UY |
2025-03-26 19:52:22 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:47 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_2_data |
2025-03-26 19:52:28 | INFO | server | odoo.addons.l10n_uy_currency_update.models.res_company:41 Currency Provider configured as BCU for next companies: Muebleria UY |
2025-03-26 19:52:28 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:47 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data, company_2_data |
2025-03-26 19:52:28 | INFO | server | odoo.addons.l10n_uy_currency_update.models.res_company:41 Currency Provider configured as BCU for next companies: Muebleria UY |
2025-03-26 19:52:28 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:47 Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data |
2025-03-26 19:53:12 | ERROR | server |
odoo.addons.l10n_ar.tests.test_manual:136
FAIL: TestManual.test_16_invoice_b_tax_breakdown_1 Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/tests/test_manual.py", line 136, in test_16_invoice_b_tax_breakdown_1 self.assertEqual(res1.get('detail_ar_tax'), [ AssertionError: Lists differ: [{'name': 'IVA Contenido $', 'tax_amount': 8[138 chars]20'}] != [{'formatted_amount_tax': '868.51', 'name': [130 chars]2.2}] First differing element 0: {'name': 'IVA Contenido $', 'tax_amount': 8[35 chars],51'} {'formatted_amount_tax': '868.51', 'name': [33 chars]8.51} - [{'formatted_amount_tax': '868,51', ? ^ + [{'formatted_amount_tax': '868.51', ? ^ - 'name': 'IVA Contenido $', ? - ^^^ + 'name': 'VAT Content $', ? + ^ 'tax_amount': 868.51}, - {'formatted_amount_tax': '142,20', ? ^ + {'formatted_amount_tax': '142.20', ? ^ - 'name': 'Otros Impuestos Nacionales Ind. $', + 'name': 'Other National Ind. Taxes $', 'tax_amount': 142.2}] |
2025-03-26 19:53:12 | ERROR | server |
odoo.addons.l10n_ar.tests.test_manual:154
FAIL: TestManual.test_17_invoice_b_tax_breakdown_2 Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/tests/test_manual.py", line 154, in test_17_invoice_b_tax_breakdown_2 self.assertEqual(res2.get('detail_ar_tax'), [ AssertionError: Lists differ: [{'name': 'Otros Impuestos Nacionales Ind. $[53 chars]00'}] != [{'formatted_amount_tax': '300.00', 'name': [47 chars]0.0}] First differing element 0: {'name': 'Otros Impuestos Nacionales Ind. $[52 chars],00'} {'formatted_amount_tax': '300.00', 'name': [46 chars]00.0} - [{'formatted_amount_tax': '300,00', ? ^ + [{'formatted_amount_tax': '300.00', ? ^ - 'name': 'Otros Impuestos Nacionales Ind. $', + 'name': 'Other National Ind. Taxes $', 'tax_amount': 300.0}] |
2025-03-26 19:53:12 | INFO | server | odoo.addons.l10n_uy_currency_update.models.res_company:41 Currency Provider configured as BCU for next companies: Muebleria UY |
2025-03-26 19:53:12 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:47 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_2_data |
2025-03-26 19:53:18 | INFO | server | odoo.addons.l10n_uy_currency_update.models.res_company:41 Currency Provider configured as BCU for next companies: Muebleria UY |
2025-03-26 19:53:18 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:47 Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data, company_2_data |
2025-03-26 19:53:18 | INFO | server | odoo.addons.l10n_uy_currency_update.models.res_company:41 Currency Provider configured as BCU for next companies: Muebleria UY |
2025-03-26 19:53: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 (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data |
2025-03-26 19:54:13 | ERROR | server | odoo.tests.result:607 2 failed, 0 error(s) of 37 tests when loading database '135104-16-0-all' |
2025-03-26 19:54:26 | INFO | runbot | Getting results for build 135104-16-0 |
2025-03-26 19:54:26 | Step all finished in 15m | ||
2025-03-26 19:54:26 | Starting step setup from config Adhoc Conf con tests | ||
2025-03-26 19:54:26 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-16 |
2025-03-26 19:54:26 | INFO | runbot | Step setup finished in 0s |
2025-03-26 19:54:26 | Starting step run from config Adhoc Conf con tests | ||
2025-03-26 19:54:26 | INFO | runbot | Start running build 135104-16-0 |
2025-03-26 19:54:27 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-16 |
2025-03-26 19:54:33 | INFO | server | odoo.modules.loading:333 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2025-03-26 19:54:33 | INFO | server | odoo.modules.loading:333 14 modules loaded in 0.09s, 0 queries (+0 extra) |
2025-03-27 15:35:29 | WARNING | server | odoo.addons.base.models.ir_qweb:2057 Found deprecated directive @t-raw='toc.get_facetFilters()' in template 2951. Replace by @t-out, and explicitely wrap content in `Markup` if necessary (which likely is not the case) |
2025-03-27 16:05:18 | WARNING | server | odoo.addons.base.models.ir_qweb:2057 Found deprecated directive @t-raw='toc.get_facetFilters()' in template 2951. Replace by @t-out, and explicitely wrap content in `Markup` if necessary (which likely is not the case) |
2025-03-27 16:11:41 | WARNING | server | odoo.addons.base.models.ir_qweb:2057 Found deprecated directive @t-raw='toc.get_facetFilters()' in template 2951. Replace by @t-out, and explicitely wrap content in `Markup` if necessary (which likely is not the case) |
2025-03-27 17:29:00 | INFO | runbot | Kill build 135104-16-0 |