======== Testing test_server.py ======== command: /entrypoint_image * Starting PostgreSQL 10 database server  [ OK ] Waiting to start psql service.....psql service started. Patching Odoo to create DB tables as unlogged... Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/addons/base/data/base_data.sql Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/fields.py Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/tools/sql.py Generating file: /home/odoo/.openerp_serverrc Configuration file generated. Working in /home/odoo/build/vauxoo/enterprise-pe Using repo vauxoo-dev/odoo and addons path /home/odoo/build/vauxoo/enterprise-pe,/home/odoo/enterprise,/home/odoo/server-tools,/home/odoo/odoo-13.0-pre-merge-ubl/addons,/home/odoo/odoo-13.0-pre-merge-ubl/odoo/addons Modules to test: l10n_pe_enterprise Modules to preinstall: ['l10n_latam_invoice_document', 'base', 'mail', 'base_setup', 'l10n_pe_edi', 'mail_enterprise', 'base_address_city', 'contacts', 'l10n_latam_base', 'http_routing', 'base_vat', 'auth_signup', 'base_address_extended', 'account_accountant', 'resource', 'web_mobile', 'digest', 'account_debit_note', 'uom', 'portal', 'analytic', 'l10n_pe', 'web', 'web_editor', 'bus', 'product_unspsc', 'web_tour', 'product', 'account'] Creating instance: Try restore database from file backup. File name /home/odoo/build/vauxoo/enterprise-pe/openerp_template.backup don't exists. Error to create database from file. /home/odoo/odoo-13.0-pre-merge-ubl/odoo-bin -d openerp_template --log-level=info --stop-after-init --init l10n_latam_invoice_document,base,mail,base_setup,l10n_pe_edi,mail_enterprise,base_address_city,contacts,l10n_latam_base,http_routing,base_vat,auth_signup,base_address_extended,account_accountant,resource,web_mobile,digest,account_debit_note,uom,portal,analytic,l10n_pe,web,web_editor,bus,product_unspsc,web_tour,product,account --log-handler openerp.tools.yaml_import:DEBUG --log-handler openerp.models.schema:DEBUG /.repo_requirements/virtualenv/python3.6/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: . """) 2021-01-11 00:45:25,196 154 INFO ? odoo: Odoo version 13.0 2021-01-11 00:45:25,197 154 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2021-01-11 00:45:25,197 154 INFO ? odoo: addons paths: ['/.repo_requirements/odoo/odoo/addons', '/home/odoo/data_dir/addons/13.0', '/home/odoo/build/vauxoo/enterprise-pe', '/home/odoo/enterprise', '/home/odoo/server-tools', '/.repo_requirements/odoo/addons'] 2021-01-11 00:45:25,197 154 INFO ? odoo: database: default@default:default 2021-01-11 00:45:25,610 154 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2021-01-11 00:45:25,903 154 INFO ? odoo.modules.loading: init db 2021-01-11 00:45:27,808 154 INFO openerp_template odoo.modules.loading: loading 1 modules... 2021-01-11 00:45:28,004 154 INFO openerp_template odoo.modules.registry: module base: creating or updating database tables 2021-01-11 00:45:28,178 154 INFO openerp_template odoo.models: Computing parent_path for table ir_ui_menu... 2021-01-11 00:45:28,697 154 INFO openerp_template odoo.models: Computing parent_path for table res_partner_category... 2021-01-11 00:45:29,082 154 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.relation_field_id 2021-01-11 00:45:29,082 154 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.related_field_id 2021-01-11 00:45:29,841 154 INFO openerp_template odoo.models: Storing computed values of ir.module.module.menus_by_module 2021-01-11 00:45:29,842 154 INFO openerp_template odoo.models: Storing computed values of ir.module.module.reports_by_module 2021-01-11 00:45:29,842 154 INFO openerp_template odoo.models: Storing computed values of ir.module.module.views_by_module 2021-01-11 00:45:30,104 154 INFO openerp_template odoo.models: Storing computed values of res.partner.display_name 2021-01-11 00:45:30,104 154 INFO openerp_template odoo.models: Storing computed values of res.partner.partner_share 2021-01-11 00:45:30,105 154 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_partner_id 2021-01-11 00:45:30,105 154 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_company_name 2021-01-11 00:45:30,205 154 INFO openerp_template odoo.models: Storing computed values of res.currency.decimal_places 2021-01-11 00:45:30,273 154 INFO openerp_template odoo.models: Storing computed values of res.company.logo_web 2021-01-11 00:45:30,273 154 INFO openerp_template odoo.models: Storing computed values of res.company.email 2021-01-11 00:45:30,274 154 INFO openerp_template odoo.models: Storing computed values of res.company.phone 2021-01-11 00:45:30,346 154 INFO openerp_template odoo.models: Storing computed values of res.users.share 2021-01-11 00:45:31,237 154 INFO openerp_template odoo.modules.loading: loading base/data/res.lang.csv 2021-01-11 00:45:31,353 154 INFO openerp_template odoo.modules.loading: loading base/data/res_lang_data.xml 2021-01-11 00:45:31,371 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_data.xml 2021-01-11 00:45:31,459 154 INFO openerp_template odoo.modules.loading: loading base/data/res_company_data.xml 2021-01-11 00:45:31,476 154 INFO openerp_template odoo.modules.loading: loading base/data/res_users_data.xml 2021-01-11 00:45:31,594 154 INFO openerp_template odoo.modules.loading: loading base/data/report_paperformat_data.xml 2021-01-11 00:45:31,603 154 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_data.xml 2021-01-11 00:45:32,027 154 INFO openerp_template odoo.modules.loading: loading base/data/res_country_data.xml 2021-01-11 00:45:33,122 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_data.xml 2021-01-11 00:45:33,268 154 INFO openerp_template odoo.modules.loading: loading base/security/base_groups.xml 2021-01-11 00:45:33,496 154 INFO openerp_template odoo.modules.loading: loading base/security/base_security.xml 2021-01-11 00:45:33,694 154 INFO openerp_template odoo.modules.loading: loading base/views/base_menus.xml 2021-01-11 00:45:33,835 154 INFO openerp_template odoo.modules.loading: loading base/views/decimal_precision_views.xml 2021-01-11 00:45:33,880 154 INFO openerp_template odoo.modules.loading: loading base/views/res_config_views.xml 2021-01-11 00:45:33,913 154 INFO openerp_template odoo.modules.loading: loading base/data/res.country.state.csv 2021-01-11 00:45:36,087 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_actions_views.xml 2021-01-11 00:45:36,429 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2021-01-11 00:45:36,486 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_cron_views.xml 2021-01-11 00:45:36,586 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_filters_views.xml 2021-01-11 00:45:36,651 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2021-01-11 00:45:36,713 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_model_views.xml 2021-01-11 00:45:37,184 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_attachment_views.xml 2021-01-11 00:45:37,267 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_rule_views.xml 2021-01-11 00:45:37,329 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_sequence_views.xml 2021-01-11 00:45:37,400 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_translation_views.xml 2021-01-11 00:45:37,505 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2021-01-11 00:45:37,583 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2021-01-11 00:45:37,738 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_default_views.xml 2021-01-11 00:45:37,791 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_cron_data.xml 2021-01-11 00:45:37,804 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_report.xml 2021-01-11 00:45:37,812 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_templates.xml 2021-01-11 00:45:37,834 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_logging_views.xml 2021-01-11 00:45:37,882 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2021-01-11 00:45:37,909 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_module_views.xml 2021-01-11 00:45:38,071 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_category_data.xml 2021-01-11 00:45:38,177 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_module.xml 2021-01-11 00:45:38,292 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_reports.xml 2021-01-11 00:45:38,297 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2021-01-11 00:45:38,339 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2021-01-11 00:45:38,369 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2021-01-11 00:45:38,398 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2021-01-11 00:45:38,427 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2021-01-11 00:45:38,473 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2021-01-11 00:45:38,496 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2021-01-11 00:45:38,536 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_update_translations_views.xml 2021-01-11 00:45:38,567 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2021-01-11 00:45:38,605 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_document_layout_views.xml 2021-01-11 00:45:38,647 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_actions_data.xml 2021-01-11 00:45:38,654 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2021-01-11 00:45:38,684 154 INFO openerp_template odoo.modules.loading: loading base/views/res_company_views.xml 2021-01-11 00:45:38,746 154 INFO openerp_template odoo.modules.loading: loading base/views/res_lang_views.xml 2021-01-11 00:45:38,805 154 INFO openerp_template odoo.modules.loading: loading base/views/res_partner_views.xml 2021-01-11 00:45:39,169 154 INFO openerp_template odoo.modules.loading: loading base/views/res_bank_views.xml 2021-01-11 00:45:39,287 154 INFO openerp_template odoo.modules.loading: loading base/views/res_country_views.xml 2021-01-11 00:45:39,414 154 INFO openerp_template odoo.modules.loading: loading base/views/res_currency_views.xml 2021-01-11 00:45:39,531 154 INFO openerp_template odoo.modules.loading: loading base/views/res_users_views.xml 2021-01-11 00:45:39,867 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_property_views.xml 2021-01-11 00:45:39,938 154 INFO openerp_template odoo.modules.loading: loading base/views/res_config_settings_views.xml 2021-01-11 00:45:39,958 154 INFO openerp_template odoo.modules.loading: loading base/views/report_paperformat_views.xml 2021-01-11 00:45:40,021 154 INFO openerp_template odoo.modules.loading: loading base/views/onboarding_views.xml 2021-01-11 00:45:40,110 154 INFO openerp_template odoo.modules.loading: loading base/security/ir.model.access.csv 2021-01-11 00:45:40,551 154 INFO openerp_template odoo.modules.loading: Module base: loading demo 2021-01-11 00:45:40,552 154 INFO openerp_template odoo.modules.loading: loading base/data/res_company_demo.xml 2021-01-11 00:45:40,569 154 INFO openerp_template odoo.modules.loading: loading base/data/res_users_demo.xml 2021-01-11 00:45:40,798 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2021-01-11 00:45:40,807 154 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2021-01-11 00:45:41,199 154 INFO openerp_template odoo.modules.loading: loading base/data/res_bank_demo.xml 2021-01-11 00:45:41,206 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_demo.xml 2021-01-11 00:45:41,549 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2021-01-11 00:45:41,981 154 INFO openerp_template odoo.modules.loading: 1 modules loaded in 14.17s, 0 queries 2021-01-11 00:45:42,030 154 INFO openerp_template odoo.modules.loading: updating modules list 2021-01-11 00:45:42,032 154 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2021-01-11 00:45:43,313 154 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['l10n_latam_base', 'account', 'base_address_city', 'base_address_extended', 'account_accountant', 'account_debit_note', 'analytic', 'auth_signup', 'base_setup', 'base_vat', 'bus', 'contacts', 'digest', 'l10n_latam_invoice_document', 'l10n_pe', 'l10n_pe_edi', 'mail', 'mail_enterprise', 'product', 'product_unspsc', 'resource', 'uom', 'web_mobile', 'portal', 'http_routing'] to user __system__ #1 via n/a 2021-01-11 00:45:43,615 154 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_upgrade on ['base'] to user __system__ #1 via n/a 2021-01-11 00:45:43,615 154 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.update_list on ['base'] to user __system__ #1 via n/a 2021-01-11 00:45:44,978 154 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_install on [] to user __system__ #1 via n/a 2021-01-11 00:45:45,113 154 INFO openerp_template odoo.modules.loading: loading 67 modules... 2021-01-11 00:45:45,215 154 INFO openerp_template odoo.modules.registry: module base_address_city: creating or updating database tables 2021-01-11 00:45:45,395 154 INFO openerp_template odoo.modules.loading: loading base_address_city/security/ir.model.access.csv 2021-01-11 00:45:45,427 154 INFO openerp_template odoo.modules.loading: loading base_address_city/views/res_city_view.xml 2021-01-11 00:45:45,472 154 INFO openerp_template odoo.modules.loading: loading base_address_city/views/res_country_view.xml 2021-01-11 00:45:45,502 154 INFO openerp_template odoo.modules.loading: Module base_address_city: loading demo 2021-01-11 00:45:45,673 154 INFO openerp_template odoo.modules.registry: module base_address_extended: creating or updating database tables 2021-01-11 00:45:45,790 154 INFO openerp_template odoo.models: Storing computed values of res.partner.street_name 2021-01-11 00:45:45,790 154 INFO openerp_template odoo.models: Storing computed values of res.partner.street_number 2021-01-11 00:45:45,790 154 INFO openerp_template odoo.models: Storing computed values of res.partner.street_number2 2021-01-11 00:45:45,893 154 INFO openerp_template odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2021-01-11 00:45:46,052 154 INFO openerp_template odoo.modules.loading: loading base_address_extended/data/base_address_extended_data.xml 2021-01-11 00:45:46,067 154 INFO openerp_template odoo.modules.loading: Module base_address_extended: loading demo 2021-01-11 00:45:46,344 154 INFO openerp_template odoo.modules.registry: module uom: creating or updating database tables 2021-01-11 00:45:46,440 154 INFO openerp_template odoo.modules.loading: loading uom/data/uom_data.xml 2021-01-11 00:45:46,513 154 INFO openerp_template odoo.modules.loading: loading uom/security/uom_security.xml 2021-01-11 00:45:46,595 154 INFO openerp_template odoo.modules.loading: loading uom/security/ir.model.access.csv 2021-01-11 00:45:46,624 154 INFO openerp_template odoo.modules.loading: loading uom/views/uom_uom_views.xml 2021-01-11 00:45:46,719 154 INFO openerp_template odoo.modules.loading: Module uom: loading demo 2021-01-11 00:45:46,970 154 INFO openerp_template odoo.modules.registry: module web: creating or updating database tables 2021-01-11 00:45:48,303 154 INFO openerp_template odoo.modules.loading: loading web/security/ir.model.access.csv 2021-01-11 00:45:48,305 154 INFO openerp_template odoo.modules.loading: loading web/views/webclient_templates.xml 2021-01-11 00:45:48,723 154 INFO openerp_template odoo.modules.loading: loading web/views/report_templates.xml 2021-01-11 00:45:48,939 154 INFO openerp_template odoo.modules.loading: loading web/data/report_layout.xml 2021-01-11 00:45:49,001 154 INFO openerp_template odoo.modules.loading: Module web: loading demo 2021-01-11 00:45:49,311 154 INFO openerp_template odoo.modules.registry: module base_import: creating or updating database tables 2021-01-11 00:45:51,031 154 INFO openerp_template odoo.modules.loading: loading base_import/security/ir.model.access.csv 2021-01-11 00:45:51,123 154 INFO openerp_template odoo.modules.loading: loading base_import/views/base_import_templates.xml 2021-01-11 00:45:51,188 154 INFO openerp_template odoo.modules.loading: Module base_import: loading demo 2021-01-11 00:45:51,327 154 INFO openerp_template odoo.modules.registry: module base_setup: creating or updating database tables 2021-01-11 00:45:51,423 154 INFO openerp_template odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2021-01-11 00:45:51,430 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2021-01-11 00:45:51,505 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2021-01-11 00:45:51,536 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/assets.xml 2021-01-11 00:45:51,561 154 INFO openerp_template odoo.modules.loading: Module base_setup: loading demo 2021-01-11 00:45:51,706 154 INFO openerp_template odoo.modules.registry: module bus: creating or updating database tables 2021-01-11 00:45:51,864 154 INFO openerp_template odoo.modules.loading: loading bus/views/bus.xml 2021-01-11 00:45:51,922 154 INFO openerp_template odoo.modules.loading: loading bus/security/ir.model.access.csv 2021-01-11 00:45:51,962 154 INFO openerp_template odoo.modules.loading: Module bus: loading demo 2021-01-11 00:45:52,156 154 INFO openerp_template odoo.modules.registry: module http_routing: creating or updating database tables 2021-01-11 00:45:52,201 154 INFO openerp_template odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2021-01-11 00:45:52,294 154 INFO openerp_template odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2021-01-11 00:45:52,346 154 INFO openerp_template odoo.modules.loading: Module http_routing: loading demo 2021-01-11 00:45:52,547 154 INFO openerp_template odoo.modules.registry: module resource: creating or updating database tables 2021-01-11 00:45:52,842 154 INFO openerp_template odoo.modules.loading: loading resource/data/resource_data.xml 2021-01-11 00:45:52,899 154 INFO openerp_template odoo.modules.loading: loading resource/security/ir.model.access.csv 2021-01-11 00:45:52,956 154 INFO openerp_template odoo.modules.loading: loading resource/security/resource_security.xml 2021-01-11 00:45:52,991 154 INFO openerp_template odoo.modules.loading: loading resource/views/resource_views.xml 2021-01-11 00:45:53,267 154 INFO openerp_template odoo.modules.loading: loading resource/views/resource.xml 2021-01-11 00:45:53,299 154 INFO openerp_template odoo.modules.loading: Module resource: loading demo 2021-01-11 00:45:53,626 154 INFO openerp_template odoo.modules.registry: module web_cohort: creating or updating database tables 2021-01-11 00:45:55,268 154 INFO openerp_template odoo.modules.loading: loading web_cohort/views/assets.xml 2021-01-11 00:45:55,334 154 INFO openerp_template odoo.modules.loading: Module web_cohort: loading demo 2021-01-11 00:45:55,466 154 INFO openerp_template odoo.modules.registry: module web_diagram: creating or updating database tables 2021-01-11 00:45:55,477 154 INFO openerp_template odoo.modules.loading: loading web_diagram/views/web_diagram_templates.xml 2021-01-11 00:45:55,549 154 INFO openerp_template odoo.modules.loading: Module web_diagram: loading demo 2021-01-11 00:45:55,736 154 INFO openerp_template odoo.modules.registry: module web_editor: creating or updating database tables 2021-01-11 00:45:55,926 154 INFO openerp_template odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2021-01-11 00:45:55,953 154 INFO openerp_template odoo.modules.loading: loading web_editor/views/editor.xml 2021-01-11 00:45:56,226 154 INFO openerp_template odoo.modules.loading: loading web_editor/views/snippets.xml 2021-01-11 00:45:56,263 154 INFO openerp_template odoo.modules.loading: Module web_editor: loading demo 2021-01-11 00:45:56,399 154 INFO openerp_template odoo.modules.registry: module web_enterprise: creating or updating database tables 2021-01-11 00:45:56,413 154 INFO openerp_template odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2021-01-11 00:45:56,652 154 INFO openerp_template odoo.modules.loading: Module web_enterprise: loading demo 2021-01-11 00:45:57,034 154 INFO openerp_template odoo.modules.registry: module web_gantt: creating or updating database tables 2021-01-11 00:45:58,741 154 INFO openerp_template odoo.modules.loading: loading web_gantt/views/web_gantt_templates.xml 2021-01-11 00:45:58,834 154 INFO openerp_template odoo.modules.loading: Module web_gantt: loading demo 2021-01-11 00:45:59,190 154 INFO openerp_template odoo.modules.registry: module web_grid: creating or updating database tables 2021-01-11 00:46:00,916 154 INFO openerp_template odoo.modules.loading: loading web_grid/views/templates.xml 2021-01-11 00:46:01,031 154 INFO openerp_template odoo.modules.loading: Module web_grid: loading demo 2021-01-11 00:46:01,174 154 INFO openerp_template odoo.modules.registry: module web_kanban_gauge: creating or updating database tables 2021-01-11 00:46:01,185 154 INFO openerp_template odoo.modules.loading: loading web_kanban_gauge/views/web_kanban_gauge_templates.xml 2021-01-11 00:46:01,286 154 INFO openerp_template odoo.modules.loading: Module web_kanban_gauge: loading demo 2021-01-11 00:46:01,430 154 INFO openerp_template odoo.modules.registry: module web_tour: creating or updating database tables 2021-01-11 00:46:01,475 154 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2021-01-11 00:46:01,503 154 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.rule.csv 2021-01-11 00:46:01,529 154 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_templates.xml 2021-01-11 00:46:01,638 154 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_views.xml 2021-01-11 00:46:01,681 154 INFO openerp_template odoo.modules.loading: Module web_tour: loading demo 2021-01-11 00:46:01,682 154 INFO openerp_template odoo.modules.loading: loading web_tour/data/web_tour_demo.xml 2021-01-11 00:46:01,863 154 INFO openerp_template odoo.modules.registry: module iap: creating or updating database tables 2021-01-11 00:46:01,933 154 INFO openerp_template odoo.modules.loading: loading iap/security/ir.model.access.csv 2021-01-11 00:46:01,962 154 INFO openerp_template odoo.modules.loading: loading iap/security/ir_rule.xml 2021-01-11 00:46:01,977 154 INFO openerp_template odoo.modules.loading: loading iap/views/assets.xml 2021-01-11 00:46:02,047 154 INFO openerp_template odoo.modules.loading: loading iap/views/iap_views.xml 2021-01-11 00:46:02,100 154 INFO openerp_template odoo.modules.loading: loading iap/views/res_config_settings.xml 2021-01-11 00:46:02,173 154 INFO openerp_template odoo.modules.loading: Module iap: loading demo 2021-01-11 00:46:02,812 154 INFO openerp_template odoo.modules.registry: module mail: creating or updating database tables 2021-01-11 00:46:04,350 154 INFO openerp_template odoo.models: Storing computed values of res.partner.email_normalized 2021-01-11 00:46:05,920 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/invite_view.xml 2021-01-11 00:46:05,947 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_compose_message_view.xml 2021-01-11 00:46:05,993 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_cancel_views.xml 2021-01-11 00:46:06,018 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2021-01-11 00:46:06,045 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2021-01-11 00:46:06,086 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2021-01-11 00:46:06,129 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_views.xml 2021-01-11 00:46:06,229 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_mail_views.xml 2021-01-11 00:46:06,289 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_followers_views.xml 2021-01-11 00:46:06,336 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_views.xml 2021-01-11 00:46:06,483 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2021-01-11 00:46:06,526 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_activity_views.xml 2021-01-11 00:46:06,673 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2021-01-11 00:46:06,736 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_data.xml 2021-01-11 00:46:06,898 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_data.xml 2021-01-11 00:46:06,956 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_activity_data.xml 2021-01-11 00:46:06,974 154 INFO openerp_template odoo.modules.loading: loading mail/data/ir_cron_data.xml 2021-01-11 00:46:07,026 154 INFO openerp_template odoo.modules.loading: loading mail/security/mail_security.xml 2021-01-11 00:46:07,112 154 INFO openerp_template odoo.modules.loading: loading mail/security/ir.model.access.csv 2021-01-11 00:46:07,298 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_alias_views.xml 2021-01-11 00:46:07,367 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_users_views.xml 2021-01-11 00:46:07,462 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_templates.xml 2021-01-11 00:46:07,625 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/email_template_preview_view.xml 2021-01-11 00:46:07,647 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_template_views.xml 2021-01-11 00:46:07,712 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_moderation_views.xml 2021-01-11 00:46:07,752 154 INFO openerp_template odoo.modules.loading: loading mail/views/ir_actions_views.xml 2021-01-11 00:46:07,798 154 INFO openerp_template odoo.modules.loading: loading mail/views/ir_model_views.xml 2021-01-11 00:46:07,915 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_partner_views.xml 2021-01-11 00:46:08,045 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2021-01-11 00:46:08,106 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_partner_views.xml 2021-01-11 00:46:08,144 154 INFO openerp_template odoo.modules.loading: Module mail: loading demo 2021-01-11 00:46:08,144 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_demo.xml 2021-01-11 00:46:08,252 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2021-01-11 00:46:08,881 154 INFO openerp_template odoo.modules.registry: module web_map: creating or updating database tables 2021-01-11 00:46:09,781 154 INFO openerp_template odoo.models: Storing computed values of res.partner.contact_address_complete 2021-01-11 00:46:11,335 154 INFO openerp_template odoo.modules.loading: loading web_map/views/assets.xml 2021-01-11 00:46:11,466 154 INFO openerp_template odoo.modules.loading: loading web_map/views/res_config_settings.xml 2021-01-11 00:46:11,541 154 INFO openerp_template odoo.modules.loading: loading web_map/views/res_partner.xml 2021-01-11 00:46:11,614 154 INFO openerp_template odoo.modules.loading: Module web_map: loading demo 2021-01-11 00:46:11,877 154 INFO openerp_template odoo.modules.registry: module web_mobile: creating or updating database tables 2021-01-11 00:46:12,018 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/mobile_template.xml 2021-01-11 00:46:12,125 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/views.xml 2021-01-11 00:46:12,203 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/res_config_settings_views.xml 2021-01-11 00:46:12,276 154 INFO openerp_template odoo.modules.loading: Module web_mobile: loading demo 2021-01-11 00:46:12,485 154 INFO openerp_template odoo.modules.registry: module web_unsplash: creating or updating database tables 2021-01-11 00:46:12,574 154 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2021-01-11 00:46:12,660 154 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/web_unsplash_templates.xml 2021-01-11 00:46:12,708 154 INFO openerp_template odoo.modules.loading: Module web_unsplash: loading demo 2021-01-11 00:46:12,923 154 INFO openerp_template odoo.modules.registry: module analytic: creating or updating database tables 2021-01-11 00:46:12,958 154 INFO openerp_template odoo.models: Computing parent_path for table account_analytic_group... 2021-01-11 00:46:13,133 154 INFO openerp_template odoo.modules.loading: loading analytic/security/analytic_security.xml 2021-01-11 00:46:13,289 154 INFO openerp_template odoo.modules.loading: loading analytic/security/ir.model.access.csv 2021-01-11 00:46:13,327 154 INFO openerp_template odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2021-01-11 00:46:13,603 154 INFO openerp_template odoo.modules.loading: Module analytic: loading demo 2021-01-11 00:46:13,604 154 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_demo.xml 2021-01-11 00:46:13,609 154 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2021-01-11 00:46:14,027 154 INFO openerp_template odoo.modules.registry: module auth_signup: creating or updating database tables 2021-01-11 00:46:14,189 154 INFO openerp_template odoo.modules.loading: loading auth_signup/data/auth_signup_data.xml 2021-01-11 00:46:14,213 154 INFO openerp_template odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2021-01-11 00:46:14,230 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2021-01-11 00:46:14,318 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2021-01-11 00:46:14,405 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2021-01-11 00:46:14,473 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_assets.xml 2021-01-11 00:46:14,507 154 INFO openerp_template odoo.modules.loading: Module auth_signup: loading demo 2021-01-11 00:46:14,716 154 INFO openerp_template odoo.modules.registry: module contacts: creating or updating database tables 2021-01-11 00:46:14,780 154 INFO openerp_template odoo.modules.loading: loading contacts/views/contact_views.xml 2021-01-11 00:46:14,911 154 INFO openerp_template odoo.modules.loading: Module contacts: loading demo 2021-01-11 00:46:15,211 154 INFO openerp_template odoo.modules.registry: module fetchmail: creating or updating database tables 2021-01-11 00:46:15,316 154 INFO openerp_template odoo.modules.loading: loading fetchmail/data/fetchmail_data.xml 2021-01-11 00:46:15,329 154 INFO openerp_template odoo.modules.loading: loading fetchmail/security/ir.model.access.csv 2021-01-11 00:46:15,360 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/fetchmail_views.xml 2021-01-11 00:46:15,432 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/mail_mail_views.xml 2021-01-11 00:46:15,471 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/res_config_settings_views.xml 2021-01-11 00:46:15,555 154 INFO openerp_template odoo.modules.loading: Module fetchmail: loading demo 2021-01-11 00:46:15,765 154 INFO openerp_template odoo.modules.registry: module mail_enterprise: creating or updating database tables 2021-01-11 00:46:15,780 154 INFO openerp_template odoo.modules.loading: loading mail_enterprise/views/mail_enterprise_templates.xml 2021-01-11 00:46:15,959 154 INFO openerp_template odoo.modules.loading: Module mail_enterprise: loading demo 2021-01-11 00:46:16,188 154 INFO openerp_template odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2021-01-11 00:46:16,320 154 INFO openerp_template odoo.models: Storing computed values of res.company.partner_gid 2021-01-11 00:46:16,415 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2021-01-11 00:46:16,453 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/partner_autocomplete_assets.xml 2021-01-11 00:46:16,603 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/additional_info_template.xml 2021-01-11 00:46:16,617 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2021-01-11 00:46:16,753 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2021-01-11 00:46:16,791 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2021-01-11 00:46:16,871 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2021-01-11 00:46:16,883 154 INFO openerp_template odoo.modules.loading: Module partner_autocomplete: loading demo 2021-01-11 00:46:17,130 154 INFO openerp_template odoo.modules.registry: module phone_validation: creating or updating database tables 2021-01-11 00:46:17,320 154 INFO openerp_template odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2021-01-11 00:46:17,348 154 INFO openerp_template odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2021-01-11 00:46:17,422 154 INFO openerp_template odoo.modules.loading: Module phone_validation: loading demo 2021-01-11 00:46:17,812 154 INFO openerp_template odoo.modules.registry: module product: creating or updating database tables 2021-01-11 00:46:17,881 154 INFO openerp_template odoo.models: Computing parent_path for table product_category... 2021-01-11 00:46:18,716 154 INFO openerp_template odoo.modules.loading: loading product/data/product_data.xml 2021-01-11 00:46:18,753 154 INFO openerp_template odoo.modules.loading: loading product/security/product_security.xml 2021-01-11 00:46:19,125 154 INFO openerp_template odoo.modules.loading: loading product/security/ir.model.access.csv 2021-01-11 00:46:19,246 154 INFO openerp_template odoo.modules.loading: loading product/wizard/product_price_list_views.xml 2021-01-11 00:46:19,275 154 INFO openerp_template odoo.modules.loading: loading product/views/res_config_settings_views.xml 2021-01-11 00:46:19,363 154 INFO openerp_template odoo.modules.loading: loading product/views/product_attribute_views.xml 2021-01-11 00:46:19,464 154 INFO openerp_template odoo.modules.loading: loading product/views/product_views.xml 2021-01-11 00:46:19,961 154 INFO openerp_template odoo.modules.loading: loading product/views/product_template_views.xml 2021-01-11 00:46:20,071 154 INFO openerp_template odoo.modules.loading: loading product/views/product_pricelist_views.xml 2021-01-11 00:46:20,325 154 INFO openerp_template odoo.modules.loading: loading product/views/res_partner_views.xml 2021-01-11 00:46:20,409 154 INFO openerp_template odoo.modules.loading: loading product/report/product_reports.xml 2021-01-11 00:46:20,432 154 INFO openerp_template odoo.modules.loading: loading product/report/product_pricelist_templates.xml 2021-01-11 00:46:20,451 154 INFO openerp_template odoo.modules.loading: loading product/report/product_product_templates.xml 2021-01-11 00:46:20,508 154 INFO openerp_template odoo.modules.loading: loading product/report/product_template_templates.xml 2021-01-11 00:46:20,534 154 INFO openerp_template odoo.modules.loading: loading product/report/product_packaging.xml 2021-01-11 00:46:20,554 154 INFO openerp_template odoo.modules.loading: Module product: loading demo 2021-01-11 00:46:20,554 154 INFO openerp_template odoo.modules.loading: loading product/data/product_demo.xml 2021-01-11 00:46:21,325 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [61] 2021-01-11 00:46:21,344 154 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2021-01-11 00:46:21,354 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2021-01-11 00:46:21,368 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [40] 2021-01-11 00:46:21,485 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [63, 62] 2021-01-11 00:46:21,506 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2021-01-11 00:46:21,518 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [41, 42] 2021-01-11 00:46:22,258 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [81] 2021-01-11 00:46:22,276 154 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [20] 2021-01-11 00:46:22,285 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2021-01-11 00:46:22,298 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [60] 2021-01-11 00:46:23,527 154 INFO openerp_template odoo.modules.registry: module snailmail: creating or updating database tables 2021-01-11 00:46:24,000 154 INFO openerp_template odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2021-01-11 00:46:24,020 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/report_assets.xml 2021-01-11 00:46:24,081 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2021-01-11 00:46:24,141 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/assets.xml 2021-01-11 00:46:24,294 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_cancel_views.xml 2021-01-11 00:46:24,320 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2021-01-11 00:46:24,346 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2021-01-11 00:46:24,372 154 INFO openerp_template odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2021-01-11 00:46:24,403 154 INFO openerp_template odoo.modules.loading: Module snailmail: loading demo 2021-01-11 00:46:24,730 154 INFO openerp_template odoo.modules.registry: module contacts_enterprise: creating or updating database tables 2021-01-11 00:46:24,741 154 INFO openerp_template odoo.modules.loading: loading contacts_enterprise/views/contact_views.xml 2021-01-11 00:46:24,769 154 INFO openerp_template odoo.modules.loading: Module contacts_enterprise: loading demo 2021-01-11 00:46:25,035 154 INFO openerp_template odoo.modules.registry: module partner_autocomplete_address_extended: creating or updating database tables 2021-01-11 00:46:25,157 154 INFO openerp_template odoo.modules.loading: Module partner_autocomplete_address_extended: loading demo 2021-01-11 00:46:25,478 154 INFO openerp_template odoo.modules.registry: module portal: creating or updating database tables 2021-01-11 00:46:26,019 154 INFO openerp_template odoo.modules.loading: loading portal/data/portal_data.xml 2021-01-11 00:46:26,047 154 INFO openerp_template odoo.modules.loading: loading portal/views/assets.xml 2021-01-11 00:46:26,171 154 INFO openerp_template odoo.modules.loading: loading portal/views/portal_templates.xml 2021-01-11 00:46:26,495 154 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2021-01-11 00:46:26,521 154 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2021-01-11 00:46:26,550 154 INFO openerp_template odoo.modules.loading: Module portal: loading demo 2021-01-11 00:46:26,816 154 INFO openerp_template odoo.modules.registry: module product_unspsc: creating or updating database tables 2021-01-11 00:46:26,974 154 INFO openerp_template odoo.modules.loading: loading product_unspsc/views/product_views.xml 2021-01-11 00:46:27,063 154 INFO openerp_template odoo.modules.loading: loading product_unspsc/security/ir.model.access.csv 2021-01-11 00:46:27,091 154 INFO openerp_template odoo.modules.loading: Module product_unspsc: loading demo 2021-01-11 00:46:28,442 154 INFO openerp_template odoo.modules.registry: module sms: creating or updating database tables 2021-01-11 00:46:28,847 154 INFO openerp_template odoo.models: Storing computed values of res.partner.phone_sanitized 2021-01-11 00:46:29,233 154 INFO openerp_template odoo.addons.phone_validation.tools.phone_validation: The `phonenumbers` Python module is not installed, contact numbers will not be verified. Please install the `phonenumbers` Python module. 2021-01-11 00:46:29,321 154 INFO openerp_template odoo.modules.loading: loading sms/data/ir_cron_data.xml 2021-01-11 00:46:29,340 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_cancel_views.xml 2021-01-11 00:46:29,373 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2021-01-11 00:46:29,403 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2021-01-11 00:46:29,436 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2021-01-11 00:46:29,463 154 INFO openerp_template odoo.modules.loading: loading sms/views/ir_actions_views.xml 2021-01-11 00:46:29,516 154 INFO openerp_template odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2021-01-11 00:46:29,615 154 INFO openerp_template odoo.modules.loading: loading sms/views/res_partner_views.xml 2021-01-11 00:46:29,709 154 INFO openerp_template odoo.modules.loading: loading sms/views/assets.xml 2021-01-11 00:46:29,881 154 INFO openerp_template odoo.modules.loading: loading sms/views/sms_sms_views.xml 2021-01-11 00:46:29,945 154 INFO openerp_template odoo.modules.loading: loading sms/views/sms_template_views.xml 2021-01-11 00:46:30,018 154 INFO openerp_template odoo.modules.loading: loading sms/security/ir.model.access.csv 2021-01-11 00:46:30,061 154 INFO openerp_template odoo.modules.loading: Module sms: loading demo 2021-01-11 00:46:30,062 154 INFO openerp_template odoo.modules.loading: loading sms/data/sms_demo.xml 2021-01-11 00:46:30,071 154 INFO openerp_template odoo.modules.loading: loading sms/data/mail_demo.xml 2021-01-11 00:46:30,428 154 INFO openerp_template odoo.modules.registry: module digest: creating or updating database tables 2021-01-11 00:46:30,610 154 INFO openerp_template odoo.modules.loading: loading digest/security/ir.model.access.csv 2021-01-11 00:46:30,646 154 INFO openerp_template odoo.modules.loading: loading digest/data/digest_template_data.xml 2021-01-11 00:46:30,658 154 INFO openerp_template odoo.modules.loading: loading digest/data/digest_data.xml 2021-01-11 00:46:30,688 154 INFO openerp_template odoo.modules.loading: loading digest/data/ir_cron_data.xml 2021-01-11 00:46:30,707 154 INFO openerp_template odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2021-01-11 00:46:30,718 154 INFO openerp_template odoo.modules.loading: loading digest/views/digest_views.xml 2021-01-11 00:46:30,829 154 INFO openerp_template odoo.modules.loading: loading digest/views/digest_templates.xml 2021-01-11 00:46:30,847 154 INFO openerp_template odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2021-01-11 00:46:30,947 154 INFO openerp_template odoo.modules.loading: Module digest: loading demo 2021-01-11 00:46:31,688 154 INFO openerp_template odoo.modules.registry: module account: creating or updating database tables 2021-01-11 00:46:31,820 154 INFO openerp_template odoo.models: Computing parent_path for table account_tax_report_line... 2021-01-11 00:46:31,863 154 INFO openerp_template odoo.models: Computing parent_path for table account_group... 2021-01-11 00:46:34,987 154 INFO openerp_template odoo.modules.loading: loading account/security/account_security.xml 2021-01-11 00:46:36,252 154 INFO openerp_template odoo.modules.loading: loading account/security/ir.model.access.csv 2021-01-11 00:46:36,668 154 INFO openerp_template odoo.modules.loading: loading account/data/data_account_type.xml 2021-01-11 00:46:36,710 154 INFO openerp_template odoo.modules.loading: loading account/data/account_data.xml 2021-01-11 00:46:36,845 154 INFO openerp_template odoo.modules.loading: loading account/data/digest_data.xml 2021-01-11 00:46:36,853 154 INFO openerp_template odoo.modules.loading: loading account/views/account_menuitem.xml 2021-01-11 00:46:37,003 154 INFO openerp_template odoo.modules.loading: loading account/views/account_payment_view.xml 2021-01-11 00:46:37,250 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_accrual_accounting_view.xml 2021-01-11 00:46:37,279 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2021-01-11 00:46:37,304 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2021-01-11 00:46:37,332 154 INFO openerp_template odoo.modules.loading: loading account/views/account_move_views.xml 2021-01-11 00:46:38,255 154 INFO openerp_template odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2021-01-11 00:46:38,316 154 INFO openerp_template odoo.modules.loading: loading account/wizard/pos_box.xml 2021-01-11 00:46:38,332 154 INFO openerp_template odoo.modules.loading: loading account/views/partner_view.xml 2021-01-11 00:46:38,697 154 INFO openerp_template odoo.modules.loading: loading account/views/account_view.xml 2021-01-11 00:46:40,161 154 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2021-01-11 00:46:40,180 154 INFO openerp_template odoo.modules.loading: loading account/views/account_report.xml 2021-01-11 00:46:40,216 154 INFO openerp_template odoo.modules.loading: loading account/data/mail_template_data.xml 2021-01-11 00:46:40,226 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2021-01-11 00:46:40,255 154 INFO openerp_template odoo.modules.loading: loading account/views/account_end_fy.xml 2021-01-11 00:46:40,258 154 INFO openerp_template odoo.modules.loading: loading account/views/product_view.xml 2021-01-11 00:46:40,358 154 INFO openerp_template odoo.modules.loading: loading account/views/account_analytic_view.xml 2021-01-11 00:46:40,505 154 INFO openerp_template odoo.modules.loading: loading account/views/account_tip_data.xml 2021-01-11 00:46:40,508 154 INFO openerp_template odoo.modules.loading: loading account/views/account.xml 2021-01-11 00:46:40,777 154 INFO openerp_template odoo.modules.loading: loading account/views/report_invoice.xml 2021-01-11 00:46:40,859 154 INFO openerp_template odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2021-01-11 00:46:40,981 154 INFO openerp_template odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2021-01-11 00:46:41,044 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_report_common_view.xml 2021-01-11 00:46:41,070 154 INFO openerp_template odoo.modules.loading: loading account/views/report_journal.xml 2021-01-11 00:46:41,092 154 INFO openerp_template odoo.modules.loading: loading account/views/tax_adjustments.xml 2021-01-11 00:46:41,107 154 INFO openerp_template odoo.modules.loading: loading account/wizard/wizard_tax_adjustments_view.xml 2021-01-11 00:46:41,129 154 INFO openerp_template odoo.modules.loading: loading account/views/res_config_settings_views.xml 2021-01-11 00:46:41,324 154 INFO openerp_template odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2021-01-11 00:46:41,396 154 INFO openerp_template odoo.modules.loading: loading account/views/account_portal_templates.xml 2021-01-11 00:46:41,503 154 INFO openerp_template odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2021-01-11 00:46:41,532 154 INFO openerp_template odoo.modules.loading: loading account/data/payment_receipt_data.xml 2021-01-11 00:46:41,555 154 INFO openerp_template odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2021-01-11 00:46:41,731 154 INFO openerp_template odoo.modules.loading: loading account/data/service_cron.xml 2021-01-11 00:46:41,742 154 INFO openerp_template odoo.modules.loading: loading account/views/account_fiscal_year_view.xml 2021-01-11 00:46:41,802 154 INFO openerp_template odoo.modules.loading: loading account/views/account_incoterms_view.xml 2021-01-11 00:46:41,861 154 INFO openerp_template odoo.modules.loading: loading account/data/account_incoterms_data.xml 2021-01-11 00:46:41,899 154 INFO openerp_template odoo.modules.loading: loading account/views/digest_views.xml 2021-01-11 00:46:41,969 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2021-01-11 00:46:42,008 154 INFO openerp_template odoo.modules.loading: loading account/views/account_tax_report_views.xml 2021-01-11 00:46:42,077 154 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2021-01-11 00:46:42,096 154 INFO openerp_template odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2021-01-11 00:46:42,119 154 INFO openerp_template odoo.modules.loading: Module account: loading demo 2021-01-11 00:46:42,119 154 INFO openerp_template odoo.modules.loading: loading account/demo/account_demo.xml 2021-01-11 00:46:42,596 154 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['account_check_printing'] to user __system__ #1 via n/a 2021-01-11 00:46:43,209 154 INFO openerp_template odoo.modules.registry: module account_accountant: creating or updating database tables 2021-01-11 00:46:43,632 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/account_accountant_data.xml 2021-01-11 00:46:43,710 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/digest_data.xml 2021-01-11 00:46:43,718 154 INFO openerp_template odoo.modules.loading: loading account_accountant/security/account_accountant_security.xml 2021-01-11 00:46:44,247 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/account_accountant_templates.xml 2021-01-11 00:46:44,414 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/account_move_views.xml 2021-01-11 00:46:44,587 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/digest_views.xml 2021-01-11 00:46:44,635 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/res_config_settings_views.xml 2021-01-11 00:46:44,787 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/product_views.xml 2021-01-11 00:46:45,082 154 INFO openerp_template odoo.modules.loading: loading account_accountant/wizard/account_change_lock_date.xml 2021-01-11 00:46:45,119 154 INFO openerp_template odoo.modules.loading: Module account_accountant: loading demo 2021-01-11 00:46:45,119 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/account_accountant_demo.xml 2021-01-11 00:46:45,564 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2021-01-11 00:46:45,786 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_bank_statement_import_view.xml 2021-01-11 00:46:45,877 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_import_tip_data.xml 2021-01-11 00:46:45,878 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/wizard/journal_creation.xml 2021-01-11 00:46:45,907 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_templates.xml 2021-01-11 00:46:46,004 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import: loading demo 2021-01-11 00:46:46,005 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/demo/partner_bank.xml 2021-01-11 00:46:46,516 154 INFO openerp_template odoo.modules.registry: module account_debit_note: creating or updating database tables 2021-01-11 00:46:46,655 154 INFO openerp_template odoo.modules.loading: loading account_debit_note/wizard/account_debit_note_view.xml 2021-01-11 00:46:46,691 154 INFO openerp_template odoo.modules.loading: loading account_debit_note/views/account_move_view.xml 2021-01-11 00:46:46,842 154 INFO openerp_template odoo.modules.loading: Module account_debit_note: loading demo 2021-01-11 00:46:47,258 154 INFO openerp_template odoo.modules.registry: module account_facturx: creating or updating database tables 2021-01-11 00:46:47,366 154 INFO openerp_template odoo.modules.loading: loading account_facturx/data/facturx_templates.xml 2021-01-11 00:46:47,415 154 INFO openerp_template odoo.modules.loading: Module account_facturx: loading demo 2021-01-11 00:46:47,838 154 INFO openerp_template odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2021-01-11 00:46:48,146 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2021-01-11 00:46:48,168 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/account_invoice_extract_data.xml 2021-01-11 00:46:48,178 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/config_parameter_endpoint.xml 2021-01-11 00:46:48,186 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2021-01-11 00:46:48,514 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2021-01-11 00:46:48,687 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/update_status_cron.xml 2021-01-11 00:46:48,704 154 INFO openerp_template odoo.modules.loading: Module account_invoice_extract: loading demo 2021-01-11 00:46:49,253 154 INFO openerp_template odoo.modules.registry: module account_online_sync: creating or updating database tables 2021-01-11 00:46:49,803 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/security/ir.model.access.csv 2021-01-11 00:46:49,842 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/security/account_online_sync_security.xml 2021-01-11 00:46:49,859 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/views/online_sync_views.xml 2021-01-11 00:46:50,198 154 INFO openerp_template odoo.modules.loading: Module account_online_sync: loading demo 2021-01-11 00:46:50,609 154 INFO openerp_template odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2021-01-11 00:46:50,662 154 INFO openerp_template odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2021-01-11 00:46:50,705 154 INFO openerp_template odoo.modules.loading: Module analytic_enterprise: loading demo 2021-01-11 00:46:51,271 154 INFO openerp_template odoo.modules.registry: module base_vat: creating or updating database tables 2021-01-11 00:46:51,540 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_company_views.xml 2021-01-11 00:46:51,590 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2021-01-11 00:46:51,768 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2021-01-11 00:46:51,946 154 INFO openerp_template odoo.modules.loading: Module base_vat: loading demo 2021-01-11 00:46:52,364 154 INFO openerp_template odoo.modules.registry: module currency_rate_live: creating or updating database tables 2021-01-11 00:46:52,529 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2021-01-11 00:46:52,692 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2021-01-11 00:46:52,709 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/data/data.xml 2021-01-11 00:46:52,739 154 INFO openerp_template odoo.modules.loading: Module currency_rate_live: loading demo 2021-01-11 00:46:53,272 154 INFO openerp_template odoo.modules.registry: module l10n_latam_invoice_document: creating or updating database tables 2021-01-11 00:46:53,844 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_journal_view.xml 2021-01-11 00:46:53,910 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_move_line_view.xml 2021-01-11 00:46:53,941 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_move_view.xml 2021-01-11 00:46:54,158 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/l10n_latam_document_type_view.xml 2021-01-11 00:46:54,224 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/report_invoice.xml 2021-01-11 00:46:54,287 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/ir_sequence_view.xml 2021-01-11 00:46:54,369 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/report_templates.xml 2021-01-11 00:46:54,444 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/report/invoice_report_view.xml 2021-01-11 00:46:54,473 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/wizards/account_move_reversal_view.xml 2021-01-11 00:46:54,506 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/security/ir.model.access.csv 2021-01-11 00:46:54,529 154 INFO openerp_template odoo.modules.loading: Module l10n_latam_invoice_document: loading demo 2021-01-11 00:46:55,045 154 INFO openerp_template odoo.modules.registry: module payment: creating or updating database tables 2021-01-11 00:46:55,809 154 INFO openerp_template odoo.modules.loading: loading payment/data/account_data.xml 2021-01-11 00:46:55,820 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_icon_data.xml 2021-01-11 00:46:56,055 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_acquirer_data.xml 2021-01-11 00:46:56,267 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_cron.xml 2021-01-11 00:46:56,281 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_views.xml 2021-01-11 00:46:56,555 154 INFO openerp_template odoo.modules.loading: loading payment/views/account_payment_views.xml 2021-01-11 00:46:56,613 154 INFO openerp_template odoo.modules.loading: loading payment/views/account_invoice_views.xml 2021-01-11 00:46:56,773 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_acquirer_onboarding_templates.xml 2021-01-11 00:46:56,835 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_templates.xml 2021-01-11 00:46:56,952 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2021-01-11 00:46:57,022 154 INFO openerp_template odoo.modules.loading: loading payment/views/assets.xml 2021-01-11 00:46:57,061 154 INFO openerp_template odoo.modules.loading: loading payment/views/res_partner_views.xml 2021-01-11 00:46:57,184 154 INFO openerp_template odoo.modules.loading: loading payment/security/ir.model.access.csv 2021-01-11 00:46:57,241 154 INFO openerp_template odoo.modules.loading: loading payment/security/payment_security.xml 2021-01-11 00:46:57,281 154 INFO openerp_template odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2021-01-11 00:46:57,312 154 INFO openerp_template odoo.modules.loading: Module payment: loading demo 2021-01-11 00:46:57,841 154 INFO openerp_template odoo.modules.registry: module snailmail_account: creating or updating database tables 2021-01-11 00:46:58,047 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2021-01-11 00:46:58,240 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/assets.xml 2021-01-11 00:46:58,358 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2021-01-11 00:46:58,406 154 INFO openerp_template odoo.modules.loading: Module snailmail_account: loading demo 2021-01-11 00:46:58,846 154 INFO openerp_template odoo.modules.registry: module account_auto_transfer: creating or updating database tables 2021-01-11 00:46:59,055 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/security/ir.model.access.csv 2021-01-11 00:46:59,111 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/data/cron.xml 2021-01-11 00:46:59,128 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/views/transfer_model_views.xml 2021-01-11 00:46:59,251 154 INFO openerp_template odoo.modules.loading: Module account_auto_transfer: loading demo 2021-01-11 00:46:59,704 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_camt: creating or updating database tables 2021-01-11 00:46:59,826 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_camt/data/account_bank_statement_import_data.xml 2021-01-11 00:46:59,857 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_camt: loading demo 2021-01-11 00:47:00,369 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_csv: creating or updating database tables 2021-01-11 00:47:00,512 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_csv/wizard/account_bank_statement_import_views.xml 2021-01-11 00:47:00,549 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_csv/views/account_bank_statement_import_templates.xml 2021-01-11 00:47:00,671 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_csv: loading demo 2021-01-11 00:47:01,231 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_ofx: creating or updating database tables 2021-01-11 00:47:01,393 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_ofx/wizard/account_bank_statement_import_views.xml 2021-01-11 00:47:01,437 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_ofx: loading demo 2021-01-11 00:47:01,939 154 INFO openerp_template odoo.modules.registry: module account_plaid: creating or updating database tables 2021-01-11 00:47:02,014 154 INFO openerp_template odoo.modules.loading: loading account_plaid/views/plaid_views.xml 2021-01-11 00:47:02,145 154 INFO openerp_template odoo.modules.loading: Module account_plaid: loading demo 2021-01-11 00:47:02,575 154 INFO openerp_template odoo.modules.registry: module account_ponto: creating or updating database tables 2021-01-11 00:47:02,657 154 INFO openerp_template odoo.modules.loading: loading account_ponto/views/ponto_views.xml 2021-01-11 00:47:02,796 154 INFO openerp_template odoo.modules.loading: Module account_ponto: loading demo 2021-01-11 00:47:03,231 154 INFO openerp_template odoo.modules.registry: module account_predictive_bills: creating or updating database tables 2021-01-11 00:47:03,417 154 INFO openerp_template odoo.modules.loading: loading account_predictive_bills/views/account_move_view.xml 2021-01-11 00:47:03,583 154 INFO openerp_template odoo.modules.loading: Module account_predictive_bills: loading demo 2021-01-11 00:47:04,251 154 INFO openerp_template odoo.modules.registry: module account_reports: creating or updating database tables 2021-01-11 00:47:04,307 154 INFO openerp_template odoo.models: Computing parent_path for table account_financial_html_report_line... 2021-01-11 00:47:05,147 154 INFO openerp_template odoo.modules.loading: loading account_reports/security/ir.model.access.csv 2021-01-11 00:47:05,197 154 INFO openerp_template odoo.modules.loading: loading account_reports/data/account_financial_report_data.xml 2021-01-11 00:47:05,674 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/assets.xml 2021-01-11 00:47:05,897 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_report_view.xml 2021-01-11 00:47:05,989 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/report_financial.xml 2021-01-11 00:47:06,240 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/search_template_view.xml 2021-01-11 00:47:06,404 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/partner_view.xml 2021-01-11 00:47:06,550 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_journal_dashboard_view.xml 2021-01-11 00:47:06,686 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/res_config_settings_views.xml 2021-01-11 00:47:06,895 154 INFO openerp_template odoo.modules.loading: loading account_reports/wizard/report_export_wizard.xml 2021-01-11 00:47:06,915 154 INFO openerp_template odoo.modules.loading: loading account_reports/wizard/fiscal_year.xml 2021-01-11 00:47:06,946 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_activity.xml 2021-01-11 00:47:07,151 154 INFO openerp_template odoo.modules.loading: Module account_reports: loading demo 2021-01-11 00:47:07,713 154 INFO openerp_template odoo.modules.registry: module account_yodlee: creating or updating database tables 2021-01-11 00:47:07,875 154 INFO openerp_template odoo.modules.loading: loading account_yodlee/views/yodlee_views.xml 2021-01-11 00:47:08,032 154 INFO openerp_template odoo.modules.loading: Module account_yodlee: loading demo 2021-01-11 00:47:08,505 154 INFO openerp_template odoo.modules.registry: module l10n_latam_base: creating or updating database tables 2021-01-11 00:47:08,796 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/data/l10n_latam.identification.type.csv 2021-01-11 00:47:08,813 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/views/res_partner_view.xml 2021-01-11 00:47:08,940 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/views/l10n_latam_identification_type_view.xml 2021-01-11 00:47:08,991 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/security/ir.model.access.csv 2021-01-11 00:47:09,011 154 INFO openerp_template odoo.modules.loading: Module l10n_latam_base: loading demo 2021-01-11 00:47:09,918 154 INFO openerp_template odoo.modules.registry: module payment_transfer: creating or updating database tables 2021-01-11 00:47:10,012 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_views.xml 2021-01-11 00:47:10,060 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_transfer_templates.xml 2021-01-11 00:47:10,073 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/data/payment_acquirer_data.xml 2021-01-11 00:47:10,098 154 INFO openerp_template odoo.modules.loading: Module payment_transfer: loading demo 2021-01-11 00:47:10,743 154 INFO openerp_template odoo.modules.registry: module account_asset: creating or updating database tables 2021-01-11 00:47:11,340 154 INFO openerp_template odoo.modules.loading: loading account_asset/security/account_asset_security.xml 2021-01-11 00:47:11,349 154 INFO openerp_template odoo.modules.loading: loading account_asset/security/ir.model.access.csv 2021-01-11 00:47:11,377 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_modify_views.xml 2021-01-11 00:47:11,403 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_pause_views.xml 2021-01-11 00:47:11,421 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_sell_views.xml 2021-01-11 00:47:11,439 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_account_views.xml 2021-01-11 00:47:11,483 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_asset_views.xml 2021-01-11 00:47:11,677 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_deferred_revenue.xml 2021-01-11 00:47:11,809 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_deferred_expense.xml 2021-01-11 00:47:11,961 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_move_views.xml 2021-01-11 00:47:12,187 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_asset_templates.xml 2021-01-11 00:47:12,309 154 INFO openerp_template odoo.modules.loading: loading account_asset/report/account_assets_report_views.xml 2021-01-11 00:47:12,360 154 INFO openerp_template odoo.modules.loading: Module account_asset: loading demo 2021-01-11 00:47:12,360 154 INFO openerp_template odoo.modules.loading: loading account_asset/demo/account_deferred_revenue_demo.xml 2021-01-11 00:47:12,920 154 INFO openerp_template odoo.modules.registry: module account_followup: creating or updating database tables 2021-01-11 00:47:13,289 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/account_followup_security.xml 2021-01-11 00:47:13,300 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/ir.model.access.csv 2021-01-11 00:47:13,338 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/sms_security.xml 2021-01-11 00:47:13,351 154 INFO openerp_template odoo.modules.loading: loading account_followup/data/account_followup_data.xml 2021-01-11 00:47:13,366 154 INFO openerp_template odoo.modules.loading: loading account_followup/data/cron.xml 2021-01-11 00:47:13,385 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/account_followup_views.xml 2021-01-11 00:47:13,840 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/partner_view.xml 2021-01-11 00:47:13,985 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/report_followup.xml 2021-01-11 00:47:14,105 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/account_journal_dashboard_view.xml 2021-01-11 00:47:14,195 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/assets.xml 2021-01-11 00:47:14,385 154 INFO openerp_template odoo.modules.loading: Module account_followup: loading demo 2021-01-11 00:47:14,386 154 INFO openerp_template odoo.modules.loading: loading account_followup/demo/account_followup_demo.xml 2021-01-11 00:47:14,972 154 INFO openerp_template odoo.modules.registry: module l10n_pe: creating or updating database tables 2021-01-11 00:47:15,480 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/security/ir.model.access.csv 2021-01-11 00:47:15,509 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/views/account_tax_view.xml 2021-01-11 00:47:15,565 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe_chart_data.xml 2021-01-11 00:47:15,595 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account.group.csv 2021-01-11 00:47:15,742 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account.account.template.csv 2021-01-11 00:47:20,112 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe_chart_post_data.xml 2021-01-11 00:47:20,134 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_tax_data.xml 2021-01-11 00:47:20,264 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_fiscal_position_template_data.xml 2021-01-11 00:47:20,280 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_chart_template_data.xml 2021-01-11 00:47:22,866 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/res.city.csv 2021-01-11 00:47:23,353 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe.res.city.district.csv 2021-01-11 00:47:26,181 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/res_country_data.xml 2021-01-11 00:47:26,221 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_latam_identification_type_data.xml 2021-01-11 00:47:26,254 154 INFO openerp_template odoo.modules.loading: Module l10n_pe: loading demo 2021-01-11 00:47:26,255 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/demo/l10n_pe_demo.xml 2021-01-11 00:47:29,842 154 INFO openerp_template odoo.modules.registry: module l10n_pe_edi: creating or updating database tables 2021-01-11 00:47:30,227 154 INFO openerp_template odoo.models: Storing computed values of account.move.l10n_pe_edi_hash 2021-01-11 00:47:30,227 154 INFO openerp_template odoo.models: Storing computed values of account.move.l10n_pe_edi_file_name 2021-01-11 00:47:30,318 154 INFO openerp_template odoo.models: Storing computed values of res.company.l10n_pe_edi_certificate_id 2021-01-11 00:47:30,580 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/security/ir.model.access.csv 2021-01-11 00:47:30,614 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/sequence.xml 2021-01-11 00:47:30,625 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/mail_data.xml 2021-01-11 00:47:30,645 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/l10n_latam_document_type_data.xml 2021-01-11 00:47:30,670 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/snippets.xml 2021-01-11 00:47:30,894 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-Invoice.xml 2021-01-11 00:47:30,914 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-VoidedDocuments.xml 2021-01-11 00:47:30,934 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-CreditNote.xml 2021-01-11 00:47:30,952 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-DebitNote.xml 2021-01-11 00:47:30,970 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-Signature.xml 2021-01-11 00:47:30,986 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/uom_data.xml 2021-01-11 00:47:31,060 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/account_tax_data.xml 2021-01-11 00:47:31,099 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_invoice_refund_view.xml 2021-01-11 00:47:31,153 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_debit_note_view.xml 2021-01-11 00:47:31,178 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_cancel_wizard_view.xml 2021-01-11 00:47:31,200 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/res_company_view.xml 2021-01-11 00:47:31,249 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/product_view.xml 2021-01-11 00:47:31,284 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/account_view.xml 2021-01-11 00:47:31,721 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/account_tax_view.xml 2021-01-11 00:47:31,804 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/certificate_view.xml 2021-01-11 00:47:31,862 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/l10n_pe_edi_ticket_view.xml 2021-01-11 00:47:31,942 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/res_config_settings_views.xml 2021-01-11 00:47:32,154 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/report_invoice.xml 2021-01-11 00:47:32,189 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/hint_view.xml 2021-01-11 00:47:32,259 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/ir_cron.xml 2021-01-11 00:47:32,287 154 INFO openerp_template odoo.modules.loading: Module l10n_pe_edi: loading demo 2021-01-11 00:47:32,288 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/demo/l10n_pe_edi_demo.xml 2021-01-11 00:47:32,438 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/demo/product_product_demo.xml 2021-01-11 00:47:33,253 154 INFO openerp_template odoo.modules.registry: module snailmail_account_followup: creating or updating database tables 2021-01-11 00:47:33,327 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/data/account_followup_data.xml 2021-01-11 00:47:33,340 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/views/account_followup_views.xml 2021-01-11 00:47:33,404 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/views/assets.xml 2021-01-11 00:47:33,593 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/wizard/followup_send_views.xml 2021-01-11 00:47:33,633 154 INFO openerp_template odoo.modules.loading: Module snailmail_account_followup: loading demo 2021-01-11 00:47:33,634 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/data/account_followup_demo.xml 2021-01-11 00:47:33,674 154 INFO openerp_template odoo.modules.loading: 67 modules loaded in 108.56s, 0 queries 2021-01-11 00:47:33,678 154 INFO openerp_template odoo.modules.loading: loading 68 modules... 2021-01-11 00:47:34,251 154 INFO openerp_template odoo.modules.registry: module account_check_printing: creating or updating database tables 2021-01-11 00:47:34,708 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 2021-01-11 00:47:34,748 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 2021-01-11 00:47:34,881 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 2021-01-11 00:47:34,975 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 2021-01-11 00:47:35,193 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 2021-01-11 00:47:35,213 154 INFO openerp_template odoo.modules.loading: Module account_check_printing: loading demo 2021-01-11 00:47:35,246 154 INFO openerp_template odoo.modules.loading: 68 modules loaded in 1.57s, 0 queries 2021-01-11 00:47:35,954 154 INFO openerp_template odoo.modules.loading: Modules loaded. 2021-01-11 00:47:35,960 154 INFO openerp_template odoo.service.server: Initiating shutdown 2021-01-11 00:47:35,961 154 INFO openerp_template odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. Testing l10n_pe_enterprise: copy /home/odoo/data_dir/filestore/openerp_template /home/odoo/data_dir/filestore/openerp_test coverage run /home/odoo/odoo-13.0-pre-merge-ubl/odoo-bin -d openerp_test --stop-after-init --log-level info --log-handler openerp.tools.yaml_import:DEBUG --log-handler openerp.models.schema:DEBUG --test-enable --init l10n_pe_enterprise /.repo_requirements/virtualenv/python3.6/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: . """) 2021-01-11 00:47:38,677 163 INFO ? odoo: Odoo version 13.0 2021-01-11 00:47:38,678 163 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2021-01-11 00:47:38,678 163 INFO ? odoo: addons paths: ['/home/odoo/odoo-13.0-pre-merge-ubl/odoo/addons', '/home/odoo/data_dir/addons/13.0', '/home/odoo/build/vauxoo/enterprise-pe', '/home/odoo/enterprise', '/home/odoo/server-tools', '/.repo_requirements/odoo/addons', '/.repo_requirements/odoo/odoo/addons'] 2021-01-11 00:47:38,679 163 INFO ? odoo: database: default@default:default 2021-01-11 00:47:39,242 163 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2021-01-11 00:47:39,459 163 INFO ? odoo.service.server: HTTP service (werkzeug) running on cca70f321296:8069 2021-01-11 00:47:39,479 163 INFO openerp_test odoo.modules.loading: loading 1 modules... 2021-01-11 00:47:39,504 163 INFO openerp_test odoo.modules.loading: 1 modules loaded in 0.02s, 0 queries 2021-01-11 00:47:39,771 163 INFO openerp_test odoo.modules.loading: updating modules list 2021-01-11 00:47:39,775 163 INFO openerp_test odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2021-01-11 00:47:41,390 163 INFO openerp_test odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['l10n_pe_enterprise'] to user __system__ #1 via n/a 2021-01-11 00:47:42,553 163 INFO openerp_test odoo.modules.loading: loading 68 modules... 2021-01-11 00:47:43,714 163 INFO openerp_test odoo.modules.loading: 68 modules loaded in 1.16s, 0 queries 2021-01-11 00:47:43,719 163 INFO openerp_test odoo.modules.loading: loading 69 modules... 2021-01-11 00:47:45,358 163 INFO openerp_test odoo.modules.registry: module l10n_pe_enterprise: creating or updating database tables 2021-01-11 00:47:45,494 163 INFO openerp_test odoo.modules.loading: Module l10n_pe_enterprise: loading demo 2021-01-11 00:47:45,535 163 INFO openerp_test odoo.modules.loading: 69 modules loaded in 1.82s, 0 queries 2021-01-11 00:47:46,434 163 INFO openerp_test odoo.modules.loading: Modules loaded. 2021-01-11 00:47:46,445 163 INFO openerp_test odoo.service.server: Starting post tests 2021-01-11 00:47:46,446 163 INFO openerp_test odoo.service.server: All post-tested in 0.00s, 0 queries 2021-01-11 00:47:46,446 163 INFO openerp_test odoo.service.server: Initiating shutdown 2021-01-11 00:47:46,446 163 INFO openerp_test odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. ---------- Module test summary Success l10n_pe_enterprise +======================================= | Tests summary: |--------------------------------------- | test_server.py Success +======================================= * Stopping PostgreSQL 10 database server  [ OK ]