Docker command: python3 odoo/odoo-bin --addons-path odoo/odoo/addons --workers 2 --gevent-port 8070 --max-cron-threads 1 -d 00082-19-0-base --proxy-mode --db-filter %d.*$ --smtp 172.17.0.1 ================================================= Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/242afb9ca3a76e3628260ac81a9f5ddcd5d445dd Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/00082-19-0/.odoorc WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Ignoring asn1crypto: markers 'python_version < "3.11"' don't match your environment Ignoring Babel: markers 'python_version < "3.11"' don't match your environment Ignoring Babel: markers 'python_version >= "3.13"' don't match your environment Ignoring cbor2: markers 'python_version < "3.12"' don't match your environment Ignoring chardet: markers 'python_version < "3.11"' don't match your environment Ignoring cryptography: markers 'python_version < "3.12"' don't match your environment Ignoring docutils: markers 'python_version < "3.11"' don't match your environment Ignoring freezegun: markers 'python_version < "3.11"' don't match your environment Ignoring freezegun: markers 'python_version >= "3.13"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version == "3.10"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version >= "3.13"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version == "3.10"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version >= "3.13"' don't match your environment Ignoring idna: markers 'python_version < "3.12"' don't match your environment Ignoring Jinja2: markers 'python_version <= "3.10"' don't match your environment Ignoring libsass: markers 'python_version < "3.11"' don't match your environment Ignoring lxml: markers 'python_version <= "3.10"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version <= "3.10"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring num2words: markers 'python_version < "3.12"' don't match your environment Ignoring openpyxl: markers 'python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version <= "3.10"' don't match your environment Ignoring Pillow: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.13"' don't match your environment Ignoring psutil: markers 'python_version <= "3.10"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.11"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.13"' don't match your environment Ignoring pyopenssl: markers 'python_version < "3.12"' don't match your environment Ignoring PyPDF2: markers 'python_version <= "3.10"' don't match your environment Ignoring PyPDF: markers 'python_version >= "3.13"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-dateutil: markers 'python_version < "3.11"' don't match your environment Ignoring python-magic: markers 'sys_platform != "win32" and python_version < "3.12"' don't match your environment Ignoring python-ldap: markers 'sys_platform != "win32" and python_version < "3.12"' don't match your environment Ignoring python-stdnum: markers 'python_version < "3.11"' don't match your environment Ignoring qrcode: markers 'python_version < "3.11"' don't match your environment Ignoring reportlab: markers 'python_version <= "3.10"' don't match your environment Ignoring reportlab: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring requests: markers 'python_version < "3.11"' don't match your environment Ignoring rjsmin: markers 'python_version < "3.11"' don't match your environment Ignoring rl-renderPM: markers 'sys_platform == "win32" and python_version >= "3.12"' don't match your environment Ignoring urllib3: markers 'python_version < "3.12"' don't match your environment Ignoring Werkzeug: markers 'python_version <= "3.10"' don't match your environment Ignoring Werkzeug: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring xlrd: markers 'python_version < "3.12"' don't match your environment Ignoring XlsxWriter: markers 'python_version < "3.12"' don't match your environment Ignoring zeep: markers 'python_version < "3.11"' don't match your environment Ignoring zeep: markers 'python_version >= "3.13"' don't match your environment Requirement already satisfied: asn1crypto==1.5.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 4)) (1.5.1) Requirement already satisfied: Babel==2.10.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 6)) (2.10.3) Requirement already satisfied: cbor2==5.6.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 9)) (5.6.2) Requirement already satisfied: chardet==5.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 11)) (5.2.0) Requirement already satisfied: cryptography==42.0.8 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 13)) (42.0.8) Requirement already satisfied: docutils==0.20.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 15)) (0.20.1) Requirement already satisfied: freezegun==1.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 17)) (1.2.1) Requirement already satisfied: geoip2==2.9.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 19)) (2.9.0) Requirement already satisfied: gevent==24.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 22)) (24.2.1) Requirement already satisfied: greenlet==3.0.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 26)) (3.0.3) Requirement already satisfied: idna==3.6 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 29)) (3.6) Requirement already satisfied: Jinja2==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 31)) (3.1.2) Requirement already satisfied: libsass==0.22.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 33)) (0.22.0) Requirement already satisfied: lxml==5.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 36)) (5.2.1) Requirement already satisfied: lxml-html-clean in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 37)) (0.1.1) Requirement already satisfied: MarkupSafe==2.1.5 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 40)) (2.1.5) Requirement already satisfied: num2words==0.5.13 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 42)) (0.5.13) Requirement already satisfied: ofxparse==0.21 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 43)) (0.21) Requirement already satisfied: openpyxl==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 45)) (3.1.2) Requirement already satisfied: passlib==1.7.4 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 46)) (1.7.4) Requirement already satisfied: Pillow==10.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 49)) (10.2.0) Requirement already satisfied: polib==1.1.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 51)) (1.1.1) Requirement already satisfied: psutil==5.9.8 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 54)) (5.9.8) Requirement already satisfied: psycopg2==2.9.9 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 57)) (2.9.9) Requirement already satisfied: pyopenssl==24.1.0 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 60)) (24.1.0) Requirement already satisfied: PyPDF2==2.12.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 62)) (2.12.1) Requirement already satisfied: pyserial==3.5 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 65)) (3.5) Requirement already satisfied: python-dateutil==2.8.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 67)) (2.8.2) Requirement already satisfied: python-magic==0.4.27 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 69)) (0.4.27) Requirement already satisfied: python-ldap==3.4.4 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 71)) (3.4.4) Requirement already satisfied: python-stdnum==1.19 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 73)) (1.19) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 74)) (2024.1) Requirement already satisfied: pyusb==1.2.1 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 75)) (1.2.1) Requirement already satisfied: qrcode==7.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 77)) (7.4.2) Requirement already satisfied: reportlab==4.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 80)) (4.1.0) Requirement already satisfied: requests==2.31.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 82)) (2.31.0) Requirement already satisfied: rjsmin==1.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 84)) (1.2.0) Requirement already satisfied: urllib3==2.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 87)) (2.0.7) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 88)) (0.9.6.1) Requirement already satisfied: Werkzeug==3.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 91)) (3.0.1) Requirement already satisfied: xlrd==2.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 93)) (2.0.1) Requirement already satisfied: XlsxWriter==3.1.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 95)) (3.1.9) Requirement already satisfied: xlwt==1.3.0 in /home/runbot/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 96)) (1.3.0) Requirement already satisfied: zeep==4.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 98)) (4.2.1) Requirement already satisfied: cffi>=1.12 in /home/runbot/.local/lib/python3.12/site-packages (from cryptography==42.0.8->-r odoo/requirements.txt (line 13)) (2.0.0) Requirement already satisfied: pyasn1>=0.3.7 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 71)) (0.4.8) Requirement already satisfied: pyasn1_modules>=0.1.5 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 71)) (0.2.8) Requirement already satisfied: pycparser in /home/runbot/.local/lib/python3.12/site-packages (from cffi>=1.12->cryptography==42.0.8->-r odoo/requirements.txt (line 13)) (3.0) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' 2026-03-03 08:29:12,621 26 WARNING ? odoo.tools.config: missing --http-interface/http_interface, using 0.0.0.0 by default, will change to 127.0.0.1 in 20.0 2026-03-03 08:29:12,624 26 INFO ? odoo: Odoo version 19.0 2026-03-03 08:29:12,624 26 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2026-03-03 08:29:12,624 26 INFO ? odoo: addons paths: _NamespacePath(['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/19.0', '/data/build/odoo/addons']) 2026-03-03 08:29:12,624 26 INFO ? odoo: database: runbot@default:default 2026-03-03 08:29:13,059 26 INFO ? odoo.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069 2026-03-03 08:29:13,082 26 INFO 00082-19-0-base odoo.modules.loading: loading 1 modules... 2026-03-03 08:29:13,085 26 INFO 00082-19-0-base odoo.modules.loading: 1 modules loaded in 0.00s, 0 queries (+0 extra) 2026-03-03 08:29:13,090 26 INFO 00082-19-0-base odoo.modules.loading: loading 14 modules... 2026-03-03 08:29:13,435 26 INFO 00082-19-0-base odoo.modules.loading: 14 modules loaded in 0.34s, 0 queries (+0 extra) 2026-03-03 08:29:13,469 26 INFO 00082-19-0-base odoo.modules.loading: Modules loaded. 2026-03-03 08:29:13,487 26 INFO 00082-19-0-base odoo.registry: Registry loaded in 0.429s 2026-03-03 08:29:13,488 26 INFO 00082-19-0-base odoo.sql_db: ConnectionPool(read/write;used=0/count=0/max=64): Closed 2 connections 2026-03-03 08:29:13,496 26 INFO 00082-19-0-base odoo.sql_db: ConnectionPool(read/write;used=0/count=0/max=64): Closed 1 connections 2026-03-03 08:29:13,501 29 INFO 00082-19-0-base odoo.service.server: Worker WorkerHTTP (29) alive 2026-03-03 08:29:13,504 30 INFO 00082-19-0-base odoo.service.server: Worker WorkerHTTP (30) alive 2026-03-03 08:29:13,506 32 INFO 00082-19-0-base odoo.service.server: Worker WorkerCron (32) alive 2026-03-03 08:29:14,123 31 WARNING ? odoo.tools.config: missing --http-interface/http_interface, using 0.0.0.0 by default, will change to 127.0.0.1 in 20.0 2026-03-03 08:29:14,125 31 INFO ? odoo: Odoo version 19.0 2026-03-03 08:29:14,126 31 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2026-03-03 08:29:14,126 31 INFO ? odoo: addons paths: _NamespacePath(['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/19.0', '/data/build/odoo/addons']) 2026-03-03 08:29:14,126 31 INFO ? odoo: database: runbot@default:default 2026-03-03 08:29:14,600 31 INFO ? odoo.service.server: Evented Service (longpolling) running on 0.0.0.0:8070 2026-03-03 08:30:15,573 32 INFO 00082-19-0-base odoo.addons.base.models.ir_cron: Job 'Base: Auto-vacuum internal data' (1) starting 2026-03-03 08:30:15,698 32 INFO 00082-19-0-base odoo.addons.base.models.res_device: GC device logs delete 0 entries 2026-03-03 08:30:15,714 32 INFO 00082-19-0-base odoo.addons.base.models.res_device: GC device logs delete 0 entries 2026-03-03 08:30:15,760 32 INFO 00082-19-0-base odoo.addons.base.models.res_users: GC 'auth_totp.device' delete 0 entries 2026-03-03 08:30:15,776 32 INFO 00082-19-0-base odoo.addons.base.models.ir_attachment: filestore gc 10 checked, 0 removed 2026-03-03 08:30:15,795 32 INFO 00082-19-0-base odoo.addons.api_doc.models.ir_attachment: GC'd 0 /doc cached index 2026-03-03 08:30:15,803 32 INFO 00082-19-0-base odoo.addons.base.models.res_users: GC 'res.users.apikeys' delete 0 entries 2026-03-03 08:30:15,814 32 INFO 00082-19-0-base odoo.addons.base.models.res_users: GC'd 0 user log entries 2026-03-03 08:30:15,860 32 INFO 00082-19-0-base odoo.addons.base.models.ir_cron: Job 'Base: Auto-vacuum internal data' (1) fully done (#loop 1; done 44; remaining 0; duration 0.29s) 2026-03-03 08:30:15,867 32 INFO 00082-19-0-base odoo.addons.base.models.ir_cron: Job 'Base: Portal Users Deletion' (2) starting 2026-03-03 08:30:15,878 32 INFO 00082-19-0-base odoo.addons.base.models.ir_cron: Job 'Base: Portal Users Deletion' (2) fully done (#loop 1; done 0; remaining 0; duration 0.01s) 2026-03-03 08:35:29,884 29 INFO 00082-19-0-base odoo.addons.base.models.ir_http: Generating routing map for key None 2026-03-03 08:35:29,901 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 08:35:29] "HEAD / HTTP/1.0" 303 - 6 0.009 0.024 2026-03-03 08:42:46,194 30 INFO 00082-19-0-base odoo.addons.base.models.ir_http: Generating routing map for key None 2026-03-03 08:42:46,210 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 08:42:46] "HEAD / HTTP/1.0" 303 - 6 0.008 0.027 2026-03-03 08:50:36,683 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 08:50:36] "HEAD / HTTP/1.0" 303 - 2 0.003 0.006 2026-03-03 09:09:44,580 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:09:44] "HEAD / HTTP/1.0" 303 - 2 0.006 0.009 2026-03-03 09:17:42,090 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:17:42] "HEAD / HTTP/1.0" 303 - 2 0.012 0.009 2026-03-03 09:17:42,302 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:17:42] "HEAD /odoo HTTP/1.0" 303 - 2 0.003 0.010 2026-03-03 09:17:42,617 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:17:42] "HEAD /web/login?redirect=/odoo? HTTP/1.0" 200 - 50 0.060 0.155 2026-03-03 09:17:42,743 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:17:42] "GET /web/login HTTP/1.0" 200 - 5 0.008 0.017 2026-03-03 09:17:42,955 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:17:42] "GET / HTTP/1.0" 303 - 2 0.004 0.008 2026-03-03 09:17:43,164 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:17:43] "GET /odoo HTTP/1.0" 303 - 2 0.003 0.007 2026-03-03 09:17:43,282 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:17:43] "GET /web/login?redirect=/odoo? HTTP/1.0" 200 - 5 0.005 0.012 2026-03-03 09:18:16,543 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:18:16] "HEAD / HTTP/1.0" 303 - 2 0.004 0.008 2026-03-03 09:18:16,761 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:18:16] "HEAD /odoo HTTP/1.0" 303 - 2 0.004 0.008 2026-03-03 09:18:17,050 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:18:17] "HEAD /web/login?redirect=/odoo? HTTP/1.0" 200 - 50 0.029 0.159 2026-03-03 09:18:17,174 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:18:17] "GET /web/login HTTP/1.0" 200 - 5 0.005 0.014 2026-03-03 09:18:17,391 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:18:17] "GET / HTTP/1.0" 303 - 2 0.004 0.008 2026-03-03 09:18:17,602 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:18:17] "GET /odoo HTTP/1.0" 303 - 2 0.004 0.008 2026-03-03 09:18:17,730 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:18:17] "GET /web/login?redirect=/odoo? HTTP/1.0" 200 - 5 0.008 0.017 2026-03-03 09:18:26,938 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:18:26] "GET / HTTP/1.0" 303 - 2 0.003 0.008 2026-03-03 09:18:28,237 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:18:28] "GET /odoo HTTP/1.0" 303 - 2 0.004 0.009 2026-03-03 09:18:29,282 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:18:29] "GET /web/login?redirect=/odoo? HTTP/1.0" 200 - 5 0.007 0.013 2026-03-03 09:21:35,737 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:35] "GET / HTTP/1.0" 303 - 5 0.009 0.007 2026-03-03 09:21:35,826 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:35] "GET /odoo HTTP/1.0" 303 - 5 0.005 0.009 2026-03-03 09:21:35,923 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:35] "GET /web/login?redirect=/odoo? HTTP/1.0" 200 - 8 0.006 0.016 2026-03-03 09:21:36,035 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:36] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.004 0.010 2026-03-03 09:21:36,256 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:36] "GET /web/binary/company_logo HTTP/1.0" 200 - 6 0.006 0.009 2026-03-03 09:21:36,403 29 INFO 00082-19-0-base odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/d5a5f0f/web.assets_frontend_minimal.min.js (id:14) 2026-03-03 09:21:36,406 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:36] "GET /web/assets/d5a5f0f/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 16 0.022 0.055 2026-03-03 09:21:36,958 30 INFO 00082-19-0-base odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/41c6e53/web.assets_frontend.min.css (id:15) 2026-03-03 09:21:36,961 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:36] "GET /web/assets/41c6e53/web.assets_frontend.min.css HTTP/1.0" 200 - 16 0.038 0.682 2026-03-03 09:21:37,510 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:37] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 1 0.003 0.008 2026-03-03 09:21:38,159 30 INFO 00082-19-0-base odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/0238a75/web.assets_frontend_lazy.min.js (id:16) 2026-03-03 09:21:38,164 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:38] "GET /web/assets/0238a75/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 13 0.009 0.656 2026-03-03 09:21:38,671 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:38] "GET /web/webclient/translations?hash=&lang= HTTP/1.0" 200 - 7 0.009 0.015 2026-03-03 09:21:51,466 30 INFO 00082-19-0-base odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2026-03-03 09:21:51,494 30 INFO 00082-19-0-base odoo.registry: Caches invalidated, signaling through the database: ['default', 'stable'] 2026-03-03 09:21:51,501 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:51] "POST /web/login HTTP/1.0" 303 - 38 0.035 0.419 2026-03-03 09:21:51,581 30 INFO 00082-19-0-base odoo.addons.base.models.res_device: User 2 inserts device log (zet01sVBaO5exeNfaomnDHp3XTx4i4AzI733iEOPlS) 2026-03-03 09:21:51,775 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:51] "GET /odoo HTTP/1.0" 200 - 56 0.031 0.170 2026-03-03 09:21:51,875 29 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'stable', 'templates.cached_values'] 2026-03-03 09:21:52,791 29 INFO 00082-19-0-base odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/a7e018a/web.assets_web.min.css (id:17) 2026-03-03 09:21:52,803 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:52] "GET /web/assets/a7e018a/web.assets_web.min.css HTTP/1.0" 200 - 31 0.028 0.902 2026-03-03 09:21:52,847 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:52] "GET /web/webclient/load_menus HTTP/1.0" 200 - 14 0.021 0.009 2026-03-03 09:21:52,852 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:52] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.002 0.003 2026-03-03 09:21:52,996 30 INFO 00082-19-0-base odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/9baed3e/web.assets_web.min.js (id:18) 2026-03-03 09:21:53,007 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:53] "GET /web/assets/9baed3e/web.assets_web.min.js HTTP/1.0" 200 - 15 0.006 1.129 2026-03-03 09:21:53,842 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:53] "GET /web/webclient/translations?hash=&lang=en_US HTTP/1.0" 200 - 2 0.001 0.004 2026-03-03 09:21:53,940 29 INFO 00082-19-0-base odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/097d8a9/bus.websocket_worker_assets.min.js (id:19) 2026-03-03 09:21:53,943 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:53] "GET /bus/websocket_worker_bundle?v=19.0-2 HTTP/1.0" 200 - 8 0.003 0.025 2026-03-03 09:21:53,948 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:53] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.001 0.003 2026-03-03 09:21:53,971 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:53] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 16 0.008 0.013 2026-03-03 09:21:54,085 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "POST /web/action/load HTTP/1.0" 200 - 10 0.013 0.005 2026-03-03 09:21:54,087 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:54,094 30 INFO 00082-19-0-base odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/56befce/web.assets_web_print.min.css (id:20) 2026-03-03 09:21:54,096 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /web/image/res.partner/3/avatar_128?unique=1772529711000 HTTP/1.0" 200 - 7 0.003 0.005 2026-03-03 09:21:54,098 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /web/assets/56befce/web.assets_web_print.min.css HTTP/1.0" 200 - 8 0.038 0.761 2026-03-03 09:21:54,164 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /odoo/offline HTTP/1.0" 200 - 6 0.004 0.012 2026-03-03 09:21:54,234 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /odoo HTTP/1.0" 200 - 42 0.014 0.083 2026-03-03 09:21:54,237 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "POST /web/dataset/call_kw/ir.module.module/get_views#ir.module.module.get_views HTTP/1.0" 200 - 45 0.027 0.038 2026-03-03 09:21:54,255 31 INFO ? odoo.modules.loading: loading 1 modules... 2026-03-03 09:21:54,260 31 INFO ? odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 2026-03-03 09:21:54,277 31 INFO ? odoo.modules.loading: loading 14 modules... 2026-03-03 09:21:54,439 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range#ir.module.module.search_panel_select_range HTTP/1.0" 200 - 43 0.020 0.014 2026-03-03 09:21:54,445 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range#ir.module.module.search_panel_select_range HTTP/1.0" 200 - 5 0.001 0.003 2026-03-03 09:21:54,448 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "POST /web/dataset/call_kw/ir.module.module/check_module_update#ir.module.module.check_module_update HTTP/1.0" 200 - 2 0.001 0.001 2026-03-03 09:21:54,449 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:54,455 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "POST /web/dataset/call_kw/ir.module.module/web_search_read#ir.module.module.web_search_read HTTP/1.0" 200 - 4 0.010 0.040 2026-03-03 09:21:54,662 31 INFO ? odoo.modules.loading: 14 modules loaded in 0.38s, 0 queries (+0 extra) 2026-03-03 09:21:54,682 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "POST /web/dataset/call_kw/ir.module.module/check_module_update#ir.module.module.check_module_update HTTP/1.0" 200 - 2 0.001 0.002 2026-03-03 09:21:54,687 31 INFO ? odoo.modules.loading: Modules loaded. 2026-03-03 09:21:54,703 31 INFO ? odoo.registry: Registry loaded in 0.485s 2026-03-03 09:21:54,705 31 INFO 00082-19-0-base odoo.addons.base.models.ir_http: Generating routing map for key None 2026-03-03 09:21:54,771 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /sale_management/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:54,772 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /base/static/img/icons/mrp_workorder.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:54,774 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /pos_restaurant/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:54,775 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /crm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:54,777 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /website/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.006 2026-03-03 09:21:54,779 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /account/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:54,846 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /hr_expense/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003 2026-03-03 09:21:54,847 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /base/static/img/icons/account_accountant.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:54,849 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /base/static/img/icons/industry_fsm.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:54,852 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /base/static/img/icons/knowledge.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:54,854 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /project/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003 2026-03-03 09:21:54,856 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /hr/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:54,919 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /hr_recruitment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:54,920 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /stock/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003 2026-03-03 09:21:54,922 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /mass_mailing/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:54,923 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /base/static/img/icons/web_studio.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:54,927 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /website_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:54,931 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /purchase/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:54,994 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /mrp/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:54,996 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /hr_holidays/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:54,998 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /point_of_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003 2026-03-03 09:21:54,999 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:54] "GET /base/static/img/icons/timesheet_grid.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,000 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /data_recycle/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,008 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /maintenance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:55,120 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /website_slides/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:55,120 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /base/static/img/icons/quality_control.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:55,123 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /base/static/img/icons/sale_subscription.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,123 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /base/static/img/icons/helpdesk.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,125 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /base/static/img/icons/sign.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,126 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /marketing_card/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:55,129 31 INFO ? odoo.addons.bus.models.bus: Bus.loop listen imbus on db postgres 2026-03-03 09:21:55,197 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /base/static/img/icons/planning.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:55,197 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /website_event/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:55,200 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /contacts/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,200 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /mail/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,203 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /calendar/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,206 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /base/static/img/icons/mrp_plm.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:55,274 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /base/static/img/icons/hr_appraisal.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,275 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /base/static/img/icons/social.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:55,278 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /im_livechat/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003 2026-03-03 09:21:55,281 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /fleet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,281 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /base/static/img/icons/marketing_automation.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,284 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /base/static/img/icons/appointment.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,349 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /survey/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,350 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /base/static/img/icons/web_mobile.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:55,351 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /repair/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,355 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /mass_mailing_sms/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,355 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /hr_attendance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,361 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /base/static/img/icons/stock_barcode.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,422 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /project_todo/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2026-03-03 09:21:55,423 30 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /hr_skills/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,425 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /base/static/img/icons/voip.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,431 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /lunch/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,437 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /website_hr_recruitment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:21:55,443 29 INFO ? werkzeug: 127.0.0.42 - - [03/Mar/2026 09:21:55] "GET /base/static/img/icons/sale_amazon.png HTTP/1.0" 200 - 0 0.000 0.001 2026-03-03 09:24:09,407 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:09] "GET / HTTP/1.0" 303 - 1 0.001 0.004 2026-03-03 09:24:09,502 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:09] "GET /odoo HTTP/1.0" 200 - 9 0.004 0.012 2026-03-03 09:24:09,607 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:09] "GET /web/webclient/load_menus HTTP/1.0" 200 - 11 0.005 0.005 2026-03-03 09:24:09,689 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:09] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.003 0.005 2026-03-03 09:24:09,768 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:09] "GET /web/webclient/translations?hash=ae90ab5f4c0da288bd95c52216c35e6c1d2849e7&lang=en_US HTTP/1.0" 200 - 2 0.001 0.006 2026-03-03 09:24:09,774 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:09] "POST /web/action/load HTTP/1.0" 200 - 10 0.005 0.010 2026-03-03 09:24:09,877 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:09] "POST /web/dataset/call_kw/ir.module.module/get_views#ir.module.module.get_views HTTP/1.0" 200 - 2 0.002 0.010 2026-03-03 09:24:09,879 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:09] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 8 0.004 0.011 2026-03-03 09:24:10,022 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:10] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range#ir.module.module.search_panel_select_range HTTP/1.0" 200 - 1 0.001 0.002 2026-03-03 09:24:10,055 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:10] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range#ir.module.module.search_panel_select_range HTTP/1.0" 200 - 42 0.011 0.019 2026-03-03 09:24:10,059 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:10] "POST /web/dataset/call_kw/ir.module.module/web_search_read#ir.module.module.web_search_read HTTP/1.0" 200 - 3 0.004 0.034 2026-03-03 09:24:10,061 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:10] "POST /web/dataset/call_kw/ir.module.module/check_module_update#ir.module.module.check_module_update HTTP/1.0" 200 - 2 0.001 0.003 2026-03-03 09:24:10,066 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:10] "POST /web/dataset/call_kw/ir.module.module/check_module_update#ir.module.module.check_module_update HTTP/1.0" 200 - 2 0.002 0.004 2026-03-03 09:24:11,728 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:11] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.001 0.001 2026-03-03 09:24:13,170 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:13] "GET / HTTP/1.0" 303 - 1 0.001 0.003 2026-03-03 09:24:13,254 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:13] "GET /odoo HTTP/1.0" 200 - 9 0.005 0.007 2026-03-03 09:24:13,351 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:13] "GET /web/webclient/load_menus HTTP/1.0" 200 - 1 0.000 0.001 2026-03-03 09:24:13,382 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:13] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 4 0.001 0.003 2026-03-03 09:24:13,386 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:13] "GET /web/webclient/translations?hash=ae90ab5f4c0da288bd95c52216c35e6c1d2849e7&lang=en_US HTTP/1.0" 200 - 1 0.001 0.002 2026-03-03 09:24:13,408 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:13] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 8 0.003 0.007 2026-03-03 09:24:13,416 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:13] "POST /web/action/load HTTP/1.0" 200 - 10 0.004 0.010 2026-03-03 09:24:13,433 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:13] "POST /web/dataset/call_kw/ir.module.module/get_views#ir.module.module.get_views HTTP/1.0" 200 - 2 0.001 0.007 2026-03-03 09:24:13,531 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:13] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range#ir.module.module.search_panel_select_range HTTP/1.0" 200 - 1 0.001 0.003 2026-03-03 09:24:13,548 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:13] "POST /web/dataset/call_kw/ir.module.module/web_search_read#ir.module.module.web_search_read HTTP/1.0" 200 - 3 0.003 0.017 2026-03-03 09:24:13,552 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:13] "POST /web/dataset/call_kw/ir.module.module/check_module_update#ir.module.module.check_module_update HTTP/1.0" 200 - 2 0.001 0.002 2026-03-03 09:24:13,561 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:13] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range#ir.module.module.search_panel_select_range HTTP/1.0" 200 - 39 0.012 0.017 2026-03-03 09:24:13,599 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:13] "POST /web/dataset/call_kw/ir.module.module/check_module_update#ir.module.module.check_module_update HTTP/1.0" 200 - 2 0.001 0.003 2026-03-03 09:24:15,178 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:24:15] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.001 0.001 2026-03-03 09:29:17,161 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:29:17] "GET / HTTP/1.0" 303 - 1 0.001 0.002 2026-03-03 09:29:17,252 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:29:17] "GET /odoo HTTP/1.0" 200 - 9 0.004 0.012 2026-03-03 09:29:17,355 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:29:17] "GET /web/webclient/load_menus HTTP/1.0" 200 - 1 0.001 0.003 2026-03-03 09:29:17,432 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:29:17] "GET /web/webclient/translations?hash=ae90ab5f4c0da288bd95c52216c35e6c1d2849e7&lang=en_US HTTP/1.0" 200 - 1 0.001 0.003 2026-03-03 09:29:17,519 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:29:17] "POST /web/action/load HTTP/1.0" 200 - 10 0.005 0.010 2026-03-03 09:29:17,622 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:29:17] "POST /web/dataset/call_kw/ir.module.module/check_module_update#ir.module.module.check_module_update HTTP/1.0" 200 - 2 0.001 0.004 2026-03-03 09:29:17,623 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:29:17] "POST /web/dataset/call_kw/ir.module.module/check_module_update#ir.module.module.check_module_update HTTP/1.0" 200 - 2 0.002 0.004 2026-03-03 09:29:17,630 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:29:17] "POST /web/dataset/call_kw/ir.module.module/get_views#ir.module.module.get_views HTTP/1.0" 200 - 2 0.001 0.005 2026-03-03 09:29:17,641 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:29:17] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range#ir.module.module.search_panel_select_range HTTP/1.0" 200 - 39 0.007 0.011 2026-03-03 09:29:17,641 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:29:17] "POST /web/dataset/call_kw/ir.module.module/web_search_read#ir.module.module.web_search_read HTTP/1.0" 200 - 3 0.002 0.008 2026-03-03 09:29:17,643 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:29:17] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range#ir.module.module.search_panel_select_range HTTP/1.0" 200 - 1 0.000 0.001 2026-03-03 09:29:17,696 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:29:17] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 4 0.001 0.003 2026-03-03 09:29:17,706 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:29:17] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 15 0.004 0.008 2026-03-03 09:29:19,332 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:29:19] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.001 0.003 2026-03-03 09:42:46,199 31 INFO 00082-19-0-base longpolling: 127.0.0.42 - - [2026-03-03 09:42:46] "GET /websocket?version=19.0-2 HTTP/1.0" 101 494 1251.982065 2026-03-03 09:42:48,524 29 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 09:42:48] "POST /bus/has_missed_notifications HTTP/1.0" 200 - 2 0.003 0.007 2026-03-03 10:57:30,597 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 10:57:30] "GET /robots.txt HTTP/1.0" 200 - 2 0.020 0.011 2026-03-03 10:57:30,781 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 10:57:30] "GET /robots.txt HTTP/1.0" 200 - 2 0.002 0.006 2026-03-03 10:57:48,760 31 INFO 00082-19-0-base longpolling: 127.0.0.42 - - [2026-03-03 10:57:48] "GET /websocket?version=19.0-2 HTTP/1.0" 101 494 4500.474834 2026-03-03 10:57:49,512 31 INFO 00082-19-0-base odoo.addons.base.models.res_device: User 2 inserts device log (zet01sVBaO5exeNfaomnDHp3XTx4i4AzI733iEOPlS) 2026-03-03 10:57:49,745 30 INFO 00082-19-0-base werkzeug: 127.0.0.42 - - [03/Mar/2026 10:57:49] "POST /bus/has_missed_notifications HTTP/1.0" 200 - 2 0.004 0.003