Commit: Gitlab Phileas Core TMS 18.0:1507e394  
Subject: fix irokoo-github-1
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: Gitlab Phileas Common modules 18.0:a41355a4  
Subject: Updates
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: Gitlab Phileas Community 18.0:593e8178  
Subject: Add OCA Geospacial
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: OS4B raud:42f5d9b5  
Subject: Updated
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: Gitlab Phileas Odoo 18.0:73a36410  
Subject: fix import addons/base_iban/data/res_partner_bank_demo.xml
Author: Yann Le Doaré
Committer: Yann Le Doaré
Version: master
Config: Default
Build time: 3m
Wait time: 3m
Load time: 3m17s
Date Level Type Message
2026-04-09 11:52:28 INFO runbot Init build environment with config Default
2026-04-09 11:52:28 Starting step base from config Default
2026-04-09 11:52:28 Using Dockerfile Tag odoo:minimal_18_0
2026-04-09 11:52:49 INFO server odoo.modules.loading:360 1 modules loaded in 10.19s, 8884 queries (+8884 extra)
2026-04-09 11:52:55 INFO server odoo.modules.loading:360 12 modules loaded in 5.08s, 4186 queries (+4186 extra)
2026-04-09 11:53:01 INFO runbot Getting results for build 00304-master
2026-04-09 11:53:01 Step base finished in 28s
2026-04-09 11:53:01 Starting step all from config Default
2026-04-09 11:53:01 Using Dockerfile Tag odoo:minimal_18_0
2026-04-09 11:54:03 INFO server odoo.modules.loading:360 1 modules loaded in 53.80s, 8884 queries (+36543 extra)
2026-04-09 11:55:31 WARNING server odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: The switch --header-spacing, is not support using unpatched qt, and will be ignored.The switch --header-html, is not support using unpatched qt, and will be ignored.The switch --footer-html, is not support using unpatched qt, and will be ignored.QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-runbot'
2026-04-09 11:55:32 WARNING server odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: The switch --header-spacing, is not support using unpatched qt, and will be ignored.The switch --header-html, is not support using unpatched qt, and will be ignored.The switch --footer-html, is not support using unpatched qt, and will be ignored.QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-runbot'
2026-04-09 11:55:39 ERROR server odoo.sql_db:367
bad query: b'\n        CREATE EXTENSION postgis;\n        CREATE EXTENSION postgis_topology;\n    '
ERROR: permission denied to create extension "postgis"
HINT:  Must be superuser to create this extension.
2026-04-09 11:55:39 WARNING server odoo.tools.translate:601 no translation language detected, skipping translation <frame at 0x79b0f8917d80, file '/data/build/Gitlab Phileas Community 18.0/base_geoengine/geo_db.py', line 44, code init_postgis>
2026-04-09 11:55:39 WARNING server odoo.modules.loading:647 Transient module states were reset
2026-04-09 11:55:39 ERROR server odoo.modules.registry:134 Failed to load registry
2026-04-09 11:55:39 CRITICAL server odoo.service.server:1404
Failed to initialize database `00304-master-all`.
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Community 18.0/base_geoengine/geo_db.py", line 36, in init_postgis
    cr.execute(
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/sql_db.py", line 364, in execute
    res = self._obj.execute(query, params)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
psycopg2.errors.InsufficientPrivilege: permission denied to create extension "postgis"
HINT:  Must be superuser to create this extension.


The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/server.py", line 1366, in preload_registries
    registry = Registry.new(dbname, update_module=update_module)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/registry.py", line 129, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 489, in load_modules
    processed_modules += load_marked_modules(env, graph,
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 365, in load_marked_modules
    loaded, processed = load_module_graph(
                        ^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 193, in load_module_graph
    getattr(py_module, pre_init)(env)
  File "/data/build/Gitlab Phileas Community 18.0/base_geoengine/geo_db.py", line 43, in init_postgis
    raise MissingError(
odoo.exceptions.MissingError: Error, can not automatically initialize spatial postgis support. Database user may have to be superuser and postgres/postgis extensions with their devel header have to be installed. If you do not want Odoo to connect with a super user you can manually prepare your database. To do this, open a client to your database using a super user and run:
CREATE EXTENSION postgis;
CREATE EXTENSION postgis_topology;
2026-04-09 11:55:45 INFO runbot Getting results for build 00304-master
2026-04-09 11:55:45 Step all finished in 3m
2026-04-09 11:55:45 Starting step run from config Default
2026-04-09 11:55:45 INFO runbot Start running build 00304-master
2026-04-09 11:55:45 Using Dockerfile Tag odoo:minimal_18_0
2026-04-09 11:55:52 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-04-09 11:55:53 INFO server odoo.modules.loading:360 12 modules loaded in 0.69s, 0 queries (+0 extra)
2026-04-09 12:14:30 INFO runbot Killing build 00304-master, requested by Administrator (user #2)
2026-04-09 12:14:33 INFO runbot Kill build 00304-master