[DOC] ADR-013 + ADR-032: catalogue speech models, settle language resolution
ADR-013 section 4 named model_type gaining only 'tts' and said nothing
about speech-to-text. That left transcription without a catalogued
model, so it had no pricing, no routing and no place in the model
catalogue - while reusing 'tts' for it is forbidden by that same
section's rule against merging the two directions. Section 4 now
grants both 'tts' and 'transcription'. The existing 'audio' capability
flag is still reused; no new capability flag is introduced.
The decisions directory is append-only, so the in-place amendment is
recorded in ADR-013's own header and on its index row rather than
left silent.
ADR-032 settles how any AI modality resolves a language, deliberately
modality-agnostic so chat, editor and search can cite it too: a
four-tier ladder, auto-detect as advisory only, coverage declared as
res.lang data on the model, ISO 639-1 normalisation applied in both
directions, and failure rather than silent fall-back with
language_any as the sole wildcard. Adding a language becomes a
configuration act rather than a code change.
The roadmap records that full-duplex conversation is deferred to v19
and names the seam it will attach to, so the deferral is a decision
on the record rather than an omission.
| Subbuilds | Name | State | Detail |
|---|---|---|---|
| Build 400229 | Check the quality with Pylint: from test_lint to test_pylint 38m | Failed | Log |
| Build 400230 | At install tests: from account to website_twitter 89m | Succeed | Log |
| Build 400231 | Post install tests: step install all modules 44m | Succeed | Log |
| Build 400232 | Post install tests: from account to l10n_vn_viin_hr_payroll_meal_account 89m | Succeed | Log |
| Build 400233 | Post install tests: from l10n_vn_viin_hr_payroll_overtime to resource 79m | Failed | Log |
| Build 400234 | Post install tests: from sale to to_erponline_utility 89m | Succeed | Log |
| Build 400235 | Post install tests: from to_event_project to to_stock_block_quantity 34m | Succeed | Log |
| Build 400236 | Post install tests: from to_stock_equipment to viin_brain 74m | Succeed | Log |
| Build 400237 | Post install tests: from viin_brain_account to viin_features_activate_website 9m | Succeed | Log |
| Build 400238 | Post install tests: from viin_fleet to viin_mail_tracking 44m | Succeed | Log |
| Build 400239 | Post install tests: from viin_maintenance to viin_stock_approval 29m | Succeed | Log |
| Build 400240 | Post install tests: from viin_stock_backdate to website_twitter 34m | Succeed | Log |
| Build 400241 | Test install all modules without demo data: from account to website_twitter 34m | Succeed | Log |
| Create Date | Level | Message |
|---|---|---|
| 07/31/2026 23:00:53 | INFO |
Updated repository Viindoo-odoo
|
| 07/31/2026 23:00:53 | INFO |
Updated repository Viindoo-tvtmaaddons
|
| 07/31/2026 23:00:53 | INFO |
Updated repository Viindoo-erponline-enterprise
|
| 07/31/2026 23:00:53 | INFO |
Updated repository Viindoo-branding
|
| 07/31/2026 23:00:53 | INFO |
Cloned repository Viindoo-ai
|
| 07/31/2026 23:40:17 | ERROR |
Subbuild # 400229:
odoo.addons.test_pylint.tests.test_flake8: FAIL: TestFlake8.test_flake8
Traceback (most recent call last):
File "/data/build/Viindoo-tvtmaaddons-17.0/test_pylint/tests/test_flake8.py", line 117, in test_flake8
self.fail("flake8 test failed:\n" + (b"\n" + out + b"\n" + err).decode('utf-8').strip())
AssertionError: flake8 test failed:
./Viindoo-tvtmaaddons-17.0/to_bank_currency_rate_purchase_stock/tests/test_bank_rate_standard_price_receipt.py:565:5: E303 too many blank lines (2)
./Viindoo-tvtmaaddons-17.0/to_bank_currency_rate_purchase_stock/tests/test_bank_rate_standard_price_receipt.py:568:5: E301 expected 1 blank line, found 0
./Viindoo-tvtmaaddons-17.0/to_wallet_currency_conversion_diff/tests/test_account_payment.py:9:1: E303 too many blank lines (3)
./Viindoo-tvtmaaddons-17.0/to_wallet_currency_conversion_diff/tests/test_account_payment.py:83:1: W293 blank line contains whitespace
./Viindoo-tvtmaaddons-17.0/to_wallet_currency_conversion_diff/tests/test_account_payment.py:84:13: E303 too many blank lines (2)
./Viindoo-tvtmaaddons-17.0/viin_queue/__manifest__.py:11:5: W191 indentation contains tabs
./Viindoo-tvtmaaddons-17.0/viin_queue/__manifest__.py:11:5: E101 indentation contains mixed spaces and tabs
./Viindoo-tvtmaaddons-17.0/viin_queue/helpers.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/setup.py:13:13: F821 undefined name 'version'
./Viindoo-odoo-17.0/setup.py:14:17: F821 undefined name 'description'
./Viindoo-odoo-17.0/setup.py:15:22: F821 undefined name 'long_desc'
./Viindoo-odoo-17.0/setup.py:16:9: F821 undefined name 'url'
./Viindoo-odoo-17.0/setup.py:17:12: F821 undefined name 'author'
./Viindoo-odoo-17.0/setup.py:18:18: F821 undefined name 'author_email'
./Viindoo-odoo-17.0/setup.py:19:29: F821 undefined name 'classifiers'
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:17:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:19:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:20:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:28:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:31:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:32:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:33:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:34:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:35:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:37:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:39:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:44:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:46:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/package.py:12:1: F401 'textwrap' imported but unused
./Viindoo-odoo-17.0/setup/package.py:21:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/package.py:23:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/package.py:422:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/sql_db.py:36:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/sql_db.py:41:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/sql_db.py:405:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/sql_db.py:779:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/sql_db.py:814:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/sql_db.py:816:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/sql_db.py:829:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/sql_db.py:835:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/fields.py:8:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/odoo/fields.py:8:1: F401 'lxml.html' imported but unused
./Viindoo-odoo-17.0/odoo/fields.py:44:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/odoo/fields.py:52:10: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/fields.py:1209:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/fields.py:1209:28: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/fields.py:1896:21: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/fields.py:2334:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/fields.py:2615:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/fields.py:4234:17: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/fields.py:5062:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/fields.py:5243:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/fields.py:5244:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/models.py:26:1: F401 'copy' imported but unused
./Viindoo-odoo-17.0/odoo/models.py:40:1: F401 'collections.OrderedDict' imported but unused
./Viindoo-odoo-17.0/odoo/models.py:43:1: F401 'inspect.currentframe' imported but unused
./Viindoo-odoo-17.0/odoo/models.py:95:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:108:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:130:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:135:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:143:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/models.py:145:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:380:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/models.py:842:19: F402 import '_' from line 66 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/models.py:961:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/models.py:1349:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/models.py:1361:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/models.py:2253:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/models.py:2260:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/models.py:3728:40: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/models.py:4019:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/models.py:4478:17: F402 import 'fields' from line 7318 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/models.py:4662:17: F402 import 'fields' from line 7318 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/models.py:4697:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/models.py:5589:5: F811 redefinition of unused 'copy' from line 26
./Viindoo-odoo-17.0/odoo/models.py:6165:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/models.py:7064:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/models.py:7088:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/models.py:7112:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:7152:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:7168:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:7248:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:7260:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:7302:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:7308:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/models.py:7318:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/models.py:7319:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/models.py:7320:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/loglevels.py:4:1: F401 'sys' imported but unused
./Viindoo-odoo-17.0/odoo/loglevels.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/loglevels.py:29:27: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/loglevels.py:43:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/loglevels.py:44:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/api.py:89:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/api.py:400:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/api.py:421:43: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/api.py:442:42: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/api.py:1112:39: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/api.py:1391:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/api.py:1392:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/api.py:1393:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:7:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:10:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:23:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:25:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:61:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:63:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:65:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:66:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/__init__.py:67:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:79:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:82:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:83:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:84:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:90:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:92:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:108:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:110:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:111:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/__init__.py:111:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:112:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:113:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:114:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:115:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:116:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:117:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:118:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:119:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:120:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:121:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:123:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:125:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:126:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:127:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:128:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:129:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:130:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:132:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:134:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:135:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:136:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/release.py:37:54: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/netsvc.py:26:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:27:11: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/netsvc.py:28:17: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/netsvc.py:31:15: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/netsvc.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:84:21: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/netsvc.py:89:32: F541 f-string is missing placeholders
./Viindoo-odoo-17.0/odoo/netsvc.py:95:24: F541 f-string is missing placeholders
./Viindoo-odoo-17.0/odoo/netsvc.py:100:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:101:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/netsvc.py:102:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/netsvc.py:115:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:131:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:145:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:167:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:168:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/netsvc.py:175:5: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/netsvc.py:198:9: F402 import 'module' from line 22 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/netsvc.py:199:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/netsvc.py:200:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/netsvc.py:201:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/netsvc.py:202:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/netsvc.py:204:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/netsvc.py:353:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/netsvc.py:355:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/netsvc.py:371:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/netsvc.py:373:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:375:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/http.py:227:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/http.py:237:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/http.py:324:70: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/http.py:344:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/http.py:809:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/http.py:856:46: E222 multiple spaces after operator
./Viindoo-odoo-17.0/odoo/http.py:938:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/http.py:1123:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/odoo/http.py:1127:1: E302 expected 2 blank lines, found 3
./Viindoo-odoo-17.0/odoo/http.py:1235:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/http.py:1238:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/http.py:1580:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/http.py:2025:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/http.py:2207:9: F841 local variable 'exc' is assigned to but never used
./Viindoo-odoo-17.0/odoo/http.py:2210:9: F841 local variable 'exc' is assigned to but never used
./Viindoo-odoo-17.0/odoo/http.py:2394:13: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/cli/obfuscate.py:201:72: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:56:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:56:1: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:61:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:72:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:78:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:88:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:91:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:144:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:148:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/db.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/db.py:117:48: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/cli/db.py:118:63: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/cli/server.py:14:11: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/cli/server.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:42:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:76:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:84:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:96:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:120:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:131:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:182:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/start.py:38:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/cli/start.py:65:9: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/odoo/cli/start.py:74:26: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/cli/start.py:82:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/genproxytoken.py:3:1: F401 'os' imported but unused
./Viindoo-odoo-17.0/odoo/cli/deploy.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/populate.py:94:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/cli/populate.py:110:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/cli/cloc.py:3:1: F401 'os' imported but unused
./Viindoo-odoo-17.0/odoo/cli/cloc.py:5:1: F401 'textwrap' imported but unused
./Viindoo-odoo-17.0/odoo/cli/cloc.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/db.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/db.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/db.py:117:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/db.py:149:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/db.py:154:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/db.py:178:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/registry.py:40:19: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/modules/registry.py:41:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/modules/registry.py:44:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/modules/registry.py:56:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/registry.py:839:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/modules/registry.py:939:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/modules/registry.py:941:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/modules/registry.py:943:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/modules/neutralize.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/neutralize.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/neutralize.py:27:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:19:1: F401 'odoo.tools.pycompat' imported but unused
./Viindoo-odoo-17.0/odoo/modules/module.py:57:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/modules/module.py:72:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/modules/module.py:77:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/modules/module.py:80:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/modules/module.py:160:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/modules/module.py:187:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:220:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:240:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:243:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:275:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:283:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:289:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:305:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:332:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:386:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:400:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:404:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:410:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:437:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:465:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:476:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/migration.py:137:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/modules/loading.py:80:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/loading.py:260:47: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/modules/loading.py:336:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/loading.py:350:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/loading.py:376:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/loading.py:400:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/modules/loading.py:608:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/modules/graph.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/graph.py:47:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/modules/graph.py:49:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/modules/graph.py:52:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/modules/graph.py:55:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/modules/graph.py:73:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/modules/graph.py:86:20: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/modules/graph.py:109:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/modules/graph.py:113:99: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/modules/graph.py:122:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:9:1: F401 'threading' imported but unused
./Viindoo-odoo-17.0/odoo/service/db.py:10:1: F401 'traceback' imported but unused
./Viindoo-odoo-17.0/odoo/service/db.py:17:1: F401 'functools.wraps' imported but unused
./Viindoo-odoo-17.0/odoo/service/db.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:47:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/db.py:49:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/db.py:51:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:57:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:97:5: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/odoo/service/db.py:171:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:179:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:207:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:223:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:249:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:256:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:272:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:296:18: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/service/db.py:308:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:323:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:377:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:400:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:406:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:414:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/db.py:416:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/db.py:418:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:420:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/service/db.py:428:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:451:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:484:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:487:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:496:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:502:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/db.py:504:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/db.py:506:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:3:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:22:1: F401 'itertools.chain' imported but unused
./Viindoo-odoo-17.0/odoo/service/server.py:26:1: F401 'werkzeug.debug.DebuggedApplication' imported but unused
./Viindoo-odoo-17.0/odoo/service/server.py:58:5: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/service/server.py:71:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:89:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:97:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:99:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:100:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:108:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:202:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:251:36: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/odoo/service/server.py:251:38: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/odoo/service/server.py:252:34: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/odoo/service/server.py:252:36: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/odoo/service/server.py:288:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:290:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:291:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:374:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:376:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:437:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:522:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/service/server.py:716:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:812:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/service/server.py:828:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1060:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:1075:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1202:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/service/server.py:1206:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1249:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1338:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:1340:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:1342:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1344:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1358:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1378:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1399:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1463:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1479:38: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/service/server.py:1532:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/security.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/security.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/security.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/__init__.py:11:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/model.py:46:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/model.py:74:9: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/service/model.py:75:9: F841 local variable '_0' is assigned to but never used
./Viindoo-odoo-17.0/odoo/service/common.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/common.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/common.py:31:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/common.py:34:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/common.py:47:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/common.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/osv/expression.py:766:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/osv/expression.py:1070:25: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/tools/js_transpiler.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/js_transpiler.py:100:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/js_transpiler.py:110:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/js_transpiler.py:154:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/js_transpiler.py:208:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/js_transpiler.py:232:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/js_transpiler.py:660:76: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/tools/image.py:7:1: F401 'PIL.ImageOps' imported but unused
./Viindoo-odoo-17.0/odoo/tools/image.py:9:1: F401 'PIL.IcoImagePlugin' imported but unused
./Viindoo-odoo-17.0/odoo/tools/image.py:39:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/image.py:45:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/image.py:47:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/image.py:410:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/rendering_tools.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/rendering_tools.py:21:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/rendering_tools.py:39:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/rendering_tools.py:55:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/rendering_tools.py:65:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/view_validation.py:181:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/cache.py:30:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/cache.py:182:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/osutil.py:23:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/osutil.py:54:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/osutil.py:69:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/osutil.py:95:5: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:22:1: F401 'opcode.HAVE_ARGUMENT' imported but unused
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:45:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:49:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:79:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:200:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:223:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:253:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:299:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:320:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:358:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:423:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:459:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:482:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:482:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:26:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:27:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:28:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:29:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:31:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:58:51: E227 missing whitespace around bitwise or shift operator
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:80:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:99:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:108:48: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:4:1: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:5:1: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:32: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:36: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:40: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:49: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:53: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:62: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:67: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:71: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:77: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:81: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:88: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:91: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:95: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:15:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:16:28: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:25:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:58:20: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:59:42: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:61:38: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:66:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:67:9: E117 over-indented
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:77:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:79:61: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:80:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/tools/lru.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/lru.py:54:17: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:32:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:34:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:54:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:350:26: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:514:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:1001:35: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:1016:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/which.py:22:78: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/which.py:45:1: F401 'os.R_OK' imported but unused
./Viindoo-odoo-17.0/odoo/tools/which.py:45:1: F401 'os.W_OK' imported but unused
./Viindoo-odoo-17.0/odoo/tools/which.py:46:1: F401 'os.path.dirname' imported but unused
./Viindoo-odoo-17.0/odoo/tools/which.py:54:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/which.py:65:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/which.py:123:8: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/tools/which.py:124:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/which.py:133:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/which.py:147:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/json.py:14:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/json.py:24:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/json.py:27:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/json.py:55:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/tools/mail.py:10:1: F401 'threading' imported but unused
./Viindoo-odoo-17.0/odoo/tools/mail.py:23:1: F401 'odoo' imported but unused
./Viindoo-odoo-17.0/odoo/tools/mail.py:40:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/mail.py:42:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/mail.py:338:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:408:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/tools/mail.py:409:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/tools/mail.py:410:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/tools/mail.py:515:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/mail.py:519:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:574:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/mail.py:576:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/mail.py:579:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:588:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:601:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:647:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:653:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:660:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:668:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:705:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:719:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:749:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:781:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:792:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:799:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:811:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:816:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:819:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:862:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:889:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:916:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/template_inheritance.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:29:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:54:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:78:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:88:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:114:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:123:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:146:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:210:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/__init__.py:19:1: F403 'from .barcode import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:21:1: F403 'from .date_utils import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:22:1: F403 'from .float_utils import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:23:1: F403 'from .func import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:24:1: F403 'from .image import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:25:1: F403 'from .mail import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:26:1: F403 'from .misc import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:28:1: F403 'from .sql import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:29:1: F403 'from .template_inheritance import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:30:1: F403 'from .translate import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:31:1: F403 'from .xml_utils import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:32:1: F403 'from .convert import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/config.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/config.py:39:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/config.py:40:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/config.py:48:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/tools/config.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/config.py:65:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/config.py:424:96: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/tools/config.py:425:55: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:439:97: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/tools/config.py:522:74: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:658:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tools/config.py:690:22: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/config.py:692:25: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:692:42: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:694:25: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:694:43: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:697:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/config.py:703:29: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:703:46: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:705:29: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:705:47: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:738:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/config.py:738:30: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/config.py:762:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/win32.py:20:38: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/win32.py:20:51: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/win32.py:20:59: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/win32.py:20:65: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/win32.py:27:38: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/win32.py:27:51: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/win32.py:27:57: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:25:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:46:76: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:75:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:113:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:116:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:123:17: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:128:73: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:132:76: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:141:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:155:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:158:73: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:162:76: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:177:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:192:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:194:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:220:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:232:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:270:29: E702 multiple statements on one line (semicolon)
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:283:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:44:1: F401 'passlib.utils' imported but unused
./Viindoo-odoo-17.0/odoo/tools/misc.py:46:1: F401 'werkzeug.utils' imported but unused
./Viindoo-odoo-17.0/odoo/tools/misc.py:56:1: F403 'from .cache import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/misc.py:58:1: F401 '.parse_version.parse_version' imported but unused
./Viindoo-odoo-17.0/odoo/tools/misc.py:75:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:77:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:79:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:85:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:90:24: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/misc.py:94:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:101:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:103:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:105:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:114:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:137:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:146:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:152:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:154:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:156:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:198:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:260:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:262:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:290:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:290:23: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/tools/misc.py:310:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:318:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:424:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:424:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:424:66: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:426:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:432:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:455:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:10: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:13: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:15: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:17: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:21: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:23: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:27: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:463:11: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/misc.py:467:28: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/misc.py:467:55: E202 whitespace before ']'
./Viindoo-odoo-17.0/odoo/tools/misc.py:470:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:480:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:488:11: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/misc.py:495:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:497:5: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:517:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:532:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:539:5: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:550:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:553:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:558:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:559:49: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/tools/misc.py:585:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:599:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:600:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:602:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:604:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:610:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:614:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:614:19: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:616:19: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:619:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:643:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:659:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:660:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:663:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:686:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:688:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:690:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:692:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:708:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:724:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:725:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:738:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:742:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:749:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:761:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:771:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:871:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:892:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:894:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:904:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:911:34: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/tools/misc.py:922:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:929:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:1006:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1017:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1270:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/tools/misc.py:1271:14: F405 'defaultdict' may be undefined, or defined from star imports: .cache
./Viindoo-odoo-17.0/odoo/tools/misc.py:1276:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1291:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1302:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1320:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1324:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1365:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1367:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1392:5: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/tools/misc.py:1395:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/tools/misc.py:1398:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1495:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1511:5: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/tools/misc.py:1670:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1689:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1695:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:1703:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:1901:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:1932:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:105:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/translate.py:106:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/translate.py:137:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/translate.py:137:11: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/translate.py:138:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/translate.py:141:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:167:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:177:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:326:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:331:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/translate.py:370:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:377:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:399:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:409:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:427:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:443:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:461:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:469:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:574:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/odoo/tools/translate.py:649:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:655:35: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:656:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:659:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:660:48: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:662:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:665:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:669:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:678:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:706:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:796:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:815:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:815:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:815:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:815:62: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:815:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:815:76: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:818:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tools/translate.py:934:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:940:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:954:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:998:5: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tools/translate.py:1021:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/translate.py:1064:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:1289:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/translate.py:1781:31: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/tools/translate.py:1802:20: F541 f-string is missing placeholders
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:127:21: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:127:90: E202 whitespace before ']'
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:131:25: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:131:69: E202 whitespace before ']'
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:176:25: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:176:43: E202 whitespace before ']'
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:221:25: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:221:43: E202 whitespace before ']'
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:229:21: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:229:90: E202 whitespace before ']'
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:233:25: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:233:69: E202 whitespace before ']'
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:241:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:300:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:336:58: E702 multiple statements on one line (semicolon)
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:336:67: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:340:59: E702 multiple statements on one line (semicolon)
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:340:68: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:357:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:361:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:365:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:369:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:373:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:377:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:385:1: E303 too many blank lines (4)
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:385:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:387:1: E302 expected 2 blank lines, found 4
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:405:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:431:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:432:5: F811 redefinition of unused 'ctypes' from line 463
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:457:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:459:9: F401 'win32com.shell' imported but unused
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:463:13: F401 'ctypes' imported but unused
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:470:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:470:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/func.py:10:1: F401 'json.JSONEncoder' imported but unused
./Viindoo-odoo-17.0/odoo/tools/func.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:45:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:66:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:83:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:89:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/tools/func.py:91:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:95:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/tools/func.py:110:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:125:5: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tools/func.py:135:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:172:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/func.py:258:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/func.py:265:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/populate.py:4:1: F401 'odoo.tools.pycompat' imported but unused
./Viindoo-odoo-17.0/odoo/tools/populate.py:97:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/populate.py:140:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/populate.py:154:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/populate.py:162:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:17:1: F401 '.config' imported but unused
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:71:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:135:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:136:28: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:136:57: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:136:95: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:136:134: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:150:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:152:39: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:190:68: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:208:25: F841 local variable 'cancel_found' is assigned to but never used
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:237:57: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:247:21: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:260:28: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/profiler.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/profiler.py:472:39: F402 import 'time' from line 9 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/tools/pycompat.py:2:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/cloc.py:24:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/cloc.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/cloc.py:37:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/cloc.py:39:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/cloc.py:68:27: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/tools/cloc.py:101:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/cloc.py:103:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/cloc.py:299:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/cloc.py:301:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/convert.py:16:1: F401 'warnings' imported but unused
./Viindoo-odoo-17.0/odoo/tools/convert.py:33:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/odoo/tools/convert.py:33:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/odoo/tools/convert.py:38:1: F811 redefinition of unused 'pytz' from line 21
./Viindoo-odoo-17.0/odoo/tools/convert.py:38:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/convert.py:39:1: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/tools/convert.py:41:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:51:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/convert.py:56:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:71:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:89:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:90:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/convert.py:91:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/convert.py:95:35: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/convert.py:122:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tools/convert.py:131:20: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/tools/convert.py:137:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/convert.py:143:18: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/convert.py:178:24: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/convert.py:179:16: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/convert.py:182:17: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/convert.py:213:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:221:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:304:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tools/convert.py:322:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tools/convert.py:334:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tools/convert.py:399:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/convert.py:406:36: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/convert.py:671:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:684:17: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/convert.py:688:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:689:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/convert.py:691:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:726:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/date_utils.py:209:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/date_utils.py:251:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/tools/_vendor/send_file.py:34:14: F821 undefined name 'WSGIEnvironment'
./Viindoo-odoo-17.0/odoo/tools/pdf/_pypdf2_1.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/zeep/helpers.py:1:1: F401 'zeep.helpers.serialize_object' imported but unused
./Viindoo-odoo-17.0/odoo/tools/zeep/ns.py:1:1: F403 'from zeep.ns import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/zeep/ns.py:1:1: F401 'zeep.ns.*' imported but unused
./Viindoo-odoo-17.0/odoo/tools/zeep/exceptions.py:1:1: F403 'from zeep.exceptions import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/zeep/exceptions.py:1:1: F401 'zeep.exceptions.*' imported but unused
./Viindoo-odoo-17.0/odoo/tools/zeep/wsa.py:1:1: F403 'from zeep.wsa import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/zeep/wsa.py:1:1: F401 'zeep.wsa.*' imported but unused
./Viindoo-odoo-17.0/odoo/tools/zeep/wsdl/utils.py:1:1: F401 'zeep.wsdl.utils.etree_to_string' imported but unused
./Viindoo-odoo-17.0/odoo/tools/zeep/wsdl/utils.py:1:1: F401 'zeep.wsdl.utils.get_or_create_header' imported but unused
./Viindoo-odoo-17.0/odoo/tools/zeep/wsse/username/__init__.py:1:1: F403 'from zeep.wsse.username import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tests/case.py:34:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/tests/case.py:34:16: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/result.py:44:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tests/result.py:201:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tests/result.py:253:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/loader.py:110:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/tests/loader.py:111:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tests/test_security.py:5:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tests/__init__.py:9:1: F403 'from .common import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tests/form.py:11:1: F401 'time' imported but unused
./Viindoo-odoo-17.0/odoo/tests/form.py:13:1: F401 'dateutil.relativedelta.relativedelta' imported but unused
./Viindoo-odoo-17.0/odoo/tests/common.py:108:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/common.py:110:62: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/common.py:119:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:203:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:206:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:261:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:263:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:264:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:281:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tests/common.py:826:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tests/common.py:843:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:940:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:949:5: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:957:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:964:5: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:968:13: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:1208:46: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/tests/common.py:1209:52: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/tests/common.py:1211:47: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/tests/common.py:1358:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/common.py:1456:71: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/common.py:1484:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/common.py:1515:13: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:1542:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tests/common.py:1805:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:1842:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:1877:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:2034:17: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/common.py:2117:63: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tests/common.py:2127:85: E272 multiple spaces before keyword
./Viindoo-odoo-17.0/odoo/tests/common.py:2164:78: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/common.py:2172:81: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/tests/common.py:2225:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:9:54: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:11:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:12:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:13:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:14:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:15:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:29:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:115:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:120:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:125:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/suite.py:27:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/tag_selector.py:69:43: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/tag_selector.py:99:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/tests/_odoo_checker_markup.py:67:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_limits/models.py:5:1: F401 'sys' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_limits/models.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_limits/models.py:22:9: F841 local variable 'l' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_limits/models.py:22:9: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/test_limits/models.py:28:43: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/test_limits/models.py:43:17: F841 local variable 'x' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_populate/models.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_populate/models.py:6:1: F401 'odoo.tools.pycompat' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_populate/models.py:37:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/test_populate/models.py:60:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_populate/models.py:78:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_populate/tests/test_populate.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_populate/tests/test_populate.py:68:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/odoo/addons/test_populate/tests/test_populate.py:83:60: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_populate/tests/test_populate.py:86:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_populate/tests/test_populate.py:99:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_populate/tests/test_populate.py:101:67: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_populate/tests/test_populate.py:144:17: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_pylint_path_setup.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_pylint_path_setup.py:31:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_pylint_path_setup.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_pylint_path_setup.py:66:1: W391 blank line at end of file
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:27:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:44:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:104:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:105:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:107:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:108:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:117:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:131:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:135:20: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:210:72: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:271:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:280:13: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:280:14: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:286:29: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:290:13: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:290:14: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:296:29: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:314:13: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:314:14: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:339:57: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:341:60: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:342:53: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:356:53: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_onchange_domains.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_override_signatures.py:3:1: F401 'itertools' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_override_signatures.py:42:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_override_signatures.py:45:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_override_signatures.py:159:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/__init__.py:12:1: F811 redefinition of unused 'test_pofile' from line 4
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/__init__.py:13:1: F811 redefinition of unused 'test_pylint' from line 3
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_eslint.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_eslint.py:33:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_dunderinit.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:36:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:49:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:69:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:80:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:97:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:97:19: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:103:11: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:106:11: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:157:17: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:374:126: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:374:171: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:376:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_unlink_override.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_unlink_override.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_unlink_override.py:41:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_gettext.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_gettext.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_jstranslate.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_l10n.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_read_group/tests/test_fill_temporal.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_read_group/tests/test_m2m_grouping.py:266:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_read_group/tests/test_group_operator.py:65:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_translation_import/models/models.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_translation_import/tests/test_term_count.py:164:9: F841 local variable 'context' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_uninstall/models.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_uninstall/models.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_convert/models.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_convert/models.py:25:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_convert/tests/test_env.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_convert/tests/test_env.py:87:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_convert/tests/test_convert.py:10:1: F401 'odoo' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_convert/tests/test_convert.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_converter/models.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_converter/tests/test_html.py:9:1: F401 'odoo.tools.html_escape as e' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_converter/tests/test_html.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_converter/tests/test_html.py:46:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_converter/tests/test_html.py:169:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_converter/tests/test_gbf.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_mimetypes/tests/test_guess_mimetypes.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_mimetypes/tests/test_guess_mimetypes.py:24:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_mimetypes/tests/test_guess_mimetypes.py:30:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_mimetypes/tests/test_guess_mimetypes.py:35:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_mimetypes/tests/test_guess_mimetypes.py:40:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_mimetypes/tests/test_guess_mimetypes.py:45:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_mimetypes/tests/test_guess_mimetypes.py:62:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:10:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:11:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:12:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:949:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:1077:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:1265:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:1446:52: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:1535:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:1885:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_json_field.py:26:84: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_qweb_float.py:34:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_qweb_float.py:60:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_one2many.py:120:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_one2many.py:123:9: F841 local variable 'books_with_edition' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_one2many.py:475:38: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_one2many.py:475:62: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_web_save.py:27:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:57:9: F841 local variable 'ok' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:63:13: F841 local variable 'faulty' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:75:46: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:75:58: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:505:9: F841 local variable 'baz' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:613:9: F841 local variable 'dean' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:615:9: F841 local variable 'finn' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:616:9: F841 local variable 'gabe' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:1555:9: F841 local variable 'rule' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:2314:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:3177:9: F841 local variable 'all_children' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/controllers/rpc.py:1:1: F401 're' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/controllers/rpc.py:24:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/controllers/rpc.py:62:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/controllers/rpc.py:120:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_config.py:4:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_config.py:9:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_config.py:268:42: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/addons/base/models/res_config.py:299:22: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_sequence.py:64:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_sequence.py:129:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_country.py:9:1: F401 'psycopg2.IntegrityError' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_country.py:27:10: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_country.py:27:11: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_country.py:28:10: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_country.py:28:11: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_country.py:148:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:16:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:18:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:22:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:29:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:33:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:36:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:43:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:212:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:313:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:614:33: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:7:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:26:1: F401 'odoo.tools.str2bool' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:27:1: F401 'odoo.tools.safe_eval' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:587:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:589:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:981:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:983:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:985:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1064:17: F841 local variable 'is_base_model' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1187:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1189:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1284:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1286:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1326:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1328:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1387:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1389:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1511:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1614:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1630:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1632:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1635:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1811:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1816:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1832:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1839:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1939:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1941:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:2083:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:2085:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:2884:9: F841 local variable 'context' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/models/res_company.py:281:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_company.py:282:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_company.py:360:82: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/addons/base/models/res_bank.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/decimal_precision.py:70:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_rule.py:12:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_rule.py:217:101: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:41:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:43:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:45:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:421:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:421:16: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:430:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:442:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:515:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:43:5: F811 redefinition of unused 'SSLCryptoError' from line 21
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:90:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:97:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:111:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:114:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:117:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:119:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:122:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:124:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:423:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:864:16: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:20:1: F401 'babel.core' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:38:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:97:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:100:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:103:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:106:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:109:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:112:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:115:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:118:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:133:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:138:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:157:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:177:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:179:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:181:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:380:71: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:381:75: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:597:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:703:33: E712 comparison to False should be 'if cond is False:' or 'if not cond:'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:872:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:1154:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:1267:80: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:1353:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:1449:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:1508:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:1717:80: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2008:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2048:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2050:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2052:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2092:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2114:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2114:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2115:15: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2122:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2172:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2175:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2262:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2292:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:9:1: F401 'threading' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:15:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:20:1: F401 'odoo.osv.expression.get_unaccent_wrapper' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:26:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:27:30: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:28:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:34:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:41:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:63:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:67:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:68:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:335:13: F402 import '_' from line 19 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:400:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:401:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:969:9: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:971:9: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:1020:19: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:7:1: F401 'io' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:8:1: F401 'itertools' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:17:1: F401 'PIL.Image' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:201:22: F402 import '_' from line 19 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:374:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:396:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:675:60: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:675:80: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_autovacuum.py:6:1: F401 'warnings' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_autovacuum.py:7:1: F401 'traceback' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_autovacuum.py:9:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:27:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:177:26: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:178:26: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:179:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:180:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:181:23: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:201:9: F841 local variable 'lang' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:263:29: F402 import '_' from line 11 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:295:31: E712 comparison to False should be 'if cond is False:' or 'if not cond:'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:378:11: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:396:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:405:17: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:408:9: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:414:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:416:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:426:65: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:38:5: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:568:97: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:601:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:1161:9: F841 local variable 'cr' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:1891:44: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:1891:62: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:2111:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:2237:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:2:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:4:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:5:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:9:1: F401 'mimetypes' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:11:1: F401 're' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:12:1: F401 'sys' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:13:1: F401 'traceback' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:28:1: F401 'odoo.exceptions.AccessError' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:28:1: F401 'odoo.exceptions.MissingError' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:120:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:122:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_menu.py:7:1: F401 'operator' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_menu.py:34:120: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:7:1: F401 'operator.attrgetter' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:9:1: F401 'io' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:14:1: F401 'zipfile' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:16:1: F401 'requests' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:17:1: F401 'werkzeug.urls' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:48:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:80:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:181:43: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:420:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:967:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_currency.py:7:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_currency.py:194:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_demo_failure.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_logging.py:2:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:7:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:11:1: F401 'itertools' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:19:1: F401 'psycopg2' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:43:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:45:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:315:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:654:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:659:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:708:17: F841 local variable 'process' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:824:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:872:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:1023:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions_report.py:6:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions_report.py:61:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions_report.py:82:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions_report.py:213:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions_report.py:215:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions_report.py:502:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions_report.py:539:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:518:1: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:521:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:568:1: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:675:60: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:766:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:981:66: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1098:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1111:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1161:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1174:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1194:94: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1279:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1280:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1669:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1822:72: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2058:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2154:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2181:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2279:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2369:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2504:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2621:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2729:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_cron.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:10:1: F401 'odoo.http.request' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:287:113: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:288:108: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:307:21: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:336:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:413:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:1033:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:1146:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_property.py:231:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_property.py:247:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/migrations/17.0.1.4/post-migration.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/report/report_base_report_irmodulereference.py:14:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/report/report_base_report_irmodulereference.py:14:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/report/report_base_report_irmodulereference.py:14:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/report/report_base_report_irmodulereference.py:14:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/report/__init__.py:4:51: W292 no newline at end of file
./Viindoo-odoo-17.0/odoo/addons/base/populate/res_company.py:1:1: F401 'collections' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/populate/res_partner.py:26:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/populate/res_partner.py:88:19: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/odoo/addons/base/populate/res_partner.py:149:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/populate/res_currency.py:4:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_db_cursor.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_db_cursor.py:50:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_db_cursor.py:145:9: F841 local variable '_b' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_db_cursor.py:259:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_acl.py:8:1: F401 'odoo.tests.common.TransactionCase' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_display_name.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:4:1: F401 'collections' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:5:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:6:1: F401 'os.path' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:7:1: F401 're' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:11:1: F401 'lxml.builder.E' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:12:1: F401 'copy.deepcopy' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:19:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:674:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:703:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:706:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:713:76: E203 whitespace before ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:713:77: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:715:80: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:716:80: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:721:66: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:721:74: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:828:43: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1387:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1390:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1392:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1393:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1395:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1397:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1398:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1498:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1517:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1831:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1835:49: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1852:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1856:49: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1873:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1876:36: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1888:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1892:36: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1901:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:3113:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:3214:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_sequence_date_range.py:7:1: F401 'odoo.tools.DEFAULT_SERVER_DATE_FORMAT as DATE_FORMAT' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_sequence_date_range.py:25:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_sequence_date_range.py:66:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_sequence_date_range.py:114:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_actions.py:6:1: F401 'psycopg2.ProgrammingError' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_actions.py:10:1: F401 'odoo' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_actions.py:507:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_test_suite.py:20:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_mail_server_smtpd.py:79:13: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_mail_server_smtpd.py:94:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_mail_server_smtpd.py:126:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mimetypes.py:2:1: F401 'unittest' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mimetypes.py:62:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mimetypes.py:113:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_tz.py:17:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_cloc.py:129:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_sequence.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_sequence.py:102:21: F841 local variable 'n1' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:30:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:31:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:32:43: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:33:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:34:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:34:44: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:35:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:35:44: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:36:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:36:44: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:37:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:37:44: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:37:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:40:79: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_module_category.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb_field.py:61:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_avatar_mixin.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_base.py:12:1: F401 'odoo.addons.base.tests.common.TransactionCaseWithUserDemo' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_base.py:75:12: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_base.py:80:12: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_base.py:177:90: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ormcache.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ormcache.py:65:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_model.py:210:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_model.py:227:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_model.py:264:56: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_model.py:432:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_model.py:518:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_cache.py:11:1: F401 'odoo.tests.common.TransactionCase' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:5:1: F401 'xmlrpc.client.Binary' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:46:9: F841 local variable 'groups' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:131:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:205:65: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:206:65: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:207:65: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:215:61: E211 whitespace before '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:229:69: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_split_table.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_split_table.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_mail_server.py:98:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_mail_server.py:182:13: F402 import 'email' from line 5 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_filters.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_filters.py:76:74: E202 whitespace before ')'
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_filters.py:291:9: F841 local variable 'filter_a' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_filters.py:296:44: E712 comparison to False should be 'if cond is False:' or 'if not cond:'
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_filters.py:308:108: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:22:24: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:23:24: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:24:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:24:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:25:24: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:26:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:27:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:28:24: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:29:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:29:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:30:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:43:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:46:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:147:32: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:182:84: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:210:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:212:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:213:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:226:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:235:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:243:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_attachment.py:42:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_attachment.py:141:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_attachment.py:176:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_country.py:25:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:12:1: F401 'odoo.fields.Date' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:13:1: F401 'odoo.models.BaseModel' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:297:9: F841 local variable 'res_8' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:386:95: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:388:83: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:390:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:392:69: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:394:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:396:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:411:69: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:437:78: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:439:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:510:85: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:512:88: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:552:61: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:553:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:560:48: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:596:92: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:598:95: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:600:94: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:893:65: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:893:69: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:893:80: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:893:90: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:893:94: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_orm.py:6:1: F401 'psycopg2' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_orm.py:8:1: F401 'odoo.exceptions.MissingError' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_orm.py:70:62: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_orm.py:70:66: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_orm.py:92:29: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_sql.py:164:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_sql.py:177:1: W391 blank line at end of file
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_image.py:6:1: F401 'binascii' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_image.py:115:40: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_image.py:117:40: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_pdf.py:77:9: F841 local variable 'page' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail.py:179:64: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail.py:181:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail.py:840:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_func.py:4:1: F401 'functools' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:56:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:172:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:174:110: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:176:43: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:178:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:180:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:186:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:188:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:190:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:193:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:193:37: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:196:42: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:198:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:201:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:203:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:206:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:208:110: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:210:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:212:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:214:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:216:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:218:43: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:220:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:222:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:225:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:228:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:230:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:233:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:236:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:238:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:240:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:243:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:246:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:249:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:252:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_user_has_group.py:107:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_user_has_group.py:140:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_user_has_group.py:154:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:173:13: F841 local variable 'dates' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:184:13: F841 local variable 'dates' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:308:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:433:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:440:63: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:446:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:482:63: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:489:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:8:1: F401 'psycopg2.IntegrityError' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:15:1: F401 'odoo.tests.common.new_test_user' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:31:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:32:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:34:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:635:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1381:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1601:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1602:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1604:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1605:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1606:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1607:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1608:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1617:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1618:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1620:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1623:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1624:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1626:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1627:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1628:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_search.py:189:41: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_search.py:195:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:83:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:127:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:296:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:308:21: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:430:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:430:29: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:436:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:436:29: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:464:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:464:29: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:470:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:470:29: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:504:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:507:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:513:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:513:29: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:519:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:519:29: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_profiler.py:484:117: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_profiler.py:490:116: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_profiler.py:499:116: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_profiler.py:508:116: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_profiler.py:527:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_partner.py:62:62: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_partner.py:336:9: F841 local variable 'partner_merge_wizard' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_partner.py:966:21: E227 missing whitespace around bitwise or shift operator
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:3:1: F401 'ast' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:4:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:217:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:1530:9: F841 local variable 'view2' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:2449:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:3840:9: F841 local variable 'c' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:3845:9: F841 local variable 'd' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:4057:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:4072:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:4082:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:4488:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_tests_tags.py:111:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_tests_tags.py:117:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_tests_tags.py:199:54: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_tests_tags.py:361:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_tests_tags.py:366:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_tests_tags.py:398:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_menu.py:23:75: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_menu.py:29:18: E222 multiple spaces after operator
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_users.py:88:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_users.py:256:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:78:65: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:95:44: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:107:7: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:133:44: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:141:72: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:254:22: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:262:7: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:329:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:331:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:334:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:335:2: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:336:2: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:337:5: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:351:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:353:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:356:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:357:2: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:358:2: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:359:5: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:548:73: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:549:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:550:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:551:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:552:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:553:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:556:73: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:557:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:558:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:559:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:560:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:561:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:564:73: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:565:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:566:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:567:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:568:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:569:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:576:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:590:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:612:43: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_import_language.py:10:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_import_language.py:10:1: F401 'odoo.sql_db' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_export_language.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_export_language.py:22:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_export_language.py:25:38: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_export_language.py:25:57: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_export_language.py:30:73: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_export_language.py:30:77: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_export_language.py:35:69: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_module_update.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_partner_merge.py:13:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_partner_merge.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_partner_merge.py:112:9: F841 local variable 'Partner' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_partner_merge.py:469:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_partner_merge.py:506:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_partner_merge.py:553:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_inherits_depends/tests/test_inherits.py:20:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_http/models.py:26:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_http/utils.py:11:25: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/odoo/addons/test_http/utils.py:46:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_http/tests/test_error.py:67:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_http/tests/test_echo_reply.py:42:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_http/tests/test_misc.py:149:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_http/tests/test_static.py:253:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_exceptions/models.py:5:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_exceptions/models.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_exceptions/models.py:66:25: E201 whitespace after '{'
./Viindoo-odoo-17.0/odoo/addons/test_exceptions/models.py:66:39: E202 whitespace before '}'
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/__manifest__.py:6:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/__manifest__.py:7:71: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:4:1: F401 'itertools.count' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:30:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:42:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:53:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:59:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:79:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:84:5: F811 redefinition of unused 'count' from line 4
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:101:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:108:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:126:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:132:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:138:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:150:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:174:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:181:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:190:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:259:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:263:5: F811 redefinition of unused 'count' from line 4
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:274:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:281:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:287:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:302:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:307:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:316:55: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:320:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:334:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:341:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/nested_o2m.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/nested_o2m.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/nested_o2m.py:23:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/nested_o2m.py:91:59: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/nested_o2m.py:148:55: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_lxml.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:111:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:116:9: F841 local variable 'a' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:166:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:293:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:294:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:332:17: E117 over-indented
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:630:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:654:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:655:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:663:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:664:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:699:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:700:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:708:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:709:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:751:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_methods.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_res_config.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_inherit/models.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_inherit/tests/test_inherit.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/controllers/main.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:5:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:16:1: F401 'odoo.http' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:17:1: F401 'odoo.addons.__path__ as ADDONS_PATH' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:24:1: F401 'odoo.addons.base.models.ir_qweb.QWebException' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:25:1: F401 'odoo.tools.func' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:32:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:640:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:1592:9: F841 local variable 'view' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:1856:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:1862:105: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:1920:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:1991:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:1995:92: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:2004:1: W391 blank line at end of file
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_js_transpiler_regex.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_js_transpiler.py:375:11: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_js_transpiler.py:376:42: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_js_transpiler.py:379:11: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_js_transpiler.py:400:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_apikeys/tests/test_flow.py:14:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_apikeys/tests/test_flow.py:18:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/test_apikeys/tests/test_flow.py:22:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/test_main_flows/__init__.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_main_flows/models/model_multicompany.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_main_flows/tests/test_flow.py:99:58: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/test_access_rights/models.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_access_rights/models.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_access_rights/models.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_access_rights/models.py:36:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_access_rights/models.py:42:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_access_rights/tests/test_feedback.py:163:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_access_rights/tests/test_feedback.py:441:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_action_bindings/models.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_action_bindings/tests/test_bindings.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_action_bindings/tests/test_bindings.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:19:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:60:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:172:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:177:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:184:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:189:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:194:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:200:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:31:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:49:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:227:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:355:12: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:369:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:465:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:655:9: F841 local variable 'sids' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:718:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:743:69: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:29:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:114:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:147:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:148:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:149:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:150:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:151:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:333:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:411:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:593:47: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:745:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:760:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:782:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:833:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:1170:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:1326:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:1332:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_search_panel/tests/test_search_panel_select_multi_range.py:535:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_search_panel/tests/test_search_panel_select_range.py:307:63: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_search_panel/tests/test_search_panel_select_range.py:367:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_auth_custom/__init__.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_auth_custom/tests/test_endpoints.py:4:1: F401 'odoo.tests.HOST' imported but unused
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:37:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:43:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:46:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:49:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:59:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:67:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:77:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:81:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:86:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:101:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:117:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_pe_website_sale/tests/test_l10n_pe_website_sale.py:30:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_pe_website_sale/tests/test_l10n_pe_website_sale.py:41:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/website_event_crm/tests/test_event_registration.py:157:13: F841 local variable '_attendees' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs_company/__init__.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet/__manifest__.py:35:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/spreadsheet/utils.py:1:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/spreadsheet/utils.py:2:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/spreadsheet/utils.py:5:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/spreadsheet/utils.py:45:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet/models/spreadsheet_mixin.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet/models/spreadsheet_mixin.py:51:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/spreadsheet/tests/validate_spreadsheet_data.py:3:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/spreadsheet/tests/validate_spreadsheet_data.py:6:1: F401 'odoo.tests.common.Form' imported but unused
./Viindoo-odoo-17.0/addons/spreadsheet/tests/validate_spreadsheet_data.py:7:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/spreadsheet/tests/test_currency.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_jitsi/models/chat_room_mixin.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment.py:28:39: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment_method.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment_method.py:129:21: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment_method.py:129:22: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment_method.py:157:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment_method.py:158:24: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment_method.py:159:23: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_nl/models/account_journal.py:3:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/l10n_nl/models/account_journal.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/l10n_nl/migrations/9.0.2.0/pre-set_tags_and_taxes_updatable.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_expense_margin/models/sale_order_line.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_expense_margin/tests/test_so_expense_purchase_price.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/payment_razorpay/models/payment_provider.py:41:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_website/tests/test_is_multilang.py:21:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/test_website/tests/test_qweb.py:4:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/addons/test_website/tests/test_settings.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_website/tests/test_systray.py:3:1: F401 'odoo.tests.common.HOST' imported but unused
./Viindoo-odoo-17.0/addons/test_website/tests/test_systray.py:4:1: F401 'odoo.tools.config' imported but unused
./Viindoo-odoo-17.0/addons/test_website/tests/test_website_controller_page.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_website/tests/test_website_controller_page.py:170:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_website/tests/test_fuzzy.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_br_sales/models/sale_order.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_se/models/res_partner.py:20:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/l10n_se/models/res_partner.py:20:20: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_se/models/account_move.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/l10n_se/models/account_move.py:33:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/microsoft_outlook/controllers/main.py:6:1: F401 'werkzeug' imported but unused
./Viindoo-odoo-17.0/addons/mrp_landed_costs/__manifest__.py:9:72: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mrp_landed_costs/__manifest__.py:10:72: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/sale/__manifest__.py:33:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/controllers/portal.py:154:17: F841 local variable 'context' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale/controllers/portal.py:292:9: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale/models/utm_campaign.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale/models/analytic.py:25:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale/models/res_partner.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale/models/account_move.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:49:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:301:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:351:17: F841 local variable 'context' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:703:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:728:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:811:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:850:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1224:54: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1224:70: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1314:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1520:9: F841 local variable 'local_msg_vals' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1720:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1742:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1935:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1945:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/crm_team.py:64:30: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/models/crm_team.py:64:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/models/crm_team.py:68:63: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/models/crm_team.py:138:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/models/crm_team.py:142:22: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/models/payment_transaction.py:158:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/models/product_product.py:108:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:11:1: F401 'odoo.tools.float_round' imported but unused
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:265:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:323:17: F841 local variable 'context' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:907:25: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:952:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:954:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:991:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:1114:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:1120:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:1201:17: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:1205:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:1218:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:1293:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_prices.py:407:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/tests/test_accrued_sale_orders.py:55:50: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale/tests/test_accrued_sale_orders.py:56:50: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale/tests/test_accrued_sale_orders.py:67:50: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale/tests/test_reinvoice.py:231:9: F841 local variable 'sale_order_line' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_to_invoice.py:172:15: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_to_invoice.py:215:15: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_to_invoice.py:1044:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/sale/tests/test_access_rights.py:4:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/sale/tests/test_payment_flow.py:135:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/tests/test_credit_limit.py:124:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order.py:717:9: F841 local variable 'product_no_account' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order.py:768:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order.py:870:19: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order.py:874:19: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale/tests/common.py:13:19: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:120:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:121:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:122:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:124:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:125:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:127:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:147:92: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:149:92: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:151:92: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:168:107: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:169:107: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:170:107: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:172:107: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:173:107: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:175:107: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:191:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:192:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:193:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:195:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:196:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:198:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:215:93: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:216:93: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:218:93: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:219:93: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:221:93: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:238:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:239:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:240:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:242:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:243:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:245:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:263:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:264:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:265:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:267:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:268:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:270:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:285:94: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:287:94: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:288:94: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:289:94: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:291:94: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:292:94: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:294:94: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:313:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:314:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:315:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:317:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:318:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:320:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:359:95: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:360:95: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:361:95: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:363:95: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:364:95: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:366:95: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:422:133: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:424:133: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:426:92: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:426:133: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:428:133: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:429:133: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:431:133: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:454:125: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:457:125: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:459:125: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:461:125: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:506:128: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:507:128: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:509:128: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:510:128: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:512:128: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:555:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:557:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:559:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:609:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:610:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:612:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:613:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:615:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:634:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:636:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:637:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:639:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:640:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:642:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:659:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:660:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:662:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:664:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:665:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:667:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:668:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:670:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:717:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:718:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:720:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:721:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:723:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:742:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:744:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:745:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:747:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:748:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:750:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:767:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:768:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:770:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:772:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:773:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:775:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:776:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:778:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:783:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:820:23: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:848:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:849:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:850:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:851:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:852:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:854:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:855:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:856:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:857:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:858:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:860:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:879:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:880:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:881:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:882:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:883:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:885:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:887:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:888:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:889:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:890:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:891:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:893:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:894:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:895:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:896:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:897:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:899:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/wizard/sale_order_cancel.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/sale/wizard/sale_order_cancel.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/sale/wizard/payment_link_wizard.py:4:1: F401 'werkzeug.urls' imported but unused
./Viindoo-odoo-17.0/addons/sale/wizard/sale_order_discount.py:103:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/wizard/res_config_settings.py:81:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/wizard/res_config_settings.py:105:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/wizard/sale_make_invoice_advance.py:88:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/wizard/sale_make_invoice_advance.py:145:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/wizard/sale_make_invoice_advance.py:153:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/wizard/sale_make_invoice_advance.py:177:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/wizard/sale_make_invoice_advance.py:194:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_livechat/models/website_visitor.py:3:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/website_livechat/models/website_visitor.py:3:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/website_livechat/models/website_visitor.py:4:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/website_livechat/models/im_livechat_channel.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/website_livechat/models/im_livechat.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/website_livechat/tests/test_ui.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/website_livechat/tests/common.py:74:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/website_livechat/tests/common.py:88:9: F841 local variable 'rating_to_emoji' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_dk/models/account_account.py:7:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/product_margin/models/__init__.py:4:30: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/product_margin/models/product_product.py:58:70: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product_margin/wizard/product_margin.py:6:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ie/__manifest__.py:9:88: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_co/models/res_partner.py:16:84: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/website_twitter/models/website_twitter.py:82:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/website_event_track/controllers/webmanifest.py:5:1: F401 'pytz' imported but unused
./Viindoo-odoo-17.0/addons/website_event_track/controllers/webmanifest.py:20:90: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/website_event_track/controllers/webmanifest.py:54:58: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/website_event_track/controllers/webmanifest.py:54:80: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/website_event_track/models/event_track.py:272:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/website_event_track/models/event_track.py:274:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/website_event_track/models/website_menu.py:12:57: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/website_event_track/tests/test_track_internals.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event_track/tests/test_track_internals.py:98:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event_track/tests/test_track_internals.py:163:70: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/models/account_move.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/models/account_move.py:120:63: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/models/account_move.py:127:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/models/account_move.py:135:110: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/models/account_move.py:178:42: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/models/account_move.py:199:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/tests/test_move_export.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/tests/test_move_export.py:44:55: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/tests/test_move_export.py:45:55: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/tests/test_move_export.py:77:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_contract/models/resource_resource.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_contract/models/resource_resource.py:32:40: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/hr_contract/models/resource_resource.py:33:23: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/hr_contract/models/resource_resource.py:33:81: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/hr_contract/models/resource.py:3:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/hr_contract/models/res_users.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/hr_contract/models/res_users.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/hr_contract/models/hr_contract.py:137:54: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_contract/models/hr_contract.py:234:155: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hr_contract/report/hr_contract_history.py:70:39: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hr_contract/tests/test_access.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_contract/tests/test_resource.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_contract/tests/test_contract.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_contract/tests/test_contract.py:26:48: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr_contract/tests/test_mail_activity_plan.py:53:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hr_contract/tests/test_mail_activity_plan.py:54:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mail/web_push.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/web_push.py:39:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/web_push.py:80:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/web_push.py:120:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/web_push.py:149:78: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mail/web_push.py:150:50: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mail/__init__.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/static/scripts/odoo-mailgate.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/static/scripts/odoo-mailgate.py:41:5: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/static/scripts/odoo-mailgate.py:45:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/mail/tools/link_preview.py:45:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/tools/link_preview.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/controllers/mail.py:114:98: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mail/controllers/mail.py:194:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/mail/models/mail_render_mixin.py:39:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/models/mail_render_mixin.py:45:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/models/ir_actions_server.py:97:53: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/mail/models/ir_actions_server.py:130:57: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/mail/models/mail_ice_server.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/models/mail_message.py:10:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/mail_message.py:112:53: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/models/mail_message.py:669:17: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mail/models/fetchmail.py:164:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mail/models/fetchmail.py:165:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mail/models/fetchmail.py:268:33: F841 local variable 'res_id' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/models/mail_followers.py:94:34: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mail/models/mail_followers.py:97:81: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mail/models/mail_followers.py:98:52: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mail/models/res_partner.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/models/template_reset_mixin.py:8:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/template_reset_mixin.py:64:19: F402 import '_' from line 8 shadowed by loop variable
./Viindoo-odoo-17.0/addons/mail/models/mail_activity_type.py:76:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mail/models/models.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/models/update.py:8:1: F401 'werkzeug.urls' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/mail_thread.py:1285:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/models/mail_thread.py:2335:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/models/mail_thread.py:3443:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/models/mail_thread.py:4002:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/mail/models/mail_thread.py:4118:9: F841 local variable 'fnames' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/models/mail_thread.py:4123:17: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/models/mail_thread.py:4126:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/mail/models/mail_template.py:9:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/mail_template.py:237:38: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mail/models/mail_alias.py:120:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mail/models/mail_alias.py:122:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mail/models/mail_alias.py:124:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mail/models/mail_alias.py:146:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mail/models/mail_activity_mixin.py:186:101: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mail/models/mail_activity.py:11:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/mail_activity.py:12:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/mail_activity.py:106:55: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/models/mail_activity.py:110:61: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/models/ir_qweb.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/models/discuss/mail_guest.py:7:1: F401 'inspect.Parameter' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/discuss/mail_guest.py:7:1: F401 'inspect.signature' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/discuss/mail_guest.py:10:1: F401 'odoo.tools.get_lang' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/discuss/mail_guest.py:15:1: F401 'odoo.addons.bus.models.bus_presence.AWAY_TIMER' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/discuss/mail_guest.py:15:1: F401 'odoo.addons.bus.models.bus_presence.DISCONNECTION_TIMER' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/discuss/discuss_channel.py:1102:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/populate/mail_notification.py:82:35: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mail/populate/mail_message.py:50:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mail/populate/discuss/mail_message.py:43:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_template.py:69:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_template.py:142:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_template.py:156:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_mail_stable_selection.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_tools.py:91:71: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_composer.py:43:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_composer.py:149:13: F841 local variable '_name' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_composer.py:155:13: F841 local variable '_form' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_render.py:241:13: F841 local variable '_rendered' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/tests/__init__.py:22:1: F403 'from .discuss import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/mail/tests/common.py:859:104: F841 local variable '_bus_bus_create_mock' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/tests/common.py:886:113: F841 local variable '_mail_message_create_mock' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/tests/common.py:887:139: F841 local variable '_mail_notification_create_mock' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/tests/test_res_partner.py:36:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/mail/tests/discuss/test_discuss_channel_member.py:40:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mail/tests/discuss/test_ui.py:16:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/tests/discuss/test_message_controller.py:301:66: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/wizard/base_partner_merge_automatic_wizard.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/mail/wizard/mail_compose_message.py:7:1: F401 'logging' imported but unused
./Viindoo-odoo-17.0/addons/mail/wizard/mail_compose_message.py:787:30: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/mail/wizard/mail_template_preview.py:32:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_th/__init__.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_th/models/res_partner.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_th/models/account_move.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/snailmail/country_utils.py:256:2: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/snailmail/models/res_company.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/snailmail/models/snailmail_letter.py:233:9: F841 local variable 'batch' is assigned to but never used
./Viindoo-odoo-17.0/addons/snailmail/models/res_config_settings.py:1:24: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail/models/res_config_settings.py:2:75: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail/models/res_config_settings.py:4:32: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail/models/res_config_settings.py:7:48: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail/models/res_config_settings.py:8:37: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail/models/ir_actions_report.py:3:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/snailmail/models/ir_actions_report.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/snailmail/wizard/snailmail_letter_missing_required_fields.py:2:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/snailmail/wizard/snailmail_letter_missing_required_fields.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/snailmail/wizard/snailmail_letter_format_error.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/snailmail/wizard/snailmail_letter_format_error.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/portal_rating/models/mail_message.py:31:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/portal_rating/models/mail_message.py:55:18: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/portal_rating/models/mail_message.py:55:18: E117 over-indented
./Viindoo-odoo-17.0/addons/website_crm_partner_assign/controllers/main.py:332:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/website_crm_partner_assign/controllers/main.py:333:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/website_crm_partner_assign/models/res_partner.py:5:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/website_crm_partner_assign/models/crm_lead.py:285:120: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/website_crm_partner_assign/tests/test_partner_assign.py:155:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/website_crm_partner_assign/wizard/__init__.py:4:37: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/analytic/__manifest__.py:5:11: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/analytic/__manifest__.py:8:14: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/analytic/models/analytic_plan.py:97:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/analytic/models/analytic_mixin.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/analytic/models/analytic_distribution_model.py:52:45: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/analytic/models/res_config_settings.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_partner/controllers/__init__.py:3:19: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/website_partner/models/res_partner.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/account_edi_proxy_client/__init__.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_edi_proxy_client/models/account_edi_proxy_user.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:39:33: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:77:41: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:88:41: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:90:48: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:99:60: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:117:41: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:128:41: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:147:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:148:47: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:183:38: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:557:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_in/models/res_partner.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_in/models/account_invoice.py:155:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_in/models/company.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_in/migrations/9.0.2.0/pre-set_tags_and_taxes_updatable.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:69:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:69:59: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:75:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:75:59: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:81:59: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:81:60: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:87:59: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:87:60: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_l10n_in_fiscal_position.py:247:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:25:36: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:27:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:31:36: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:33:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:37:36: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:85:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:92:53: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:97:15: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/test_discuss_full/tests/test_performance.py:72:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/payment_authorize/models/payment_token.py:4:1: F401 'pprint' imported but unused
./Viindoo-odoo-17.0/addons/payment_authorize/models/payment_token.py:6:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/payment_authorize/models/payment_token.py:7:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/payment_authorize/models/payment_token.py:9:1: F401 '.authorize_request.AuthorizeAPI' imported but unused
./Viindoo-odoo-17.0/addons/payment_authorize/models/authorize_request.py:161:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_authorize/models/payment_provider.py:45:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_authorize/tests/test_authorize.py:6:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:55:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:134:79: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:190:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:190:47: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:191:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:191:51: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:198:9: F841 local variable 'eu_country_codes' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:365:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:473:9: F841 local variable 'error' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:562:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:661:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:661:24: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/controllers/download_efaktur.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/controllers/download_efaktur.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/product_template.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/uom_uom.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/res_partner.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/account_move.py:37:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/account_move.py:362:9: F841 local variable 'idr' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/product_code.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/efaktur_document.py:3:17: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/uom_code.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_skills_slides/models/slide_channel.py:67:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ph/wizard/generate_2307_wizard.py:29:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web_editor/__manifest__.py:22:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/__manifest__.py:24:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/__manifest__.py:248:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/__manifest__.py:250:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tools.py:4:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/web_editor/tools.py:164:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/web_editor/tools.py:167:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:20:1: F401 'odoo.release' imported but unused
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:28:1: F401 'odoo.addons.base.models.assetsbundle.AssetsBundle' imported but unused
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:57:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:58:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:60:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:172:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:174:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:202:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:204:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:224:41: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:228:43: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/web_editor/models/ir_ui_view.py:46:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/models/ir_ui_view.py:48:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/models/ir_qweb_fields.py:23:26: E741 ambiguous variable name 'I'
./Viindoo-odoo-17.0/addons/web_editor/models/ir_qweb_fields.py:26:1: F401 'odoo.modules' imported but unused
./Viindoo-odoo-17.0/addons/web_editor/models/ir_qweb_fields.py:142:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/models/ir_qweb_fields.py:144:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/models/ir_qweb_fields.py:617:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/web_editor/models/assets.py:98:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/web_editor/models/ir_qweb.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:29:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:31:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:36:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:38:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:43:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:48:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:57:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:69:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:75:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:77:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:97:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:99:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:109:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:111:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:114:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:116:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_odoo_editor.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/transifex/models/models.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/transifex/models/transifex_translation.py:61:47: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_ro_edi_stock_batch/models/stock_picking_batch.py:6:1: F401 'odoo.addons.l10n_ro_edi_stock.models.stock_picking.LOCATION_TYPE_MAP' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ro_edi_stock_batch/models/stock_picking_batch.py:6:1: F401 'odoo.addons.l10n_ro_edi_stock.models.stock_picking.STATE_CODES' imported but unused
./Viindoo-odoo-17.0/addons/website_event_track_quiz/models/event_event.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/website_event_track_quiz/models/event_track.py:95:21: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/website_sale_stock/controllers/main.py:46:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_stock/tests/test_website_sale_stock_product_warehouse.py:23:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/website_sale_stock/tests/test_website_sale_stock_stock_message.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_stock/tests/test_website_sale_stock_stock_message.py:21:19: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/website_sale_stock/tests/test_website_sale_stock_stock_message.py:40:28: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/website_sale_wishlist/models/res_users.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/website_sale_wishlist/models/res_users.py:1:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/digest/models/digest.py:231:13: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae/models/l10n_es_edi_facturae_certificate.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae/models/account_move.py:70:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae/models/account_move.py:132:24: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae/models/account_move.py:132:44: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae/tests/test_edi_xml.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae/tests/test_edi_xml.py:161:163: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp_account/models/analytic_account.py:81:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_account/models/stock_move.py:4:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/mrp_account/models/stock_move.py:6:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/mrp_account/models/stock_move.py:6:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/mrp_account/models/stock_move.py:6:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/mrp_account/models/product.py:5:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/mrp_account/report/mrp_report_mo_overview.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_account/tests/test_bom_price.py:4:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/mrp_account/tests/test_bom_price.py:185:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp_account/tests/test_bom_price.py:198:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp_account/tests/test_bom_price.py:211:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp_account/tests/test_analytic_account.py:211:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp_account/tests/test_analytic_account.py:297:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp_account/tests/test_mrp_account.py:299:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product/models/product_supplierinfo.py:90:11: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/product/models/product_template.py:601:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_template.py:671:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_tag.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product/models/product_document.py:34:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_document.py:48:32: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/product/models/product_packaging.py:6:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/product/models/product_product.py:5:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/product/models/product_product.py:6:1: F401 'operator.itemgetter' imported but unused
./Viindoo-odoo-17.0/addons/product/models/product_product.py:602:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_product.py:649:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:139:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:141:109: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:189:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:218:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:270:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:309:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:380:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:382:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:433:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/populate/product.py:47:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:377:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:457:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:461:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:485:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:489:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:508:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:512:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:536:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:540:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:559:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:609:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:1401:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product/tests/common.py:3:1: F401 'contextlib.nullcontext' imported but unused
./Viindoo-odoo-17.0/addons/product/tests/common.py:4:1: F401 'unittest.mock.patch' imported but unused
./Viindoo-odoo-17.0/addons/product/tests/test_product_attribute_value_config.py:178:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/attachment_indexation/models/ir_attachment.py:27:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/exception_logger.py:34:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/event_manager.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/main.py:3:1: F401 'traceback.format_exc' imported but unused
./Viindoo-odoo-17.0/addons/hw_drivers/main.py:131:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hw_drivers/main.py:149:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/http.py:10:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/PrinterDriver_W.py:24:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/PrinterDriver_W.py:37:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/PrinterDriver_W.py:187:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/DisplayDriver_L.py:132:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/KeyboardUSBDriver_L.py:10:1: F401 'pathlib.Path' imported but unused
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/KeyboardUSBDriver_L.py:66:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/KeyboardUSBDriver_L.py:374:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/PrinterDriver_L.py:27:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/PrinterDriver_L.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/SerialBaseDriver.py:110:23: F821 undefined name '_'
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:71:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:74:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:85:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:216:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:293:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:297:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:305:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:327:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:330:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:331:75: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:380:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:413:17: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:413:19: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:414:20: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:414:22: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:458:39: F541 f-string is missing placeholders
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:469:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:494:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:498:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:517:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:541:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:594:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/controllers/proxy.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/controllers/driver.py:4:1: F401 'base64.b64decode' imported but unused
./Viindoo-odoo-17.0/addons/hw_drivers/controllers/driver.py:9:1: F401 'subprocess' imported but unused
./Viindoo-odoo-17.0/addons/hw_drivers/controllers/driver.py:18:1: F401 'odoo.addons.hw_drivers.main.manager' imported but unused
./Viindoo-odoo-17.0/addons/auth_password_policy/models/res_config_settings.py:1:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/l10n_it_edi_ndd/models/account_move.py:101:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hw_escpos/__manifest__.py:20:17: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/__manifest__.py:20:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/__manifest__.py:20:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:23:5: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:28:1: F403 'from .constants import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:29:1: F403 'from .exceptions import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:31:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:38:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:39:4: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:51:20: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:56:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:66:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:69:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:78:22: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:83:29: F405 'TXT_ALIGN_LT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:84:29: F405 'TXT_ALIGN_RT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:85:29: F405 'TXT_ALIGN_CT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:89:29: F405 'TXT_UNDERL_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:90:29: F405 'TXT_UNDERL_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:91:29: F405 'TXT_UNDERL2_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:97:29: F405 'TXT_BOLD_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:98:29: F405 'TXT_BOLD_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:104:29: F405 'TXT_FONT_A' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:105:29: F405 'TXT_FONT_B' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:111:37: F405 'TXT_NORMAL' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:112:37: F405 'TXT_2HEIGHT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:113:37: F405 'TXT_2WIDTH' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:114:37: F405 'TXT_DOUBLE' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:118:29: F405 'TXT_COLOR_BLACK' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:119:29: F405 'TXT_COLOR_RED' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:124:33: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:126:17: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:128:34: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:138:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:159:9: F841 local variable '_style' is assigned to but never used
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:168:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:179:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:180:4: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:185:22: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:190:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:198:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:215:17: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:221:18: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:226:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:226:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:236:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:240:17: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:244:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:245:4: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:253:19: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:258:21: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:259:21: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:260:18: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:262:18: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:272:29: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:274:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:278:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:284:17: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:287:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:287:18: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:291:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:291:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:297:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:297:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:299:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:299:17: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:307:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:311:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:312:13: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:332:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:333:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:333:19: F405 'S_RASTER_N' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:339:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:348:55: E202 whitespace before ')'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:360:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:361:16: F405 'S_RASTER_N' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:367:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:380:9: F841 local variable 'pixels' is assigned to but never used
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:380:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:382:16: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:384:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:385:21: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:385:26: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:388:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:391:19: F405 'ImageSizeError' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:409:37: E202 whitespace before ')'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:419:30: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:425:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:433:32: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:447:55: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:447:59: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:456:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:468:16: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:481:19: F405 'TXT_ALIGN_CT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:483:21: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:483:35: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:484:23: F405 'BARCODE_HEIGHT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:486:19: F405 'BarcodeSizeError' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:488:34: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:489:23: F405 'BARCODE_WIDTH' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:491:19: F405 'BarcodeSizeError' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:494:23: F405 'BARCODE_FONT_B' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:495:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:496:23: F405 'BARCODE_FONT_A' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:499:23: F405 'BARCODE_TXT_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:501:23: F405 'BARCODE_TXT_BTH' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:503:23: F405 'BARCODE_TXT_ABV' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:504:41: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:505:23: F405 'BARCODE_TXT_BLW' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:506:15: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:508:23: F405 'BARCODE_UPC_A' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:510:23: F405 'BARCODE_UPC_E' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:512:23: F405 'BARCODE_EAN13' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:514:23: F405 'BARCODE_EAN8' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:516:23: F405 'BARCODE_CODE39' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:518:23: F405 'BARCODE_ITF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:520:23: F405 'BARCODE_NW7' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:522:19: F405 'BarcodeTypeError' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:531:19: F405 'BarcodeCodeError' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:533:21: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:542:35: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:542:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:546:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:547:18: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:547:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:548:18: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:561:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:562:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:563:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:564:38: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:565:36: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:577:44: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:578:30: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:579:44: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:32: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:38: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:48: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:58: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:77: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:86: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:91: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:96: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:101: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:106: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:111: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:595:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:595:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:601:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:601:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:601:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:601:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:605:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:605:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:613:45: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:621:95: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:630:83: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:630:110: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:630:116: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:634:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:634:61: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:634:67: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:637:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:637:61: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:637:67: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:648:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:648:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:648:59: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:660:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:660:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:660:59: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:685:49: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:699:23: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:699:43: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:700:23: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:701:17: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:705:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:705:45: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:710:16: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:710:72: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:720:18: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:726:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:729:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:733:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:734:31: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:735:4: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:736:64: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:737:77: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:738:16: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:740:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:741:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:745:30: F405 'TXT_ENC_PC437' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:746:30: F405 'TXT_ENC_PC850' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:747:30: F405 'TXT_ENC_PC852' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:748:30: F405 'TXT_ENC_PC857' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:749:30: F405 'TXT_ENC_PC858' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:750:30: F405 'TXT_ENC_PC860' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:751:30: F405 'TXT_ENC_PC863' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:752:30: F405 'TXT_ENC_PC865' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:753:31: F405 'TXT_ENC_WPC1251' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:754:30: F405 'TXT_ENC_PC866' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:755:30: F405 'TXT_ENC_PC862' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:756:30: F405 'TXT_ENC_PC720' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:757:30: F405 'TXT_ENC_PC936' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:758:34: F405 'TXT_ENC_8859_2' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:759:34: F405 'TXT_ENC_8859_7' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:760:34: F405 'TXT_ENC_8859_9' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:761:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:761:34: F405 'TXT_ENC_WPC1254' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:762:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:762:34: F405 'TXT_ENC_WPC1255' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:763:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:763:34: F405 'TXT_ENC_WPC1256' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:764:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:764:34: F405 'TXT_ENC_WPC1257' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:765:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:765:34: F405 'TXT_ENC_WPC1258' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:766:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:766:34: F405 'TXT_ENC_KATAKANA' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:770:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:773:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:775:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:777:79: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:782:72: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:784:30: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:784:30: E117 over-indented
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:785:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:786:36: F405 'TXT_ENC_KATAKANA_MAP' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:787:39: F405 'TXT_ENC_KATAKANA_MAP' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:789:30: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:800:21: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:807:32: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:817:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:826:73: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:829:36: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:838:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:843:23: F405 'TXT_ALIGN_CT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:845:23: F405 'TXT_ALIGN_RT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:847:23: F405 'TXT_ALIGN_LT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:850:23: F405 'TXT_FONT_B' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:852:23: F405 'TXT_FONT_A' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:855:23: F405 'TXT_BOLD_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:856:23: F405 'TXT_UNDERL_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:858:23: F405 'TXT_BOLD_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:859:23: F405 'TXT_UNDERL_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:861:23: F405 'TXT_BOLD_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:862:23: F405 'TXT_UNDERL2_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:864:23: F405 'TXT_BOLD_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:865:23: F405 'TXT_UNDERL_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:867:23: F405 'TXT_BOLD_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:868:23: F405 'TXT_UNDERL2_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:870:23: F405 'TXT_BOLD_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:871:23: F405 'TXT_UNDERL_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:874:23: F405 'TXT_NORMAL' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:875:23: F405 'TXT_2WIDTH' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:877:23: F405 'TXT_NORMAL' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:878:23: F405 'TXT_2HEIGHT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:880:23: F405 'TXT_2WIDTH' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:881:23: F405 'TXT_2HEIGHT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:882:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:883:23: F405 'TXT_NORMAL' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:886:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:892:23: F405 'PAPER_PART_CUT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:893:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:894:23: F405 'PAPER_FULL_CUT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:897:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:905:23: F405 'CD_KICK_2' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:907:23: F405 'CD_KICK_5' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:909:19: F405 'CashDrawerError' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:916:23: F405 'HW_INIT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:918:23: F405 'HW_SELECT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:920:23: F405 'HW_RESET' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:921:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:925:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:928:23: F405 'CTL_LF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:930:23: F405 'CTL_FF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:932:23: F405 'CTL_CR' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:934:23: F405 'CTL_HT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:936:23: F405 'CTL_VT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/__init__.py:1:23: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/__init__.py:1:32: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/__init__.py:1:45: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:53:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:62:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:81:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:90:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:99:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:108:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:10:1: F403 'from .escpos import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:11:1: F403 'from .constants import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:12:1: F403 'from .exceptions import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:15:11: F405 'Escpos' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:27:54: F405 'PAPER_FULL_CUT' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:29:22: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:32:19: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:33:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:46:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:49:19: F405 'NoDeviceError' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:52:65: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:57:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:57:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:61:21: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:62:21: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:73:19: F405 'HandleDeviceError' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:86:13: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:90:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:97:19: F405 'TicketNotPrinted' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:98:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:102:19: E711 comparison to None should be 'if cond is None:'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:105:23: F405 'NoStatusError' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:113:27: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:114:27: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:115:21: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:115:27: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:116:21: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:119:40: F405 'DLE_EOT_PRINTER' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:120:42: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:121:40: F405 'DLE_EOT_OFFLINE' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:123:40: F405 'DLE_EOT_ERROR' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:125:40: F405 'DLE_EOT_PAPER' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:127:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:128:41: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:129:42: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:130:36: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:131:38: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:132:43: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:134:41: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:135:42: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:136:40: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:137:43: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:138:35: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:139:35: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:140:39: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:141:40: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:142:39: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:143:38: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:144:41: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:145:44: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:146:39: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:147:40: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:148:36: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:149:35: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:161:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:161:14: F405 'Escpos' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:171:21: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:174:21: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:178:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:188:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:193:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:200:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:200:15: F405 'Escpos' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:203:22: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:203:27: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:213:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:222:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:226:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:9:7: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:10:7: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:11:7: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:12:7: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:13:7: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:16:16: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:17:16: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:18:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:19:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:22:8: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:24:9: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:24:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:26:1: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:30:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:30:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:31:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:31:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:32:14: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:33:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:33:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:34:12: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:34:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:35:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:35:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:36:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:36:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:37:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:37:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:38:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:38:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:39:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:39:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:40:13: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:40:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:41:12: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:41:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:42:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:42:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:43:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:43:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:44:13: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:44:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:45:13: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:45:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:46:13: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:46:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:47:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:48:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:48:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:52:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:52:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:53:17: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:53:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:54:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:54:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:55:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:55:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:56:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:56:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:57:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:57:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:58:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:58:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:59:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:59:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:59:50: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:60:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:60:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:61:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:61:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:62:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:62:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:63:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:63:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:63:49: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:64:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:64:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:65:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:65:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:66:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:67:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:67:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:68:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:68:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:69:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:69:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:70:13: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:70:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:71:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:71:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:72:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:72:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:73:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:73:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:74:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:74:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:75:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:75:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:76:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:76:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:77:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:77:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:77:50: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:78:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:78:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:79:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:79:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:80:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:80:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:81:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:81:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:82:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:82:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:83:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:83:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:84:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:84:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:85:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:85:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:86:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:86:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:87:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:87:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:88:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:88:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:89:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:90:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:91:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:92:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:93:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:94:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:95:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:96:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:97:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:97:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:103:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:104:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:105:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:106:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:107:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:109:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:110:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:111:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:112:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:113:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:114:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:115:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:116:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:117:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:118:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:119:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:120:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:121:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:122:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:123:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:124:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:125:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:126:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:127:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:128:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:129:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:130:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:131:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:132:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:133:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:134:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:135:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:136:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:137:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:138:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:139:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:140:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:141:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:142:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:143:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:144:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:145:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:146:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:147:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:148:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:149:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:150:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:151:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:152:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:153:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:154:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:155:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:156:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:157:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:158:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:159:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:160:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:161:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:162:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:163:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:164:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:166:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:167:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:171:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:172:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:173:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:174:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:175:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:175:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:176:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:176:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:177:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:177:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:178:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:178:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:179:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:179:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:180:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:180:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:181:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:181:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:182:13: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:182:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:183:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:183:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:184:12: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:184:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:185:12: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:185:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:186:15: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:187:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:187:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:188:12: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:188:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:189:12: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:189:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:190:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:190:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:9:1: F401 'os.path' imported but unused
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:10:1: F401 'subprocess' imported but unused
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:12:1: F401 'netifaces as ni' imported but unused
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:13:1: F401 'traceback' imported but unused
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:17:5: F403 'from ..escpos import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:18:5: F403 'from ..escpos.exceptions import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:23:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:24:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:31:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:32:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:38:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:41:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:45:18: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:46:32: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:46:57: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:56:13: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:107:20: F405 'HandleDeviceError' may be undefined, or defined from star imports: ..escpos, ..escpos.exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:119:43: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:126:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:130:41: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:130:43: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:131:34: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:133:24: E711 comparison to None should be 'if cond is not None:'
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:158:28: E711 comparison to None should be 'if cond is None:'
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:160:50: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:160:55: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:164:40: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:166:56: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:178:20: F405 'NoDeviceError' may be undefined, or defined from star imports: ..escpos, ..escpos.exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:180:20: F405 'HandleDeviceError' may be undefined, or defined from star imports: ..escpos, ..escpos.exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:183:20: F405 'TicketNotPrinted' may be undefined, or defined from star imports: ..escpos, ..escpos.exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:185:20: F405 'NoStatusError' may be undefined, or defined from star imports: ..escpos, ..escpos.exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:197:23: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:197:34: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:197:36: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:199:36: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:199:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:201:32: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:201:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:204:27: E712 comparison to True should be 'if cond is not True:' or 'if not cond:'
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:219:40: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:220:36: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:236:57: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:236:88: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:244:38: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:244:47: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:244:56: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:247:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:270:59: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:270:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:272:59: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:276:33: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:276:44: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:278:33: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:278:44: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:284:48: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:284:75: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:286:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:291:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:292:50: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:292:83: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:301:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:302:50: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:302:75: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:308:49: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:308:82: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:311:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:317:21: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:318:22: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:318:25: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:319:22: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:319:25: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:320:22: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:320:25: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:321:22: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:321:25: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:321:66: E202 whitespace before ')'
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:330:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:333:46: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:335:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:338:47: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:339:35: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:343:51: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:344:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/product_expiry/__init__.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product_expiry/tests/test_stock_lot.py:37:23: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/product_expiry/tests/test_stock_lot.py:116:43: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/product_expiry/tests/test_stock_lot.py:125:27: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/product_expiry/tests/test_stock_lot.py:136:23: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/product_expiry/tests/test_stock_lot.py:190:103: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/product_expiry/tests/test_stock_lot.py:497:9: F841 local variable 'user_group_stock_manager' is assigned to but never used
./Viindoo-odoo-17.0/addons/product_expiry/tests/test_generate_serial_numbers.py:7:1: F401 'odoo.tests.common.Form' imported but unused
./Viindoo-odoo-17.0/addons/google_calendar/models/calendar_attendee.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/models/calendar_attendee.py:35:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/models/google_credentials.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/models/res_users.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/models/res_users.py:31:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/models/calendar.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/models/calendar_recurrence_rule.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/models/calendar_recurrence_rule.py:19:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/models/res_config_settings.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/google_calendar/models/google_sync.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_odoo2google.py:476:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_odoo2google.py:572:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_odoo2google.py:787:23: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_common.py:26:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_common.py:65:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_common.py:74:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_common.py:85:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:133:14: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:824:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:1456:89: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:1679:14: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:1698:26: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:1699:26: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:1734:14: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:1777:14: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:1986:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:2173:66: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:2206:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_token_access.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_event.py:38:26: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_event.py:123:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_calendar.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_calendar.py:23:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_calendar.py:26:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_calendar.py:113:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_calendar.py:114:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_calendar.py:118:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sales_team/models/crm_team.py:219:67: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sales_team/models/crm_team.py:376:82: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sales_team/models/crm_team_member.py:62:89: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/sales_team/tests/test_sales_team.py:151:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sales_team/tests/common.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_crm/controllers/website_form.py:30:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/barcodes/__init__.py:7:48: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/barcodes/models/barcode_events_mixin.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/membership/models/product.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/membership/models/partner.py:31:15: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/membership/models/partner.py:34:15: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/membership/models/partner.py:37:15: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/membership/models/partner.py:72:106: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/membership/report/report_membership.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/membership/tests/test_membership.py:7:1: F401 'time' imported but unused
./Viindoo-odoo-17.0/addons/membership/tests/test_membership.py:124:9: F841 local variable 'payment' is assigned to but never used
./Viindoo-odoo-17.0/addons/membership/wizard/membership_invoice.py:28:15: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/l10n_sa_edi/models/account_move.py:70:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_sa_edi/models/account_edi_xml_ubl_21_zatca.py:95:119: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/l10n_sa_edi/models/account_edi_xml_ubl_21_zatca.py:234:101: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_sa_edi/models/account_edi_xml_ubl_21_zatca.py:235:99: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/auth_oauth/controllers/main.py:3:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/auth_oauth/controllers/main.py:7:1: F401 'os' imported but unused
./Viindoo-odoo-17.0/addons/auth_oauth/controllers/main.py:26:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/auth_oauth/controllers/main.py:28:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/auth_oauth/controllers/main.py:51:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/auth_oauth/controllers/main.py:53:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/auth_oauth/models/res_users.py:18:1: F401 'odoo.addons.base' imported but unused
./Viindoo-odoo-17.0/addons/auth_oauth/models/res_users.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_oauth/models/res_users.py:37:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/auth_oauth/models/res_users.py:62:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/auth_oauth/models/res_users.py:63:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/auth_oauth/models/res_users.py:64:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_din5008_stock/models/stock.py:2:1: F401 'odoo.tools.format_date' imported but unused
./Viindoo-odoo-17.0/addons/mass_mailing_sms/controllers/main.py:16:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/mass_mailing_sms/models/res_users.py:15:69: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mass_mailing_sms/models/res_users.py:32:94: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mass_mailing_sms/models/res_users.py:40:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/mass_mailing_sms/models/mailing_mailing.py:47:76: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing_sms/models/mailing_mailing.py:49:76: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing_sms/models/utm.py:28:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mass_mailing_sms/tests/test_mailing_retry.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mass_mailing_sms/tests/test_mailing_retry.py:31:64: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/mass_mailing_sms/tests/test_mailing_controllers.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury_transaction.py:4:1: F401 'datetime.date' imported but unused
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury_transaction.py:4:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury_transaction.py:14:1: F401 'odoo.tools.DEFAULT_SERVER_DATETIME_FORMAT' imported but unused
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury_transaction.py:14:1: F401 'odoo.tools.misc' imported but unused
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury_transaction.py:121:1: W391 blank line at end of file
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury.py:6:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury.py:7:1: F401 'odoo.tools.float_utils.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury.py:62:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail_plugin/controllers/mail_plugin.py:132:83: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/mail_plugin/controllers/mail_plugin.py:242:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mail_plugin/models/ir_http.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event_meet_quiz/controllers/community.py:4:1: F401 'werkzeug.exceptions.Forbidden' imported but unused
./Viindoo-odoo-17.0/addons/test_mail_full/tests/test_portal.py:42:165: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/test_mail_full/tests/test_rating.py:287:1: W391 blank line at end of file
./Viindoo-odoo-17.0/addons/test_mail_full/tests/test_web_push.py:105:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_mail_full/tests/test_web_push.py:415:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/base_install_request/__manifest__.py:13:11: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_eg_edi_eta/models/res_config_settings.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_eg_edi_eta/models/account_edi_format.py:186:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_eg_edi_eta/models/account_edi_format.py:257:51: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_eg_edi_eta/tests/test_edi_json.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_eg_edi_eta/tests/common.py:5:1: F401 'odoo.tests.tagged' imported but unused
./Viindoo-odoo-17.0/addons/sale_timesheet_margin/models/sale_order_line.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_fleet/models/account_move.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/account_fleet/tests/test_account_fleet.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_fleet/wizard/account_automatic_entry_wizard.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_automation/models/test_base_automation.py:151:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_automation/models/__init__.py:4:35: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/test_base_automation/tests/test_flow.py:1223:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/repair/__init__.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/repair/models/stock_picking.py:4:1: F401 'time' imported but unused
./Viindoo-odoo-17.0/addons/repair/models/stock_picking.py:7:1: F401 'odoo.tools.DEFAULT_SERVER_DATETIME_FORMAT' imported but unused
./Viindoo-odoo-17.0/addons/repair/models/stock_picking.py:101:45: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/repair/models/stock_picking.py:116:46: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/repair/models/repair.py:7:1: F401 'odoo.tools.clean_context' imported but unused
./Viindoo-odoo-17.0/addons/repair/models/repair.py:394:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/repair/models/repair.py:603:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/repair/models/sale_order.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/repair/models/stock_warehouse.py:34:50: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/repair/tests/test_anglo_saxon_valuation.py:4:1: F401 'odoo.tests.Form' imported but unused
./Viindoo-odoo-17.0/addons/repair/tests/test_anglo_saxon_valuation.py:6:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:177:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:178:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:179:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:180:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:181:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:182:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:235:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:237:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:238:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:239:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:248:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:249:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:250:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:251:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:252:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:253:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:260:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:268:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:273:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:274:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:275:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:276:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:277:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:278:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:279:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:280:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:281:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:282:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:318:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:325:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:326:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:340:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:548:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:759:13: F601 dictionary key 'product_id' repeated with different values
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:762:13: F601 dictionary key 'product_id' repeated with different values
./Viindoo-odoo-17.0/addons/repair/wizard/repair_warn_uncomplete_move.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi_sale/tests/test_edi_sale_order_pa.py:101:1: W391 blank line at end of file
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/res_company.py:33:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/res_company.py:41:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/res_company.py:95:72: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:3:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:3:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:9:1: F401 'odoo.fields.Datetime' imported but unused
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:63:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:72:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:161:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:165:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:203:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:209:111: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/account_closing.py:55:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/account_closing.py:95:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/report/pos_hash_integrity.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/report/pos_hash_integrity.py:16:22: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/report/pos_hash_integrity.py:17:24: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/report/pos_hash_integrity.py:18:19: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/report/pos_hash_integrity.py:19:19: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/website_mass_mailing_sms/__manifest__.py:8:65: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/calendar/models/calendar_attendee.py:12:1: F401 'odoo.tools.split_every' imported but unused
./Viindoo-odoo-17.0/addons/calendar/models/calendar_attendee.py:141:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/models/calendar_event.py:51:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/calendar/models/calendar_event.py:202:54: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/models/mail_activity_mixin.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/calendar/models/calendar_recurrence.py:82:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/calendar/models/calendar_recurrence.py:303:40: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/calendar/models/calendar_recurrence.py:457:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/models/calendar_recurrence.py:518:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:5:1: F811 redefinition of unused 'datetime' from line 3
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:14:1: F401 'pytz' imported but unused
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:15:1: F401 're' imported but unused
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:418:60: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:439:60: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:509:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:605:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:632:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:657:53: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:682:53: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_recurrence.py:328:76: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_recurrence.py:331:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_recurrence.py:334:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_recurrence.py:410:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_recurrence.py:522:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_recurrence.py:811:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/calendar/tests/test_access_rights.py:117:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/calendar/tests/test_access_rights.py:133:30: E227 missing whitespace around bitwise or shift operator
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_notifications.py:49:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_notifications.py:353:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_notifications.py:356:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_notifications.py:377:42: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_notifications.py:380:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_notifications.py:397:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_res_partner.py:56:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/calendar/wizard/calendar_popover_delete_wizard.py:12:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_xlsx_export/models.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/test_xlsx_export/models.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_xlsx_export/models.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:101:27: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:105:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:105:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:106:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:106:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:107:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:107:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:108:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:108:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:109:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:109:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:110:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:110:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:111:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:111:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:112:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:112:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:113:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:113:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:119:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:119:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:120:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:120:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:121:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:121:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:122:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:122:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:123:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:123:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:124:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:124:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:125:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:125:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:126:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:126:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:127:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:127:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:139:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:139:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:140:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:140:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:141:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:142:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:142:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:143:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:144:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:144:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:145:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:145:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:146:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:147:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:147:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:159:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:159:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:160:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:160:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:161:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:162:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:162:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:163:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:164:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:164:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:165:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:165:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:166:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:167:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:167:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:180:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:180:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:181:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:181:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:182:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:182:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:183:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:184:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:184:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:185:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:185:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:186:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:187:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:187:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:188:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:189:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:189:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:202:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:202:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:203:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:203:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:204:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:204:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:205:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:206:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:206:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:207:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:207:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:208:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:209:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:209:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:210:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:210:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:222:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:222:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:223:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:223:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:224:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:224:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:225:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:225:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:226:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:226:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:227:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:227:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:228:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:228:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:229:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:229:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:230:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:230:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:243:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:243:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:244:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:244:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:245:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:245:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:246:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:246:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:247:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:247:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:248:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:248:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:249:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:249:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:250:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:250:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:251:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:251:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:252:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:252:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:265:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:265:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:266:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:266:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:267:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:267:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:268:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:268:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:269:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:269:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:270:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:270:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:271:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:271:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:272:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:272:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:273:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:273:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:274:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:274:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:285:40: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:285:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:286:40: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:286:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:287:40: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:287:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:288:40: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:288:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:289:40: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:289:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:290:40: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:290:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:305:10: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:317:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:317:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:317:52: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:317:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:318:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:318:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:318:52: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:318:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:319:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:319:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:319:52: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:319:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:320:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:320:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:320:52: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:320:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:321:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:321:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:321:52: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:321:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:322:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:322:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:322:52: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:322:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:335:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:342:24: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:342:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:343:24: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:343:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:344:24: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:344:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:345:24: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:345:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:357:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:357:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:358:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:358:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:359:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:359:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:360:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:360:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:361:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:361:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:362:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:362:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:404:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:404:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:405:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:405:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:406:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:407:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:407:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:438:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/res_company.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_move.py:33:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_move.py:131:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_move.py:264:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_move.py:266:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_move.py:268:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/xml_utils.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/xml_utils.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/xml_utils.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/xml_utils.py:77:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/xml_utils.py:88:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/xml_utils.py:105:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/xml_utils.py:111:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_edi_format.py:111:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_edi_format.py:205:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_edi_document.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ar_withholding/demo/account_demo.py:12:138: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_ar_withholding/tests/test_withholding_ar_ri.py:107:125: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/l10n_ar_withholding/tests/test_withholding_ar_ri.py:138:128: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/l10n_ar_withholding/tests/test_withholding_ar_ri.py:152:128: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/l10n_ar_withholding/tests/test_withholding_ar_ri.py:167:125: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/l10n_ar_withholding/tests/test_withholding_ar_ri.py:188:125: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/point_of_sale/__manifest__.py:116:72: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/point_of_sale/__manifest__.py:226:13: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/point_of_sale/__init__.py:11:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tools/pos_order_data.py:10:116: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/controllers/main.py:40:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_category.py:4:1: F401 'typing.Tuple' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:6:1: F401 'odoo.tools.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:12:13: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:29:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:114:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:160:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:179:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:184:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:225:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_combo.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/res_company.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:296:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:349:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:695:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:696:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1028:51: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1124:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1138:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1165:14: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1190:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1346:24: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1346:38: E202 whitespace before '}'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1359:50: E711 comparison to None should be 'if cond is None:'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1453:22: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1456:31: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1458:27: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1458:62: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1497:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1596:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1625:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1626:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/point_of_sale/models/report_sale_details.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/report_sale_details.py:16:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/report_sale_details.py:161:105: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/models/report_sale_details.py:162:109: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/models/report_sale_details.py:311:60: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/models/report_sale_details.py:406:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/models/account_journal.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:44:50: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:165:27: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:167:52: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:356:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:357:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:400:44: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:557:75: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:909:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:1013:79: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:1014:70: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:1262:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:1326:42: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:1500:16: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:1500:52: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:1645:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/res_partner.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/res_partner.py:4:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/account_move.py:36:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/account_move.py:75:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/account_bank_statement.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/account_bank_statement.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/account_bank_statement.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/product.py:184:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/product.py:189:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/res_config_settings.py:137:28: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/point_of_sale/models/barcode_rule.py:5:1: F401 'odoo.tools.translate._' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/account_tax.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_config.py:562:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_printer.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_other_currency_config.py:7:1: F401 'odoo.tests.common.Form' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_other_currency_config.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_setup.py:4:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_setup.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_setup.py:52:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_basic_config.py:613:9: F841 local variable 'order' is assigned to but never used
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common_setup_methods.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common_setup_methods.py:265:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_controller.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_with_fiscal_position.py:4:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_with_fiscal_position.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:7:1: F401 'odoo.api.Environment' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:225:9: F841 local variable 'chair_legs_line' is assigned to but never used
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:249:9: F841 local variable 'chair_fabrics_line' is assigned to but never used
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:391:9: F841 local variable 'p' is assigned to but never used
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:505:51: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:505:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:507:51: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:507:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:512:44: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:678:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:829:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:855:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:864:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:872:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:1062:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:1070:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:1077:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:1095:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:1380:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_report_pos_order.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_report_pos_order.py:62:15: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_products_with_tax.py:4:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_ui.py:11:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_ui.py:12:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_ui.py:13:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_ui.py:14:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_ui.py:16:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_stock_account.py:4:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_stock_account.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_stock_account.py:205:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_anglo_saxon.py:4:1: F401 'time' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_anglo_saxon.py:21:65: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_anglo_saxon.py:67:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_anglo_saxon.py:156:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_anglo_saxon.py:300:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_anglo_saxon.py:305:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:33:77: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:35:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:38:76: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:42:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:44:75: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:60:48: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:63:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:68:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:79:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:81:75: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:84:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:8:1: F401 'odoo.tests.tagged' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:120:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:239:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:240:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:243:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:308:19: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:411:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:451:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:470:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_multiple_receivable_accounts.py:6:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_multiple_receivable_accounts.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_margin.py:28:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_margin.py:343:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:4:1: F401 'time' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:6:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:9:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:11:1: F401 'odoo.tools.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:11:1: F401 'odoo.tools.test_reports' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1121:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1490:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1576:27: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1680:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1699:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1724:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1757:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1843:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1857:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1880:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1912:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1931:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1938:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1946:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1977:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:2085:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:2105:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_report_session.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_report_session.py:138:43: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/point_of_sale/wizard/pos_details.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/wizard/pos_details.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/wizard/pos_payment.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/test_sale_product_configurators/tests/test_event_sale_with_product_configurator.py:112:98: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/controllers/share.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/models/spreadsheet_dashboard_share.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/models/spreadsheet_dashboard.py:18:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/test_share_dashboard_tour.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/test_dashboard_share.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/common.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/test_share_controllers.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/test_share_controllers.py:50:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/test_share_controllers.py:52:42: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/test_share_controllers.py:97:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/test_share_controllers.py:99:42: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/event_sms/models/event_mail.py:83:40: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event_sms/models/event_mail.py:84:68: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event_sms/models/event_mail.py:85:78: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_br_website_sale/controllers/portal.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/utm/tests/common.py:5:1: F401 'odoo.tests.common.tagged' imported but unused
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/demo/account_demo.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/demo/account_demo.py:29:45: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/models/account_edi_format.py:163:66: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/models/account_edi_format.py:164:50: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/models/account_edi_format.py:231:70: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/models/account_edi_format.py:338:70: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/models/account_edi_format.py:549:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/models/account_edi_format.py:579:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/tests/test_edi_ewaybill_json.py:116:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/tests/test_edi_ewaybill_json.py:135:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_custom/models/payment_transaction.py:5:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/website_sale_picking/models/payment_provider.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/partner_autocomplete/models/res_partner_autocomplete_sync.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_subcontracting_purchase/tests/test_mrp_subcontracting_purchase.py:13:1: F401 'odoo.tests.loaded_demo_data' imported but unused
./Viindoo-odoo-17.0/addons/mrp_subcontracting_purchase/tests/test_mrp_subcontracting_purchase.py:1041:62: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account_qr_code_sepa/models/res_bank.py:3:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/account_qr_code_sepa/models/__init__.py:3:23: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/account_qr_code_sepa/tests/test_sepa_qr.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_qr_code_sepa/tests/__init__.py:3:27: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/payment_alipay/models/payment_transaction.py:7:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/payment_alipay/models/payment_transaction.py:9:1: F401 'odoo.tools.float_utils.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/l10n_tr_nilvera/lib/nilvera_client.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi_website_sale/controllers/main.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/event_crm/models/event_lead_rule.py:210:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/event_crm/models/event_lead_rule.py:211:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/event_crm/models/event_registration.py:4:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/event_crm/models/event_registration.py:8:1: F401 'odoo.addons.phone_validation.tools.phone_validation' imported but unused
./Viindoo-odoo-17.0/addons/event_crm/tests/test_event_crm_flow.py:7:1: F401 'odoo.tools.mute_logger' imported but unused
./Viindoo-odoo-17.0/addons/event_crm/tests/common.py:61:10: E272 multiple spaces before keyword
./Viindoo-odoo-17.0/addons/stock_landed_costs/models/purchase.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/stock_landed_costs/models/purchase.py:1:21: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_landed_costs/models/purchase.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_landed_costs/models/purchase.py:12:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock_landed_costs/models/stock_landed_cost.py:181:105: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/stock_landed_costs/models/stock_landed_cost.py:182:30: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/stock_landed_costs/models/account_move.py:37:20: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stock_landed_costs_purchase.py:6:1: F401 'odoo.addons.stock_account.tests.test_stockvaluation._create_accounting_data' imported but unused
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stock_landed_costs_purchase.py:669:80: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:61:9: F841 local variable 'picking' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:154:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:155:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:156:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:164:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:166:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:173:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:174:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:182:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:183:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:190:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:192:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:199:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:200:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:201:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:213:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:214:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:215:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:216:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:225:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:239:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:240:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:241:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:242:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:251:9: F841 local variable 'lc1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:253:9: F841 local variable 'lc2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:285:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:286:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:287:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:293:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:295:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:302:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:303:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:312:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:313:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:365:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_comparison/models/__init__.py:2:38: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/pos_viva_wallet/models/pos_payment_method.py:24:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_viva_wallet/models/pos_payment_method.py:29:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/pos_viva_wallet/models/pos_payment_method.py:175:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_posbox_homepage/__manifest__.py:18:61: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_posbox_homepage/controllers/main.py:18:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/payment_demo/models/payment_provider.py:14:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_demo/models/payment_transaction.py:16:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_demo/models/payment_transaction.py:60:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_cl/models/uom_uom.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_cl/models/uom_uom.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/l10n_cl/models/res_partner.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_cl/models/res_partner.py:5:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_cl/models/res_currency.py:2:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/l10n_cl/models/res_currency.py:2:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/sale_project/__init__.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_project/models/sale_order_template_line.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_project/models/project_milestone.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_project/models/project.py:182:84: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_project/models/project.py:872:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_project/models/project.py:1090:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_project/models/sale_order_line.py:4:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/sale_project/models/sale_order_line.py:8:1: F401 'odoo.tools.format_amount' imported but unused
./Viindoo-odoo-17.0/addons/sale_project/models/sale_order_line.py:9:1: F401 'odoo.tools.sql.column_exists' imported but unused
./Viindoo-odoo-17.0/addons/sale_project/models/sale_order_line.py:9:1: F401 'odoo.tools.sql.create_column' imported but unused
./Viindoo-odoo-17.0/addons/sale_project/tests/test_sale_project.py:240:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_sale_project.py:485:10: E114 indentation is not a multiple of 4 (comment)
./Viindoo-odoo-17.0/addons/sale_project/tests/test_sale_project.py:485:10: E117 over-indented (comment)
./Viindoo-odoo-17.0/addons/sale_project/tests/test_sale_project.py:485:10: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_sale_project.py:516:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_project/tests/test_sale_project.py:523:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_project/tests/test_so_line_milestones.py:34:29: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_project/tests/test_child_tasks.py:37:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_child_tasks.py:41:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_child_tasks.py:95:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_child_tasks.py:99:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_child_tasks.py:151:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_child_tasks.py:155:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_project_profitability.py:636:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/auth_signup/controllers/main.py:145:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/auth_signup/controllers/main.py:151:19: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/auth_signup/controllers/main.py:151:83: E202 whitespace before '}'
./Viindoo-odoo-17.0/addons/auth_signup/controllers/main.py:175:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_signup/models/res_users.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_signup/models/res_partner.py:12:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/addons/auth_signup/models/res_partner.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_signup/models/res_partner.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_signup/tests/test_login.py:2:1: F401 'odoo.addons.web.tests.test_login.TestWebLogin' imported but unused
./Viindoo-odoo-17.0/addons/l10n_in_pos/models/pos_order.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_in_pos/models/pos_order.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/l10n_in_pos/models/pos_config.py:20:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/payment_adyen/utils.py:1:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/payment_adyen/utils.py:2:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/payment_adyen/models/payment_token.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/payment_adyen/models/payment_provider.py:41:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_adyen/models/payment_provider.py:65:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_adyen/models/payment_provider.py:76:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_adyen/models/payment_provider.py:149:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_adyen/models/payment_transaction.py:20:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_adyen/tests/test_adyen.py:8:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_latam_base/models/res_company.py:3:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/l10n_latam_base/models/l10n_latam_identification_type.py:4:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/event_booth_sale/tests/test_event_booth_sale.py:157:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_ubl_be.py:1010:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_ubl_be.py:1011:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_ubl_de.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_cii_fr.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_cii_fr.py:109:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_cii_fr.py:110:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_cii_fr.py:509:128: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_cii_fr.py:510:128: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_cii_us.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/maintenance/tests/test_maintenance.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/maintenance/tests/test_maintenance_multicompany.py:40:44: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/maintenance/tests/test_maintenance_multicompany.py:61:9: F841 local variable 'team' is assigned to but never used
./Viindoo-odoo-17.0/addons/maintenance/tests/test_maintenance_multicompany.py:66:9: F841 local variable 'teamb' is assigned to but never used
./Viindoo-odoo-17.0/addons/pos_self_order_epson_printer/models/pos_config.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_self_order_epson_printer/models/pos_config.py:10:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae_adm_centers/tests/test_edi_xml.py:45:78: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/calendar_attendee.py:7:1: F401 'odoo.addons.microsoft_calendar.utils.microsoft_calendar.MicrosoftCalendarService' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/calendar_attendee.py:36:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/microsoft_credentials.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/microsoft_sync.py:12:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/microsoft_sync.py:29:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/microsoft_sync.py:53:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/microsoft_sync.py:57:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/calendar.py:38:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/calendar.py:308:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/calendar.py:502:9: F841 local variable 'microsoft_guid' is assigned to but never used
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/calendar_recurrence_rule.py:13:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/res_config_settings.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_microsoft_event.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_sync_odoo2microsoft.py:5:1: F401 'dateutil.relativedelta.relativedelta' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_sync_odoo2microsoft.py:12:1: F401 'odoo.modules.registry.Registry' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_sync_odoo2microsoft.py:13:1: F401 'odoo.addons.microsoft_account.models.microsoft_service.TIMEOUT' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_sync_odoo2microsoft.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_sync_odoo2microsoft.py:42:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_update_events.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_microsoft_service.py:299:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_microsoft_service.py:391:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_create_events.py:1:1: F401 'unittest.mock.call' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_create_events.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/common.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/common.py:27:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/common.py:39:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_answer_events.py:2:1: F401 'unittest.mock.ANY' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_delete_events.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_sync_microsoft2odoo.py:7:1: F401 'datetime.date' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/microsoft_calendar.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/microsoft_calendar.py:23:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/microsoft_calendar.py:42:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/microsoft_calendar.py:199:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/microsoft_calendar.py:200:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/microsoft_calendar.py:203:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/event_id_storage.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/event_id_storage.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/microsoft_event.py:5:1: F401 'odoo.api.model' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/wizard/reset_account.py:6:1: F401 'odoo.addons.microsoft_calendar.models.microsoft_sync.microsoft_calendar_token' imported but unused
./Viindoo-odoo-17.0/addons/base_iban/models/res_partner_bank.py:5:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/base_iban/models/res_partner_bank.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_iban/models/res_partner_bank.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_iban/models/res_partner_bank.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_iban/models/res_partner_bank.py:105:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/base_iban/models/__init__.py:4:31: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/l10n_it_edi_withholding/__init__.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi_withholding/__init__.py:10:76: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/purchase_stock/models/stock.py:66:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_stock/models/res_partner.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/purchase_stock/models/res_partner.py:4:1: F401 'datetime.time' imported but unused
./Viindoo-odoo-17.0/addons/purchase_stock/models/res_partner.py:16:120: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/purchase_stock/models/purchase_order_line.py:47:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_stock/models/purchase_order_line.py:268:69: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/purchase_stock/models/product.py:23:73: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/purchase_stock/models/product.py:40:102: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/purchase_stock/models/res_config_settings.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_product_template.py:6:7: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_product_template.py:10:7: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_product_template.py:17:7: F841 local variable 'product_tmpl' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_product_template.py:17:7: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_product_template.py:24:7: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_product_template.py:25:7: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_product_template.py:26:7: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py:13:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py:73:67: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py:73:71: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py:266:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py:462:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py:699:63: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py:706:63: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_reordering_rule.py:729:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_reordering_rule.py:1093:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_move_cancel_propagation.py:3:1: F401 'odoo.tests.tagged' imported but unused
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:83:9: F841 local variable 'supplierinfo1' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:90:9: F841 local variable 'supplierinfo2' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:135:9: F841 local variable 'supplierinfo1' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:142:9: F841 local variable 'supplierinfo2' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:149:9: F841 local variable 'supplierinfo3' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:193:9: F841 local variable 'supplierinfo1' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:199:9: F841 local variable 'supplierinfo2' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:241:9: F841 local variable 'supplierinfo1' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:247:9: F841 local variable 'supplierinfo2' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:253:9: F841 local variable 'supplierinfo3' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:336:20: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:372:20: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_purchase_order_process.py:1:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_stockvaluation.py:70:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_stockvaluation.py:169:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_stockvaluation.py:717:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_stockvaluation.py:1279:51: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_stockvaluation.py:1783:72: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_stockvaluation.py:1931:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_create_picking.py:78:67: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_create_picking.py:78:97: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_create_picking.py:418:9: F841 local variable 'customer_move' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_uninstall.py:42:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/purchase_stock/tests/common.py:6:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_onchange_product.py:63:9: F841 local variable 'fp_tax_id' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_purchase_order.py:113:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_purchase_order.py:144:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_purchase_method.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase_stock/wizard/product_replenish.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/website_event_sale/models/product_pricelist.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event_sale/models/product.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_mrp/models/sale_order_line.py:87:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_mrp/models/sale_order_line.py:123:84: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_procurement.py:4:1: F401 'time' imported but unused
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_procurement.py:130:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_procurement.py:150:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_kit_bom.py:236:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:11:1: F401 'odoo.addons.stock_account.tests.test_stockvaluation._create_accounting_data' imported but unused
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:249:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:428:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:469:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:470:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:600:97: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:790:9: F841 local variable 'wiz' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:942:9: F841 local variable 'wiz' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:1512:9: F841 local variable 'bom' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:1560:9: F841 local variable 'bom' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:1614:9: F841 local variable 'bom' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:2133:28: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:2505:14: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:2506:14: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:2507:14: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:2508:14: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:2516:14: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_lead_time.py:121:106: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/social_media/models/res_company.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/resource/models/resource_calendar.py:21:1: F401 'odoo.tools.float_utils' imported but unused
./Viindoo-odoo-17.0/addons/resource/models/resource_calendar.py:350:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/resource/models/utils.py:55:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/resource/models/utils.py:76:15: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/resource/models/utils.py:77:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/resource/models/utils.py:84:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/resource/models/utils.py:100:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/resource/models/utils.py:109:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/resource/models/utils.py:112:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/resource/models/utils.py:187:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/resource/models/utils.py:194:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/__manifest__.py:93:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/__manifest__.py:96:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/__manifest__.py:325:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/__manifest__.py:458:26: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/web/controllers/domain.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/controllers/export.py:162:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/controllers/export.py:206:76: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/controllers/export.py:276:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/controllers/export.py:520:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/controllers/export.py:564:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/controllers/report.py:20:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web/controllers/report.py:22:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web/controllers/report.py:52:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web/controllers/report.py:54:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web/controllers/main.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/controllers/session.py:5:1: F401 'operator' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/session.py:12:1: F401 'odoo.modules.module' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/session.py:13:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/session.py:13:1: F401 'odoo.exceptions.AccessDenied' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/profiling.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/controllers/dataset.py:4:1: F401 'warnings' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/binary.py:4:1: F401 'functools' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/binary.py:98:20: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/web/controllers/webclient.py:11:1: F401 'werkzeug.wsgi' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/webclient.py:19:1: F401 'odoo.tools.misc.file_open' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/utils.py:3:1: F401 'copy' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/utils.py:4:1: F401 'hashlib' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/utils.py:5:1: F401 'io' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/utils.py:7:1: F401 're' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/utils.py:8:1: F401 'collections.OrderedDict' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/utils.py:8:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/utils.py:16:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/addons/web/models/ir_qweb_fields.py:117:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/models/models.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/models/models.py:31:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/web/models/models.py:499:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/web/models/models.py:550:28: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/web/models/models.py:550:71: E202 whitespace before '}'
./Viindoo-odoo-17.0/addons/web/models/models.py:558:33: E711 comparison to None should be 'if cond is not None:'
./Viindoo-odoo-17.0/addons/web/models/models.py:576:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/web/models/models.py:595:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/web/models/models.py:620:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/web/models/models.py:699:27: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/web/models/models.py:750:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/web/models/models.py:855:23: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/web/models/models.py:882:21: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/web/models/models.py:915:23: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/web/models/models.py:931:21: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/web/models/models.py:1162:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/web/models/ir_http.py:134:79: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:21:52: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:21:66: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:28:48: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:28:70: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:35:48: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:35:70: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:42:48: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:42:70: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_assets.py:83:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_assets.py:101:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_web_search_read.py:25:86: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_ir_qweb.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_js.py:18:7: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/web/tests/test_load_menus.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:3:1: F401 'random' imported but unused
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:4:1: F401 're' imported but unused
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:6:1: F401 'textwrap' imported but unused
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:12:1: F401 'odoo.tests.common.BaseCase' imported but unused
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:12:1: F401 'odoo.tests.common.HttpCase' imported but unused
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:13:1: F401 'odoo.tools.topological_sort' imported but unused
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:82:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_click_everywhere.py:16:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/web/tests/test_click_everywhere.py:27:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/web/tests/test_click_everywhere.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_click_everywhere.py:38:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/web/tests/test_click_everywhere.py:61:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_translate.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_profiler.py:8:1: F401 'odoo.tools.mute_logger' imported but unused
./Viindoo-odoo-17.0/addons/web/tests/test_profiler.py:27:61: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/tests/test_profiler.py:29:38: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_profiler.py:39:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_login.py:26:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_base_document_layout.py:210:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/web/tests/test_base_document_layout.py:227:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/test_spreadsheet/tests/test_spreadsheet.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/snailmail_account/models/res_config_settings.py:1:24: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail_account/models/res_config_settings.py:2:75: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail_account/models/res_config_settings.py:4:32: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail_account/models/res_config_settings.py:7:48: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail_account/models/res_config_settings.py:8:37: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail_account/tests/test_pingen_send.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/snailmail_account/tests/test_snailmail_on_invoice.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/payment_stripe/models/payment_provider.py:38:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_stripe/models/payment_provider.py:50:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_stripe/models/payment_provider.py:441:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_hr_holidays/models/hr_leave.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_fr_hr_holidays/models/res_config_settings.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_fr_hr_holidays/tests/test_french_leaves.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event_booth_sale/models/product_product.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event_booth_sale/tests/test_event_booth_sale.py:13:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/test_crm_full/tests/test_performance.py:64:13: F841 local variable '_leads' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_crm_full/tests/test_performance.py:86:13: F841 local variable '_lead' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_crm_full/tests/test_performance.py:101:13: F841 local variable '_lead' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_crm_full/tests/test_performance.py:124:13: F841 local variable '_lead' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_crm_full/tests/test_performance.py:137:13: F841 local variable '_lead' is assigned to but never used
./Viindoo-odoo-17.0/addons/payment_mollie/models/payment_provider.py:29:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:14:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:26:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:32:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:39:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:45:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:51:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:57:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:63:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:70:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:77:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:85:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:93:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/tests/test_base_import.py:285:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/test_base_import/tests/test_base_import.py:841:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/tests/test_base_import.py:925:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project_sale_expense/models/project_project.py:6:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/project_sale_expense/tests/test_project_profitability.py:66:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_din5008/models/hr_timesheet.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/im_livechat/tools/misc.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/im_livechat/controllers/main.py:4:1: F401 're' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/controllers/main.py:12:1: F401 'odoo.addons.base.models.assetsbundle.AssetsBundle' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/controllers/webclient.py:5:1: F401 'odoo.addons.mail.models.discuss.mail_guest.add_guest_to_context' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/models/im_livechat_channel.py:3:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/models/im_livechat_channel.py:6:1: F401 'operator.itemgetter' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/models/im_livechat_channel.py:8:1: F401 'odoo.modules' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/models/im_livechat_channel.py:344:65: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/im_livechat/models/im_livechat_channel.py:345:110: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/im_livechat/models/im_livechat_channel.py:346:107: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/im_livechat/models/im_livechat_channel.py:376:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/im_livechat/models/discuss_channel.py:5:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/report/im_livechat_report_channel.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/report/im_livechat_report_channel.py:29:63: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/im_livechat/report/im_livechat_report_channel.py:56:68: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/im_livechat/report/im_livechat_report_channel.py:61:25: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/im_livechat/report/im_livechat_report_channel.py:76:25: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/im_livechat/report/im_livechat_report_channel.py:87:25: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/im_livechat/report/im_livechat_report_operator.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/tests/test_im_livechat_support_page.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/im_livechat/tests/test_chatbot_internals.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/__manifest__.py:4:11: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/__manifest__.py:5:14: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/__init__.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/__init__.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/__init__.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/__init__.py:59:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/account/__init__.py:59:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/account/__init__.py:60:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/account/__init__.py:61:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/account/__init__.py:62:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/account/__init__.py:63:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/account/__init__.py:64:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/account/__init__.py:65:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/account/tools/structured_reference.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tools/structured_reference.py:32:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tools/structured_reference.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tools/structured_reference.py:64:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tools/structured_reference.py:77:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tools/structured_reference.py:86:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tools/structured_reference.py:125:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tools/__init__.py:4:1: F403 'from .structured_reference import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/account/controllers/download_docs.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_partial_reconcile.py:63:9: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/account/models/account_partial_reconcile.py:417:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_partial_reconcile.py:448:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move_line_tax_details.py:29:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_move_line_tax_details.py:42:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_move_line_tax_details.py:42:39: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/account/models/decimal_precision.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/account_account.py:2:1: F401 'contextlib.nullcontext' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_account.py:4:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_account.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/account_account.py:92:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_account.py:761:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_account.py:768:111: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/account/models/account_account.py:848:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_reconcile_model.py:3:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_reconcile_model.py:3:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_reconcile_model.py:6:1: F401 'math.copysign' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_reconcile_model.py:7:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_reconcile_model.py:8:1: F401 'dateutil.relativedelta.relativedelta' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_reconcile_model.py:298:78: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:5:1: F401 'odoo.addons.base.models.res_bank.sanitize_account_number' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:6:1: F401 'odoo.tools.remove_accents' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:30:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:96:63: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:97:57: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:98:95: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:122:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:134:158: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:135:166: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:136:157: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:435:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:599:52: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/account/models/res_users.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/account/models/res_users.py:5:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:13:1: F401 'psycopg2.extras.Json' imported but unused
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:19:1: F401 'odoo.tools.groupby' imported but unused
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:85:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:89:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:295:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:301:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:310:117: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:339:71: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:340:87: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:360:23: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:434:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/account/models/account_move.py:109:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_move.py:823:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_move.py:1497:51: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_move.py:1517:17: F841 local variable 'context' is assigned to but never used
./Viindoo-odoo-17.0/addons/account/models/account_move.py:2028:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move.py:2089:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/account/models/account_move.py:2258:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/account/models/account_move.py:2403:13: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/account/models/account_move.py:2585:17: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_move.py:2765:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_move.py:3070:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_move.py:3080:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_move.py:3111:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_move.py:3849:63: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move.py:3856:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_move.py:4606:13: F841 local variable 'next_amount_to_pay' is assigned to but never used
./Viindoo-odoo-17.0/addons/account/models/account_payment.py:268:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_payment.py:575:39: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/account/models/account_payment.py:575:41: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/account/models/account_payment.py:576:43: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/account/models/account_payment.py:576:45: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/account/models/account_payment.py:1111:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/account_bank_statement.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/account_bank_statement_line.py:3:1: F401 'odoo.osv.expression.get_unaccent_wrapper' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_bank_statement_line.py:6:1: F401 'odoo.addons.base.models.res_bank.sanitize_account_number' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_bank_statement_line.py:321:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_bank_statement_line.py:325:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/account/models/account_bank_statement_line.py:379:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/product.py:25:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/product.py:27:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/product.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/ir_module.py:19:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/account/models/ir_module.py:19:1: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/account/models/ir_module.py:21:1: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/account/models/ir_module.py:23:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/company.py:55:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/company.py:120:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/company.py:397:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/company.py:410:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/company.py:509:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/company.py:596:27: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/account/models/company.py:614:14: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/account/models/company.py:729:21: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:9:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:13:1: F401 'odoo.tools.misc.formatLang' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:31:94: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:32:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:194:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:241:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:242:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:259:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:860:110: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/res_config_settings.py:218:6: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_tax.py:58:136: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_tax.py:540:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_tax.py:541:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_tax.py:542:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_tax.py:917:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_tax.py:1614:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_payment_term.py:268:70: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/account/models/account_payment_term.py:325:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/template_generic_coa.py:6:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/account/models/account_report.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/account_report.py:252:59: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_report.py:255:60: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_report.py:590:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/account/models/account_report.py:731:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_report.py:776:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/partner.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/partner.py:289:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/partner.py:566:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_analytic_line.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/account_move_line.py:383:6: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move_line.py:1696:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move_line.py:1703:78: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move_line.py:2817:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move_line.py:2952:85: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move_line.py:3398:61: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/report/account_invoice_report.py:6:1: F401 'functools.lru_cache' imported but unused
./Viindoo-odoo-17.0/addons/account/report/account_invoice_report.py:197:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/report/account_hash_integrity_templates.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/account/report/account_hash_integrity_templates.py:18:22: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/report/account_hash_integrity_templates.py:19:24: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/report/account_hash_integrity_templates.py:20:19: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/report/account_hash_integrity_templates.py:21:19: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_sequence_mixin.py:6:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/account/tests/test_sequence_mixin.py:157:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_sequence_mixin.py:471:86: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_sequence_mixin.py:657:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/account/tests/test_sequence_mixin.py:705:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_partner.py:18:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_partner.py:18:35: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_account_partner.py:19:62: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_partner.py:19:63: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_chart_template.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_chart_template.py:136:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_chart_template.py:154:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_tour.py:40:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:113:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:134:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:134:88: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:696:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:698:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:724:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:726:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:727:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_line_tax_details.py:2:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_line_tax_details.py:1092:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_line_tax_details.py:1100:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_line_tax_details.py:1108:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_line_tax_details.py:1116:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:1784:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:1785:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:1786:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:1831:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:1832:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:1833:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:2087:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:2213:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_entry.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_entry.py:425:10: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_entry.py:684:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_payment.py:6:1: F401 'odoo.tests.new_test_user' imported but unused
./Viindoo-odoo-17.0/addons/account/tests/test_account_payment.py:1078:87: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_payment_items.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_incoming_supplier_invoice.py:164:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:35:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:3494:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:4423:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:4425:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:4431:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:4433:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:4468:83: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:4546:83: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:4726:24: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:105:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:110:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:114:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:138:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:151:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:151:21: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:155:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:155:21: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_send.py:500:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_send.py:534:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_payment_term.py:145:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_payment_term.py:306:21: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_payment_term.py:333:74: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_payment_term.py:365:74: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_payment_term.py:397:74: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_payment_term.py:434:74: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_transfer_wizard.py:29:21: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/account/tests/test_transfer_wizard.py:34:21: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/account/tests/test_transfer_wizard.py:39:21: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/account/tests/test_transfer_wizard.py:328:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_transfer_wizard.py:349:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_refund.py:1032:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_refund.py:1158:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_tax_totals.py:34:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/common.py:531:50: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/tests/common.py:532:63: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:128:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:128:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:129:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:129:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:130:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:130:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:131:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:131:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:132:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:132:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:133:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:133:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:134:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:135:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:150:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:150:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:151:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:151:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:152:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:152:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:153:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:153:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:154:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:154:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:155:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:155:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:156:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:157:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_bank_statement.py:4:1: F401 'odoo.tests.common.Form' imported but unused
./Viindoo-odoo-17.0/addons/account/tests/test_account_bank_statement.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_bank_statement.py:795:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_bank_statement.py:923:9: F841 local variable '_line5' is assigned to but never used
./Viindoo-odoo-17.0/addons/account/tests/test_account_bank_statement.py:1166:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_bank_statement.py:1290:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_bank_statement.py:1292:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:233:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:238:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:245:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:253:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:258:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:264:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:387:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:566:35: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:566:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:566:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:16:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:372:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:1737:14: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:2592:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:2593:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:2594:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:2639:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:2640:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:2641:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:3455:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:3581:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:3751:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:4387:5: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:121:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:122:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:123:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:124:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:125:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:131:17: F841 local variable '_draft_bill' is assigned to but never used
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:180:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_account_payment_register.py:4:1: F401 'odoo.tests.Form' imported but unused
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_refund.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_refund.py:987:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_refund.py:1113:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_all_l10n.py:27:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_account_all_l10n.py:36:49: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_download_xsds.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/wizard/accrued_orders.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/wizard/accrued_orders.py:220:105: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/account/wizard/accrued_orders.py:224:61: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/wizard/account_automatic_entry_wizard.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/wizard/account_automatic_entry_wizard.py:20:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/wizard/account_automatic_entry_wizard.py:21:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/wizard/account_automatic_entry_wizard.py:328:40: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/wizard/account_automatic_entry_wizard.py:515:37: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/wizard/account_payment_register.py:84:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/wizard/account_payment_register.py:86:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/wizard/account_payment_register.py:131:54: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/wizard/account_payment_register.py:133:54: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/wizard/account_resequence.py:4:1: F401 'odoo.tools.date_utils.get_month' imported but unused
./Viindoo-odoo-17.0/addons/account/wizard/account_resequence.py:7:1: F401 're' imported but unused
./Viindoo-odoo-17.0/addons/account/wizard/account_resequence.py:103:31: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/account/wizard/account_unreconcile.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/account/wizard/account_move_send.py:428:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_din5008_purchase/models/purchase.py:35:5: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/event/controllers/main.py:21:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/event/models/event_event.py:431:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/event/models/event_event.py:433:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/event/models/event_mail.py:9:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/event/models/event_mail.py:12:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/event/models/event_mail.py:73:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/event/models/event_mail.py:301:40: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event/models/event_mail.py:302:68: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event/models/event_mail.py:303:78: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event/models/res_config_settings.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/event/models/event_tag.py:6:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/event/tests/test_event_mail_schedule.py:353:13: F841 local variable '_existing' is assigned to but never used
./Viindoo-odoo-17.0/addons/event/tests/test_event_mail_schedule.py:378:13: F841 local variable '_new' is assigned to but never used
./Viindoo-odoo-17.0/addons/event/tests/test_event_mail_schedule.py:474:49: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event/tests/test_event_mail_schedule.py:475:39: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event/tests/test_event_mail_schedule.py:476:44: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event/tests/test_event_mail_schedule.py:477:50: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event/tests/test_event_internals.py:27:47: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/event/tests/test_event_internals.py:28:48: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/event/tests/test_event_internals.py:151:9: F841 local variable 'registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/event/tests/test_event_internals.py:368:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/event/tests/test_event_internals.py:851:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_edi_ubl_cii/models/account_edi_common.py:2:1: F401 'odoo.addons.base.models.res_bank.sanitize_account_number' imported but unused
./Viindoo-odoo-17.0/addons/account_edi_ubl_cii/models/account_edi_common.py:6:1: F401 'odoo.tools.misc.clean_context' imported but unused
./Viindoo-odoo-17.0/addons/account_edi_ubl_cii/models/account_edi_common.py:396:65: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py:234:63: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py:234:64: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/account_edi_ubl_cii/models/account_edi_xml_ubl_20.py:867:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_stock/controllers/portal.py:5:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/addons/sale_stock/models/stock.py:6:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/sale_stock/models/stock.py:41:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_stock/models/stock.py:185:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_stock/models/sale_order.py:40:37: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/sale_stock/models/sale_order.py:86:41: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale_stock/models/sale_order.py:223:54: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_stock/models/sale_order.py:223:70: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_stock/models/sale_order_line.py:248:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_stock/models/sale_order_line.py:341:64: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/sale_stock/models/sale_order_line.py:388:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_anglo_saxon_valuation_reconciliation.py:103:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_anglo_saxon_valuation_reconciliation.py:117:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_anglosaxon_account.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_create_perf.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_anglo_saxon_valuation.py:834:13: F841 local variable 'invoice_id' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_stock.py:110:9: F841 local variable 'inv_id' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_stock.py:232:55: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_stock.py:233:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_stock.py:1516:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_stock.py:1527:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_stock.py:1534:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_stock.py:1823:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_order_dates.py:9:1: F401 'odoo.tests.common' imported but unused
./Viindoo-odoo-17.0/addons/sale_stock/wizard/stock_rules_report.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/lunch/models/lunch_product.py:4:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/lunch/models/lunch_product.py:89:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/lunch/models/lunch_supplier.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/lunch/models/lunch_supplier.py:30:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/lunch/models/lunch_supplier.py:33:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/lunch/models/lunch_supplier.py:319:13: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/lunch/models/lunch_order.py:268:17: F841 local variable 'context' is assigned to but never used
./Viindoo-odoo-17.0/addons/lunch/models/lunch_alert.py:75:13: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/lunch/report/lunch_cashmove_report.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/lunch/tests/test_ui.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/lunch/tests/test_ui.py:11:19: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/lunch/tests/common.py:26:23: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/web_hierarchy/models/ir_ui_view.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_links/tests/test_link_tracker.py:11:24: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/website/tools.py:109:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tools.py:146:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tools.py:165:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tools.py:192:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/controllers/model_page.py:68:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website/controllers/model_page.py:135:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website/controllers/form.py:13:1: F401 'odoo.addons.base.models.ir_qweb_fields.nl2br' imported but unused
./Viindoo-odoo-17.0/addons/website/models/res_partner.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/models/website_page.py:13:1: F401 'odoo.tools.translate._' imported but unused
./Viindoo-odoo-17.0/addons/website/models/ir_http.py:84:15: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/website/models/res_config_settings.py:6:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/website/models/ir_asset.py:10:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website/models/ir_asset.py:20:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website/models/ir_qweb.py:11:1: F401 'odoo.addons.base.models.assetsbundle.AssetsBundle' imported but unused
./Viindoo-odoo-17.0/addons/website/models/ir_qweb.py:13:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/website/tests/test_assets.py:72:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website/tests/test_assets.py:83:86: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website/tests/test_sitemap.py:74:31: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/website/tests/test_website_form_editor.py:69:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_website_visitor.py:25:69: F841 local variable '_get_visitor_from_request_mock' is assigned to but never used
./Viindoo-odoo-17.0/addons/website/tests/test_configurator.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_configurator.py:51:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_converter.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_disable_unused_snippets_assets.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_disable_unused_snippets_assets.py:74:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/website/tests/test_disable_unused_snippets_assets.py:111:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_performance.py:10:1: F401 'odoo.tests.common.HttpCase' imported but unused
./Viindoo-odoo-17.0/addons/website/tests/test_performance.py:23:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_grid_layout.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_iap.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_fuzzy.py:238:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ae/models/template_ae.py:50:29: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/pos_online_payment_self_order/controllers/payment_portal.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_online_payment_self_order/controllers/payment_portal.py:31:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment_self_order/models/pos_config.py:3:1: F401 'typing.Dict' imported but unused
./Viindoo-odoo-17.0/addons/pos_online_payment_self_order/tests/test_self_order_frontend.py:3:1: F401 'unittest.mock.patch' imported but unused
./Viindoo-odoo-17.0/addons/l10n_no/__init__.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail_sms/models/test_mail_sms_models.py:158:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail_sms/tests/test_sms_sms.py:37:83: F841 local variable '_send_mock' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail_sms/tests/test_sms_post.py:370:13: F841 local variable 'messages' is assigned to but never used
./Viindoo-odoo-17.0/addons/project_mrp/tests/test_project_profitability.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/payment_razorpay_oauth/controllers/onboarding.py:56:35: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/payment_aps/models/payment_provider.py:42:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/portal/controllers/portal.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/portal/controllers/portal.py:201:21: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/portal/controllers/portal.py:332:9: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/addons/portal/controllers/portal.py:367:9: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/addons/portal/controllers/portal.py:524:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/portal/models/mail_thread.py:13:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/portal/models/portal_mixin.py:6:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/project_todo/__init__.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project_todo/models/project_task.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project_todo/tests/test_access_rights.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project_todo/wizard/mail_activity_todo_create.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_fleet/models/fleet_vehicle_log_contract.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_fleet/models/fleet_vehicle.py:4:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/hr_fleet/models/fleet_vehicle.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_fleet/models/fleet_vehicle_log_services.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_fleet/wizard/hr_departure_wizard.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/hr_fleet/wizard/hr_departure_wizard.py:18:93: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hr_fleet/wizard/hr_departure_wizard.py:19:99: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_be/models/account_move.py:6:1: F401 'random' imported but unused
./Viindoo-odoo-17.0/addons/l10n_be/models/account_move.py:9:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_be/models/account_move.py:9:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/l10n_be/models/account_move.py:9:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/l10n_be/models/account_move.py:10:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/loyalty/models/res_partner.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/loyalty/models/res_partner.py:39:53: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/loyalty/models/loyalty_rule.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/loyalty/models/loyalty_card.py:184:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/loyalty/models/loyalty_mail.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/loyalty/models/loyalty_reward.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/loyalty/models/loyalty_program.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/loyalty/models/loyalty_program.py:320:62: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/loyalty/models/loyalty_program.py:442:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/loyalty/tests/test_loyalty.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/loyalty/wizard/loyalty_generate_wizard.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_vat/__manifest__.py:20:77: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:409:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:426:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:501:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:528:77: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:529:48: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:530:95: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:531:48: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:543:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:621:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:822:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:825:103: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:826:66: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:826:67: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:828:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:828:69: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:829:108: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:829:109: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:830:92: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:830:93: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:913:84: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:1002:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_timesheet/__init__.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/models/project_update.py:44:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_timesheet/models/sale_order.py:3:1: F401 'math' imported but unused
./Viindoo-odoo-17.0/addons/sale_timesheet/models/sale_order.py:25:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale_timesheet/models/project.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/models/project.py:641:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/models/account.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_service.py:4:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_service.py:768:67: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_service.py:773:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_service.py:778:69: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_service.py:783:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_project_billing.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:3:1: F401 'datetime.date' imported but unused
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:412:9: F841 local variable 'so_line_ordered_project_only' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:432:9: F841 local variable 'project_serv2' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:517:9: F841 local variable 'invoice2' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:529:9: F841 local variable 'invoice3' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:994:42: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:994:43: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_project_update.py:3:1: F401 'freezegun.freeze_time' imported but unused
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_project_update.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet_portal.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/wizard/sale_make_invoice_advance.py:18:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_timesheet/wizard/sale_make_invoice_advance.py:31:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_timesheet/wizard/project_create_sale_order.py:191:65: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/im_livechat_mail_bot/models/__init__.py:5:24: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/sale_management/__init__.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template_line.py:65:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template_line.py:79:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template_line.py:93:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order.py:7:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order.py:26:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order.py:79:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order.py:94:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order.py:162:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_option.py:65:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_option.py:138:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template.py:59:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template.py:78:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template.py:86:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template.py:107:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_line.py:46:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template_option.py:46:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template_option.py:60:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/tests/common.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product_matrix/tests/common.py:3:1: F401 'odoo.tests.tagged' imported but unused
./Viindoo-odoo-17.0/addons/product_matrix/tests/common.py:46:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/event_sale/tests/test_event_sale.py:514:9: F841 local variable 'sol' is assigned to but never used
./Viindoo-odoo-17.0/addons/event_sale/tests/test_event_internals.py:4:1: F401 'datetime.date' imported but unused
./Viindoo-odoo-17.0/addons/event_sale/tests/test_event_internals.py:8:1: F401 'odoo.fields.Date as FieldsDate' imported but unused
./Viindoo-odoo-17.0/addons/event_sale/tests/test_event_internals.py:56:100: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/event_sale/wizard/event_edit_registration.py:3:1: F401 'collections.Counter' imported but unused
./Viindoo-odoo-17.0/addons/event_sale/wizard/event_edit_registration.py:3:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/event_sale/wizard/event_edit_registration.py:6:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_mt_pos/wizards/compliance_letter.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_pl/__init__.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_pl/__init__.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_pl/migrations/9.0.2.0/pre-set_tags_and_taxes_updatable.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_loyalty_delivery/tests/test_free_shipping_reward.py:54:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale_loyalty_delivery/tests/test_free_shipping_reward.py:57:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/sale_loyalty_delivery/tests/test_free_shipping_reward.py:371:33: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_loyalty_delivery/tests/test_loyalty_delivery.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_loyalty_delivery/tests/test_loyalty_delivery.py:139:97: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/website_event_exhibitor/controllers/exhibitor.py:7:1: F401 'werkzeug.exceptions.NotFound' imported but unused
./Viindoo-odoo-17.0/addons/base_sparse_field/models/fields.py:37:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_sparse_field/models/fields.py:49:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_sparse_field/models/fields.py:58:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_sparse_field/models/models.py:5:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/pos_online_payment/controllers/payment_portal.py:18:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/pos_online_payment/controllers/payment_portal.py:239:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/controllers/payment_portal.py:282:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/models/pos_session.py:19:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/pos_online_payment/models/pos_session.py:35:74: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/pos_online_payment/models/pos_order.py:11:116: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/models/pos_order.py:54:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/models/pos_payment.py:14:118: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/models/pos_payment_method.py:27:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/models/payment_transaction.py:39:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/tests/test_frontend.py:68:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/tests/test_frontend.py:282:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/tests/online_payment_common.py:4:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/mass_mailing/controllers/main.py:265:9: F841 local variable '_blocklist_rec' is assigned to but never used
./Viindoo-odoo-17.0/addons/mass_mailing/controllers/main.py:339:13: F841 local variable '_mailing_sudo' is assigned to but never used
./Viindoo-odoo-17.0/addons/mass_mailing/controllers/main.py:560:9: F841 local variable '_blocklist_rec' is assigned to but never used
./Viindoo-odoo-17.0/addons/mass_mailing/controllers/main.py:587:9: F841 local variable '_blocklist_rec' is assigned to but never used
./Viindoo-odoo-17.0/addons/mass_mailing/models/utm_campaign.py:7:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/mass_mailing/models/utm_campaign.py:8:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/mass_mailing/models/mailing.py:38:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mass_mailing/models/mailing.py:701:71: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mass_mailing/models/mailing.py:880:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing/models/mailing.py:1095:52: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mass_mailing/models/mailing.py:1410:40: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/mass_mailing/models/mailing_trace.py:70:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing/models/mailing_filter.py:32:17: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:23:35: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:33:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:43:80: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:43:81: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:52:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:53:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:54:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:63:81: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:63:82: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:73:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:74:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:75:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:84:81: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:84:82: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:93:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:94:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:95:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:112:82: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:112:83: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:115:81: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:115:82: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:12:1: F811 redefinition of unused 'patch' from line 8
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:42:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:45:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:88:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:264:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:268:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:272:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:331:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:332:34: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:333:32: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:339:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:340:34: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:341:32: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:364:54: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:365:60: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:704:72: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_retry.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_ab_testing.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mass_mailing/tests/common.py:114:81: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/mass_mailing/tests/common.py:115:56: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_controllers.py:487:9: F841 local variable '_test_email' is assigned to but never used
./Viindoo-odoo-17.0/addons/mass_mailing/wizard/mailing_contact_to_list.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_rs_edi/wizard/account_move_send.py:2:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/sms/models/ir_actions_server.py:41:47: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/sms/models/mail_message.py:5:1: F401 'operator.itemgetter' imported but unused
./Viindoo-odoo-17.0/addons/sms/models/mail_message.py:7:1: F401 'odoo.exceptions' imported but unused
./Viindoo-odoo-17.0/addons/sms/models/mail_message.py:8:1: F401 'odoo.tools.groupby' imported but unused
./Viindoo-odoo-17.0/addons/sms/models/models.py:2:1: F401 'odoo.addons.phone_validation.tools.phone_validation' imported but unused
./Viindoo-odoo-17.0/addons/sms/wizard/sms_resend.py:89:73: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/calendar_sms/models/calendar_event.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event_track_live/controllers/track_live.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/controllers/website_form.py:2:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/controllers/website_form.py:4:1: F401 'odoo.http' imported but unused
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_view.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_view.py:30:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_rule.py:10:1: F401 'odoo' imported but unused
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_rule.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_rule.py:88:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_rule.py:96:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_rule.py:100:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_rule.py:164:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_rule.py:329:17: F841 local variable 'lead' is assigned to but never used
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/ir_http.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase_requisition/wizard/purchase_requisition_alternative_warning.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/mrp_subcontracting/__init__.py:25:5: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/mrp_subcontracting/models/stock_move.py:7:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/mrp_subcontracting/models/mrp_bom.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_subcontracting/tests/test_subcontracting.py:4:1: F401 'freezegun.freeze_time' imported but unused
./Viindoo-odoo-17.0/addons/mrp_subcontracting/tests/test_subcontracting.py:293:9: F841 local variable 'orderpoint' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp_subcontracting/tests/test_subcontracting.py:1758:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/addons/mrp_subcontracting/tests/common.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_subcontracting/tests/common.py:91:68: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/l10n_br/models/res_company.py:12:116: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_br/models/res_company.py:13:91: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/__manifest__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/resource_calendar.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:12:1: F401 'odoo.addons.resource.models.utils.Intervals' imported but unused
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:212:84: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:240:47: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:241:70: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:285:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:286:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:472:58: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:473:78: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/tests/test_global_time_off.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/wizard/hr_work_entry_regeneration_wizard.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_address_extended/models/res_city.py:5:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/base_address_extended/models/res_city.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_address_extended/models/res_partner.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_address_extended/tests/test_street_fields.py:4:1: F401 'odoo.models' imported but unused
./Viindoo-odoo-17.0/addons/mrp_subcontracting_dropshipping/models/purchase.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/mail_group/tests/test_mail_group_moderation.py:33:13: F841 local variable 'moderation' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail_group/tests/test_mail_group.py:106:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mail_group/tests/test_mail_group_mailing.py:32:13: F841 local variable '_response' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_dk_oioubl/tests/test_xml_oioubl_dk.py:188:53: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_dk_oioubl/tests/test_xml_oioubl_dk.py:199:53: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/rating/controllers/main.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/rating/models/rating_data.py:31:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/rating/models/rating_data.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/rating/models/rating_data.py:43:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/rating/models/rating_data.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/rating/models/rating_data.py:63:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/rating/tests/test_security.py:6:1: F401 'odoo.tests.new_test_user' imported but unused
./Viindoo-odoo-17.0/addons/rating/tests/test_security.py:42:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/rating/tests/test_security.py:74:56: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/rating/tests/test_controller.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_loyalty/models/sale_order.py:51:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale_loyalty/models/loyalty_rule.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_loyalty/models/loyalty_rule.py:15:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale_loyalty/models/loyalty_card.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_loyalty/models/sale_order_line.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_loyalty/models/loyalty_program.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_loyalty/wizard/coupon_share.py:25:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale_loyalty/wizard/coupon_share.py:26:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale_loyalty/wizard/coupon_share.py:27:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_blog/controllers/main.py:5:1: F401 'itertools' imported but unused
./Viindoo-odoo-17.0/addons/website_blog/models/website_blog.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/website_blog/models/website_blog.py:5:1: F401 'random' imported but unused
./Viindoo-odoo-17.0/addons/website_blog/models/website_blog.py:124:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_blog/models/website_blog.py:342:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:318:33: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:319:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:319:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:695:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:695:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:696:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:696:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:697:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:697:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:699:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:699:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:700:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:700:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:701:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:701:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:702:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:702:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:703:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:703:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:716:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:716:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:717:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:717:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:764:35: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:824:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:824:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:825:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:825:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:843:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:843:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:844:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:844:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:883:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:883:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:884:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:884:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:885:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:885:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:886:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:886:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:888:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:888:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:889:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:889:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:894:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:894:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:895:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:895:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1185:19: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1271:155: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1280:10: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1286:31: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1305:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1305:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1306:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1306:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1307:231: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1309:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1309:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1310:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1310:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1311:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1311:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1314:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1314:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1315:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1315:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1316:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1316:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/models/test_mail_models.py:170:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/models/test_mail_models.py:321:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/models/test_mail_models.py:412:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/models/test_mail_corner_case_models.py:82:51: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/test_mail/models/test_mail_corner_case_models.py:95:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/models/test_mail_thread_models.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_alias.py:204:77: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_alias.py:708:21: F841 local variable '_new_domain' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:365:57: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:366:61: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:367:66: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:505:77: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:530:17: F841 local variable '_new_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:572:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:573:73: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:574:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:882:9: F841 local variable '_new_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:940:73: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:982:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1032:21: F841 local variable '_new_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1052:72: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1054:69: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1056:49: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1057:49: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1058:49: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1059:45: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1569:17: F841 local variable '_new_mails' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1575:17: F841 local variable '_new_messages' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1588:13: F841 local variable '_new_mails' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:2157:29: F841 local variable '_mail' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_composer.py:9:1: F401 'unittest.mock.DEFAULT' imported but unused
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_composer.py:543:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_composer.py:3309:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_followers.py:215:9: F841 local variable '_name' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_followers.py:580:76: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_followers.py:777:90: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_followers.py:780:90: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_followers.py:783:90: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_followers.py:786:90: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_template_preview.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_template_preview.py:53:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:141:19: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:142:20: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:145:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:862:21: F841 local variable '_new_record' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:880:13: F841 local variable '_new_record' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:1748:71: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2200:13: F841 local variable '_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2250:21: F541 f-string is missing placeholders
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2298:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2361:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2362:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2367:9: F841 local variable '_user_notif' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2398:71: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2399:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2404:9: F841 local variable '_other_log' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2430:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2431:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2457:38: F541 f-string is missing placeholders
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_management.py:17:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_management.py:20:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_mail/tests/test_performance.py:290:13: F841 local variable '_category' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_performance.py:323:13: F841 local variable '_category' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_performance.py:347:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_mail/tests/test_performance.py:348:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_mail/tests/test_performance.py:349:13: F841 local variable '_category' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_performance.py:922:13: F841 local variable '_composer' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_thread_internals.py:539:21: F841 local variable '_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_thread_internals.py:627:13: F841 local variable '_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_message_security.py:200:21: F841 local variable '_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_message_security.py:245:17: F841 local variable '_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_message_security.py:333:13: F841 local variable '_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_message_security.py:486:13: F841 local variable '_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_multicompany.py:165:13: F841 local variable '_name' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_multicompany.py:169:13: F841 local variable '_subject' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_track.py:387:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_track.py:469:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_track.py:470:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_track.py:471:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_track.py:844:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_mail.py:685:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_mail.py:947:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_activity.py:102:13: F841 local variable 'activity' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_activity.py:180:17: F841 local variable 'activity' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae_invoice_period/models/account_move.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_restaurant_adyen/controllers/main.py:7:1: F401 'odoo.http.request' imported but unused
./Viindoo-odoo-17.0/addons/pos_restaurant_adyen/controllers/main.py:18:17: E117 over-indented
./Viindoo-odoo-17.0/addons/pos_restaurant_adyen/models/pos_payment.py:4:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/pos_restaurant_adyen/models/pos_payment.py:5:1: F401 'requests' imported but unused
./Viindoo-odoo-17.0/addons/base_import_module/controllers/main.py:2:1: F401 'functools' imported but unused
./Viindoo-odoo-17.0/addons/base_import_module/models/ir_ui_view.py:4:1: F401 'operator.itemgetter' imported but unused
./Viindoo-odoo-17.0/addons/base_import_module/models/ir_ui_view.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_import_module/models/ir_module.py:180:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_import_module/models/base_import_module.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/base_import_module/models/base_import_module.py:25:9: F841 local variable 'res' is assigned to but never used
./Viindoo-odoo-17.0/addons/base_import_module/tests/test_cloc.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_import_module/tests/test_cloc.py:37:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/base_import_module/tests/test_import_module.py:44:34: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/base_import_module/tests/test_import_module.py:157:34: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/base_import_module/tests/test_import_module.py:179:34: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/base_import_module/tests/test_import_module.py:188:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/l10n_it/migrations/0.7/post-map_carryover_to_new_report.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it/migrations/0.6/end-migrate_update_taxes.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_product_configurator/tests/common.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/delivery_stock_picking_batch/models/stock_picking_batch.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_in_sale/tests/test_l10n_in_sale_fiscal_position.py:66:9: F841 local variable 'company_state' is assigned to but never used
./Viindoo-odoo-17.0/addons/payment_payumoney/models/payment_provider.py:51:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_payumoney/models/payment_transaction.py:5:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/sale_purchase/models/sale_order_line.py:136:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_purchase/models/sale_order_line.py:193:81: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_purchase/tests/common.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_purchase/tests/test_sale_purchase.py:5:1: F401 'odoo.exceptions.AccessError' imported but unused
./Viindoo-odoo-17.0/addons/link_tracker/models/link_tracker.py:6:1: F401 'requests' imported but unused
./Viindoo-odoo-17.0/addons/link_tracker/models/link_tracker.py:8:1: F401 'lxml.html' imported but unused
./Viindoo-odoo-17.0/addons/link_tracker/models/link_tracker.py:30:11: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/link_tracker/models/link_tracker.py:211:29: F811 redefinition of unused 'html' from line 8
./Viindoo-odoo-17.0/addons/board/__manifest__.py:29:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_mx/controllers/portal.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_mx/models/template_mx.py:56:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_mx/models/template_mx.py:61:60: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/website_slides_survey/__init__.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides_survey/controllers/website_profile.py:14:57: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/website_slides_survey/controllers/website_profile.py:27:45: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/website_slides_survey/models/survey_user.py:5:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/website_slides_survey/models/survey_user.py:15:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_slides_survey/models/slide_slide.py:30:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides_survey/models/survey_survey.py:11:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/fleet/__manifest__.py:4:11: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/fleet/__manifest__.py:5:14: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/fleet/__manifest__.py:8:14: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/fleet/__manifest__.py:9:14: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/fleet/__manifest__.py:10:18: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/fleet/models/fleet_vehicle_log_contract.py:141:109: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/fleet/models/fleet_vehicle_log_contract.py:141:129: E202 whitespace before ')'
./Viindoo-odoo-17.0/addons/fleet/models/fleet_vehicle.py:8:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/fleet/models/fleet_vehicle.py:12:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/fleet/models/fleet_vehicle.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/fleet/models/fleet_vehicle.py:140:117: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/fleet/models/fleet_vehicle_model.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/fleet/report/fleet_report.py:6:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ec/models/account_journal.py:34:1: W391 blank line at end of file
./Viindoo-odoo-17.0/addons/payment_ogone/models/payment_provider.py:39:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_ogone/models/payment_provider.py:64:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_forum/models/forum_post.py:436:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_forum/models/forum_post.py:567:16: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/website_forum/populate/forum_post.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_forum/populate/forum_forum.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_forum/populate/mail_message.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_forum/tests/test_forum_internals.py:97:9: F841 local variable '_answer' is assigned to but never used
./Viindoo-odoo-17.0/addons/website_forum/tests/test_forum_internals.py:159:9: F841 local variable '__' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_fi_sale/__init__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai_multi_refund/models/account_move.py:12:6: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai_multi_refund/models/account_edi_format.py:22:22: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/mrp_subcontracting_account/models/product_product.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_subcontracting_account/tests/test_subcontracting_account.py:217:9: F841 local variable 'stock_cop_acc_id' is assigned to but never used
./Viindoo-odoo-17.0/addons/base_automation/controllers/main.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_automation/controllers/main.py:16:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_automation/models/ir_actions_server.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_automation/models/ir_actions_server.py:81:22: F841 local variable 'other' is assigned to but never used
./Viindoo-odoo-17.0/addons/base_automation/models/base_automation.py:518:35: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_automation/models/base_automation.py:536:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_automation/models/base_automation.py:872:35: E272 multiple spaces before keyword
./Viindoo-odoo-17.0/addons/l10n_cf/models/template_cf.py:31:1: W391 blank line at end of file
./Viindoo-odoo-17.0/addons/payment_flutterwave/models/payment_provider.py:40:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_org_chart/__init__.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_org_chart/tests/test_employee_deletion.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_org_chart/tests/test_employee.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_crm/__init__.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_crm/__init__.py:9:45: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/sale_crm/models/sale_order.py:15:53: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_crm/models/sale_order.py:15:61: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:4:24: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:19:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:22:72: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:24:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:29:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:34:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:39:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:44:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_lead.py:4:1: F401 'dateutil.relativedelta.relativedelta' imported but unused
./Viindoo-odoo-17.0/addons/l10n_cz/models/res_company.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/payment_payulatam/models/payment_provider.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/payment_payulatam/models/payment_provider.py:81:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_payulatam/models/payment_transaction.py:3:1: F401 'hmac' imported but unused
./Viindoo-odoo-17.0/addons/l10n_eu_oss/__init__.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_eu_oss/tests/test_oss.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides/controllers/main.py:168:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/website_slides/controllers/main.py:346:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_slides/controllers/main.py:1435:13: F841 local variable 'can_publish' is assigned to but never used
./Viindoo-odoo-17.0/addons/website_slides/controllers/main.py:1538:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_slides/controllers/main.py:1539:29: E117 over-indented (comment)
./Viindoo-odoo-17.0/addons/website_slides/controllers/mail.py:4:1: F401 'werkzeug' imported but unused
./Viindoo-odoo-17.0/addons/website_slides/models/slide_question.py:61:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides/models/res_groups.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/website_slides/models/slide_slide.py:182:100: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_slides/models/slide_slide.py:202:101: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_slides/models/slide_slide.py:1106:96: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/website_slides/models/slide_slide.py:1397:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_slides/tests/test_statistics.py:249:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides/tests/test_slide_question.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides/tests/test_slide_slide.py:101:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides/tests/test_security.py:663:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/website_slides/tests/test_attendee.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides/tests/test_attendee.py:248:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/http_routing/models/ir_http.py:3:1: F401 'contextlib' imported but unused
./Viindoo-odoo-17.0/addons/http_routing/models/ir_http.py:29:1: F401 'odoo.tools.config' imported but unused
./Viindoo-odoo-17.0/addons/http_routing/models/ir_http.py:37:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/http_routing/models/ir_http.py:660:21: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/http_routing/models/ir_qweb.py:34:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/http_routing/tests/test_res_lang.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_service/__manifest__.py:9:116: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/account_payment/controllers/__init__.py:5:22: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/account_payment/models/account_payment_method_line.py:6:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/account_payment/models/payment_provider.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_payment/models/payment_provider.py:20:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/payment_provider.py:102:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/account_payment.py:47:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/account_payment.py:105:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/account_payment.py:121:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/account_payment.py:180:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/payment_transaction.py:18:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/payment_transaction.py:37:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/payment_transaction.py:66:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/payment_transaction.py:106:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/payment_transaction.py:209:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/payment_transaction.py:236:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr/models/hr_employee.py:4:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/hr/models/hr_employee_base.py:94:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr/models/hr_employee_public.py:13:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr/populate/hr.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr/populate/hr.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr/populate/hr.py:54:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr/populate/hr.py:58:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/hr/populate/hr.py:66:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr/populate/hr.py:76:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr/tests/test_ui.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr/tests/test_self_user_access.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr/tests/test_self_user_access.py:54:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr/tests/test_self_user_access.py:63:35: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr/tests/test_multi_company.py:4:1: F401 'odoo.tests.Form' imported but unused
./Viindoo-odoo-17.0/addons/hr/tests/test_hr_employee.py:248:19: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr/tests/test_hr_employee.py:257:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr/tests/test_hr_employee.py:258:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_hu_edi/models/account_move.py:14:1: F401 'odoo.tools.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/l10n_hu_edi/models/account_move.py:14:1: F401 'odoo.tools.float_is_zero' imported but unused
./Viindoo-odoo-17.0/addons/l10n_hu_edi/models/account_move.py:416:29: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_hu_edi/models/account_move.py:986:87: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_hu_edi/models/account_move.py:987:89: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_hu_edi/wizard/account_move_send.py:77:66: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/delivery/models/sale_order.py:25:48: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/delivery/models/sale_order.py:122:70: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/website_profile/controllers/main.py:33:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/website_profile/controllers/main.py:58:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_hr_recruitment/models/hr_job.py:119:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/website_hr_recruitment/tests/test_website_hr_recruitment.py:4:1: F401 'odoo.api.Environment' imported but unused
./Viindoo-odoo-17.0/addons/website_hr_recruitment/tests/test_website_hr_recruitment.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_hr_recruitment/tests/__init__.py:1:42: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/privacy_lookup/models/privacy_log.py:40:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/privacy_lookup/wizard/privacy_lookup_wizard.py:138:79: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/privacy_lookup/wizard/privacy_lookup_wizard.py:146:79: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/privacy_lookup/wizard/privacy_lookup_wizard.py:153:75: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/test_resource/tests/test_performance.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_resource/tests/test_performance.py:38:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_resource/tests/test_performance.py:39:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_resource/tests/test_performance.py:40:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_resource/tests/test_performance.py:41:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_resource/tests/test_performance.py:43:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_resource/tests/test_performance.py:44:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_resource/tests/common.py:96:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_resource/tests/test_resource.py:111:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_resource/tests/test_resource.py:623:43: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_resource/tests/test_resource.py:632:43: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_resource/tests/test_resource.py:737:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_resource/tests/test_resource.py:1342:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_account/models/google_service.py:36:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_account/models/google_service.py:67:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sms_twilio/tests/test_sms_twilio_controller.py:81:21: F841 local variable '_python_versionresponse' is assigned to but never used
./Viindoo-odoo-17.0/addons/sms_twilio/tests/common.py:82:13: F841 local variable '_sid' is assigned to but never used
./Viindoo-odoo-17.0/addons/sms_twilio/tests/common.py:219:13: F841 local variable '_response' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_project_stock/models/sale_order_line.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_self_order/__init__.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_self_order/controllers/orders.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_self_order/controllers/orders.py:211:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/pos_self_order/controllers/orders.py:260:31: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/pos_self_order/models/pos_session.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/pos_self_order/models/pos_order.py:25:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_self_order/models/pos_restaurant.py:5:1: F401 'typing.Callable' imported but unused
./Viindoo-odoo-17.0/addons/pos_self_order/models/pos_restaurant.py:5:1: F401 'typing.List' imported but unused
./Viindoo-odoo-17.0/addons/pos_self_order/models/pos_restaurant.py:5:1: F401 'typing.Optional' imported but unused
./Viindoo-odoo-17.0/addons/pos_self_order/models/res_config_settings.py:94:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/pos_self_order/models/product_product.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_self_order/models/pos_config.py:394:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/pos_self_order/tests/self_order_common_test.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_self_order/tests/self_order_common_test.py:58:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_debit_note/__manifest__.py:10:97: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/account_debit_note/__manifest__.py:11:51: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/account_debit_note/__manifest__.py:12:95: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/account_debit_note/models/account_move.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_debit_note/models/__init__.py:4:27: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/account_debit_note/tests/__init__.py:3:34: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/account_debit_note/wizard/account_debit_note.py:71:78: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account_debit_note/wizard/account_debit_note.py:71:79: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/account_debit_note/wizard/__init__.py:4:33: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/l10n_ec_website_sale/models/payment_method.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ec_website_sale/models/sale_order.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase_mrp/models/stock_move.py:5:1: F401 'odoo.tools.float_utils.float_round' imported but unused
./Viindoo-odoo-17.0/addons/purchase_mrp/report/mrp_report_bom_structure.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase_mrp/report/mrp_report_mo_overview.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase_mrp/tests/test_purchase_mrp_flow.py:764:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_mrp/tests/test_purchase_mrp_flow.py:874:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/pos_sale_margin/tests/test_pos_sale_margin_report.py:33:15: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/purchase/models/res_company.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase/models/purchase_order.py:802:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/purchase/models/purchase_order.py:844:97: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/purchase/models/purchase_order.py:1078:56: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/purchase/models/purchase_order_line.py:645:11: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/purchase/models/account_invoice.py:61:42: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/purchase/models/account_invoice.py:474:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/purchase/models/product.py:100:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase/migrations/9.0.1.2/pre-create-properties.py:32:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase/report/purchase_report.py:89:61: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/purchase/report/purchase_bill.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:2:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:18:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:42:50: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:43:50: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:54:50: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:183:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:186:108: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:193:15: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase.py:277:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase.py:443:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase.py:474:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase.py:534:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase.py:540:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase.py:547:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase.py:557:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:88:50: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:89:63: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:124:9: F841 local variable 'pol_prod_deliver' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:133:9: F841 local variable 'pol_serv_deliver' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:168:9: F841 local variable 'pol_prod_order' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:177:9: F841 local variable 'pol_serv_order' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:212:9: F841 local variable 'pol_prod_deliver' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:221:9: F841 local variable 'pol_serv_deliver' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:257:9: F841 local variable 'pol_prod_order' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:266:9: F841 local variable 'pol_serv_order' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:708:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_dashboard.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/payment/models/payment_token.py:3:1: F401 'logging' imported but unused
./Viindoo-odoo-17.0/addons/payment/models/payment_token.py:40:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_token.py:47:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_token.py:111:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_method.py:87:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_method.py:101:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_method.py:158:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_provider.py:5:1: F401 'psycopg2.sql' imported but unused
./Viindoo-odoo-17.0/addons/payment/models/payment_provider.py:192:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_provider.py:291:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_provider.py:340:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_provider.py:457:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_provider.py:496:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:136:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:148:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:168:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:234:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:319:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:924:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:1029:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:1065:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/tests/test_multicompany_flows.py:17:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/payment/tests/test_multicompany_flows.py:18:81: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/payment/tests/test_multicompany_flows.py:55:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/payment/tests/http_common.py:3:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/payment/tests/http_common.py:5:1: F401 'uuid.uuid4' imported but unused
./Viindoo-odoo-17.0/addons/payment/tests/common.py:121:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/wizards/payment_onboarding_wizard.py:106:79: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/payment/wizards/payment_capture_wizard.py:39:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/wizards/payment_capture_wizard.py:107:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/wizards/payment_capture_wizard.py:127:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:19:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:21:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:29:130: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:60:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:62:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:92:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:94:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:100:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:102:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:104:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:153:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:155:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:157:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:234:27: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:237:9: F841 local variable 'r' is assigned to but never used
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:237:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/iap/tests/common.py:53:90: F841 local variable 'contact_iap_mock' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_fr/__init__.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_fr/__init__.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_fr/models/res_company.py:45:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr/models/res_company.py:53:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr/models/res_partner.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_fr/models/res_partner.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/__init__.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/controllers/main.py:997:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/controllers/main.py:1145:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/controllers/main.py:1243:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/controllers/main.py:1328:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/controllers/main.py:1471:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/controllers/main.py:2175:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/controllers/main.py:2180:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/models/website.py:169:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/website_sale/models/website.py:171:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/website_sale/models/website.py:654:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/models/product_template.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/models/product_template.py:26:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/models/product_template.py:42:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/models/product_template.py:125:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/models/product_template.py:169:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/models/product_template.py:178:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/models/product_tag.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/models/website_visitor.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/website_visitor.py:4:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/website_visitor.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/models/product_pricelist.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/sale_order.py:22:6: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/models/sale_order.py:82:74: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/website_sale/models/sale_order.py:648:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/models/crm_team.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/crm_team.py:5:1: F401 'dateutil.relativedelta.relativedelta' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/crm_team.py:7:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/crm_team.py:7:24: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/website_sale/models/crm_team.py:8:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/crm_team.py:8:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/sale_order_line.py:16:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/models/sale_order_line.py:34:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/report/sale_report.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/populate/product_public_category.py:22:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_cart_recovery.py:5:1: F401 'odoo.tests.common.HttpCase' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_cart_recovery.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_pricelist.py:59:9: F841 local variable 'item_benelux' is assigned to but never used
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_pricelist.py:68:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_pricelist.py:75:9: F841 local variable 'item_christmas' is assigned to but never used
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_pricelist.py:90:9: F841 local variable 'item_europe' is assigned to but never used
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_pricelist.py:395:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_pricelist.py:723:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_visitor.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_express_checkout_flows.py:3:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/tests/test_express_checkout_flows.py:4:1: F401 'uuid.uuid4' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_editor.py:96:23: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_editor.py:101:23: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/website_sale/tests/test_sale_process.py:552:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/tests/test_sale_process.py:562:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/tests/test_sale_process.py:666:43: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/tests/test_delivery_express_checkout_flows.py:3:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/tests/test_delivery_express_checkout_flows.py:4:1: F401 'uuid.uuid4' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/tests/test_customize.py:135:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_product_attribute_value_config.py:7:1: F401 'odoo.addons.account.tests.common.AccountTestInvoicingCommon' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_cart_abandoned.py:123:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_delivery_ui.py:48:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_reorder_from_portal.py:37:16: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_image.py:338:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_image.py:388:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_image.py:401:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_image.py:414:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/models/account_analytic.py:49:15: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/models/project_task.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/models/__init__.py:4:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_holidays.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_holidays.py:179:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_global_time_off.py:4:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_global_time_off.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_global_time_off.py:250:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_global_time_off.py:419:106: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_global_time_off.py:420:85: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_global_time_off.py:459:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_global_time_off.py:498:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/models/hr_applicant_category.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_recruitment/models/hr_applicant.py:677:13: F601 dictionary key 'private_phone' repeated with different values
./Viindoo-odoo-17.0/addons/hr_recruitment/models/hr_applicant.py:682:82: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/models/hr_applicant.py:685:13: F601 dictionary key 'private_phone' repeated with different values
./Viindoo-odoo-17.0/addons/hr_recruitment/models/res_users.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_recruitment/models/hr_employee.py:4:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/hr_recruitment/models/calendar.py:36:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/models/calendar.py:36:51: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_recruitment/models/hr_job.py:284:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/hr_recruitment/models/hr_job.py:370:45: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:89:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:98:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:99:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:100:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:101:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:102:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:103:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/wizard/applicant_refuse_reason.py:56:37: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr_gamification/models/gamification.py:30:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_gamification/wizard/gamification_badge_user_wizard.py:5:1: F401 'odoo.exceptions.AccessError' imported but unused
./Viindoo-odoo-17.0/addons/base_geolocalize/models/res_partner.py:37:55: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/res_config_settings.py:25:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:174:88: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:175:75: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:176:100: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:230:85: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:231:71: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:232:76: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:290:37: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:439:27: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:488:62: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:488:63: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:615:88: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:663:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in_edi/tests/test_edi_json.py:4:1: F811 redefinition of unused 'Command' from line 2
./Viindoo-odoo-17.0/addons/l10n_in_edi/tests/test_edi_json.py:13:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_in_edi/tests/test_edi_json.py:162:98: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_in_edi/tests/test_edi_json.py:182:98: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_in_edi/tests/test_edi_json.py:243:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in_edi/tests/test_edi_json.py:258:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in_edi/tests/test_edi_json.py:271:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_epson_printer/models/pos_session.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_epson_printer/models/pos_config.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_epson_printer/models/pos_printer.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_do/models/template_do.py:2:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/__init__.py:5:21: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/pos_sale/models/pos_session.py:5:1: F401 'odoo.osv.expression.OR' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/models/pos_order.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_sale/models/pos_order.py:163:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_sale/models/pos_order.py:183:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/models/sale_order.py:108:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/pos_sale/models/crm_team.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/models/crm_team.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/models/crm_team.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/models/crm_team.py:5:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/models/crm_team.py:6:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/models/crm_team.py:7:1: F401 'pytz' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_report.py:16:69: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:77:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:79:79: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:82:75: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:122:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:135:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:170:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:182:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:198:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:214:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:271:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:283:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:305:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:324:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:345:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:370:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:925:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:1113:58: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/survey/controllers/main.py:12:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/addons/survey/controllers/main.py:115:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/survey/controllers/main.py:171:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/survey/controllers/main.py:197:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/survey/controllers/main.py:250:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/survey/controllers/main.py:451:22: F841 local variable 'answer_sudo' is assigned to but never used
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:34:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:39:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:42:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:45:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:50:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:54:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:59:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:62:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:65:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:70:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:73:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:76:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:92:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:109:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:115:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:119:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:122:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:125:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:128:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:135:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:139:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:142:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:147:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:152:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:156:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:161:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:164:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:193:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:197:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:200:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:205:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:210:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:214:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:217:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:222:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:227:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:231:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:236:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:241:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_question.py:447:63: E272 multiple spaces before keyword
./Viindoo-odoo-17.0/addons/survey/models/survey_question.py:681:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_question.py:701:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/survey/models/survey_survey.py:4:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/survey/models/survey_survey.py:957:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/survey/models/survey_survey.py:961:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_invite.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_invite.py:216:52: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_results.py:128:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/tests/test_certification_badge.py:83:72: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_controller.py:67:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_controller.py:72:67: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_controller.py:113:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/tests/test_certification_flow.py:185:13: F841 local variable 'page1' is assigned to but never used
./Viindoo-odoo-17.0/addons/survey/tests/test_certification_flow.py:193:13: F841 local variable 'q101' is assigned to but never used
./Viindoo-odoo-17.0/addons/survey/tests/test_certification_flow.py:202:13: F841 local variable 'q102' is assigned to but never used
./Viindoo-odoo-17.0/addons/survey/tests/common.py:8:1: F401 'contextlib.contextmanager' imported but unused
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_ui_backend.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_security.py:7:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_security.py:276:13: F841 local variable 'answer_other' is assigned to but never used
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_security.py:278:13: F841 local variable 'answer_line_other' is assigned to but never used
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_security.py:333:9: F841 local variable 'surveys' is assigned to but never used
./Viindoo-odoo-17.0/addons/account_peppol/__init__.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/tools/demo_utils.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/tools/demo_utils.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/tools/demo_utils.py:80:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/tools/demo_utils.py:85:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/tools/demo_utils.py:98:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/tools/demo_utils.py:128:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/tools/demo_utils.py:162:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/models/res_company.py:9:1: F401 'odoo.addons.account.models.company.PEPPOL_LIST' imported but unused
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:19:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:20:22: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:21:20: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:22:20: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:26:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:27:22: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:28:20: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:29:20: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:47:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:64:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:133:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock/__init__.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/__init__.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/controllers/main.py:2:1: F401 'werkzeug' imported but unused
./Viindoo-odoo-17.0/addons/stock/controllers/__init__.py:1:19: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/stock/models/stock_rule.py:11:1: F401 'odoo.tools.html_escape' imported but unused
./Viindoo-odoo-17.0/addons/stock/models/stock_picking.py:11:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/stock/models/stock_picking.py:17:1: F401 'odoo.tools.float_utils.float_round' imported but unused
./Viindoo-odoo-17.0/addons/stock/models/stock_picking.py:492:127: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock/models/stock_picking.py:912:79: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock/models/stock_location.py:95:79: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/models/stock_location.py:96:84: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/models/res_company.py:103:13: F841 local variable 'scrap_location' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/models/res_company.py:131:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/stock/models/res_company.py:149:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/stock/models/res_company.py:157:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/stock/models/res_company.py:165:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/stock/models/res_company.py:172:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/stock/models/stock_orderpoint.py:84:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock/models/stock_orderpoint.py:373:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock/models/stock_package_level.py:34:6: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock/models/stock_package_level.py:114:77: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/stock/models/stock_move_line.py:11:1: F401 'odoo.addons.base.models.ir_model.MODULE_UNINSTALL_FLAG' imported but unused
./Viindoo-odoo-17.0/addons/stock/models/stock_move_line.py:332:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock/models/stock_move_line.py:356:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/stock/models/stock_move_line.py:643:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock/models/stock_move_line.py:867:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock/models/stock_move_line.py:992:19: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/stock/models/stock_move.py:923:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/stock/models/stock_move.py:1348:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/models/stock_move.py:1524:25: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/stock/models/stock_move.py:1692:9: F841 local variable 'quants_cache' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/models/stock_move.py:2066:72: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/models/stock_move.py:2067:69: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/models/product.py:29:67: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/models/product.py:30:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/models/product.py:684:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/models/product.py:862:71: E272 multiple spaces before keyword
./Viindoo-odoo-17.0/addons/stock/models/product.py:1050:50: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock/models/product.py:1081:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/models/stock_lot.py:5:1: F401 'operator.attrgetter' imported but unused
./Viindoo-odoo-17.0/addons/stock/models/stock_lot.py:153:26: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/stock/models/res_config_settings.py:4:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/addons/stock/models/stock_quant.py:786:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/stock/models/stock_quant.py:791:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/stock/models/stock_quant.py:1442:30: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:64:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:65:40: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:66:35: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:67:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:68:43: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:70:39: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:71:35: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:76:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:77:35: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:78:39: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:79:35: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:152:21: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:158:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:159:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:160:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:161:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:170:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:171:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:172:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:173:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_traceability.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/stock/report/stock_traceability.py:5:1: F401 'odoo.tools.config' imported but unused
./Viindoo-odoo-17.0/addons/stock/report/stock_traceability.py:11:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/addons/stock/report/stock_traceability.py:67:13: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/stock/report/report_stock_quantity.py:71:17: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/report/report_stock_quantity.py:75:17: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/report/report_stock_quantity.py:78:17: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/report/report_stock_quantity.py:79:139: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/report/report_stock_quantity.py:80:135: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/report/report_stock_rule.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/stock/report/report_stock_rule.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/stock/report/product_label_report.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/populate/stock.py:321:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/tests/test_quant.py:997:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/stock/tests/test_quant.py:998:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/stock/tests/test_quant.py:999:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/stock/tests/test_quant.py:1000:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/stock/tests/test_quant.py:1001:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/stock/tests/test_quant.py:1003:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/stock/tests/test_robustness.py:362:53: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/tests/test_robustness.py:372:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/stock/tests/test_packing_neg.py:30:31: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock/tests/test_packing_neg.py:70:9: F841 local variable 'new_pack1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_packing_neg.py:80:9: F841 local variable 'new_pack2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_proc_rule.py:145:9: F841 local variable 'rule_low_priority' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_proc_rule.py:285:9: F841 local variable 'orderpoint' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_proc_rule.py:310:9: F841 local variable 'delivery_move' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_stock_lot.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/tests/test_report_tours.py:2:1: F401 'odoo' imported but unused
./Viindoo-odoo-17.0/addons/stock/tests/test_report_tours.py:3:1: F401 'odoo.tests.Form' imported but unused
./Viindoo-odoo-17.0/addons/stock/tests/test_stock_flow.py:1174:9: F841 local variable 'quants' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_stock_flow.py:2602:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/tests/test_packing.py:242:9: F841 local variable 'package_level' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_packing.py:284:9: F841 local variable 'ship_move_a' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_packing.py:351:9: F841 local variable 'package' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_packing.py:774:9: F841 local variable 'first_pack' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_packing.py:925:115: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/tests/test_packing.py:1887:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/tests/test_move.py:702:9: F841 local variable 'untracked_move_line' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move.py:4909:29: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/stock/tests/test_move.py:4942:29: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/stock/tests/test_move.py:5798:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move.py:5807:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move.py:6377:23: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock/tests/test_replenish.py:12:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/stock/tests/test_stock_return_picking.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/tests/test_stock_return_picking.py:125:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/stock/tests/test_stock_return_picking.py:138:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/tests/test_quant_inventory_mode.py:158:13: F841 local variable 'invalid_quant' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:12:1: F401 'odoo.tools.float_is_zero' imported but unused
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:12:1: F401 'odoo.tools.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:152:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:352:66: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:955:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:2243:9: F841 local variable 'move_3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:2315:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:2345:9: F841 local variable 'supplier_location' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:2359:9: F841 local variable 'putaway_product' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:2380:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:2782:9: F841 local variable 'precision_digits' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:3009:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:3611:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:3672:9: F841 local variable 'pack_location' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_report.py:90:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock/tests/test_report.py:1038:32: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock/tests/test_report.py:1041:33: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock/tests/test_report.py:1092:32: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock/tests/test_report.py:1095:33: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock/tests/test_report.py:1168:157: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/tests/test_report.py:1168:158: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/stock/tests/test_warehouse.py:7:1: F401 'odoo.tools.mute_logger' imported but unused
./Viindoo-odoo-17.0/addons/stock/wizard/stock_inventory_adjustment_name.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/stock/wizard/product_replenish.py:4:1: F401 'datetime' imported but unused
./Viindoo-odoo-17.0/addons/stock/wizard/stock_scheduler_compute.py:12:1: F401 'threading' imported but unused
./Viindoo-odoo-17.0/addons/uom/models/uom_uom.py:18:80: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/uom/models/uom_uom.py:51:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_sg/__init__.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_sg/models/res_company.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_sg/models/res_partner.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_sg/migrations/9.0.2.0/pre-set_tags_and_taxes_updatable.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/crm_iap_mine/models/crm_iap_lead_industry.py:14:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/crm_iap_mine/models/crm_iap_lead_mining_request.py:89:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/crm_iap_mine/models/crm_iap_lead_role.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/crm_iap_mine/models/crm_iap_lead_helpers.py:1:1: F401 'math.floor' imported but unused
./Viindoo-odoo-17.0/addons/crm_iap_mine/models/crm_iap_lead_helpers.py:1:1: F401 'math.log10' imported but unused
./Viindoo-odoo-17.0/addons/crm_iap_mine/tests/common.py:10:1: F401 'odoo.addons.iap.tools.iap_tools' imported but unused
./Viindoo-odoo-17.0/addons/crm_iap_mine/tests/common.py:49:17: F841 local variable 'iap_payload' is assigned to but never used
./Viindoo-odoo-17.0/addons/auth_totp/controllers/home.py:10:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/auth_totp/controllers/home.py:17:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/auth_totp/models/res_users.py:21:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/addons/auth_totp/models/ir_http.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_totp/models/totp.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_totp/models/totp.py:43:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_totp/tests/test_totp.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_totp/tests/test_totp.py:29:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/auth_totp/tests/test_totp.py:46:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/auth_totp/tests/test_totp.py:98:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/auth_totp/wizard/auth_totp_wizard.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_totp/wizard/auth_totp_wizard.py:64:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account_tax_python/tests/test_tax.py:39:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_verifactu/models/verifactu_document.py:427:21: F841 local variable '_xml_node' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_skills/models/hr_employee_skill.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_skills/models/hr_skill_level.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/hr_skills/report/hr_employee_skill_report.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_skills/report/hr_employee_cv_report.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_skills/tests/test_ui.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_hr/models/hr_employee.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_hr/report/pos_order_report.py:3:1: F401 'functools.partial' imported but unused
./Viindoo-odoo-17.0/addons/pos_mrp/models/pos_order.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_mrp/models/pos_order.py:15:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_mrp/models/pos_order.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_mrp/tests/test_pos_mrp_flow.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_mrp/tests/test_pos_mrp_flow.py:13:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_mrp/tests/test_pos_mrp_flow.py:511:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp_repair/tests/test_tracability.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_repair/tests/test_tracability.py:63:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_fi/__init__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_id_efaktur/models/efaktur.py:56:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_id_efaktur/models/account_move.py:290:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_id_efaktur/tests/test_l10n_id_efaktur.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_import/controllers/main.py:8:1: F401 'odoo.tools.misc' imported but unused
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:5:1: F401 'binascii' imported but unused
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:117:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:150:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:540:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:541:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1099:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1434:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1485:17: F402 import 'fields' from line 25 shadowed by loop variable
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1579:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1594:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1605:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1606:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1609:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1621:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1629:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1632:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/base_import/models/odf_ods_reader.py:88:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/project/__manifest__.py:147:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project/__manifest__.py:160:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project/__init__.py:37:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/controllers/portal.py:445:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project/controllers/project_sharing_chatter.py:100:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project/models/project_project_stage.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/models/project_tags.py:6:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/addons/project/models/project_task_recurrence.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/models/project_task.py:9:1: F401 'odoo._lt' imported but unused
./Viindoo-odoo-17.0/addons/project/models/project_task.py:14:1: F401 'odoo.tools.misc.get_lang' imported but unused
./Viindoo-odoo-17.0/addons/project/models/project_task.py:965:31: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1094:52: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1095:57: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1096:75: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1103:56: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1104:88: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1108:56: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1109:113: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1110:83: E272 multiple spaces before keyword
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1110:89: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1118:16: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1401:82: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1795:119: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project/models/project_update.py:4:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/project/models/project_update.py:6:1: F401 'werkzeug.urls.url_encode' imported but unused
./Viindoo-odoo-17.0/addons/project/models/project_update.py:23:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/models/project_task_stage_personal.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/models/project_project.py:776:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project/models/project_milestone.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/report/project_report.py:6:1: F401 'odoo.addons.rating.models.rating_data.RATING_TEXT' imported but unused
./Viindoo-odoo-17.0/addons/project/report/project_report.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/populate/project.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/populate/project.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/populate/project.py:86:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/project/populate/project.py:88:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/project/populate/project.py:90:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/project/populate/project.py:94:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/project/tests/test_task_follow.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_project_milestone.py:56:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project/tests/test_project_milestone.py:191:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project/tests/test_project_update_flow.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:7:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:115:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:140:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:161:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:235:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:256:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_task_dependencies.py:9:1: F401 'datetime.date' imported but unused
./Viindoo-odoo-17.0/addons/project/tests/test_project_base.py:6:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/project/tests/test_project_base.py:226:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project/tests/test_personal_stages.py:64:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/project/tests/test_personal_stages.py:381:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_project_flow.py:71:13: F841 local variable 'task' is assigned to but never used
./Viindoo-odoo-17.0/addons/project/tests/test_project_profitability.py:53:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_project_report.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_project_update_access_rights.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_multicompany.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_multicompany.py:121:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_multicompany.py:227:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/project/tests/test_multicompany.py:367:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project/tests/test_project_subtasks.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_project_subtasks.py:221:16: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/project/tests/test_task_state.py:47:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project/tests/test_project_sharing.py:77:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_project_sharing.py:330:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project/tests/test_project_update_ui.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/wizard/project_project_stage_delete.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_fr_fec/__manifest__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_fec/__init__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_fec/tests/__init__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_fec/wizard/__init__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_fec/wizard/account_fr_fec.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_fec/wizard/account_fr_fec.py:114:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_fec/wizard/account_fr_fec.py:447:61: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_fr_fec/wizard/account_fr_fec.py:447:62: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/crm/models/crm_lead_scoring_frequency.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/crm/models/digest.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/crm/models/res_partner.py:9:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/crm/models/crm_team.py:589:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/crm/models/crm_team.py:632:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/crm/models/crm_team.py:637:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/crm/models/crm_team.py:642:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/crm/models/crm_team.py:647:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/crm/models/crm_team.py:652:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/crm/models/crm_team.py:656:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/crm/models/crm_team_member.py:6:1: F401 'math' imported but unused
./Viindoo-odoo-17.0/addons/crm/models/crm_lead.py:7:1: F401 'ast.literal_eval' imported but unused
./Viindoo-odoo-17.0/addons/crm/models/crm_lead.py:788:53: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/crm/models/crm_lead.py:1876:9: F841 local variable 'Partner' is assigned to but never used
./Viindoo-odoo-17.0/addons/crm/models/crm_lead.py:2225:16: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/crm/models/crm_lead.py:2597:82: E272 multiple spaces before keyword
./Viindoo-odoo-17.0/addons/crm/populate/crm_lead.py:37:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/crm/populate/crm_lead.py:122:19: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/crm/populate/crm_lead.py:144:19: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_lead_convert.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_lead_convert.py:100:9: F841 local variable '_opp_proba100' is assigned to but never used
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_lead_convert.py:236:9: F841 local variable 'customer' is assigned to but never used
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_lead_convert.py:241:9: F841 local variable 'convert' is assigned to but never used
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_lead_merge.py:180:71: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_pls.py:9:1: F401 'odoo.tests.loaded_demo_data' imported but unused
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_pls.py:107:47: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_lead.py:563:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/crm/tests/common.py:21:14: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/crm/tests/common.py:24:31: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/crm/tests/common.py:663:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_lead_smart_calendar.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/crm/wizard/crm_lead_lost.py:5:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/crm/wizard/crm_merge_opportunities.py:56:160: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_lu/__init__.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_lu/__init__.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_lu/migrations/2.2/end-migrate_update_taxes.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_lu/migrations/2.1/end-migrate_update_taxes.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_restaurant/models/pos_session.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_restaurant/models/pos_order.py:56:41: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/pos_restaurant/models/pos_order.py:56:61: E202 whitespace before '}'
./Viindoo-odoo-17.0/addons/pos_restaurant/models/pos_payment.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/pos_restaurant/models/pos_payment.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/pos_restaurant/models/pos_restaurant.py:72:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_restaurant/tests/test_frontend.py:190:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_restaurant/tests/test_frontend.py:195:56: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ro_efactura/models/ciusro_document.py:89:150: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_ee/migrations/1.1/end-migrate_update_taxes.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_margin/__manifest__.py:6:14: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_margin/__manifest__.py:15:14: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_margin/__manifest__.py:16:11: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_margin/__manifest__.py:19:11: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/bus/__manifest__.py:2:11: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/bus/websocket.py:67:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/bus/websocket.py:728:69: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/bus/websocket.py:806:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/bus/websocket.py:943:5: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/bus/models/bus.py:8:1: F401 'random' imported but unused
./Viindoo-odoo-17.0/addons/bus/models/bus.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/bus/models/bus.py:266:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/bus/tests/test_assetsbundle.py:4:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/bus/tests/test_assetsbundle.py:22:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/bus/tests/test_websocket_caryall.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/bus/tests/test_websocket_rate_limiting.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/res_company.py:27:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/res_company.py:68:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:10:1: F401 'operator.itemgetter' imported but unused
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:33:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:39:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:447:87: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:816:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:1045:18: F841 local variable 'elements' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:1317:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:1328:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/ddt.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/res_config_settings.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_edi_export.py:334:9: F841 local variable 'tax_10' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_edi_reverse_charge.py:4:1: F401 'collections.namedtuple' imported but unused
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_edi_pa.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:90:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:91:13: E117 over-indented
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:92:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:102:15: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:103:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:108:15: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:109:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:115:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:120:15: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_edi_import.py:180:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/pos_stripe/models/pos_payment_method.py:27:93: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/pos_stripe/models/pos_payment_method.py:55:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hr_presence/models/ir_websocket.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_presence/models/hr_employee.py:46:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_presence/models/res_users_log.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_my_edi/models/account_edi_xml_ubl_my.py:523:42: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/l10n_my_edi/models/account_edi_proxy_user.py:72:9: F841 local variable '_error' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_expense/models/account_journal_dashboard.py:54:30: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hr_expense/models/account_journal_dashboard.py:54:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hr_expense/models/hr_expense.py:919:9: F841 local variable 'target_currency' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_expense/models/account_move_line.py:11:76: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_expense/tests/test_expenses.py:541:43: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_expense/tests/test_expenses.py:989:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_expense/wizard/hr_expense_split_wizard.py:4:1: F401 'odoo.tools.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/hr_expense/wizard/account_payment_register.py:3:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/hr_expense/wizard/account_payment_register.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/auth_password_policy_portal/controllers.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:49:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:170:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:232:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:232:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:234:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:234:15: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:360:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:437:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:584:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:639:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/gamification/models/gamification_goal.py:176:90: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/gamification/tests/test_challenge.py:158:54: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/gamification/tests/test_challenge.py:158:55: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/gamification/tests/test_challenge.py:290:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/gamification/wizard/update_goal.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/gamification/wizard/update_goal.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/gamification/wizard/grant_badge.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/gamification/wizard/grant_badge.py:26:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_hr_work_entry_holidays/models/hr_work_entry.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_fr_hr_work_entry_holidays/tests/test_french_work_entries.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_setup/tests/test_res_config_doc_links.py:9:64: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_work_entry/__manifest__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_work_entry/models/hr_employee.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_gcc_invoice/models/account_move.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_gcc_invoice/models/account_move.py:68:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_homeworking/models/res_users.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_homeworking/models/res_partner.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_homeworking/models/hr_employee.py:62:77: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_homeworking/models/hr_work_location.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_homeworking/tests/test_hr_employee_location.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_homeworking/wizard/homework_location_wizard.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_password_policy_signup/controllers.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mass_mailing/models/ir_qweb.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mass_mailing/tests/test_mailing_test.py:7:1: F401 'odoo.fields.Command' imported but unused
./Viindoo-odoo-17.0/addons/test_mass_mailing/tests/test_mailing_sms.py:399:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_mass_mailing/tests/test_performance.py:25:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mass_mailing/tests/common.py:113:9: F841 local variable '_country_us_id' is assigned to but never used
./Viindoo-odoo-17.0/addons/microsoft_account/models/microsoft_service.py:23:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_account/models/microsoft_service.py:165:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/microsoft_account/models/res_users.py:7:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_account/models/res_users.py:7:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/account_check_printing/models/account_journal.py:82:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account_check_printing/models/account_payment.py:222:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock_account/models/stock_move_line.py:5:1: F401 'odoo.tools.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/stock_account/models/stock_move.py:8:1: F401 'odoo.tools.float_round' imported but unused
./Viindoo-odoo-17.0/addons/stock_account/models/stock_move.py:396:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/stock_account/models/product.py:624:55: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_account/models/stock_valuation_layer.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:150:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:319:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:391:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:433:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:501:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:613:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:843:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:939:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:1003:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:2613:52: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:3535:9: F841 local variable 'supplier1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:128:69: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:150:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:151:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:152:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:161:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:162:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:172:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:173:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:183:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:184:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:200:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:210:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:220:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:221:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:222:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:235:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:251:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:339:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:363:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:364:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:372:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:373:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:381:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:382:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:398:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:399:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:415:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:416:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:425:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:426:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:440:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:441:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:444:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:446:9: F841 local variable 'move5' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:454:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:455:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:464:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:473:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:474:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:475:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:482:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:483:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:485:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:494:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:495:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:497:9: F841 local variable 'move5' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:505:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:506:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:509:9: F841 local variable 'move5' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:517:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:518:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:519:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:677:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:678:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:679:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:687:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:688:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:691:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:693:9: F841 local variable 'move5' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:701:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:710:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:711:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:713:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:721:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:722:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:731:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:732:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:733:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:734:9: F841 local variable 'move5' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:742:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:744:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:757:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:759:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:768:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:770:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:786:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:788:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:789:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:797:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:798:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:805:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:806:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:808:9: F841 local variable 'move5' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:814:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:815:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:818:9: F841 local variable 'move5' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:824:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:825:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:826:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:886:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:887:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:888:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:906:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:907:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:908:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:923:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:924:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:925:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:938:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:939:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:940:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:953:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:954:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:955:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:967:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:968:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:969:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:982:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:983:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:984:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:1012:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:1038:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:1070:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:1089:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:1122:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:1257:69: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:1382:69: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stock_valuation_layer_revaluation.py:75:31: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stock_valuation_layer_revaluation.py:126:31: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stock_valuation_layer_revaluation.py:239:31: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock_account/tests/test_account_move.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_account/tests/test_anglo_saxon_valuation_reconciliation_common.py:7:1: F401 'odoo.tests.tagged' imported but unused
./Viindoo-odoo-17.0/addons/stock_account/tests/test_anglo_saxon_valuation_reconciliation_common.py:100:80: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/product_email_template/models/account_move.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/product_email_template/models/__init__.py:4:27: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/product_email_template/tests/test_account_move.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays_attendance/models/hr_leave.py:9:1: F401 'odoo.tools.float_round' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays_attendance/models/hr_leave.py:37:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_holidays_attendance/tests/test_holidays_overtime.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_cn/models/account_move.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_membership/models/membership.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_product_expiry/tests/test_mrp_product_expiry.py:7:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/mail_bot/models/res_users.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail_bot/models/discuss_channel.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/mail_bot/models/discuss_channel.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/mail_bot/models/mail_bot.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/__init__.py:36:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/controllers/portal.py:178:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/models/res_company.py:30:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hr_timesheet/models/project_task.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/models/project_task.py:51:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/hr_timesheet/models/hr_timesheet.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/models/project_project.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/report/project_report.py:19:35: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/hr_timesheet/populate/hr_timesheet.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/populate/hr_timesheet.py:15:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_timesheet/populate/hr_timesheet.py:48:67: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/hr_timesheet/populate/hr_timesheet.py:49:46: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/hr_timesheet/tests/test_timesheet.py:159:13: F841 local variable 'timesheet2' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_timesheet/tests/test_timesheet.py:589:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/hr_timesheet/tests/test_timesheet.py:641:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_timesheet/tests/test_performance.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/tests/test_portal_timesheet.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_my_edi_extended/tests/test_new_submissions_flow.py:438:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_my_edi_extended/tests/test_new_submissions_flow.py:442:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/auth_totp_portal/tests/test_tour.py:23:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/auth_totp_portal/tests/test_tour.py:40:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/account_edi/__manifest__.py:3:11: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account_edi/__manifest__.py:4:18: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/account_edi/__manifest__.py:13:14: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account_edi/__manifest__.py:15:14: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account_edi/models/account_move.py:4:1: F401 'io' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_move.py:5:1: F401 'zipfile' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_move.py:6:1: F401 'werkzeug.urls.url_encode' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:5:1: F401 'odoo.tools.pdf.OdooPdfFileReader' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:6:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:8:1: F401 'odoo.exceptions.RedirectWarning' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:10:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:11:1: F401 'struct.error as StructError' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:12:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:13:1: F401 'io' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:15:1: F401 'pathlib' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:16:1: F401 're' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_document.py:189:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/account_edi/tests/common.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_edi/tests/common.py:127:30: E711 comparison to None should be 'if cond is not None:'
./Viindoo-odoo-17.0/addons/hr_holidays/__init__.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave_accrual_plan_level.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/models/resource.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/models/resource.py:46:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr_holidays/models/resource.py:47:24: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr_holidays/models/resource.py:48:22: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr_holidays/models/resource.py:158:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave_allocation.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave_allocation.py:423:126: E211 whitespace before '['
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave_allocation.py:428:138: E211 whitespace before '['
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave_allocation.py:563:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:34:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:409:17: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:604:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:980:135: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:1144:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:1305:46: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:1401:110: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_department.py:7:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/report/holidays_summary_report.py:10:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/report/holidays_summary_report.py:81:46: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr_holidays/report/hr_leave_report.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/report/hr_leave_report.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/report/hr_leave_report.py:5:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/report/hr_leave_employee_type_report.py:19:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/report/hr_leave_employee_type_report.py:19:29: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_holidays/report/hr_leave_report_calendar.py:41:16: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hr_holidays/report/hr_leave_report_calendar.py:70:14: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_allocation_access_rights.py:149:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_access_rights.py:11:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_access_rights.py:384:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_access_rights.py:408:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_access_rights.py:492:13: F841 local variable 'res' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_access_rights.py:507:13: F841 local variable 'name' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_access_rights.py:720:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_access_rights.py:771:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_accrual_allocations.py:2441:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_global_leaves.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_global_leaves.py:114:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_global_leaves.py:121:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_global_leaves.py:122:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_global_leaves.py:211:9: F841 local variable 'global_leave' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_holidays_calendar.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_leave_requests.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_leave_requests.py:303:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_automatic_leave_dates.py:7:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_automatic_leave_dates.py:195:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_automatic_leave_dates.py:225:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_company_leave.py:22:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_company_leave.py:322:10: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_company_leave.py:326:10: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_change_department.py:56:55: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_change_department.py:64:55: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_res_partner.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/wizard/hr_departure_wizard.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/wizard/hr_departure_wizard.py:4:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/wizard/hr_departure_wizard.py:6:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/wizard/hr_departure_wizard.py:20:100: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hr_holidays/wizard/hr_holidays_summary_employees.py:5:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/mrp/__init__.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/__init__.py:32:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/__init__.py:41:5: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/mrp/models/mrp_routing.py:158:22: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mrp/models/mrp_routing.py:180:42: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/mrp/models/stock_picking.py:94:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/models/res_company.py:31:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/mrp/models/mrp_document.py:22:32: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mrp/models/mrp_document.py:32:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/models/stock_orderpoint.py:7:1: F401 'dateutil.relativedelta.relativedelta' imported but unused
./Viindoo-odoo-17.0/addons/mrp/models/mrp_unbuild.py:55:17: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/mrp/models/mrp_unbuild.py:113:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp/models/stock_scrap.py:15:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/models/stock_traceability.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/models/stock_move.py:5:1: F401 'dateutil.relativedelta.relativedelta' imported but unused
./Viindoo-odoo-17.0/addons/mrp/models/stock_move.py:491:84: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/models/stock_move.py:555:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/mrp/models/product.py:9:1: F811 redefinition of unused 'groupby' from line 6
./Viindoo-odoo-17.0/addons/mrp/models/product.py:9:1: F401 'odoo.tools.groupby' imported but unused
./Viindoo-odoo-17.0/addons/mrp/models/product.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/models/product.py:105:34: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/models/product.py:111:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/models/product.py:333:84: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/models/product.py:393:34: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/models/mrp_production.py:753:122: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/mrp/models/mrp_production.py:1321:112: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/mrp/models/mrp_production.py:2734:13: F841 local variable 'rounding' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp/models/mrp_production.py:2817:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workorder.py:33:75: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workorder.py:40:63: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workorder.py:43:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workorder.py:84:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workorder.py:98:9: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workorder.py:123:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workorder.py:129:9: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/mrp/models/stock_warehouse.py:309:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/models/mrp_bom.py:377:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mrp/models/mrp_bom.py:403:16: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/mrp/models/mrp_bom.py:413:24: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workcenter.py:308:34: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workcenter.py:389:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/report/stock_forecasted.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/mrp/report/mrp_report_bom_structure.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/report/mrp_report_mo_overview.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/tests/test_byproduct.py:20:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mrp/tests/test_byproduct.py:57:9: F841 local variable 'bom_product_b' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp/tests/test_cancel_mo.py:5:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/mrp/tests/test_cancel_mo.py:5:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/mrp/tests/test_cancel_mo.py:7:1: F401 'odoo.fields.Datetime as Dt' imported but unused
./Viindoo-odoo-17.0/addons/mrp/tests/test_unbuild.py:54:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp/tests/test_unbuild.py:121:13: F841 local variable 'unbuild_order' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp/tests/test_unbuild.py:586:9: F841 local variable 'produce_wizard' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp/tests/test_unbuild.py:841:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_unbuild.py:846:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_unbuild.py:921:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_unbuild.py:973:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:130:46: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:131:49: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:132:49: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:136:46: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:137:46: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:138:49: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:142:46: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:143:49: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:144:46: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:238:111: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:244:111: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:252:111: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:260:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:706:9: F841 local variable 'report_values_12' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:709:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:1089:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:1755:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:1769:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:567:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:1709:9: F841 local variable 'res_dict' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:1835:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:1847:67: E712 comparison to False should be 'if cond is not False:' or 'if cond:'
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:2575:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:2973:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:2988:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:3239:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:3264:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:3449:26: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:3706:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:3737:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:3799:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:4014:101: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:4019:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:4020:82: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:4025:101: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_replenish.py:14:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/mrp/tests/test_smp.py:240:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_stock_report.py:339:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp/tests/test_stock.py:173:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_stock.py:203:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_stock.py:204:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_stock.py:460:9: F841 local variable 'move_receipt_1' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:22:31: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:26:31: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:30:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:34:30: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:99:31: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:103:31: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:135:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:340:14: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/mrp/tests/test_backorder.py:307:33: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/mrp/tests/test_backorder.py:308:15: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/wizard/mrp_consumption_warning.py:94:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/wizard/change_production_qty.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/mrp/wizard/change_production_qty.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/mrp/wizard/change_production_qty.py:103:116: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/wizard/change_production_qty.py:103:117: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/wizard/stock_warn_insufficient_qty.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/mrp/wizard/stock_assign_serial_numbers.py:18:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/wizard/stock_assign_serial_numbers.py:19:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/wizard/stock_assign_serial_numbers.py:20:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/models/hr_leave.py:4:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/models/hr_contract.py:53:40: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/models/hr_contract.py:54:44: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/models/hr_contract.py:55:45: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/models/hr_contract.py:60:41: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/models/hr_contract.py:78:69: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/tests/test_multi_contract.py:4:1: F401 'datetime.time' imported but unused
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/tests/test_multi_contract.py:209:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/tests/test_multi_contract.py:220:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/tests/test_leave.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_dropshipping/models/stock.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_dropshipping/models/stock.py:49:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_dropshipping/tests/test_lifo_price.py:4:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/stock_dropshipping/tests/test_lifo_price.py:6:1: F401 'odoo.tests.common' imported but unused
./Viindoo-odoo-17.0/addons/l10n_de/models/account_journal.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_de/models/chart_template.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_de/models/account_move.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project_hr_expense/models/project_project.py:8:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/project_hr_expense/models/project_project.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_website_slides_full/tests/test_ui_wslides.py:146:9: F841 local variable 'slide_channel_demo_6_furn3' is assigned to but never used
./Viindoo-odoo-17.0/addons/pos_self_order_stripe/controllers/orders.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/phone_validation/models/res_partner.py:4:1: F401 'odoo.addons.phone_validation.tools.phone_validation' imported but unused
./Viindoo-odoo-17.0/addons/phone_validation/lib/phonemetadata.py:6:5: F401 'phonenumbers.phonemetadata.NumberFormat' imported but unused
./Viindoo-odoo-17.0/addons/phone_validation/lib/phonemetadata.py:6:5: F401 'phonenumbers.phonemetadata.PhoneNumberDesc' imported but unused
./Viindoo-odoo-17.0/addons/phone_validation/lib/phonemetadata.py:6:5: F401 'phonenumbers.phonemetadata.PhoneMetadata' imported but unused
./Viindoo-odoo-17.0/addons/phone_validation/lib/phonemetadata.py:6:88: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/phone_validation/tests/test_phonenumbers_patch.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_session.py:5:1: F401 'odoo.osv.expression.OR' imported but unused
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_session.py:6:1: F401 'ast' imported but unused
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_session.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_session.py:148:34: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_order.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_order.py:63:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_rule.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_rule.py:22:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_rule.py:22:74: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_card.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/res_config_settings.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_config.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_config.py:21:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_mail.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_reward.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_program.py:5:1: F401 'odoo.tools.unique' imported but unused
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_program.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_order_line.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/tests/test_frontend.py:126:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_loyalty/tests/test_frontend.py:838:34: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/pos_loyalty/tests/test_frontend.py:865:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/pos_loyalty/tests/test_frontend.py:951:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_loyalty/tests/test_frontend.py:1549:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/project_purchase/tests/test_project_profitability.py:219:95: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/pos_razorpay/models/razorpay_pos_request.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_razorpay/models/pos_payment.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_razorpay/models/pos_payment.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_razorpay/models/pos_payment_method.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_delivery/models/stock_picking.py:199:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock_delivery/models/sale_order.py:30:36: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/stock_delivery/models/stock_move.py:50:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_carrier_propagation.py:75:132: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_carrier_propagation.py:110:114: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_carrier_propagation.py:139:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_carrier_propagation.py:159:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_carrier_propagation.py:160:34: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_carrier_propagation.py:184:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_delivery_stock_move.py:160:122: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_delivery_stock_move.py:161:122: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_delivery_cost.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_attendance/controllers/main.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_attendance/models/res_users.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_attendance/models/res_users.py:38:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/hr_attendance/models/hr_employee_public.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_attendance/models/hr_attendance.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_attendance/models/hr_attendance.py:244:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_attendance/models/hr_attendance.py:298:13: F841 local variable 'calendar' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_attendance/tests/test_hr_attendance_overtime.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_attendance/tests/test_hr_attendance_overtime.py:384:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_ch/__manifest__.py:19:159: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_ch/__manifest__.py:49:6: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/l10n_ch/__init__.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/models/res_bank.py:11:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ch/models/res_bank.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/models/res_bank.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/models/res_bank.py:40:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_ch/models/res_bank.py:41:64: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ch/models/res_bank.py:233:16: E114 indentation is not a multiple of 4 (comment)
./Viindoo-odoo-17.0/addons/l10n_ch/models/res_bank.py:233:16: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/l10n_ch/models/account_journal.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ch/models/account_journal.py:6:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ch/models/account_journal.py:8:1: F401 'odoo.addons.base_iban.models.res_partner_bank.validate_iban' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ch/models/account_journal.py:9:1: F401 'odoo.addons.base.models.res_bank.sanitize_account_number' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ch/models/account_invoice.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/models/account_invoice.py:81:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ch/models/account_invoice.py:83:49: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_ch/models/ir_actions_report.py:8:1: F401 'reportlab.lib.units.mm' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ch/models/ir_actions_report.py:10:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ch/models/ir_actions_report.py:11:62: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ch/models/ir_actions_report.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/migrations/0.0.0/pre-migrate-qr-template.py:20:9: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/l10n_ch/migrations/9.0.9.0/pre-set_tags_and_taxes_updatable.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/migrations/9.0.9.0/pre-set_tags_and_taxes_updatable.py:9:1: W391 blank line at end of file
./Viindoo-odoo-17.0/addons/l10n_ch/report/swissqr_report.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/report/__init__.py:3:29: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/l10n_ch/tests/test_l10n_ch_qr_print.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/tests/test_l10n_ch_qr_print.py:67:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_ch/tests/test_l10n_ch_qr_print.py:72:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_ch/tests/test_l10n_ch_qr_print.py:76:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_ch/tests/test_swissqr.py:7:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/auth_ldap/__manifest__.py:6:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/auth_ldap/models/res_company_ldap.py:8:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/auth_ldap/models/__init__.py:6:34: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/l10n_ar/demo/account_demo.py:2:1: F401 'logging' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ar/models/res_company.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ar/models/l10n_latam_document_type.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ar/models/account_fiscal_position.py:2:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ar/models/account_chart_template.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ar/models/account_chart_template.py:4:1: F401 'odoo.addons.account.models.chart_template.template' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ar/tests/common.py:3:1: F401 'odoo.tests.common.tagged' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ar/tests/common.py:355:9: F841 local variable 'invoice_user_id' is assigned to but never used
./Viindoo-odoo-17.0/addons/website_event/controllers/main.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event/controllers/main.py:416:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/website_event/models/website.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event/tests/test_event_mail.py:6:42: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/website_event/tests/test_event_mail.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event/tests/test_website_event.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event/tests/test_website_event.py:290:68: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/website_event/tests/test_website_event.py:290:88: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_event_event.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:103:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:122:17: F841 local variable '_event' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:143:17: F841 local variable '_event' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:249:13: F841 local variable '_registrations' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:273:13: F841 local variable '_registrations' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:296:13: F841 local variable '_registrations' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:311:13: F841 local variable '_registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:324:13: F841 local variable '_registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:337:13: F841 local variable '_registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:351:13: F841 local variable '_registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:366:13: F841 local variable '_registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:381:13: F841 local variable '_registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:395:13: F841 local variable '_registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/account_lock/models/res_company.py:6:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_it_stock_ddt/__init__.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_stock_ddt/models/account_invoice.py:75:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_it_stock_ddt/models/account_invoice.py:75:46: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_it_stock_ddt/tests/test_ddt.py:14:30: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hr_timesheet_attendance/tests/test_timesheet_attendance.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet_attendance/tests/test_timesheet_attendance.py:16:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/payment_paypal/controllers/main.py:13:1: F401 'odoo.tools.html_escape' imported but unused
./Viindoo-odoo-17.0/addons/payment_paypal/models/payment_provider.py:5:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/payment_paypal/models/payment_provider.py:27:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_paypal/models/payment_transaction.py:7:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/payment_paypal/tests/test_paypal.py:9:1: F401 'odoo.tools.float_repr' imported but unused
./Viindoo-odoo-17.0/addons/l10n_latam_invoice_document/models/res_company.py:2:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/l10n_latam_invoice_document/models/l10n_latam_document_type.py:3:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/l10n_latam_invoice_document/models/account_journal.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_latam_invoice_document/report/invoice_report.py:10:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_loyalty/models/sale_order.py:852:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/models/sale_order.py:945:90: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/models/sale_order_line.py:105:87: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_pay_with_gift_card.py:113:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_pay_with_gift_card.py:154:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_sale_invoicing.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_sale_invoicing.py:42:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_sale_invoicing.py:100:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_buy_gift_card.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_multi_company.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_with_code_operations.py:321:85: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_with_code_operations.py:335:85: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_loyalty.py:293:60: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_loyalty.py:299:60: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_loyalty.py:309:60: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_loyalty.py:319:60: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_loyalty.py:329:60: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/common.py:78:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/common.py:238:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:732:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:732:39: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:820:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:820:39: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:962:11: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:1058:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:1072:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:1077:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:1083:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:1089:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:1118:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:1174:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale_loyalty/wizard/sale_loyalty_coupon_wizard.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_loyalty/wizard/sale_loyalty_reward_wizard.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/crm_mail_plugin/tests/test_crm_mail_plugin.py:4:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/stock_picking_batch/models/stock_picking_batch.py:8:1: F401 'odoo.osv.expression.AND' imported but unused
./Viindoo-odoo-17.0/addons/stock_picking_batch/models/stock_picking_batch.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_picking_batch/models/stock_picking_batch.py:104:45: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_picking_batch/models/stock_picking_batch.py:104:54: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_picking_batch/tests/test_batch_picking.py:111:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock_picking_batch/tests/test_batch_picking.py:113:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/stock_picking_batch/tests/test_batch_picking.py:114:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/stock_picking_batch/tests/test_batch_picking.py:682:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_picking_batch/tests/test_batch_picking.py:1146:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/stock_picking_batch/wizard/stock_add_to_wave.py:37:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock_picking_batch/wizard/stock_package_destination.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_es_pos/models/pos_order.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_pos/tests/test_frontend.py:31:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/controllers/main.py:24:60: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/controllers/main.py:53:56: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:31:85: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:31:86: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:32:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:33:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:33:66: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:38:70: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:39:106: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:45:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:46:71: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account_test/__manifest__.py:16:98: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/account_test/__manifest__.py:17:96: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/pos_adyen/controllers/main.py:80:56: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_adyen/models/pos_payment_method.py:6:1: F401 'random' imported but unused
./Viindoo-odoo-17.0/addons/pos_adyen/models/pos_payment_method.py:8:1: F401 'string' imported but unused
./Viindoo-odoo-17.0/addons/pos_adyen/models/pos_payment_method.py:10:1: F401 'werkzeug.exceptions.Forbidden' imported but unused
./Viindoo-odoo-17.0/addons/pos_adyen/models/pos_payment_method.py:18:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_adyen/models/pos_payment_method.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_adyen/models/pos_payment_method.py:31:85: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_adyen/models/pos_payment_method.py:32:86: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/iap_crm/models/crm_lead.py:10:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_be_pos_sale/tests/test_l10n_be_pos_sale.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_be_pos_sale/tests/test_l10n_be_pos_sale.py:16:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/doc/cla/stats.py:9:1: F401 'pprint' imported but unused
./Viindoo-odoo-17.0/doc/cla/stats.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/doc/cla/stats.py:17:48: E231 missing whitespace after ','
./Viindoo-odoo-17.0/doc/cla/stats.py:23:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/doc/cla/stats.py:24:5: F841 local variable 'r' is assigned to but never used
./Viindoo-odoo-17.0/doc/cla/stats.py:29:199: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/doc/cla/stats.py:29:201: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/doc/cla/stats.py:31:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/doc/cla/stats.py:54:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-erponline-enterprise-17.0/viin_iot/__manifest__.py:82:26: E261 at least two spaces before inline comment
./Viindoo-erponline-enterprise-17.0/to_mrp_barcode/__manifest__.py:53:13: E203 whitespace before ':'
./Viindoo-erponline-enterprise-17.0/to_mrp_barcode/__manifest__.py:54:26: E261 at least two spaces before inline comment
./Viindoo-erponline-enterprise-17.0/to_mrp_barcode/__manifest__.py:54:27: E262 inline comment should start with '# '
./Viindoo-erponline-enterprise-17.0/to_mrp_barcode/models/mrp_production.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-erponline-enterprise-17.0/to_mrp_barcode/models/mrp_workorder.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/__manifest__.py:8:5: W191 indentation contains tabs
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/__manifest__.py:8:5: E101 indentation contains mixed spaces and tabs
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/__manifest__.py:37:26: E261 at least two spaces before inline comment
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/__manifest__.py:37:27: E262 inline comment should start with '# '
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:16:13: E265 block comment should start with '# '
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:26:21: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:26:23: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:26:40: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:26:42: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:92:36: W291 trailing whitespace
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:98:1: W293 blank line contains whitespace
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:99:72: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:99:74: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:99:91: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:99:93: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:146:1: W293 blank line contains whitespace
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:149:1: W293 blank line contains whitespace
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:150:1: W293 blank line contains whitespace
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:152:5: E303 too many blank lines (3)
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:155:141: W291 trailing whitespace
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:176:13: E303 too many blank lines (2)
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/models/mobile_notification.py:1:1: F401 'odoo.fields' imported but unused
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/models/mobile_notification.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/models/mobile_notification.py:2:1: F401 'odoo.tools.safe_eval' imported but unused
./Viindoo-erponline-enterprise-17.0/viin_mrp_barcode_backdate/__manifest__.py:47:26: E261 at least two spaces before inline comment
./Viindoo-erponline-enterprise-17.0/viin_mrp_barcode_backdate/__manifest__.py:47:27: E262 inline comment should start with '# '
|
| 07/31/2026 23:40:17 | ERROR |
Subbuild # 400229:
odoo.addons.test_pylint.tests.test_pylint: FAIL: TestPyLint.test_pylint
Traceback (most recent call last):
File "/data/build/Viindoo-tvtmaaddons-17.0/test_pylint/tests/test_pylint.py", line 176, in test_pylint
self.fail("pylint test failed:\n" + (b"\n" + out + b"\n" + err).decode('utf-8').strip())
AssertionError: pylint test failed:
No files to lint: exiting.
|
| 07/31/2026 23:40:17 | ERROR |
Subbuild # 400229:
odoo.addons.test_pylint.tests.test_flake8: FAIL: TestFlake8.test_flake8
Traceback (most recent call last):
File "/data/build/Viindoo-tvtmaaddons-17.0/test_pylint/tests/test_flake8.py", line 117, in test_flake8
self.fail("flake8 test failed:\n" + (b"\n" + out + b"\n" + err).decode('utf-8').strip())
AssertionError: flake8 test failed:
./Viindoo-tvtmaaddons-17.0/to_bank_currency_rate_purchase_stock/tests/test_bank_rate_standard_price_receipt.py:565:5: E303 too many blank lines (2)
./Viindoo-tvtmaaddons-17.0/to_bank_currency_rate_purchase_stock/tests/test_bank_rate_standard_price_receipt.py:568:5: E301 expected 1 blank line, found 0
./Viindoo-tvtmaaddons-17.0/to_wallet_currency_conversion_diff/tests/test_account_payment.py:9:1: E303 too many blank lines (3)
./Viindoo-tvtmaaddons-17.0/to_wallet_currency_conversion_diff/tests/test_account_payment.py:83:1: W293 blank line contains whitespace
./Viindoo-tvtmaaddons-17.0/to_wallet_currency_conversion_diff/tests/test_account_payment.py:84:13: E303 too many blank lines (2)
./Viindoo-tvtmaaddons-17.0/viin_queue/__manifest__.py:11:5: W191 indentation contains tabs
./Viindoo-tvtmaaddons-17.0/viin_queue/__manifest__.py:11:5: E101 indentation contains mixed spaces and tabs
./Viindoo-tvtmaaddons-17.0/viin_queue/helpers.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/setup.py:13:13: F821 undefined name 'version'
./Viindoo-odoo-17.0/setup.py:14:17: F821 undefined name 'description'
./Viindoo-odoo-17.0/setup.py:15:22: F821 undefined name 'long_desc'
./Viindoo-odoo-17.0/setup.py:16:9: F821 undefined name 'url'
./Viindoo-odoo-17.0/setup.py:17:12: F821 undefined name 'author'
./Viindoo-odoo-17.0/setup.py:18:18: F821 undefined name 'author_email'
./Viindoo-odoo-17.0/setup.py:19:29: F821 undefined name 'classifiers'
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:17:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:19:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:20:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:28:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:31:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:32:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:33:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:34:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:35:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:37:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:39:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:44:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/odoo-wsgi.example.py:46:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/package.py:12:1: F401 'textwrap' imported but unused
./Viindoo-odoo-17.0/setup/package.py:21:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/package.py:23:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/setup/package.py:422:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/sql_db.py:36:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/sql_db.py:41:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/sql_db.py:405:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/sql_db.py:779:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/sql_db.py:814:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/sql_db.py:816:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/sql_db.py:829:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/sql_db.py:835:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/fields.py:8:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/odoo/fields.py:8:1: F401 'lxml.html' imported but unused
./Viindoo-odoo-17.0/odoo/fields.py:44:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/odoo/fields.py:52:10: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/fields.py:1209:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/fields.py:1209:28: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/fields.py:1896:21: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/fields.py:2334:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/fields.py:2615:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/fields.py:4234:17: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/fields.py:5062:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/fields.py:5243:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/fields.py:5244:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/models.py:26:1: F401 'copy' imported but unused
./Viindoo-odoo-17.0/odoo/models.py:40:1: F401 'collections.OrderedDict' imported but unused
./Viindoo-odoo-17.0/odoo/models.py:43:1: F401 'inspect.currentframe' imported but unused
./Viindoo-odoo-17.0/odoo/models.py:95:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:108:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:130:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:135:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:143:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/models.py:145:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:380:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/models.py:842:19: F402 import '_' from line 66 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/models.py:961:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/models.py:1349:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/models.py:1361:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/models.py:2253:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/models.py:2260:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/models.py:3728:40: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/models.py:4019:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/models.py:4478:17: F402 import 'fields' from line 7318 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/models.py:4662:17: F402 import 'fields' from line 7318 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/models.py:4697:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/models.py:5589:5: F811 redefinition of unused 'copy' from line 26
./Viindoo-odoo-17.0/odoo/models.py:6165:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/models.py:7064:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/models.py:7088:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/models.py:7112:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:7152:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:7168:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:7248:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:7260:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:7302:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/models.py:7308:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/models.py:7318:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/models.py:7319:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/models.py:7320:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/loglevels.py:4:1: F401 'sys' imported but unused
./Viindoo-odoo-17.0/odoo/loglevels.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/loglevels.py:29:27: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/loglevels.py:43:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/loglevels.py:44:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/api.py:89:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/api.py:400:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/api.py:421:43: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/api.py:442:42: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/api.py:1112:39: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/api.py:1391:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/api.py:1392:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/api.py:1393:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:7:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:10:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:23:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:25:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:61:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:63:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:65:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:66:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/__init__.py:67:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:79:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:82:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:83:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:84:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:90:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:92:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:108:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:110:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:111:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/__init__.py:111:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:112:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:113:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:114:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:115:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:116:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:117:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:118:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:119:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:120:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:121:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:123:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:125:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:126:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:127:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:128:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:129:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:130:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:132:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:134:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/__init__.py:135:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/__init__.py:136:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/release.py:37:54: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/netsvc.py:26:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:27:11: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/netsvc.py:28:17: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/netsvc.py:31:15: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/netsvc.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:84:21: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/netsvc.py:89:32: F541 f-string is missing placeholders
./Viindoo-odoo-17.0/odoo/netsvc.py:95:24: F541 f-string is missing placeholders
./Viindoo-odoo-17.0/odoo/netsvc.py:100:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:101:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/netsvc.py:102:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/netsvc.py:115:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:131:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:145:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:167:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:168:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/netsvc.py:175:5: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/netsvc.py:198:9: F402 import 'module' from line 22 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/netsvc.py:199:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/netsvc.py:200:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/netsvc.py:201:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/netsvc.py:202:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/netsvc.py:204:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/netsvc.py:353:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/netsvc.py:355:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/netsvc.py:371:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/netsvc.py:373:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/netsvc.py:375:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/http.py:227:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/http.py:237:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/http.py:324:70: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/http.py:344:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/http.py:809:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/http.py:856:46: E222 multiple spaces after operator
./Viindoo-odoo-17.0/odoo/http.py:938:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/http.py:1123:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/odoo/http.py:1127:1: E302 expected 2 blank lines, found 3
./Viindoo-odoo-17.0/odoo/http.py:1235:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/http.py:1238:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/http.py:1580:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/http.py:2025:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/http.py:2207:9: F841 local variable 'exc' is assigned to but never used
./Viindoo-odoo-17.0/odoo/http.py:2210:9: F841 local variable 'exc' is assigned to but never used
./Viindoo-odoo-17.0/odoo/http.py:2394:13: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/cli/obfuscate.py:201:72: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:56:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:56:1: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:61:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:72:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:78:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:88:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:91:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:144:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/scaffold.py:148:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/db.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/db.py:117:48: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/cli/db.py:118:63: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/cli/server.py:14:11: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/cli/server.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:42:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:76:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:84:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:96:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:120:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:131:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/server.py:182:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/start.py:38:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/cli/start.py:65:9: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/odoo/cli/start.py:74:26: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/cli/start.py:82:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/genproxytoken.py:3:1: F401 'os' imported but unused
./Viindoo-odoo-17.0/odoo/cli/deploy.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/cli/populate.py:94:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/cli/populate.py:110:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/cli/cloc.py:3:1: F401 'os' imported but unused
./Viindoo-odoo-17.0/odoo/cli/cloc.py:5:1: F401 'textwrap' imported but unused
./Viindoo-odoo-17.0/odoo/cli/cloc.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/db.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/db.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/db.py:117:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/db.py:149:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/db.py:154:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/db.py:178:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/registry.py:40:19: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/modules/registry.py:41:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/modules/registry.py:44:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/modules/registry.py:56:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/registry.py:839:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/modules/registry.py:939:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/modules/registry.py:941:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/modules/registry.py:943:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/modules/neutralize.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/neutralize.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/neutralize.py:27:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:19:1: F401 'odoo.tools.pycompat' imported but unused
./Viindoo-odoo-17.0/odoo/modules/module.py:57:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/modules/module.py:72:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/modules/module.py:77:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/modules/module.py:80:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/modules/module.py:160:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/modules/module.py:187:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:220:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:240:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:243:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:275:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:283:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:289:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:305:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:332:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:386:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:400:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:404:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:410:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:437:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:465:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/module.py:476:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/migration.py:137:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/modules/loading.py:80:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/loading.py:260:47: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/modules/loading.py:336:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/loading.py:350:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/loading.py:376:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/loading.py:400:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/modules/loading.py:608:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/modules/graph.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/modules/graph.py:47:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/modules/graph.py:49:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/modules/graph.py:52:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/modules/graph.py:55:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/modules/graph.py:73:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/modules/graph.py:86:20: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/modules/graph.py:109:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/modules/graph.py:113:99: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/modules/graph.py:122:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:9:1: F401 'threading' imported but unused
./Viindoo-odoo-17.0/odoo/service/db.py:10:1: F401 'traceback' imported but unused
./Viindoo-odoo-17.0/odoo/service/db.py:17:1: F401 'functools.wraps' imported but unused
./Viindoo-odoo-17.0/odoo/service/db.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:47:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/db.py:49:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/db.py:51:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:57:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:97:5: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/odoo/service/db.py:171:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:179:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:207:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:223:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:249:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:256:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:272:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:296:18: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/service/db.py:308:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:323:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:377:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:400:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:406:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:414:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/db.py:416:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/db.py:418:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:420:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/service/db.py:428:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:451:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:484:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:487:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:496:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/db.py:502:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/db.py:504:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/db.py:506:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:3:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:22:1: F401 'itertools.chain' imported but unused
./Viindoo-odoo-17.0/odoo/service/server.py:26:1: F401 'werkzeug.debug.DebuggedApplication' imported but unused
./Viindoo-odoo-17.0/odoo/service/server.py:58:5: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/service/server.py:71:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:89:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:97:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:99:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:100:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:108:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:202:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:251:36: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/odoo/service/server.py:251:38: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/odoo/service/server.py:252:34: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/odoo/service/server.py:252:36: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/odoo/service/server.py:288:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:290:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:291:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:374:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:376:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:437:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:522:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/service/server.py:716:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:812:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/service/server.py:828:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1060:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:1075:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1202:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/service/server.py:1206:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1249:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1338:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:1340:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/server.py:1342:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1344:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1358:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1378:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1399:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1463:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/server.py:1479:38: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/service/server.py:1532:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/security.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/security.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/security.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/__init__.py:11:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/service/model.py:46:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/model.py:74:9: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/service/model.py:75:9: F841 local variable '_0' is assigned to but never used
./Viindoo-odoo-17.0/odoo/service/common.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/common.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/common.py:31:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/common.py:34:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/common.py:47:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/service/common.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/osv/expression.py:766:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/osv/expression.py:1070:25: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/tools/js_transpiler.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/js_transpiler.py:100:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/js_transpiler.py:110:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/js_transpiler.py:154:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/js_transpiler.py:208:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/js_transpiler.py:232:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/js_transpiler.py:660:76: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/tools/image.py:7:1: F401 'PIL.ImageOps' imported but unused
./Viindoo-odoo-17.0/odoo/tools/image.py:9:1: F401 'PIL.IcoImagePlugin' imported but unused
./Viindoo-odoo-17.0/odoo/tools/image.py:39:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/image.py:45:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/image.py:47:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/image.py:410:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/rendering_tools.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/rendering_tools.py:21:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/rendering_tools.py:39:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/rendering_tools.py:55:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/rendering_tools.py:65:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/view_validation.py:181:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/cache.py:30:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/cache.py:182:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/osutil.py:23:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/osutil.py:54:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/osutil.py:69:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/osutil.py:95:5: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:22:1: F401 'opcode.HAVE_ARGUMENT' imported but unused
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:45:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:49:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:79:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:200:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:223:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:253:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:299:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:320:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:358:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:423:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:459:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:482:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/safe_eval.py:482:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:26:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:27:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:28:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:29:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:31:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:58:51: E227 missing whitespace around bitwise or shift operator
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:80:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:99:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches.py:108:48: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:4:1: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:5:1: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:32: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:36: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:40: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:49: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:53: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:62: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:67: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:71: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:77: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:81: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:88: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:91: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:11:95: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:15:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:16:28: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:25:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:58:20: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:59:42: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:61:38: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:66:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:67:9: E117 over-indented
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:77:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:79:61: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/parse_version.py:80:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/tools/lru.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/lru.py:54:17: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:32:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:34:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:54:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:350:26: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:514:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:1001:35: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/tools/_monkeypatches_urls.py:1016:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/which.py:22:78: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/which.py:45:1: F401 'os.R_OK' imported but unused
./Viindoo-odoo-17.0/odoo/tools/which.py:45:1: F401 'os.W_OK' imported but unused
./Viindoo-odoo-17.0/odoo/tools/which.py:46:1: F401 'os.path.dirname' imported but unused
./Viindoo-odoo-17.0/odoo/tools/which.py:54:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/which.py:65:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/which.py:123:8: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/tools/which.py:124:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/which.py:133:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/which.py:147:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/json.py:14:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/json.py:24:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/json.py:27:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/json.py:55:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/tools/mail.py:10:1: F401 'threading' imported but unused
./Viindoo-odoo-17.0/odoo/tools/mail.py:23:1: F401 'odoo' imported but unused
./Viindoo-odoo-17.0/odoo/tools/mail.py:40:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/mail.py:42:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/mail.py:338:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:408:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/tools/mail.py:409:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/tools/mail.py:410:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/tools/mail.py:515:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/mail.py:519:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:574:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/mail.py:576:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/mail.py:579:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:588:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:601:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:647:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:653:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:660:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:668:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:705:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:719:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:749:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:781:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:792:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:799:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:811:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:816:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:819:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:862:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:889:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mail.py:916:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/template_inheritance.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:29:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:54:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:78:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:88:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:114:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:123:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:146:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/mimetypes.py:210:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/__init__.py:19:1: F403 'from .barcode import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:21:1: F403 'from .date_utils import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:22:1: F403 'from .float_utils import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:23:1: F403 'from .func import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:24:1: F403 'from .image import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:25:1: F403 'from .mail import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:26:1: F403 'from .misc import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:28:1: F403 'from .sql import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:29:1: F403 'from .template_inheritance import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:30:1: F403 'from .translate import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:31:1: F403 'from .xml_utils import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/__init__.py:32:1: F403 'from .convert import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/config.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/config.py:39:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/config.py:40:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/config.py:48:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/tools/config.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/config.py:65:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/config.py:424:96: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/tools/config.py:425:55: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:439:97: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/tools/config.py:522:74: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:658:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tools/config.py:690:22: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/config.py:692:25: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:692:42: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:694:25: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:694:43: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:697:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/config.py:703:29: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:703:46: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:705:29: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:705:47: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/config.py:738:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/config.py:738:30: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/config.py:762:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/win32.py:20:38: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/win32.py:20:51: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/win32.py:20:59: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/win32.py:20:65: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/win32.py:27:38: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/win32.py:27:51: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/win32.py:27:57: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:25:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:46:76: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:75:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:113:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:116:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:123:17: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:128:73: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:132:76: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:141:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:155:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:158:73: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:162:76: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:177:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:192:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:194:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:220:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:232:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:270:29: E702 multiple statements on one line (semicolon)
./Viindoo-odoo-17.0/odoo/tools/float_utils.py:283:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:44:1: F401 'passlib.utils' imported but unused
./Viindoo-odoo-17.0/odoo/tools/misc.py:46:1: F401 'werkzeug.utils' imported but unused
./Viindoo-odoo-17.0/odoo/tools/misc.py:56:1: F403 'from .cache import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/misc.py:58:1: F401 '.parse_version.parse_version' imported but unused
./Viindoo-odoo-17.0/odoo/tools/misc.py:75:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:77:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:79:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:85:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:90:24: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/misc.py:94:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:101:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:103:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:105:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:114:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:137:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:146:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:152:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:154:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:156:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:198:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:260:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:262:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:290:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:290:23: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/tools/misc.py:310:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:318:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:424:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:424:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:424:66: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:426:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:432:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:455:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:10: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:13: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:15: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:17: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:21: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:23: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:27: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:461:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/misc.py:463:11: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/misc.py:467:28: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/misc.py:467:55: E202 whitespace before ']'
./Viindoo-odoo-17.0/odoo/tools/misc.py:470:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:480:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:488:11: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/misc.py:495:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:497:5: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:517:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:532:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:539:5: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:550:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:553:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:558:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:559:49: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/tools/misc.py:585:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:599:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:600:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:602:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:604:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:610:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:614:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:614:19: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:616:19: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:619:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:643:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:659:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:660:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/misc.py:663:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:686:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:688:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:690:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:692:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/misc.py:708:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:724:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:725:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:738:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:742:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:749:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:761:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:771:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:871:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:892:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:894:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:904:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:911:34: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/tools/misc.py:922:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:929:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:1006:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1017:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1270:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/tools/misc.py:1271:14: F405 'defaultdict' may be undefined, or defined from star imports: .cache
./Viindoo-odoo-17.0/odoo/tools/misc.py:1276:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1291:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1302:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1320:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1324:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1365:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1367:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1392:5: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/tools/misc.py:1395:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/tools/misc.py:1398:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1495:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1511:5: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/tools/misc.py:1670:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1689:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/misc.py:1695:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:1703:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:1901:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/misc.py:1932:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:105:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/translate.py:106:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/translate.py:137:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/translate.py:137:11: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/translate.py:138:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/translate.py:141:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:167:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:177:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:326:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:331:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tools/translate.py:370:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:377:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:399:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:409:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:427:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:443:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:461:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:469:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:574:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/odoo/tools/translate.py:649:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:655:35: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:656:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:659:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:660:48: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:662:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:665:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:669:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:678:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:706:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:796:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:815:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:815:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:815:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:815:62: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:815:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:815:76: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/translate.py:818:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tools/translate.py:934:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:940:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:954:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:998:5: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tools/translate.py:1021:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/translate.py:1064:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/translate.py:1289:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/translate.py:1781:31: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/tools/translate.py:1802:20: F541 f-string is missing placeholders
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:127:21: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:127:90: E202 whitespace before ']'
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:131:25: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:131:69: E202 whitespace before ']'
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:176:25: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:176:43: E202 whitespace before ']'
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:221:25: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:221:43: E202 whitespace before ']'
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:229:21: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:229:90: E202 whitespace before ']'
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:233:25: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:233:69: E202 whitespace before ']'
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:241:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:300:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:336:58: E702 multiple statements on one line (semicolon)
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:336:67: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:340:59: E702 multiple statements on one line (semicolon)
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:340:68: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:357:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:361:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:365:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:369:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:373:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:377:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:385:1: E303 too many blank lines (4)
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:385:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:387:1: E302 expected 2 blank lines, found 4
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:405:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:431:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:432:5: F811 redefinition of unused 'ctypes' from line 463
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:457:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:459:9: F401 'win32com.shell' imported but unused
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:463:13: F401 'ctypes' imported but unused
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:470:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/odoo/tools/appdirs.py:470:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/func.py:10:1: F401 'json.JSONEncoder' imported but unused
./Viindoo-odoo-17.0/odoo/tools/func.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:45:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:66:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:83:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:89:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/tools/func.py:91:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:95:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/tools/func.py:110:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:125:5: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tools/func.py:135:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/func.py:172:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/func.py:258:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/func.py:265:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/populate.py:4:1: F401 'odoo.tools.pycompat' imported but unused
./Viindoo-odoo-17.0/odoo/tools/populate.py:97:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/populate.py:140:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/populate.py:154:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/populate.py:162:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:17:1: F401 '.config' imported but unused
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:71:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:135:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:136:28: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:136:57: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:136:95: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:136:134: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:150:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:152:39: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:190:68: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:208:25: F841 local variable 'cancel_found' is assigned to but never used
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:237:57: E201 whitespace after '['
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:247:21: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/test_reports.py:260:28: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/profiler.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/profiler.py:472:39: F402 import 'time' from line 9 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/tools/pycompat.py:2:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/cloc.py:24:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/cloc.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/cloc.py:37:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/cloc.py:39:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/cloc.py:68:27: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/tools/cloc.py:101:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/cloc.py:103:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/cloc.py:299:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/cloc.py:301:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/convert.py:16:1: F401 'warnings' imported but unused
./Viindoo-odoo-17.0/odoo/tools/convert.py:33:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/odoo/tools/convert.py:33:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/odoo/tools/convert.py:38:1: F811 redefinition of unused 'pytz' from line 21
./Viindoo-odoo-17.0/odoo/tools/convert.py:38:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tools/convert.py:39:1: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/tools/convert.py:41:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:51:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tools/convert.py:56:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:71:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:89:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:90:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/convert.py:91:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/convert.py:95:35: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/convert.py:122:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tools/convert.py:131:20: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/tools/convert.py:137:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/convert.py:143:18: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/convert.py:178:24: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/convert.py:179:16: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/convert.py:182:17: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/tools/convert.py:213:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:221:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:304:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tools/convert.py:322:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tools/convert.py:334:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tools/convert.py:399:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tools/convert.py:406:36: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tools/convert.py:671:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:684:17: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/convert.py:688:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:689:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tools/convert.py:691:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/convert.py:726:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/date_utils.py:209:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/date_utils.py:251:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/tools/_vendor/send_file.py:34:14: F821 undefined name 'WSGIEnvironment'
./Viindoo-odoo-17.0/odoo/tools/pdf/_pypdf2_1.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tools/zeep/helpers.py:1:1: F401 'zeep.helpers.serialize_object' imported but unused
./Viindoo-odoo-17.0/odoo/tools/zeep/ns.py:1:1: F403 'from zeep.ns import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/zeep/ns.py:1:1: F401 'zeep.ns.*' imported but unused
./Viindoo-odoo-17.0/odoo/tools/zeep/exceptions.py:1:1: F403 'from zeep.exceptions import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/zeep/exceptions.py:1:1: F401 'zeep.exceptions.*' imported but unused
./Viindoo-odoo-17.0/odoo/tools/zeep/wsa.py:1:1: F403 'from zeep.wsa import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tools/zeep/wsa.py:1:1: F401 'zeep.wsa.*' imported but unused
./Viindoo-odoo-17.0/odoo/tools/zeep/wsdl/utils.py:1:1: F401 'zeep.wsdl.utils.etree_to_string' imported but unused
./Viindoo-odoo-17.0/odoo/tools/zeep/wsdl/utils.py:1:1: F401 'zeep.wsdl.utils.get_or_create_header' imported but unused
./Viindoo-odoo-17.0/odoo/tools/zeep/wsse/username/__init__.py:1:1: F403 'from zeep.wsse.username import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tests/case.py:34:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/tests/case.py:34:16: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/result.py:44:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/tests/result.py:201:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tests/result.py:253:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/loader.py:110:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/tests/loader.py:111:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tests/test_security.py:5:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/tests/__init__.py:9:1: F403 'from .common import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/odoo/tests/form.py:11:1: F401 'time' imported but unused
./Viindoo-odoo-17.0/odoo/tests/form.py:13:1: F401 'dateutil.relativedelta.relativedelta' imported but unused
./Viindoo-odoo-17.0/odoo/tests/common.py:108:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/common.py:110:62: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/common.py:119:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:203:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:206:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:261:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:263:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:264:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:281:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tests/common.py:826:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tests/common.py:843:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:940:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:949:5: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:957:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:964:5: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:968:13: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:1208:46: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/tests/common.py:1209:52: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/tests/common.py:1211:47: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/tests/common.py:1358:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/common.py:1456:71: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/common.py:1484:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/common.py:1515:13: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:1542:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/tests/common.py:1805:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/tests/common.py:1842:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:1877:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/common.py:2034:17: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/common.py:2117:63: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/tests/common.py:2127:85: E272 multiple spaces before keyword
./Viindoo-odoo-17.0/odoo/tests/common.py:2164:78: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/common.py:2172:81: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/tests/common.py:2225:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:9:54: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:11:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:12:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:13:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:14:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:15:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:29:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:115:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:120:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/test_module_operations.py:125:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/suite.py:27:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/tests/tag_selector.py:69:43: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/tests/tag_selector.py:99:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/tests/_odoo_checker_markup.py:67:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_limits/models.py:5:1: F401 'sys' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_limits/models.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_limits/models.py:22:9: F841 local variable 'l' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_limits/models.py:22:9: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/test_limits/models.py:28:43: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/test_limits/models.py:43:17: F841 local variable 'x' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_populate/models.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_populate/models.py:6:1: F401 'odoo.tools.pycompat' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_populate/models.py:37:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/test_populate/models.py:60:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_populate/models.py:78:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_populate/tests/test_populate.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_populate/tests/test_populate.py:68:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/odoo/addons/test_populate/tests/test_populate.py:83:60: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_populate/tests/test_populate.py:86:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_populate/tests/test_populate.py:99:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_populate/tests/test_populate.py:101:67: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_populate/tests/test_populate.py:144:17: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_pylint_path_setup.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_pylint_path_setup.py:31:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_pylint_path_setup.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_pylint_path_setup.py:66:1: W391 blank line at end of file
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:27:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:44:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:104:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:105:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:107:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:108:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:117:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:131:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:135:20: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:210:72: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:271:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:280:13: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:280:14: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:286:29: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:290:13: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:290:14: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:296:29: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:314:13: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:314:14: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:339:57: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:341:60: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:342:53: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_checkers.py:356:53: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_onchange_domains.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_override_signatures.py:3:1: F401 'itertools' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_override_signatures.py:42:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_override_signatures.py:45:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_override_signatures.py:159:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/__init__.py:12:1: F811 redefinition of unused 'test_pofile' from line 4
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/__init__.py:13:1: F811 redefinition of unused 'test_pylint' from line 3
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_eslint.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_eslint.py:33:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_dunderinit.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:36:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:49:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:69:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:80:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:97:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:97:19: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:103:11: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:106:11: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:157:17: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:374:126: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:374:171: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_sql_injection.py:376:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_unlink_override.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_unlink_override.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_unlink_override.py:41:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_gettext.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/_odoo_checker_gettext.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_jstranslate.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_lint/tests/test_l10n.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_read_group/tests/test_fill_temporal.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_read_group/tests/test_m2m_grouping.py:266:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_read_group/tests/test_group_operator.py:65:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_translation_import/models/models.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_translation_import/tests/test_term_count.py:164:9: F841 local variable 'context' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_uninstall/models.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_uninstall/models.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_convert/models.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_convert/models.py:25:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_convert/tests/test_env.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_convert/tests/test_env.py:87:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_convert/tests/test_convert.py:10:1: F401 'odoo' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_convert/tests/test_convert.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_converter/models.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_converter/tests/test_html.py:9:1: F401 'odoo.tools.html_escape as e' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_converter/tests/test_html.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_converter/tests/test_html.py:46:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_converter/tests/test_html.py:169:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_converter/tests/test_gbf.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_mimetypes/tests/test_guess_mimetypes.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_mimetypes/tests/test_guess_mimetypes.py:24:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_mimetypes/tests/test_guess_mimetypes.py:30:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_mimetypes/tests/test_guess_mimetypes.py:35:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_mimetypes/tests/test_guess_mimetypes.py:40:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_mimetypes/tests/test_guess_mimetypes.py:45:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_mimetypes/tests/test_guess_mimetypes.py:62:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:10:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:11:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:12:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:949:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:1077:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:1265:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:1446:52: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:1535:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_new_api/models/test_new_api.py:1885:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_json_field.py:26:84: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_qweb_float.py:34:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_qweb_float.py:60:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_one2many.py:120:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_one2many.py:123:9: F841 local variable 'books_with_edition' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_one2many.py:475:38: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_one2many.py:475:62: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_web_save.py:27:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:57:9: F841 local variable 'ok' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:63:13: F841 local variable 'faulty' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:75:46: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:75:58: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:505:9: F841 local variable 'baz' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:613:9: F841 local variable 'dean' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:615:9: F841 local variable 'finn' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:616:9: F841 local variable 'gabe' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:1555:9: F841 local variable 'rule' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:2314:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_new_api/tests/test_new_fields.py:3177:9: F841 local variable 'all_children' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/controllers/rpc.py:1:1: F401 're' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/controllers/rpc.py:24:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/controllers/rpc.py:62:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/controllers/rpc.py:120:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_config.py:4:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_config.py:9:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_config.py:268:42: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/addons/base/models/res_config.py:299:22: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_sequence.py:64:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_sequence.py:129:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_country.py:9:1: F401 'psycopg2.IntegrityError' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_country.py:27:10: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_country.py:27:11: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_country.py:28:10: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_country.py:28:11: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_country.py:148:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:16:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:18:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:22:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:29:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:33:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:36:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:43:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:212:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:313:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_fields.py:614:33: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:7:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:26:1: F401 'odoo.tools.str2bool' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:27:1: F401 'odoo.tools.safe_eval' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:587:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:589:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:981:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:983:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:985:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1064:17: F841 local variable 'is_base_model' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1187:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1189:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1284:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1286:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1326:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1328:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1387:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1389:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1511:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1614:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1630:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1632:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1635:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1811:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1816:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1832:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1839:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1939:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:1941:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:2083:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:2085:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_view.py:2884:9: F841 local variable 'context' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/models/res_company.py:281:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_company.py:282:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_company.py:360:82: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/addons/base/models/res_bank.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/decimal_precision.py:70:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_rule.py:12:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_rule.py:217:101: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:41:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:43:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:45:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:421:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:421:16: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:430:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:442:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb_fields.py:515:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:43:5: F811 redefinition of unused 'SSLCryptoError' from line 21
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:90:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:97:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:111:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:114:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:117:1: E305 expected 2 blank lines after class or function definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:119:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:122:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:124:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:423:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_mail_server.py:864:16: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:20:1: F401 'babel.core' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:38:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:97:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:100:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:103:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:106:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:109:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:112:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:115:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:118:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:133:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:138:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:157:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:177:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:179:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:181:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:380:71: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:381:75: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:597:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:703:33: E712 comparison to False should be 'if cond is False:' or 'if not cond:'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:872:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:1154:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:1267:80: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:1353:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:1449:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:1508:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:1717:80: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2008:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2048:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2050:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2052:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2092:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2114:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2114:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2115:15: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2122:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2172:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2175:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2262:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_users.py:2292:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:9:1: F401 'threading' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:15:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:20:1: F401 'odoo.osv.expression.get_unaccent_wrapper' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:26:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:27:30: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:28:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:34:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:41:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:63:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:67:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:68:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:335:13: F402 import '_' from line 19 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:400:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:401:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:969:9: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:971:9: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/models/res_partner.py:1020:19: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:7:1: F401 'io' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:8:1: F401 'itertools' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:17:1: F401 'PIL.Image' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:201:22: F402 import '_' from line 19 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:374:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:396:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:675:60: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_attachment.py:675:80: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_autovacuum.py:6:1: F401 'warnings' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_autovacuum.py:7:1: F401 'traceback' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_autovacuum.py:9:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:27:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:177:26: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:178:26: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:179:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:180:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:181:23: E203 whitespace before ':'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:201:9: F841 local variable 'lang' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:263:29: F402 import '_' from line 11 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:295:31: E712 comparison to False should be 'if cond is False:' or 'if not cond:'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:378:11: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:396:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:405:17: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:408:9: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:414:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:416:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_lang.py:426:65: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:38:5: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:568:97: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:601:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:1161:9: F841 local variable 'cr' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:1891:44: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:1891:62: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:2111:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_model.py:2237:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:2:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:4:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:5:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:9:1: F401 'mimetypes' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:11:1: F401 're' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:12:1: F401 'sys' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:13:1: F401 'traceback' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:28:1: F401 'odoo.exceptions.AccessError' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:28:1: F401 'odoo.exceptions.MissingError' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:120:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_http.py:122:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_menu.py:7:1: F401 'operator' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_ui_menu.py:34:120: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:7:1: F401 'operator.attrgetter' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:9:1: F401 'io' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:14:1: F401 'zipfile' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:16:1: F401 'requests' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:17:1: F401 'werkzeug.urls' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:48:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:80:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:181:43: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:420:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_module.py:967:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/res_currency.py:7:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/res_currency.py:194:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_demo_failure.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_logging.py:2:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:7:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:11:1: F401 'itertools' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:19:1: F401 'psycopg2' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:43:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:45:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:315:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:654:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:659:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:708:17: F841 local variable 'process' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:824:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:872:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/assetsbundle.py:1023:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions_report.py:6:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions_report.py:61:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions_report.py:82:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions_report.py:213:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions_report.py:215:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions_report.py:502:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions_report.py:539:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:518:1: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:521:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:568:1: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:675:60: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:766:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:981:66: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1098:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1111:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1161:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1174:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1194:94: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1279:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1280:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1669:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:1822:72: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2058:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2154:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2181:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2279:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2369:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2504:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2621:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_qweb.py:2729:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_cron.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:10:1: F401 'odoo.http.request' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:287:113: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:288:108: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:307:21: E722 do not use bare 'except'
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:336:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:413:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:1033:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_actions.py:1146:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_property.py:231:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/base/models/ir_property.py:247:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/migrations/17.0.1.4/post-migration.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/report/report_base_report_irmodulereference.py:14:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/report/report_base_report_irmodulereference.py:14:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/report/report_base_report_irmodulereference.py:14:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/report/report_base_report_irmodulereference.py:14:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/report/__init__.py:4:51: W292 no newline at end of file
./Viindoo-odoo-17.0/odoo/addons/base/populate/res_company.py:1:1: F401 'collections' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/populate/res_partner.py:26:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/populate/res_partner.py:88:19: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/odoo/addons/base/populate/res_partner.py:149:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/populate/res_currency.py:4:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_db_cursor.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_db_cursor.py:50:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_db_cursor.py:145:9: F841 local variable '_b' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_db_cursor.py:259:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_acl.py:8:1: F401 'odoo.tests.common.TransactionCase' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_display_name.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:4:1: F401 'collections' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:5:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:6:1: F401 'os.path' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:7:1: F401 're' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:11:1: F401 'lxml.builder.E' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:12:1: F401 'copy.deepcopy' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:19:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:674:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:703:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:706:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:713:76: E203 whitespace before ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:713:77: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:715:80: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:716:80: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:721:66: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:721:74: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:828:43: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1387:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1390:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1392:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1393:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1395:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1397:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1398:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1498:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1517:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1831:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1835:49: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1852:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1856:49: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1873:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1876:36: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1888:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1892:36: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:1901:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:3113:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb.py:3214:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_sequence_date_range.py:7:1: F401 'odoo.tools.DEFAULT_SERVER_DATE_FORMAT as DATE_FORMAT' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_sequence_date_range.py:25:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_sequence_date_range.py:66:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_sequence_date_range.py:114:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_actions.py:6:1: F401 'psycopg2.ProgrammingError' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_actions.py:10:1: F401 'odoo' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_actions.py:507:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_test_suite.py:20:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_mail_server_smtpd.py:79:13: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_mail_server_smtpd.py:94:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_mail_server_smtpd.py:126:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mimetypes.py:2:1: F401 'unittest' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mimetypes.py:62:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mimetypes.py:113:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_tz.py:17:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_cloc.py:129:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_sequence.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_sequence.py:102:21: F841 local variable 'n1' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:30:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:31:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:32:43: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:33:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:34:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:34:44: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:35:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:35:44: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:36:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:36:44: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:37:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:37:44: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:37:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_lang.py:40:79: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_module_category.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_qweb_field.py:61:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_avatar_mixin.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_base.py:12:1: F401 'odoo.addons.base.tests.common.TransactionCaseWithUserDemo' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_base.py:75:12: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_base.py:80:12: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_base.py:177:90: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ormcache.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ormcache.py:65:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_model.py:210:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_model.py:227:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_model.py:264:56: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_model.py:432:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_model.py:518:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_cache.py:11:1: F401 'odoo.tests.common.TransactionCase' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:5:1: F401 'xmlrpc.client.Binary' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:46:9: F841 local variable 'groups' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:131:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:205:65: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:206:65: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:207:65: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:215:61: E211 whitespace before '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_xmlrpc.py:229:69: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_split_table.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_split_table.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_mail_server.py:98:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_mail_server.py:182:13: F402 import 'email' from line 5 shadowed by loop variable
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_filters.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_filters.py:76:74: E202 whitespace before ')'
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_filters.py:291:9: F841 local variable 'filter_a' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_filters.py:296:44: E712 comparison to False should be 'if cond is False:' or 'if not cond:'
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_filters.py:308:108: E225 missing whitespace around operator
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:22:24: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:23:24: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:24:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:24:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:25:24: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:26:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:27:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:28:24: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:29:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:29:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:30:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:43:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:46:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:147:32: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:182:84: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:210:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:212:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:213:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:226:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:235:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_float.py:243:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_attachment.py:42:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_attachment.py:141:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_ir_attachment.py:176:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_country.py:25:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:12:1: F401 'odoo.fields.Date' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:13:1: F401 'odoo.models.BaseModel' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:297:9: F841 local variable 'res_8' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:386:95: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:388:83: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:390:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:392:69: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:394:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:396:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:411:69: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:437:78: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:439:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:510:85: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:512:88: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:552:61: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:553:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:560:48: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:596:92: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:598:95: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:600:94: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:893:65: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:893:69: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:893:80: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:893:90: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_expression.py:893:94: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_orm.py:6:1: F401 'psycopg2' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_orm.py:8:1: F401 'odoo.exceptions.MissingError' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_orm.py:70:62: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_orm.py:70:66: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_orm.py:92:29: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_sql.py:164:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_sql.py:177:1: W391 blank line at end of file
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_image.py:6:1: F401 'binascii' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_image.py:115:40: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_image.py:117:40: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_pdf.py:77:9: F841 local variable 'page' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail.py:179:64: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail.py:181:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail.py:840:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_func.py:4:1: F401 'functools' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:56:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:172:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:174:110: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:176:43: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:178:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:180:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:186:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:188:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:190:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:193:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:193:37: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:196:42: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:198:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:201:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:203:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:206:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:208:110: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:210:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:212:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:214:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:216:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:218:43: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:220:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:222:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:225:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:228:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:230:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:233:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:236:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:238:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:240:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:243:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:246:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:249:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/common.py:252:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_user_has_group.py:107:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_user_has_group.py:140:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_user_has_group.py:154:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:173:13: F841 local variable 'dates' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:184:13: F841 local variable 'dates' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:308:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:433:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:440:63: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:446:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:482:63: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_misc.py:489:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:8:1: F401 'psycopg2.IntegrityError' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:15:1: F401 'odoo.tests.common.new_test_user' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:31:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:32:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:34:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:635:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1381:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1601:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1602:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1604:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1605:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1606:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1607:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1608:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1617:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1618:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1620:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1623:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1624:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1626:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1627:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_translate.py:1628:14: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_search.py:189:41: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_search.py:195:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:83:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:127:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:296:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:308:21: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:430:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:430:29: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:436:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:436:29: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:464:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:464:29: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:470:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:470:29: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:504:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:507:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:513:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:513:29: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:519:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_reports.py:519:29: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_profiler.py:484:117: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_profiler.py:490:116: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_profiler.py:499:116: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_profiler.py:508:116: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_profiler.py:527:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_partner.py:62:62: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_partner.py:336:9: F841 local variable 'partner_merge_wizard' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_partner.py:966:21: E227 missing whitespace around bitwise or shift operator
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:3:1: F401 'ast' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:4:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:217:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:1530:9: F841 local variable 'view2' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:2449:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:3840:9: F841 local variable 'c' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:3845:9: F841 local variable 'd' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:4057:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:4072:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:4082:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_views.py:4488:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_tests_tags.py:111:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_tests_tags.py:117:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_tests_tags.py:199:54: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_tests_tags.py:361:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_tests_tags.py:366:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_tests_tags.py:398:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_menu.py:23:75: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_menu.py:29:18: E222 multiple spaces after operator
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_users.py:88:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_res_users.py:256:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:78:65: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:95:44: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:107:7: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:133:44: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:141:72: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:254:22: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:262:7: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:329:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:331:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:334:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:335:2: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:336:2: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:337:5: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:351:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:353:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:356:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:357:2: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:358:2: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:359:5: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:548:73: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:549:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:550:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:551:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:552:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:553:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:556:73: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:557:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:558:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:559:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:560:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:561:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:564:73: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:565:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:566:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:567:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:568:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:569:70: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:576:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:590:3: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/tests/test_mail_examples.py:612:43: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_import_language.py:10:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_import_language.py:10:1: F401 'odoo.sql_db' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_export_language.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_export_language.py:22:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_export_language.py:25:38: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_export_language.py:25:57: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_export_language.py:30:73: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_export_language.py:30:77: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_export_language.py:35:69: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_module_update.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_partner_merge.py:13:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_partner_merge.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_partner_merge.py:112:9: F841 local variable 'Partner' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_partner_merge.py:469:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_partner_merge.py:506:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/base/wizard/base_partner_merge.py:553:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_inherits_depends/tests/test_inherits.py:20:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_http/models.py:26:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_http/utils.py:11:25: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/odoo/addons/test_http/utils.py:46:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_http/tests/test_error.py:67:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_http/tests/test_echo_reply.py:42:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_http/tests/test_misc.py:149:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_http/tests/test_static.py:253:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_exceptions/models.py:5:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_exceptions/models.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_exceptions/models.py:66:25: E201 whitespace after '{'
./Viindoo-odoo-17.0/odoo/addons/test_exceptions/models.py:66:39: E202 whitespace before '}'
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/__manifest__.py:6:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/__manifest__.py:7:71: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:4:1: F401 'itertools.count' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:30:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:42:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:53:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:59:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:79:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:84:5: F811 redefinition of unused 'count' from line 4
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:101:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:108:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:126:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:132:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:138:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:150:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:174:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:181:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:190:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:259:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:263:5: F811 redefinition of unused 'count' from line 4
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:274:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:281:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:287:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:302:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:307:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:316:55: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:320:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:334:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/models.py:341:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/nested_o2m.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/nested_o2m.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/nested_o2m.py:23:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/nested_o2m.py:91:59: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/nested_o2m.py:148:55: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_lxml.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:111:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:116:9: F841 local variable 'a' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:166:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:293:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:294:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:332:17: E117 over-indented
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:630:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:654:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:655:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:663:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:664:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:699:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:700:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:708:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:709:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_form_impl.py:751:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_methods.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_testing_utilities/tests/test_res_config.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_inherit/models.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_inherit/tests/test_inherit.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/controllers/main.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:5:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:16:1: F401 'odoo.http' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:17:1: F401 'odoo.addons.__path__ as ADDONS_PATH' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:24:1: F401 'odoo.addons.base.models.ir_qweb.QWebException' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:25:1: F401 'odoo.tools.func' imported but unused
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:32:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:640:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:1592:9: F841 local variable 'view' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:1856:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:1862:105: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:1920:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:1991:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:1995:92: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_assetsbundle.py:2004:1: W391 blank line at end of file
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_js_transpiler_regex.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_js_transpiler.py:375:11: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_js_transpiler.py:376:42: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_js_transpiler.py:379:11: W291 trailing whitespace
./Viindoo-odoo-17.0/odoo/addons/test_assetsbundle/tests/test_js_transpiler.py:400:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_apikeys/tests/test_flow.py:14:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_apikeys/tests/test_flow.py:18:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/test_apikeys/tests/test_flow.py:22:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/test_main_flows/__init__.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_main_flows/models/model_multicompany.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_main_flows/tests/test_flow.py:99:58: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/odoo/addons/test_access_rights/models.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_access_rights/models.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_access_rights/models.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_access_rights/models.py:36:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_access_rights/models.py:42:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_access_rights/tests/test_feedback.py:163:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_access_rights/tests/test_feedback.py:441:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_action_bindings/models.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_action_bindings/tests/test_bindings.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_action_bindings/tests/test_bindings.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:19:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:60:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:172:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:177:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:184:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:189:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:194:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/models.py:200:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:31:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:49:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:227:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:355:12: E201 whitespace after '('
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:369:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:465:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:655:9: F841 local variable 'sids' is assigned to but never used
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:718:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_export.py:743:69: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:29:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:114:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:147:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:148:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:149:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:150:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:151:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:333:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:411:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:593:47: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:745:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:760:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:782:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:833:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:1170:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:1326:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_impex/tests/test_load.py:1332:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/odoo/addons/test_search_panel/tests/test_search_panel_select_multi_range.py:535:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_search_panel/tests/test_search_panel_select_range.py:307:63: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/odoo/addons/test_search_panel/tests/test_search_panel_select_range.py:367:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/odoo/addons/test_auth_custom/__init__.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/odoo/addons/test_auth_custom/tests/test_endpoints.py:4:1: F401 'odoo.tests.HOST' imported but unused
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:37:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:43:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:46:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:49:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:59:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:67:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:77:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:81:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:86:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:101:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/node_modules/flatted/python/flatted.py:117:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_pe_website_sale/tests/test_l10n_pe_website_sale.py:30:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_pe_website_sale/tests/test_l10n_pe_website_sale.py:41:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/website_event_crm/tests/test_event_registration.py:157:13: F841 local variable '_attendees' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs_company/__init__.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet/__manifest__.py:35:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/spreadsheet/utils.py:1:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/spreadsheet/utils.py:2:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/spreadsheet/utils.py:5:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/spreadsheet/utils.py:45:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet/models/spreadsheet_mixin.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet/models/spreadsheet_mixin.py:51:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/spreadsheet/tests/validate_spreadsheet_data.py:3:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/spreadsheet/tests/validate_spreadsheet_data.py:6:1: F401 'odoo.tests.common.Form' imported but unused
./Viindoo-odoo-17.0/addons/spreadsheet/tests/validate_spreadsheet_data.py:7:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/spreadsheet/tests/test_currency.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_jitsi/models/chat_room_mixin.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment.py:28:39: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment_method.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment_method.py:129:21: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment_method.py:129:22: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment_method.py:157:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment_method.py:158:24: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/pos_paytm/models/pos_payment_method.py:159:23: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_nl/models/account_journal.py:3:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/l10n_nl/models/account_journal.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/l10n_nl/migrations/9.0.2.0/pre-set_tags_and_taxes_updatable.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_expense_margin/models/sale_order_line.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_expense_margin/tests/test_so_expense_purchase_price.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/payment_razorpay/models/payment_provider.py:41:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_website/tests/test_is_multilang.py:21:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/test_website/tests/test_qweb.py:4:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/addons/test_website/tests/test_settings.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_website/tests/test_systray.py:3:1: F401 'odoo.tests.common.HOST' imported but unused
./Viindoo-odoo-17.0/addons/test_website/tests/test_systray.py:4:1: F401 'odoo.tools.config' imported but unused
./Viindoo-odoo-17.0/addons/test_website/tests/test_website_controller_page.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_website/tests/test_website_controller_page.py:170:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_website/tests/test_fuzzy.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_br_sales/models/sale_order.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_se/models/res_partner.py:20:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/l10n_se/models/res_partner.py:20:20: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_se/models/account_move.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/l10n_se/models/account_move.py:33:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/microsoft_outlook/controllers/main.py:6:1: F401 'werkzeug' imported but unused
./Viindoo-odoo-17.0/addons/mrp_landed_costs/__manifest__.py:9:72: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mrp_landed_costs/__manifest__.py:10:72: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/sale/__manifest__.py:33:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/controllers/portal.py:154:17: F841 local variable 'context' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale/controllers/portal.py:292:9: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale/models/utm_campaign.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale/models/analytic.py:25:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale/models/res_partner.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale/models/account_move.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:49:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:301:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:351:17: F841 local variable 'context' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:703:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:728:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:811:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:850:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1224:54: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1224:70: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1314:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1520:9: F841 local variable 'local_msg_vals' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1720:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1742:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1935:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order.py:1945:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/crm_team.py:64:30: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/models/crm_team.py:64:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/models/crm_team.py:68:63: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/models/crm_team.py:138:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/models/crm_team.py:142:22: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/models/payment_transaction.py:158:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/models/product_product.py:108:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:11:1: F401 'odoo.tools.float_round' imported but unused
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:265:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:323:17: F841 local variable 'context' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:907:25: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:952:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:954:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:991:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:1114:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:1120:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:1201:17: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:1205:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:1218:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/models/sale_order_line.py:1293:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_prices.py:407:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/tests/test_accrued_sale_orders.py:55:50: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale/tests/test_accrued_sale_orders.py:56:50: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale/tests/test_accrued_sale_orders.py:67:50: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale/tests/test_reinvoice.py:231:9: F841 local variable 'sale_order_line' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_to_invoice.py:172:15: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_to_invoice.py:215:15: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_to_invoice.py:1044:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/sale/tests/test_access_rights.py:4:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/sale/tests/test_payment_flow.py:135:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/tests/test_credit_limit.py:124:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order.py:717:9: F841 local variable 'product_no_account' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order.py:768:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order.py:870:19: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order.py:874:19: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale/tests/common.py:13:19: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:120:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:121:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:122:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:124:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:125:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:127:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:147:92: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:149:92: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:151:92: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:168:107: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:169:107: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:170:107: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:172:107: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:173:107: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:175:107: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:191:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:192:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:193:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:195:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:196:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:198:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:215:93: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:216:93: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:218:93: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:219:93: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:221:93: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:238:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:239:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:240:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:242:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:243:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:245:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:263:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:264:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:265:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:267:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:268:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:270:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:285:94: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:287:94: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:288:94: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:289:94: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:291:94: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:292:94: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:294:94: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:313:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:314:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:315:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:317:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:318:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:320:102: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:359:95: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:360:95: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:361:95: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:363:95: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:364:95: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:366:95: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:422:133: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:424:133: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:426:92: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:426:133: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:428:133: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:429:133: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:431:133: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:454:125: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:457:125: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:459:125: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:461:125: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:506:128: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:507:128: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:509:128: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:510:128: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:512:128: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:555:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:557:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:559:101: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:609:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:610:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:612:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:613:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:615:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:634:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:636:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:637:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:639:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:640:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:642:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:659:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:660:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:662:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:664:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:665:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:667:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:668:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:670:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:717:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:718:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:720:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:721:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:723:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:742:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:744:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:745:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:747:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:748:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:750:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:767:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:768:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:770:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:772:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:773:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:775:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:776:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:778:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:783:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:820:23: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:848:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:849:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:850:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:851:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:852:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:854:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:855:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:856:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:857:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:858:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:860:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:879:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:880:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:881:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:882:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:883:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:885:79: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:887:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:888:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:889:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:890:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:891:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:893:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:894:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:895:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:896:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:897:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/tests/test_sale_order_down_payment.py:899:78: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/sale/wizard/sale_order_cancel.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/sale/wizard/sale_order_cancel.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/sale/wizard/payment_link_wizard.py:4:1: F401 'werkzeug.urls' imported but unused
./Viindoo-odoo-17.0/addons/sale/wizard/sale_order_discount.py:103:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale/wizard/res_config_settings.py:81:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/wizard/res_config_settings.py:105:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/wizard/sale_make_invoice_advance.py:88:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/wizard/sale_make_invoice_advance.py:145:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/wizard/sale_make_invoice_advance.py:153:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/wizard/sale_make_invoice_advance.py:177:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale/wizard/sale_make_invoice_advance.py:194:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_livechat/models/website_visitor.py:3:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/website_livechat/models/website_visitor.py:3:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/website_livechat/models/website_visitor.py:4:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/website_livechat/models/im_livechat_channel.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/website_livechat/models/im_livechat.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/website_livechat/tests/test_ui.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/website_livechat/tests/common.py:74:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/website_livechat/tests/common.py:88:9: F841 local variable 'rating_to_emoji' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_dk/models/account_account.py:7:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/product_margin/models/__init__.py:4:30: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/product_margin/models/product_product.py:58:70: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product_margin/wizard/product_margin.py:6:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ie/__manifest__.py:9:88: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_co/models/res_partner.py:16:84: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/website_twitter/models/website_twitter.py:82:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/website_event_track/controllers/webmanifest.py:5:1: F401 'pytz' imported but unused
./Viindoo-odoo-17.0/addons/website_event_track/controllers/webmanifest.py:20:90: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/website_event_track/controllers/webmanifest.py:54:58: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/website_event_track/controllers/webmanifest.py:54:80: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/website_event_track/models/event_track.py:272:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/website_event_track/models/event_track.py:274:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/website_event_track/models/website_menu.py:12:57: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/website_event_track/tests/test_track_internals.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event_track/tests/test_track_internals.py:98:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event_track/tests/test_track_internals.py:163:70: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/models/account_move.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/models/account_move.py:120:63: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/models/account_move.py:127:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/models/account_move.py:135:110: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/models/account_move.py:178:42: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/models/account_move.py:199:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/tests/test_move_export.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/tests/test_move_export.py:44:55: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/tests/test_move_export.py:45:55: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ke_edi_tremol/tests/test_move_export.py:77:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_contract/models/resource_resource.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_contract/models/resource_resource.py:32:40: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/hr_contract/models/resource_resource.py:33:23: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/hr_contract/models/resource_resource.py:33:81: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/hr_contract/models/resource.py:3:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/hr_contract/models/res_users.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/hr_contract/models/res_users.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/hr_contract/models/hr_contract.py:137:54: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_contract/models/hr_contract.py:234:155: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hr_contract/report/hr_contract_history.py:70:39: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hr_contract/tests/test_access.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_contract/tests/test_resource.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_contract/tests/test_contract.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_contract/tests/test_contract.py:26:48: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr_contract/tests/test_mail_activity_plan.py:53:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hr_contract/tests/test_mail_activity_plan.py:54:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mail/web_push.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/web_push.py:39:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/web_push.py:80:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/web_push.py:120:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/web_push.py:149:78: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mail/web_push.py:150:50: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mail/__init__.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/static/scripts/odoo-mailgate.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/static/scripts/odoo-mailgate.py:41:5: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/static/scripts/odoo-mailgate.py:45:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/mail/tools/link_preview.py:45:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/tools/link_preview.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/controllers/mail.py:114:98: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mail/controllers/mail.py:194:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/mail/models/mail_render_mixin.py:39:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/models/mail_render_mixin.py:45:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/models/ir_actions_server.py:97:53: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/mail/models/ir_actions_server.py:130:57: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/mail/models/mail_ice_server.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/models/mail_message.py:10:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/mail_message.py:112:53: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/models/mail_message.py:669:17: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mail/models/fetchmail.py:164:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mail/models/fetchmail.py:165:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mail/models/fetchmail.py:268:33: F841 local variable 'res_id' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/models/mail_followers.py:94:34: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mail/models/mail_followers.py:97:81: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mail/models/mail_followers.py:98:52: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mail/models/res_partner.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/models/template_reset_mixin.py:8:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/template_reset_mixin.py:64:19: F402 import '_' from line 8 shadowed by loop variable
./Viindoo-odoo-17.0/addons/mail/models/mail_activity_type.py:76:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mail/models/models.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/models/update.py:8:1: F401 'werkzeug.urls' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/mail_thread.py:1285:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/models/mail_thread.py:2335:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/models/mail_thread.py:3443:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/models/mail_thread.py:4002:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/mail/models/mail_thread.py:4118:9: F841 local variable 'fnames' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/models/mail_thread.py:4123:17: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/models/mail_thread.py:4126:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/mail/models/mail_template.py:9:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/mail_template.py:237:38: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mail/models/mail_alias.py:120:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mail/models/mail_alias.py:122:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mail/models/mail_alias.py:124:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mail/models/mail_alias.py:146:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mail/models/mail_activity_mixin.py:186:101: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mail/models/mail_activity.py:11:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/mail_activity.py:12:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/mail_activity.py:106:55: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/models/mail_activity.py:110:61: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/models/ir_qweb.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/models/discuss/mail_guest.py:7:1: F401 'inspect.Parameter' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/discuss/mail_guest.py:7:1: F401 'inspect.signature' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/discuss/mail_guest.py:10:1: F401 'odoo.tools.get_lang' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/discuss/mail_guest.py:15:1: F401 'odoo.addons.bus.models.bus_presence.AWAY_TIMER' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/discuss/mail_guest.py:15:1: F401 'odoo.addons.bus.models.bus_presence.DISCONNECTION_TIMER' imported but unused
./Viindoo-odoo-17.0/addons/mail/models/discuss/discuss_channel.py:1102:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/populate/mail_notification.py:82:35: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mail/populate/mail_message.py:50:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mail/populate/discuss/mail_message.py:43:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_template.py:69:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_template.py:142:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_template.py:156:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_mail_stable_selection.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_tools.py:91:71: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_composer.py:43:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_composer.py:149:13: F841 local variable '_name' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_composer.py:155:13: F841 local variable '_form' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/tests/test_mail_render.py:241:13: F841 local variable '_rendered' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/tests/__init__.py:22:1: F403 'from .discuss import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/mail/tests/common.py:859:104: F841 local variable '_bus_bus_create_mock' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/tests/common.py:886:113: F841 local variable '_mail_message_create_mock' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/tests/common.py:887:139: F841 local variable '_mail_notification_create_mock' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail/tests/test_res_partner.py:36:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/mail/tests/discuss/test_discuss_channel_member.py:40:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mail/tests/discuss/test_ui.py:16:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/tests/discuss/test_message_controller.py:301:66: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mail/wizard/base_partner_merge_automatic_wizard.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/mail/wizard/mail_compose_message.py:7:1: F401 'logging' imported but unused
./Viindoo-odoo-17.0/addons/mail/wizard/mail_compose_message.py:787:30: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/mail/wizard/mail_template_preview.py:32:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_th/__init__.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_th/models/res_partner.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_th/models/account_move.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/snailmail/country_utils.py:256:2: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/snailmail/models/res_company.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/snailmail/models/snailmail_letter.py:233:9: F841 local variable 'batch' is assigned to but never used
./Viindoo-odoo-17.0/addons/snailmail/models/res_config_settings.py:1:24: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail/models/res_config_settings.py:2:75: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail/models/res_config_settings.py:4:32: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail/models/res_config_settings.py:7:48: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail/models/res_config_settings.py:8:37: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail/models/ir_actions_report.py:3:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/snailmail/models/ir_actions_report.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/snailmail/wizard/snailmail_letter_missing_required_fields.py:2:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/snailmail/wizard/snailmail_letter_missing_required_fields.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/snailmail/wizard/snailmail_letter_format_error.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/snailmail/wizard/snailmail_letter_format_error.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/portal_rating/models/mail_message.py:31:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/portal_rating/models/mail_message.py:55:18: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/portal_rating/models/mail_message.py:55:18: E117 over-indented
./Viindoo-odoo-17.0/addons/website_crm_partner_assign/controllers/main.py:332:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/website_crm_partner_assign/controllers/main.py:333:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/website_crm_partner_assign/models/res_partner.py:5:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/website_crm_partner_assign/models/crm_lead.py:285:120: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/website_crm_partner_assign/tests/test_partner_assign.py:155:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/website_crm_partner_assign/wizard/__init__.py:4:37: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/analytic/__manifest__.py:5:11: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/analytic/__manifest__.py:8:14: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/analytic/models/analytic_plan.py:97:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/analytic/models/analytic_mixin.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/analytic/models/analytic_distribution_model.py:52:45: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/analytic/models/res_config_settings.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_partner/controllers/__init__.py:3:19: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/website_partner/models/res_partner.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/account_edi_proxy_client/__init__.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_edi_proxy_client/models/account_edi_proxy_user.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:39:33: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:77:41: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:88:41: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:90:48: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:99:60: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:117:41: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:128:41: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:147:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:148:47: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:183:38: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/demo/account_demo.py:557:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_in/models/res_partner.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_in/models/account_invoice.py:155:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_in/models/company.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_in/migrations/9.0.2.0/pre-set_tags_and_taxes_updatable.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:69:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:69:59: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:75:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:75:59: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:81:59: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:81:60: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:87:59: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_invoice_hsn_summary.py:87:60: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_l10n_in_fiscal_position.py:247:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:25:36: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:27:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:31:36: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:33:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:37:36: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:85:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:92:53: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_in/tests/test_partner_details_on_invoice.py:97:15: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/test_discuss_full/tests/test_performance.py:72:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/payment_authorize/models/payment_token.py:4:1: F401 'pprint' imported but unused
./Viindoo-odoo-17.0/addons/payment_authorize/models/payment_token.py:6:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/payment_authorize/models/payment_token.py:7:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/payment_authorize/models/payment_token.py:9:1: F401 '.authorize_request.AuthorizeAPI' imported but unused
./Viindoo-odoo-17.0/addons/payment_authorize/models/authorize_request.py:161:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_authorize/models/payment_provider.py:45:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_authorize/tests/test_authorize.py:6:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:55:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:134:79: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:190:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:190:47: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:191:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:191:51: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:198:9: F841 local variable 'eu_country_codes' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:365:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:473:9: F841 local variable 'error' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:562:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:661:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_sii/models/account_edi_format.py:661:24: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/controllers/download_efaktur.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/controllers/download_efaktur.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/product_template.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/uom_uom.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/res_partner.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/account_move.py:37:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/account_move.py:362:9: F841 local variable 'idr' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/product_code.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/efaktur_document.py:3:17: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/l10n_id_efaktur_coretax/models/uom_code.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_skills_slides/models/slide_channel.py:67:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ph/wizard/generate_2307_wizard.py:29:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web_editor/__manifest__.py:22:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/__manifest__.py:24:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/__manifest__.py:248:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/__manifest__.py:250:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tools.py:4:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/web_editor/tools.py:164:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/web_editor/tools.py:167:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:20:1: F401 'odoo.release' imported but unused
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:28:1: F401 'odoo.addons.base.models.assetsbundle.AssetsBundle' imported but unused
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:57:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:58:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:60:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:172:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:174:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:202:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:204:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:224:41: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/web_editor/controllers/main.py:228:43: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/web_editor/models/ir_ui_view.py:46:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/models/ir_ui_view.py:48:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/models/ir_qweb_fields.py:23:26: E741 ambiguous variable name 'I'
./Viindoo-odoo-17.0/addons/web_editor/models/ir_qweb_fields.py:26:1: F401 'odoo.modules' imported but unused
./Viindoo-odoo-17.0/addons/web_editor/models/ir_qweb_fields.py:142:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/models/ir_qweb_fields.py:144:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/models/ir_qweb_fields.py:617:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/web_editor/models/assets.py:98:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/web_editor/models/ir_qweb.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:29:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:31:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:36:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:38:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:43:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:48:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:57:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:69:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:75:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:77:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:97:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:99:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:109:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:111:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:114:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_tools.py:116:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web_editor/tests/test_odoo_editor.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/transifex/models/models.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/transifex/models/transifex_translation.py:61:47: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_ro_edi_stock_batch/models/stock_picking_batch.py:6:1: F401 'odoo.addons.l10n_ro_edi_stock.models.stock_picking.LOCATION_TYPE_MAP' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ro_edi_stock_batch/models/stock_picking_batch.py:6:1: F401 'odoo.addons.l10n_ro_edi_stock.models.stock_picking.STATE_CODES' imported but unused
./Viindoo-odoo-17.0/addons/website_event_track_quiz/models/event_event.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/website_event_track_quiz/models/event_track.py:95:21: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/website_sale_stock/controllers/main.py:46:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_stock/tests/test_website_sale_stock_product_warehouse.py:23:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/website_sale_stock/tests/test_website_sale_stock_stock_message.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_stock/tests/test_website_sale_stock_stock_message.py:21:19: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/website_sale_stock/tests/test_website_sale_stock_stock_message.py:40:28: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/website_sale_wishlist/models/res_users.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/website_sale_wishlist/models/res_users.py:1:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/digest/models/digest.py:231:13: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae/models/l10n_es_edi_facturae_certificate.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae/models/account_move.py:70:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae/models/account_move.py:132:24: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae/models/account_move.py:132:44: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae/tests/test_edi_xml.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae/tests/test_edi_xml.py:161:163: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp_account/models/analytic_account.py:81:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_account/models/stock_move.py:4:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/mrp_account/models/stock_move.py:6:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/mrp_account/models/stock_move.py:6:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/mrp_account/models/stock_move.py:6:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/mrp_account/models/product.py:5:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/mrp_account/report/mrp_report_mo_overview.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_account/tests/test_bom_price.py:4:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/mrp_account/tests/test_bom_price.py:185:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp_account/tests/test_bom_price.py:198:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp_account/tests/test_bom_price.py:211:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp_account/tests/test_analytic_account.py:211:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp_account/tests/test_analytic_account.py:297:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp_account/tests/test_mrp_account.py:299:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product/models/product_supplierinfo.py:90:11: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/product/models/product_template.py:601:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_template.py:671:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_tag.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product/models/product_document.py:34:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_document.py:48:32: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/product/models/product_packaging.py:6:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/product/models/product_product.py:5:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/product/models/product_product.py:6:1: F401 'operator.itemgetter' imported but unused
./Viindoo-odoo-17.0/addons/product/models/product_product.py:602:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_product.py:649:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:139:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:141:109: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:189:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:218:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:270:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:309:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:380:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:382:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/product/models/product_pricelist_item.py:433:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/populate/product.py:47:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:377:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:457:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:461:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:485:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:489:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:508:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:512:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:536:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:540:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:559:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:609:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product/tests/test_variants.py:1401:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product/tests/common.py:3:1: F401 'contextlib.nullcontext' imported but unused
./Viindoo-odoo-17.0/addons/product/tests/common.py:4:1: F401 'unittest.mock.patch' imported but unused
./Viindoo-odoo-17.0/addons/product/tests/test_product_attribute_value_config.py:178:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/attachment_indexation/models/ir_attachment.py:27:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/exception_logger.py:34:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/event_manager.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/main.py:3:1: F401 'traceback.format_exc' imported but unused
./Viindoo-odoo-17.0/addons/hw_drivers/main.py:131:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hw_drivers/main.py:149:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/http.py:10:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/PrinterDriver_W.py:24:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/PrinterDriver_W.py:37:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/PrinterDriver_W.py:187:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/DisplayDriver_L.py:132:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/KeyboardUSBDriver_L.py:10:1: F401 'pathlib.Path' imported but unused
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/KeyboardUSBDriver_L.py:66:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/KeyboardUSBDriver_L.py:374:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/PrinterDriver_L.py:27:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/PrinterDriver_L.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/iot_handlers/drivers/SerialBaseDriver.py:110:23: F821 undefined name '_'
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:71:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:74:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:85:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:216:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:293:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:297:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:305:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:327:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:330:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:331:75: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:380:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:413:17: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:413:19: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:414:20: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:414:22: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:458:39: F541 f-string is missing placeholders
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:469:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:494:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:498:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:517:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:541:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_drivers/tools/helpers.py:594:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/controllers/proxy.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_drivers/controllers/driver.py:4:1: F401 'base64.b64decode' imported but unused
./Viindoo-odoo-17.0/addons/hw_drivers/controllers/driver.py:9:1: F401 'subprocess' imported but unused
./Viindoo-odoo-17.0/addons/hw_drivers/controllers/driver.py:18:1: F401 'odoo.addons.hw_drivers.main.manager' imported but unused
./Viindoo-odoo-17.0/addons/auth_password_policy/models/res_config_settings.py:1:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/l10n_it_edi_ndd/models/account_move.py:101:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hw_escpos/__manifest__.py:20:17: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/__manifest__.py:20:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/__manifest__.py:20:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:23:5: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:28:1: F403 'from .constants import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:29:1: F403 'from .exceptions import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:31:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:38:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:39:4: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:51:20: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:56:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:66:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:69:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:78:22: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:83:29: F405 'TXT_ALIGN_LT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:84:29: F405 'TXT_ALIGN_RT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:85:29: F405 'TXT_ALIGN_CT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:89:29: F405 'TXT_UNDERL_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:90:29: F405 'TXT_UNDERL_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:91:29: F405 'TXT_UNDERL2_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:97:29: F405 'TXT_BOLD_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:98:29: F405 'TXT_BOLD_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:104:29: F405 'TXT_FONT_A' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:105:29: F405 'TXT_FONT_B' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:111:37: F405 'TXT_NORMAL' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:112:37: F405 'TXT_2HEIGHT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:113:37: F405 'TXT_2WIDTH' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:114:37: F405 'TXT_DOUBLE' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:118:29: F405 'TXT_COLOR_BLACK' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:119:29: F405 'TXT_COLOR_RED' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:124:33: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:126:17: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:128:34: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:138:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:159:9: F841 local variable '_style' is assigned to but never used
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:168:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:179:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:180:4: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:185:22: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:190:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:198:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:215:17: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:221:18: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:226:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:226:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:236:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:240:17: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:244:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:245:4: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:253:19: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:258:21: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:259:21: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:260:18: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:262:18: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:272:29: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:274:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:278:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:284:17: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:287:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:287:18: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:291:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:291:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:297:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:297:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:299:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:299:17: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:307:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:311:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:312:13: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:332:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:333:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:333:19: F405 'S_RASTER_N' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:339:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:348:55: E202 whitespace before ')'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:360:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:361:16: F405 'S_RASTER_N' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:367:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:380:9: F841 local variable 'pixels' is assigned to but never used
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:380:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:382:16: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:384:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:385:21: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:385:26: E202 whitespace before ']'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:388:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:391:19: F405 'ImageSizeError' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:409:37: E202 whitespace before ')'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:419:30: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:425:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:433:32: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:447:55: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:447:59: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:456:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:468:16: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:481:19: F405 'TXT_ALIGN_CT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:483:21: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:483:35: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:484:23: F405 'BARCODE_HEIGHT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:486:19: F405 'BarcodeSizeError' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:488:34: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:489:23: F405 'BARCODE_WIDTH' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:491:19: F405 'BarcodeSizeError' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:494:23: F405 'BARCODE_FONT_B' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:495:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:496:23: F405 'BARCODE_FONT_A' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:499:23: F405 'BARCODE_TXT_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:501:23: F405 'BARCODE_TXT_BTH' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:503:23: F405 'BARCODE_TXT_ABV' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:504:41: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:505:23: F405 'BARCODE_TXT_BLW' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:506:15: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:508:23: F405 'BARCODE_UPC_A' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:510:23: F405 'BARCODE_UPC_E' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:512:23: F405 'BARCODE_EAN13' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:514:23: F405 'BARCODE_EAN8' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:516:23: F405 'BARCODE_CODE39' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:518:23: F405 'BARCODE_ITF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:520:23: F405 'BARCODE_NW7' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:522:19: F405 'BarcodeTypeError' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:531:19: F405 'BarcodeCodeError' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:533:21: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:542:35: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:542:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:546:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:547:18: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:547:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:548:18: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:561:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:562:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:563:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:564:38: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:565:36: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:577:44: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:578:30: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:579:44: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:32: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:38: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:48: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:58: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:77: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:86: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:91: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:96: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:101: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:106: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:591:111: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:595:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:595:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:601:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:601:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:601:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:601:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:605:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:605:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:613:45: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:621:95: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:630:83: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:630:110: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:630:116: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:634:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:634:61: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:634:67: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:637:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:637:61: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:637:67: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:648:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:648:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:648:59: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:660:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:660:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:660:59: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:685:49: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:699:23: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:699:43: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:700:23: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:701:17: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:705:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:705:45: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:710:16: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:710:72: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:720:18: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:726:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:729:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:733:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:734:31: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:735:4: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:736:64: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:737:77: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:738:16: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:740:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:741:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:745:30: F405 'TXT_ENC_PC437' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:746:30: F405 'TXT_ENC_PC850' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:747:30: F405 'TXT_ENC_PC852' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:748:30: F405 'TXT_ENC_PC857' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:749:30: F405 'TXT_ENC_PC858' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:750:30: F405 'TXT_ENC_PC860' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:751:30: F405 'TXT_ENC_PC863' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:752:30: F405 'TXT_ENC_PC865' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:753:31: F405 'TXT_ENC_WPC1251' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:754:30: F405 'TXT_ENC_PC866' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:755:30: F405 'TXT_ENC_PC862' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:756:30: F405 'TXT_ENC_PC720' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:757:30: F405 'TXT_ENC_PC936' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:758:34: F405 'TXT_ENC_8859_2' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:759:34: F405 'TXT_ENC_8859_7' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:760:34: F405 'TXT_ENC_8859_9' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:761:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:761:34: F405 'TXT_ENC_WPC1254' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:762:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:762:34: F405 'TXT_ENC_WPC1255' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:763:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:763:34: F405 'TXT_ENC_WPC1256' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:764:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:764:34: F405 'TXT_ENC_WPC1257' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:765:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:765:34: F405 'TXT_ENC_WPC1258' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:766:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:766:34: F405 'TXT_ENC_KATAKANA' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:770:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:773:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:775:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:777:79: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:782:72: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:784:30: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:784:30: E117 over-indented
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:785:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:786:36: F405 'TXT_ENC_KATAKANA_MAP' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:787:39: F405 'TXT_ENC_KATAKANA_MAP' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:789:30: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:800:21: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:807:32: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:817:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:826:73: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:829:36: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:838:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:843:23: F405 'TXT_ALIGN_CT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:845:23: F405 'TXT_ALIGN_RT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:847:23: F405 'TXT_ALIGN_LT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:850:23: F405 'TXT_FONT_B' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:852:23: F405 'TXT_FONT_A' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:855:23: F405 'TXT_BOLD_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:856:23: F405 'TXT_UNDERL_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:858:23: F405 'TXT_BOLD_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:859:23: F405 'TXT_UNDERL_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:861:23: F405 'TXT_BOLD_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:862:23: F405 'TXT_UNDERL2_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:864:23: F405 'TXT_BOLD_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:865:23: F405 'TXT_UNDERL_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:867:23: F405 'TXT_BOLD_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:868:23: F405 'TXT_UNDERL2_ON' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:870:23: F405 'TXT_BOLD_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:871:23: F405 'TXT_UNDERL_OFF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:874:23: F405 'TXT_NORMAL' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:875:23: F405 'TXT_2WIDTH' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:877:23: F405 'TXT_NORMAL' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:878:23: F405 'TXT_2HEIGHT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:880:23: F405 'TXT_2WIDTH' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:881:23: F405 'TXT_2HEIGHT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:882:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:883:23: F405 'TXT_NORMAL' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:886:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:892:23: F405 'PAPER_PART_CUT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:893:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:894:23: F405 'PAPER_FULL_CUT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:897:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:905:23: F405 'CD_KICK_2' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:907:23: F405 'CD_KICK_5' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:909:19: F405 'CashDrawerError' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:916:23: F405 'HW_INIT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:918:23: F405 'HW_SELECT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:920:23: F405 'HW_RESET' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:921:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:925:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:928:23: F405 'CTL_LF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:930:23: F405 'CTL_FF' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:932:23: F405 'CTL_CR' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:934:23: F405 'CTL_HT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/escpos.py:936:23: F405 'CTL_VT' may be undefined, or defined from star imports: .constants, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/__init__.py:1:23: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/__init__.py:1:32: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/__init__.py:1:45: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:53:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:62:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:81:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:90:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:99:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/exceptions.py:108:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:10:1: F403 'from .escpos import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:11:1: F403 'from .constants import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:12:1: F403 'from .exceptions import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:15:11: F405 'Escpos' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:27:54: F405 'PAPER_FULL_CUT' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:29:22: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:32:19: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:33:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:46:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:49:19: F405 'NoDeviceError' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:52:65: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:57:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:57:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:61:21: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:62:21: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:73:19: F405 'HandleDeviceError' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:86:13: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:90:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:97:19: F405 'TicketNotPrinted' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:98:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:102:19: E711 comparison to None should be 'if cond is None:'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:105:23: F405 'NoStatusError' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:113:27: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:114:27: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:115:21: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:115:27: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:116:21: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:119:40: F405 'DLE_EOT_PRINTER' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:120:42: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:121:40: F405 'DLE_EOT_OFFLINE' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:123:40: F405 'DLE_EOT_ERROR' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:125:40: F405 'DLE_EOT_PAPER' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:127:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:128:41: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:129:42: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:130:36: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:131:38: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:132:43: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:134:41: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:135:42: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:136:40: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:137:43: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:138:35: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:139:35: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:140:39: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:141:40: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:142:39: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:143:38: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:144:41: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:145:44: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:146:39: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:147:40: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:148:36: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:149:35: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:161:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:161:14: F405 'Escpos' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:171:21: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:174:21: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:178:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:188:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:193:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:200:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:200:15: F405 'Escpos' may be undefined, or defined from star imports: .constants, .escpos, .exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:203:22: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:203:27: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:213:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:222:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/printer.py:226:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:9:7: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:10:7: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:11:7: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:12:7: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:13:7: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:16:16: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:17:16: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:18:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:19:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:22:8: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:24:9: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:24:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:26:1: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:30:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:30:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:31:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:31:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:32:14: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:33:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:33:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:34:12: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:34:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:35:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:35:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:36:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:36:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:37:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:37:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:38:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:38:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:39:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:39:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:40:13: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:40:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:41:12: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:41:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:42:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:42:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:43:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:43:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:44:13: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:44:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:45:13: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:45:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:46:13: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:46:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:47:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:48:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:48:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:52:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:52:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:53:17: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:53:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:54:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:54:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:55:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:55:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:56:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:56:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:57:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:57:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:58:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:58:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:59:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:59:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:59:50: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:60:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:60:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:61:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:61:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:62:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:62:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:63:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:63:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:63:49: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:64:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:64:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:65:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:65:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:66:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:67:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:67:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:68:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:68:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:69:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:69:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:70:13: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:70:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:71:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:71:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:72:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:72:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:73:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:73:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:74:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:74:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:75:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:75:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:76:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:76:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:77:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:77:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:77:50: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:78:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:78:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:79:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:79:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:80:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:80:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:81:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:81:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:82:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:82:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:83:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:83:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:84:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:84:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:85:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:85:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:86:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:86:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:87:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:87:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:88:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:88:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:89:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:90:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:91:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:92:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:93:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:94:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:95:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:96:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:97:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:97:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:103:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:104:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:105:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:106:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:107:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:109:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:110:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:111:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:112:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:113:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:114:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:115:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:116:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:117:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:118:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:119:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:120:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:121:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:122:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:123:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:124:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:125:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:126:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:127:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:128:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:129:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:130:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:131:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:132:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:133:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:134:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:135:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:136:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:137:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:138:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:139:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:140:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:141:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:142:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:143:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:144:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:145:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:146:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:147:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:148:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:149:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:150:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:151:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:152:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:153:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:154:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:155:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:156:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:157:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:158:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:159:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:160:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:161:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:162:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:163:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:164:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:166:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:167:17: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:171:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:172:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:173:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:174:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:175:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:175:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:176:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:176:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:177:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:177:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:178:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:178:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:179:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:179:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:180:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:180:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:181:14: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:181:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:182:13: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:182:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:183:15: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:183:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:184:12: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:184:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:185:12: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:185:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:186:15: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:187:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:187:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:188:12: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:188:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:189:12: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:189:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:190:11: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/escpos/constants.py:190:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:9:1: F401 'os.path' imported but unused
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:10:1: F401 'subprocess' imported but unused
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:12:1: F401 'netifaces as ni' imported but unused
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:13:1: F401 'traceback' imported but unused
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:17:5: F403 'from ..escpos import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:18:5: F403 'from ..escpos.exceptions import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:23:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:24:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:31:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:32:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:38:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:41:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:45:18: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:46:32: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:46:57: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:56:13: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:107:20: F405 'HandleDeviceError' may be undefined, or defined from star imports: ..escpos, ..escpos.exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:119:43: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:126:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:130:41: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:130:43: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:131:34: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:133:24: E711 comparison to None should be 'if cond is not None:'
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:158:28: E711 comparison to None should be 'if cond is None:'
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:160:50: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:160:55: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:164:40: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:166:56: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:178:20: F405 'NoDeviceError' may be undefined, or defined from star imports: ..escpos, ..escpos.exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:180:20: F405 'HandleDeviceError' may be undefined, or defined from star imports: ..escpos, ..escpos.exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:183:20: F405 'TicketNotPrinted' may be undefined, or defined from star imports: ..escpos, ..escpos.exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:185:20: F405 'NoStatusError' may be undefined, or defined from star imports: ..escpos, ..escpos.exceptions
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:197:23: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:197:34: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:197:36: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:199:36: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:199:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:201:32: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:201:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:204:27: E712 comparison to True should be 'if cond is not True:' or 'if not cond:'
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:219:40: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:220:36: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:236:57: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:236:88: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:244:38: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:244:47: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:244:56: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:247:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:270:59: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:270:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:272:59: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:276:33: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:276:44: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:278:33: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:278:44: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:284:48: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:284:75: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:286:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:291:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:292:50: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:292:83: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:301:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:302:50: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:302:75: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:308:49: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:308:82: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:311:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:317:21: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:318:22: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:318:25: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:319:22: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:319:25: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:320:22: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:320:25: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:321:22: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:321:25: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:321:66: E202 whitespace before ')'
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:330:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:333:46: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:335:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:338:47: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:339:35: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:343:51: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_escpos/controllers/main.py:344:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/product_expiry/__init__.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product_expiry/tests/test_stock_lot.py:37:23: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/product_expiry/tests/test_stock_lot.py:116:43: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/product_expiry/tests/test_stock_lot.py:125:27: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/product_expiry/tests/test_stock_lot.py:136:23: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/product_expiry/tests/test_stock_lot.py:190:103: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/product_expiry/tests/test_stock_lot.py:497:9: F841 local variable 'user_group_stock_manager' is assigned to but never used
./Viindoo-odoo-17.0/addons/product_expiry/tests/test_generate_serial_numbers.py:7:1: F401 'odoo.tests.common.Form' imported but unused
./Viindoo-odoo-17.0/addons/google_calendar/models/calendar_attendee.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/models/calendar_attendee.py:35:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/models/google_credentials.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/models/res_users.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/models/res_users.py:31:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/models/calendar.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/models/calendar_recurrence_rule.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/models/calendar_recurrence_rule.py:19:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/models/res_config_settings.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/google_calendar/models/google_sync.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_odoo2google.py:476:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_odoo2google.py:572:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_odoo2google.py:787:23: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_common.py:26:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_common.py:65:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_common.py:74:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_common.py:85:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:133:14: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:824:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:1456:89: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:1679:14: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:1698:26: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:1699:26: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:1734:14: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:1777:14: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:1986:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:2173:66: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_sync_google2odoo.py:2206:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/google_calendar/tests/test_token_access.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_event.py:38:26: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_event.py:123:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_calendar.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_calendar.py:23:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_calendar.py:26:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_calendar.py:113:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_calendar.py:114:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/google_calendar/utils/google_calendar.py:118:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sales_team/models/crm_team.py:219:67: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sales_team/models/crm_team.py:376:82: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sales_team/models/crm_team_member.py:62:89: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/sales_team/tests/test_sales_team.py:151:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sales_team/tests/common.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_crm/controllers/website_form.py:30:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/barcodes/__init__.py:7:48: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/barcodes/models/barcode_events_mixin.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/membership/models/product.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/membership/models/partner.py:31:15: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/membership/models/partner.py:34:15: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/membership/models/partner.py:37:15: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/membership/models/partner.py:72:106: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/membership/report/report_membership.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/membership/tests/test_membership.py:7:1: F401 'time' imported but unused
./Viindoo-odoo-17.0/addons/membership/tests/test_membership.py:124:9: F841 local variable 'payment' is assigned to but never used
./Viindoo-odoo-17.0/addons/membership/wizard/membership_invoice.py:28:15: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/l10n_sa_edi/models/account_move.py:70:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_sa_edi/models/account_edi_xml_ubl_21_zatca.py:95:119: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/l10n_sa_edi/models/account_edi_xml_ubl_21_zatca.py:234:101: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_sa_edi/models/account_edi_xml_ubl_21_zatca.py:235:99: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/auth_oauth/controllers/main.py:3:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/auth_oauth/controllers/main.py:7:1: F401 'os' imported but unused
./Viindoo-odoo-17.0/addons/auth_oauth/controllers/main.py:26:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/auth_oauth/controllers/main.py:28:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/auth_oauth/controllers/main.py:51:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/auth_oauth/controllers/main.py:53:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/auth_oauth/models/res_users.py:18:1: F401 'odoo.addons.base' imported but unused
./Viindoo-odoo-17.0/addons/auth_oauth/models/res_users.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_oauth/models/res_users.py:37:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/auth_oauth/models/res_users.py:62:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/auth_oauth/models/res_users.py:63:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/auth_oauth/models/res_users.py:64:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_din5008_stock/models/stock.py:2:1: F401 'odoo.tools.format_date' imported but unused
./Viindoo-odoo-17.0/addons/mass_mailing_sms/controllers/main.py:16:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/mass_mailing_sms/models/res_users.py:15:69: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mass_mailing_sms/models/res_users.py:32:94: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/mass_mailing_sms/models/res_users.py:40:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/mass_mailing_sms/models/mailing_mailing.py:47:76: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing_sms/models/mailing_mailing.py:49:76: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing_sms/models/utm.py:28:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mass_mailing_sms/tests/test_mailing_retry.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mass_mailing_sms/tests/test_mailing_retry.py:31:64: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/mass_mailing_sms/tests/test_mailing_controllers.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury_transaction.py:4:1: F401 'datetime.date' imported but unused
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury_transaction.py:4:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury_transaction.py:14:1: F401 'odoo.tools.DEFAULT_SERVER_DATETIME_FORMAT' imported but unused
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury_transaction.py:14:1: F401 'odoo.tools.misc' imported but unused
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury_transaction.py:121:1: W391 blank line at end of file
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury.py:6:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury.py:7:1: F401 'odoo.tools.float_utils.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/pos_mercury/models/pos_mercury.py:62:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail_plugin/controllers/mail_plugin.py:132:83: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/mail_plugin/controllers/mail_plugin.py:242:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mail_plugin/models/ir_http.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event_meet_quiz/controllers/community.py:4:1: F401 'werkzeug.exceptions.Forbidden' imported but unused
./Viindoo-odoo-17.0/addons/test_mail_full/tests/test_portal.py:42:165: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/test_mail_full/tests/test_rating.py:287:1: W391 blank line at end of file
./Viindoo-odoo-17.0/addons/test_mail_full/tests/test_web_push.py:105:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_mail_full/tests/test_web_push.py:415:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/base_install_request/__manifest__.py:13:11: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/l10n_eg_edi_eta/models/res_config_settings.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_eg_edi_eta/models/account_edi_format.py:186:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_eg_edi_eta/models/account_edi_format.py:257:51: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_eg_edi_eta/tests/test_edi_json.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_eg_edi_eta/tests/common.py:5:1: F401 'odoo.tests.tagged' imported but unused
./Viindoo-odoo-17.0/addons/sale_timesheet_margin/models/sale_order_line.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_fleet/models/account_move.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/account_fleet/tests/test_account_fleet.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_fleet/wizard/account_automatic_entry_wizard.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_automation/models/test_base_automation.py:151:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_automation/models/__init__.py:4:35: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/test_base_automation/tests/test_flow.py:1223:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/repair/__init__.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/repair/models/stock_picking.py:4:1: F401 'time' imported but unused
./Viindoo-odoo-17.0/addons/repair/models/stock_picking.py:7:1: F401 'odoo.tools.DEFAULT_SERVER_DATETIME_FORMAT' imported but unused
./Viindoo-odoo-17.0/addons/repair/models/stock_picking.py:101:45: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/repair/models/stock_picking.py:116:46: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/repair/models/repair.py:7:1: F401 'odoo.tools.clean_context' imported but unused
./Viindoo-odoo-17.0/addons/repair/models/repair.py:394:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/repair/models/repair.py:603:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/repair/models/sale_order.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/repair/models/stock_warehouse.py:34:50: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/repair/tests/test_anglo_saxon_valuation.py:4:1: F401 'odoo.tests.Form' imported but unused
./Viindoo-odoo-17.0/addons/repair/tests/test_anglo_saxon_valuation.py:6:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:177:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:178:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:179:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:180:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:181:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:182:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:235:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:237:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:238:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:239:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:248:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:249:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:250:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:251:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:252:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:253:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:260:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:268:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:273:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:274:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:275:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:276:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:277:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:278:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:279:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:280:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:281:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:282:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:318:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:325:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:326:17: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:340:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:548:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:759:13: F601 dictionary key 'product_id' repeated with different values
./Viindoo-odoo-17.0/addons/repair/tests/test_repair.py:762:13: F601 dictionary key 'product_id' repeated with different values
./Viindoo-odoo-17.0/addons/repair/wizard/repair_warn_uncomplete_move.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi_sale/tests/test_edi_sale_order_pa.py:101:1: W391 blank line at end of file
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/res_company.py:33:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/res_company.py:41:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/res_company.py:95:72: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:3:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:3:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:9:1: F401 'odoo.fields.Datetime' imported but unused
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:63:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:72:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:161:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:165:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:203:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/pos.py:209:111: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/account_closing.py:55:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/models/account_closing.py:95:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/report/pos_hash_integrity.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/report/pos_hash_integrity.py:16:22: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/report/pos_hash_integrity.py:17:24: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/report/pos_hash_integrity.py:18:19: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_fr_pos_cert/report/pos_hash_integrity.py:19:19: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/website_mass_mailing_sms/__manifest__.py:8:65: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/calendar/models/calendar_attendee.py:12:1: F401 'odoo.tools.split_every' imported but unused
./Viindoo-odoo-17.0/addons/calendar/models/calendar_attendee.py:141:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/models/calendar_event.py:51:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/calendar/models/calendar_event.py:202:54: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/models/mail_activity_mixin.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/calendar/models/calendar_recurrence.py:82:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/calendar/models/calendar_recurrence.py:303:40: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/calendar/models/calendar_recurrence.py:457:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/models/calendar_recurrence.py:518:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:5:1: F811 redefinition of unused 'datetime' from line 3
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:14:1: F401 'pytz' imported but unused
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:15:1: F401 're' imported but unused
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:418:60: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:439:60: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:509:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:605:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:632:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:657:53: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_calendar.py:682:53: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_recurrence.py:328:76: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_recurrence.py:331:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_recurrence.py:334:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_recurrence.py:410:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_recurrence.py:522:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_recurrence.py:811:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/calendar/tests/test_access_rights.py:117:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/calendar/tests/test_access_rights.py:133:30: E227 missing whitespace around bitwise or shift operator
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_notifications.py:49:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_notifications.py:353:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_notifications.py:356:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_notifications.py:377:42: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_notifications.py:380:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_event_notifications.py:397:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/calendar/tests/test_res_partner.py:56:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/calendar/wizard/calendar_popover_delete_wizard.py:12:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_xlsx_export/models.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/test_xlsx_export/models.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_xlsx_export/models.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:101:27: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:105:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:105:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:106:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:106:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:107:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:107:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:108:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:108:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:109:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:109:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:110:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:110:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:111:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:111:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:112:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:112:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:113:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:113:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:119:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:119:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:120:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:120:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:121:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:121:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:122:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:122:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:123:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:123:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:124:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:124:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:125:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:125:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:126:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:126:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:127:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:127:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:139:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:139:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:140:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:140:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:141:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:142:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:142:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:143:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:144:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:144:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:145:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:145:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:146:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:147:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:147:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:159:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:159:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:160:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:160:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:161:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:162:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:162:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:163:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:164:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:164:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:165:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:165:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:166:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:167:28: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:167:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:180:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:180:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:181:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:181:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:182:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:182:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:183:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:184:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:184:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:185:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:185:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:186:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:187:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:187:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:188:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:189:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:189:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:202:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:202:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:203:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:203:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:204:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:204:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:205:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:206:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:206:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:207:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:207:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:208:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:209:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:209:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:210:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:210:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:222:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:222:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:223:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:223:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:224:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:224:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:225:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:225:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:226:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:226:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:227:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:227:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:228:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:228:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:229:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:229:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:230:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:230:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:243:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:243:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:244:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:244:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:245:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:245:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:246:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:246:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:247:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:247:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:248:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:248:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:249:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:249:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:250:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:250:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:251:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:251:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:252:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:252:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:265:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:265:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:266:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:266:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:267:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:267:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:268:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:268:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:269:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:269:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:270:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:270:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:271:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:271:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:272:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:272:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:273:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:273:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:274:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:274:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:285:40: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:285:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:286:40: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:286:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:287:40: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:287:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:288:40: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:288:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:289:40: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:289:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:290:40: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:290:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:305:10: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:317:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:317:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:317:52: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:317:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:318:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:318:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:318:52: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:318:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:319:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:319:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:319:52: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:319:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:320:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:320:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:320:52: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:320:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:321:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:321:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:321:52: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:321:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:322:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:322:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:322:52: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:322:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:335:46: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:342:24: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:342:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:343:24: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:343:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:344:24: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:344:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:345:24: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:345:25: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:357:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:357:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:358:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:358:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:359:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:359:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:360:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:360:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:361:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:361:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:362:36: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:362:37: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:404:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:404:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:405:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:405:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:406:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:407:32: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:407:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_xlsx_export/tests/test_export.py:438:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/res_company.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_move.py:33:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_move.py:131:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_move.py:264:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_move.py:266:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_move.py:268:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/xml_utils.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/xml_utils.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/xml_utils.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/xml_utils.py:77:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/xml_utils.py:88:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/xml_utils.py:105:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/xml_utils.py:111:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_edi_format.py:111:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_edi_format.py:205:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai/models/account_edi_document.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ar_withholding/demo/account_demo.py:12:138: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_ar_withholding/tests/test_withholding_ar_ri.py:107:125: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/l10n_ar_withholding/tests/test_withholding_ar_ri.py:138:128: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/l10n_ar_withholding/tests/test_withholding_ar_ri.py:152:128: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/l10n_ar_withholding/tests/test_withholding_ar_ri.py:167:125: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/l10n_ar_withholding/tests/test_withholding_ar_ri.py:188:125: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/point_of_sale/__manifest__.py:116:72: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/point_of_sale/__manifest__.py:226:13: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/point_of_sale/__init__.py:11:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tools/pos_order_data.py:10:116: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/controllers/main.py:40:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_category.py:4:1: F401 'typing.Tuple' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:6:1: F401 'odoo.tools.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:12:13: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:29:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:114:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:160:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:179:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:184:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/stock_picking.py:225:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_combo.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/res_company.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:296:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:349:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:695:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:696:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1028:51: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1124:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1138:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1165:14: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1190:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1346:24: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1346:38: E202 whitespace before '}'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1359:50: E711 comparison to None should be 'if cond is None:'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1453:22: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1456:31: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1458:27: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1458:62: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1497:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1596:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1625:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_session.py:1626:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/point_of_sale/models/report_sale_details.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/report_sale_details.py:16:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/report_sale_details.py:161:105: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/models/report_sale_details.py:162:109: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/models/report_sale_details.py:311:60: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/models/report_sale_details.py:406:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/models/account_journal.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:44:50: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:165:27: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:167:52: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:356:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:357:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:400:44: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:557:75: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:909:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:1013:79: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:1014:70: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:1262:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:1326:42: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:1500:16: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:1500:52: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_order.py:1645:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/res_partner.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/res_partner.py:4:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/account_move.py:36:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/account_move.py:75:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/account_bank_statement.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/account_bank_statement.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/account_bank_statement.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/product.py:184:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/product.py:189:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/models/res_config_settings.py:137:28: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/point_of_sale/models/barcode_rule.py:5:1: F401 'odoo.tools.translate._' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/account_tax.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_config.py:562:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/models/pos_printer.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_other_currency_config.py:7:1: F401 'odoo.tests.common.Form' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_other_currency_config.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_setup.py:4:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_setup.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_setup.py:52:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_basic_config.py:613:9: F841 local variable 'order' is assigned to but never used
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common_setup_methods.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common_setup_methods.py:265:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_controller.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_with_fiscal_position.py:4:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_with_fiscal_position.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:7:1: F401 'odoo.api.Environment' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:225:9: F841 local variable 'chair_legs_line' is assigned to but never used
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:249:9: F841 local variable 'chair_fabrics_line' is assigned to but never used
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:391:9: F841 local variable 'p' is assigned to but never used
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:505:51: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:505:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:507:51: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:507:53: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:512:44: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:678:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:829:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:855:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:864:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:872:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:1062:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:1070:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:1077:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:1095:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_frontend.py:1380:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_report_pos_order.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_report_pos_order.py:62:15: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_products_with_tax.py:4:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_ui.py:11:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_ui.py:12:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_ui.py:13:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_ui.py:14:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_ui.py:16:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_stock_account.py:4:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_stock_account.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_stock_account.py:205:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_anglo_saxon.py:4:1: F401 'time' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_anglo_saxon.py:21:65: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_anglo_saxon.py:67:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_anglo_saxon.py:156:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_anglo_saxon.py:300:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_anglo_saxon.py:305:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:33:77: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:35:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:38:76: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:42:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:44:75: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:60:48: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:63:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:68:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:79:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:81:75: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_stock_product_updates.py:84:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:8:1: F401 'odoo.tests.tagged' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:120:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:239:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:240:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:243:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:308:19: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:411:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:451:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/common.py:470:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_multiple_receivable_accounts.py:6:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_multiple_receivable_accounts.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_margin.py:28:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_pos_margin.py:343:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:4:1: F401 'time' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:6:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:9:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:11:1: F401 'odoo.tools.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:11:1: F401 'odoo.tools.test_reports' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1121:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1490:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1576:27: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1680:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1699:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1724:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1757:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1843:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1857:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1880:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1912:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1931:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1938:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1946:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:1977:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:2085:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_point_of_sale_flow.py:2105:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_report_session.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/point_of_sale/tests/test_report_session.py:138:43: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/point_of_sale/wizard/pos_details.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/wizard/pos_details.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/point_of_sale/wizard/pos_payment.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/test_sale_product_configurators/tests/test_event_sale_with_product_configurator.py:112:98: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/controllers/share.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/models/spreadsheet_dashboard_share.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/models/spreadsheet_dashboard.py:18:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/test_share_dashboard_tour.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/test_dashboard_share.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/common.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/test_share_controllers.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/test_share_controllers.py:50:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/test_share_controllers.py:52:42: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/test_share_controllers.py:97:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/spreadsheet_dashboard/tests/test_share_controllers.py:99:42: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/event_sms/models/event_mail.py:83:40: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event_sms/models/event_mail.py:84:68: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event_sms/models/event_mail.py:85:78: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_br_website_sale/controllers/portal.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/utm/tests/common.py:5:1: F401 'odoo.tests.common.tagged' imported but unused
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/demo/account_demo.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/demo/account_demo.py:29:45: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/models/account_edi_format.py:163:66: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/models/account_edi_format.py:164:50: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/models/account_edi_format.py:231:70: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/models/account_edi_format.py:338:70: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/models/account_edi_format.py:549:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/models/account_edi_format.py:579:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/tests/test_edi_ewaybill_json.py:116:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in_edi_ewaybill/tests/test_edi_ewaybill_json.py:135:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_custom/models/payment_transaction.py:5:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/website_sale_picking/models/payment_provider.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/partner_autocomplete/models/res_partner_autocomplete_sync.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_subcontracting_purchase/tests/test_mrp_subcontracting_purchase.py:13:1: F401 'odoo.tests.loaded_demo_data' imported but unused
./Viindoo-odoo-17.0/addons/mrp_subcontracting_purchase/tests/test_mrp_subcontracting_purchase.py:1041:62: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account_qr_code_sepa/models/res_bank.py:3:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/account_qr_code_sepa/models/__init__.py:3:23: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/account_qr_code_sepa/tests/test_sepa_qr.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_qr_code_sepa/tests/__init__.py:3:27: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/payment_alipay/models/payment_transaction.py:7:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/payment_alipay/models/payment_transaction.py:9:1: F401 'odoo.tools.float_utils.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/l10n_tr_nilvera/lib/nilvera_client.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi_website_sale/controllers/main.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/event_crm/models/event_lead_rule.py:210:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/event_crm/models/event_lead_rule.py:211:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/event_crm/models/event_registration.py:4:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/event_crm/models/event_registration.py:8:1: F401 'odoo.addons.phone_validation.tools.phone_validation' imported but unused
./Viindoo-odoo-17.0/addons/event_crm/tests/test_event_crm_flow.py:7:1: F401 'odoo.tools.mute_logger' imported but unused
./Viindoo-odoo-17.0/addons/event_crm/tests/common.py:61:10: E272 multiple spaces before keyword
./Viindoo-odoo-17.0/addons/stock_landed_costs/models/purchase.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/stock_landed_costs/models/purchase.py:1:21: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_landed_costs/models/purchase.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_landed_costs/models/purchase.py:12:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock_landed_costs/models/stock_landed_cost.py:181:105: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/stock_landed_costs/models/stock_landed_cost.py:182:30: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/stock_landed_costs/models/account_move.py:37:20: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stock_landed_costs_purchase.py:6:1: F401 'odoo.addons.stock_account.tests.test_stockvaluation._create_accounting_data' imported but unused
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stock_landed_costs_purchase.py:669:80: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:61:9: F841 local variable 'picking' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:154:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:155:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:156:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:164:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:166:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:173:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:174:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:182:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:183:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:190:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:192:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:199:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:200:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:201:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:213:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:214:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:215:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:216:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:225:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:239:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:240:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:241:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:242:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:251:9: F841 local variable 'lc1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:253:9: F841 local variable 'lc2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:285:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:286:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:287:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:293:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:295:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:302:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:303:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:312:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:313:9: F841 local variable 'lc' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_landed_costs/tests/test_stockvaluationlayer.py:365:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_comparison/models/__init__.py:2:38: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/pos_viva_wallet/models/pos_payment_method.py:24:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_viva_wallet/models/pos_payment_method.py:29:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/pos_viva_wallet/models/pos_payment_method.py:175:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hw_posbox_homepage/__manifest__.py:18:61: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hw_posbox_homepage/controllers/main.py:18:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/payment_demo/models/payment_provider.py:14:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_demo/models/payment_transaction.py:16:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_demo/models/payment_transaction.py:60:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_cl/models/uom_uom.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_cl/models/uom_uom.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/l10n_cl/models/res_partner.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_cl/models/res_partner.py:5:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_cl/models/res_currency.py:2:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/l10n_cl/models/res_currency.py:2:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/sale_project/__init__.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_project/models/sale_order_template_line.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_project/models/project_milestone.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_project/models/project.py:182:84: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_project/models/project.py:872:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_project/models/project.py:1090:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_project/models/sale_order_line.py:4:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/sale_project/models/sale_order_line.py:8:1: F401 'odoo.tools.format_amount' imported but unused
./Viindoo-odoo-17.0/addons/sale_project/models/sale_order_line.py:9:1: F401 'odoo.tools.sql.column_exists' imported but unused
./Viindoo-odoo-17.0/addons/sale_project/models/sale_order_line.py:9:1: F401 'odoo.tools.sql.create_column' imported but unused
./Viindoo-odoo-17.0/addons/sale_project/tests/test_sale_project.py:240:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_sale_project.py:485:10: E114 indentation is not a multiple of 4 (comment)
./Viindoo-odoo-17.0/addons/sale_project/tests/test_sale_project.py:485:10: E117 over-indented (comment)
./Viindoo-odoo-17.0/addons/sale_project/tests/test_sale_project.py:485:10: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_sale_project.py:516:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_project/tests/test_sale_project.py:523:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_project/tests/test_so_line_milestones.py:34:29: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_project/tests/test_child_tasks.py:37:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_child_tasks.py:41:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_child_tasks.py:95:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_child_tasks.py:99:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_child_tasks.py:151:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_child_tasks.py:155:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_project/tests/test_project_profitability.py:636:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/auth_signup/controllers/main.py:145:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/auth_signup/controllers/main.py:151:19: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/auth_signup/controllers/main.py:151:83: E202 whitespace before '}'
./Viindoo-odoo-17.0/addons/auth_signup/controllers/main.py:175:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_signup/models/res_users.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_signup/models/res_partner.py:12:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/addons/auth_signup/models/res_partner.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_signup/models/res_partner.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_signup/tests/test_login.py:2:1: F401 'odoo.addons.web.tests.test_login.TestWebLogin' imported but unused
./Viindoo-odoo-17.0/addons/l10n_in_pos/models/pos_order.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_in_pos/models/pos_order.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/l10n_in_pos/models/pos_config.py:20:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/payment_adyen/utils.py:1:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/payment_adyen/utils.py:2:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/payment_adyen/models/payment_token.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/payment_adyen/models/payment_provider.py:41:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_adyen/models/payment_provider.py:65:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_adyen/models/payment_provider.py:76:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_adyen/models/payment_provider.py:149:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_adyen/models/payment_transaction.py:20:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_adyen/tests/test_adyen.py:8:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_latam_base/models/res_company.py:3:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/l10n_latam_base/models/l10n_latam_identification_type.py:4:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/event_booth_sale/tests/test_event_booth_sale.py:157:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_ubl_be.py:1010:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_ubl_be.py:1011:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_ubl_de.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_cii_fr.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_cii_fr.py:109:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_cii_fr.py:110:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_cii_fr.py:509:128: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_cii_fr.py:510:128: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/l10n_account_edi_ubl_cii_tests/tests/test_xml_cii_us.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/maintenance/tests/test_maintenance.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/maintenance/tests/test_maintenance_multicompany.py:40:44: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/maintenance/tests/test_maintenance_multicompany.py:61:9: F841 local variable 'team' is assigned to but never used
./Viindoo-odoo-17.0/addons/maintenance/tests/test_maintenance_multicompany.py:66:9: F841 local variable 'teamb' is assigned to but never used
./Viindoo-odoo-17.0/addons/pos_self_order_epson_printer/models/pos_config.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_self_order_epson_printer/models/pos_config.py:10:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae_adm_centers/tests/test_edi_xml.py:45:78: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/calendar_attendee.py:7:1: F401 'odoo.addons.microsoft_calendar.utils.microsoft_calendar.MicrosoftCalendarService' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/calendar_attendee.py:36:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/microsoft_credentials.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/microsoft_sync.py:12:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/microsoft_sync.py:29:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/microsoft_sync.py:53:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/microsoft_sync.py:57:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/calendar.py:38:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/calendar.py:308:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/calendar.py:502:9: F841 local variable 'microsoft_guid' is assigned to but never used
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/calendar_recurrence_rule.py:13:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/microsoft_calendar/models/res_config_settings.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_microsoft_event.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_sync_odoo2microsoft.py:5:1: F401 'dateutil.relativedelta.relativedelta' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_sync_odoo2microsoft.py:12:1: F401 'odoo.modules.registry.Registry' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_sync_odoo2microsoft.py:13:1: F401 'odoo.addons.microsoft_account.models.microsoft_service.TIMEOUT' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_sync_odoo2microsoft.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_sync_odoo2microsoft.py:42:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_update_events.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_microsoft_service.py:299:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_microsoft_service.py:391:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_create_events.py:1:1: F401 'unittest.mock.call' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_create_events.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/common.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/common.py:27:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/common.py:39:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_answer_events.py:2:1: F401 'unittest.mock.ANY' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_delete_events.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/tests/test_sync_microsoft2odoo.py:7:1: F401 'datetime.date' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/microsoft_calendar.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/microsoft_calendar.py:23:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/microsoft_calendar.py:42:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/microsoft_calendar.py:199:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/microsoft_calendar.py:200:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/microsoft_calendar.py:203:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/event_id_storage.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/event_id_storage.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_calendar/utils/microsoft_event.py:5:1: F401 'odoo.api.model' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_calendar/wizard/reset_account.py:6:1: F401 'odoo.addons.microsoft_calendar.models.microsoft_sync.microsoft_calendar_token' imported but unused
./Viindoo-odoo-17.0/addons/base_iban/models/res_partner_bank.py:5:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/base_iban/models/res_partner_bank.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_iban/models/res_partner_bank.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_iban/models/res_partner_bank.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_iban/models/res_partner_bank.py:105:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/base_iban/models/__init__.py:4:31: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/l10n_it_edi_withholding/__init__.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi_withholding/__init__.py:10:76: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/purchase_stock/models/stock.py:66:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_stock/models/res_partner.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/purchase_stock/models/res_partner.py:4:1: F401 'datetime.time' imported but unused
./Viindoo-odoo-17.0/addons/purchase_stock/models/res_partner.py:16:120: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/purchase_stock/models/purchase_order_line.py:47:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_stock/models/purchase_order_line.py:268:69: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/purchase_stock/models/product.py:23:73: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/purchase_stock/models/product.py:40:102: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/purchase_stock/models/res_config_settings.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_product_template.py:6:7: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_product_template.py:10:7: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_product_template.py:17:7: F841 local variable 'product_tmpl' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_product_template.py:17:7: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_product_template.py:24:7: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_product_template.py:25:7: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_product_template.py:26:7: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py:13:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py:73:67: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py:73:71: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py:266:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py:462:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py:699:63: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py:706:63: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_reordering_rule.py:729:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_reordering_rule.py:1093:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_move_cancel_propagation.py:3:1: F401 'odoo.tests.tagged' imported but unused
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:83:9: F841 local variable 'supplierinfo1' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:90:9: F841 local variable 'supplierinfo2' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:135:9: F841 local variable 'supplierinfo1' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:142:9: F841 local variable 'supplierinfo2' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:149:9: F841 local variable 'supplierinfo3' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:193:9: F841 local variable 'supplierinfo1' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:199:9: F841 local variable 'supplierinfo2' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:241:9: F841 local variable 'supplierinfo1' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:247:9: F841 local variable 'supplierinfo2' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:253:9: F841 local variable 'supplierinfo3' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:336:20: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_replenish_wizard.py:372:20: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_purchase_order_process.py:1:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_stockvaluation.py:70:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_stockvaluation.py:169:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_stockvaluation.py:717:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_stockvaluation.py:1279:51: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_stockvaluation.py:1783:72: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_stockvaluation.py:1931:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_create_picking.py:78:67: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_create_picking.py:78:97: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_create_picking.py:418:9: F841 local variable 'customer_move' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_uninstall.py:42:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/purchase_stock/tests/common.py:6:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_onchange_product.py:63:9: F841 local variable 'fp_tax_id' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_purchase_order.py:113:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_purchase_order.py:144:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_stock/tests/test_purchase_method.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase_stock/wizard/product_replenish.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/website_event_sale/models/product_pricelist.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event_sale/models/product.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_mrp/models/sale_order_line.py:87:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_mrp/models/sale_order_line.py:123:84: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_procurement.py:4:1: F401 'time' imported but unused
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_procurement.py:130:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_procurement.py:150:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_kit_bom.py:236:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:11:1: F401 'odoo.addons.stock_account.tests.test_stockvaluation._create_accounting_data' imported but unused
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:249:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:428:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:469:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:470:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:600:97: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:790:9: F841 local variable 'wiz' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:942:9: F841 local variable 'wiz' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:1512:9: F841 local variable 'bom' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:1560:9: F841 local variable 'bom' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:1614:9: F841 local variable 'bom' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:2133:28: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:2505:14: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:2506:14: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:2507:14: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:2508:14: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_flow.py:2516:14: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/sale_mrp/tests/test_sale_mrp_lead_time.py:121:106: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/social_media/models/res_company.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/resource/models/resource_calendar.py:21:1: F401 'odoo.tools.float_utils' imported but unused
./Viindoo-odoo-17.0/addons/resource/models/resource_calendar.py:350:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/resource/models/utils.py:55:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/resource/models/utils.py:76:15: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/resource/models/utils.py:77:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/resource/models/utils.py:84:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/resource/models/utils.py:100:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/resource/models/utils.py:109:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/resource/models/utils.py:112:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/resource/models/utils.py:187:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/resource/models/utils.py:194:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/__manifest__.py:93:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/__manifest__.py:96:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/__manifest__.py:325:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/__manifest__.py:458:26: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/web/controllers/domain.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/controllers/export.py:162:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/controllers/export.py:206:76: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/controllers/export.py:276:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/controllers/export.py:520:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/controllers/export.py:564:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/controllers/report.py:20:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web/controllers/report.py:22:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web/controllers/report.py:52:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web/controllers/report.py:54:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/web/controllers/main.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/controllers/session.py:5:1: F401 'operator' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/session.py:12:1: F401 'odoo.modules.module' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/session.py:13:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/session.py:13:1: F401 'odoo.exceptions.AccessDenied' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/profiling.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/controllers/dataset.py:4:1: F401 'warnings' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/binary.py:4:1: F401 'functools' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/binary.py:98:20: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/web/controllers/webclient.py:11:1: F401 'werkzeug.wsgi' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/webclient.py:19:1: F401 'odoo.tools.misc.file_open' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/utils.py:3:1: F401 'copy' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/utils.py:4:1: F401 'hashlib' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/utils.py:5:1: F401 'io' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/utils.py:7:1: F401 're' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/utils.py:8:1: F401 'collections.OrderedDict' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/utils.py:8:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/web/controllers/utils.py:16:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/addons/web/models/ir_qweb_fields.py:117:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/models/models.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/models/models.py:31:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/web/models/models.py:499:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/web/models/models.py:550:28: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/web/models/models.py:550:71: E202 whitespace before '}'
./Viindoo-odoo-17.0/addons/web/models/models.py:558:33: E711 comparison to None should be 'if cond is not None:'
./Viindoo-odoo-17.0/addons/web/models/models.py:576:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/web/models/models.py:595:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/web/models/models.py:620:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/web/models/models.py:699:27: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/web/models/models.py:750:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/web/models/models.py:855:23: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/web/models/models.py:882:21: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/web/models/models.py:915:23: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/web/models/models.py:931:21: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/web/models/models.py:1162:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/web/models/ir_http.py:134:79: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:21:52: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:21:66: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:28:48: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:28:70: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:35:48: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:35:70: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:42:48: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_domain.py:42:70: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_assets.py:83:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_assets.py:101:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_web_search_read.py:25:86: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_ir_qweb.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_js.py:18:7: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/web/tests/test_load_menus.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:3:1: F401 'random' imported but unused
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:4:1: F401 're' imported but unused
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:6:1: F401 'textwrap' imported but unused
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:12:1: F401 'odoo.tests.common.BaseCase' imported but unused
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:12:1: F401 'odoo.tests.common.HttpCase' imported but unused
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:13:1: F401 'odoo.tools.topological_sort' imported but unused
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_assets_xml.py:82:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_click_everywhere.py:16:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/web/tests/test_click_everywhere.py:27:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/web/tests/test_click_everywhere.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_click_everywhere.py:38:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/web/tests/test_click_everywhere.py:61:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_translate.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_profiler.py:8:1: F401 'odoo.tools.mute_logger' imported but unused
./Viindoo-odoo-17.0/addons/web/tests/test_profiler.py:27:61: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/web/tests/test_profiler.py:29:38: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_profiler.py:39:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/web/tests/test_login.py:26:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/web/tests/test_base_document_layout.py:210:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/web/tests/test_base_document_layout.py:227:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/test_spreadsheet/tests/test_spreadsheet.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/snailmail_account/models/res_config_settings.py:1:24: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail_account/models/res_config_settings.py:2:75: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail_account/models/res_config_settings.py:4:32: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail_account/models/res_config_settings.py:7:48: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail_account/models/res_config_settings.py:8:37: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/snailmail_account/tests/test_pingen_send.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/snailmail_account/tests/test_snailmail_on_invoice.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/payment_stripe/models/payment_provider.py:38:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_stripe/models/payment_provider.py:50:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_stripe/models/payment_provider.py:441:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_hr_holidays/models/hr_leave.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_fr_hr_holidays/models/res_config_settings.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_fr_hr_holidays/tests/test_french_leaves.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event_booth_sale/models/product_product.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event_booth_sale/tests/test_event_booth_sale.py:13:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/test_crm_full/tests/test_performance.py:64:13: F841 local variable '_leads' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_crm_full/tests/test_performance.py:86:13: F841 local variable '_lead' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_crm_full/tests/test_performance.py:101:13: F841 local variable '_lead' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_crm_full/tests/test_performance.py:124:13: F841 local variable '_lead' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_crm_full/tests/test_performance.py:137:13: F841 local variable '_lead' is assigned to but never used
./Viindoo-odoo-17.0/addons/payment_mollie/models/payment_provider.py:29:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:14:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:26:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:32:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:39:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:45:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:51:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:57:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:63:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:70:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:77:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:85:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/models/test_base_import.py:93:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/tests/test_base_import.py:285:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/test_base_import/tests/test_base_import.py:841:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_base_import/tests/test_base_import.py:925:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project_sale_expense/models/project_project.py:6:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/project_sale_expense/tests/test_project_profitability.py:66:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_din5008/models/hr_timesheet.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/im_livechat/tools/misc.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/im_livechat/controllers/main.py:4:1: F401 're' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/controllers/main.py:12:1: F401 'odoo.addons.base.models.assetsbundle.AssetsBundle' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/controllers/webclient.py:5:1: F401 'odoo.addons.mail.models.discuss.mail_guest.add_guest_to_context' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/models/im_livechat_channel.py:3:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/models/im_livechat_channel.py:6:1: F401 'operator.itemgetter' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/models/im_livechat_channel.py:8:1: F401 'odoo.modules' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/models/im_livechat_channel.py:344:65: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/im_livechat/models/im_livechat_channel.py:345:110: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/im_livechat/models/im_livechat_channel.py:346:107: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/im_livechat/models/im_livechat_channel.py:376:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/im_livechat/models/discuss_channel.py:5:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/report/im_livechat_report_channel.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/report/im_livechat_report_channel.py:29:63: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/im_livechat/report/im_livechat_report_channel.py:56:68: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/im_livechat/report/im_livechat_report_channel.py:61:25: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/im_livechat/report/im_livechat_report_channel.py:76:25: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/im_livechat/report/im_livechat_report_channel.py:87:25: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/im_livechat/report/im_livechat_report_operator.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/im_livechat/tests/test_im_livechat_support_page.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/im_livechat/tests/test_chatbot_internals.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/__manifest__.py:4:11: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/__manifest__.py:5:14: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/__init__.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/__init__.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/__init__.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/__init__.py:59:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/account/__init__.py:59:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/account/__init__.py:60:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/account/__init__.py:61:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/account/__init__.py:62:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/account/__init__.py:63:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/account/__init__.py:64:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/account/__init__.py:65:1: E402 module level import not at top of file
./Viindoo-odoo-17.0/addons/account/tools/structured_reference.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tools/structured_reference.py:32:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tools/structured_reference.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tools/structured_reference.py:64:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tools/structured_reference.py:77:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tools/structured_reference.py:86:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tools/structured_reference.py:125:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tools/__init__.py:4:1: F403 'from .structured_reference import *' used; unable to detect undefined names
./Viindoo-odoo-17.0/addons/account/controllers/download_docs.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_partial_reconcile.py:63:9: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/account/models/account_partial_reconcile.py:417:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_partial_reconcile.py:448:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move_line_tax_details.py:29:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_move_line_tax_details.py:42:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_move_line_tax_details.py:42:39: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/account/models/decimal_precision.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/account_account.py:2:1: F401 'contextlib.nullcontext' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_account.py:4:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_account.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/account_account.py:92:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_account.py:761:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_account.py:768:111: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/account/models/account_account.py:848:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_reconcile_model.py:3:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_reconcile_model.py:3:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_reconcile_model.py:6:1: F401 'math.copysign' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_reconcile_model.py:7:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_reconcile_model.py:8:1: F401 'dateutil.relativedelta.relativedelta' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_reconcile_model.py:298:78: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:5:1: F401 'odoo.addons.base.models.res_bank.sanitize_account_number' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:6:1: F401 'odoo.tools.remove_accents' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:30:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:96:63: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:97:57: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:98:95: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:122:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:134:158: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:135:166: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:136:157: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:435:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_journal.py:599:52: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/account/models/res_users.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/account/models/res_users.py:5:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:13:1: F401 'psycopg2.extras.Json' imported but unused
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:19:1: F401 'odoo.tools.groupby' imported but unused
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:85:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:89:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:295:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:301:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:310:117: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:339:71: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:340:87: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:360:23: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/account/models/chart_template.py:434:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/account/models/account_move.py:109:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_move.py:823:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_move.py:1497:51: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_move.py:1517:17: F841 local variable 'context' is assigned to but never used
./Viindoo-odoo-17.0/addons/account/models/account_move.py:2028:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move.py:2089:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/account/models/account_move.py:2258:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/account/models/account_move.py:2403:13: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/account/models/account_move.py:2585:17: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_move.py:2765:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_move.py:3070:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_move.py:3080:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_move.py:3111:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_move.py:3849:63: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move.py:3856:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_move.py:4606:13: F841 local variable 'next_amount_to_pay' is assigned to but never used
./Viindoo-odoo-17.0/addons/account/models/account_payment.py:268:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_payment.py:575:39: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/account/models/account_payment.py:575:41: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/account/models/account_payment.py:576:43: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/account/models/account_payment.py:576:45: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/account/models/account_payment.py:1111:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/account_bank_statement.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/account_bank_statement_line.py:3:1: F401 'odoo.osv.expression.get_unaccent_wrapper' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_bank_statement_line.py:6:1: F401 'odoo.addons.base.models.res_bank.sanitize_account_number' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_bank_statement_line.py:321:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_bank_statement_line.py:325:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/account/models/account_bank_statement_line.py:379:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/product.py:25:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/product.py:27:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/product.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/ir_module.py:19:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/account/models/ir_module.py:19:1: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/account/models/ir_module.py:21:1: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/account/models/ir_module.py:23:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/company.py:55:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/company.py:120:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/company.py:397:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/company.py:410:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/company.py:509:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/company.py:596:27: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/account/models/company.py:614:14: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/account/models/company.py:729:21: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:9:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:13:1: F401 'odoo.tools.misc.formatLang' imported but unused
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:31:94: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:32:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:194:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:241:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:242:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:259:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/account/models/account_journal_dashboard.py:860:110: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/res_config_settings.py:218:6: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_tax.py:58:136: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/models/account_tax.py:540:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_tax.py:541:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_tax.py:542:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_tax.py:917:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_tax.py:1614:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/account_payment_term.py:268:70: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/account/models/account_payment_term.py:325:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/models/template_generic_coa.py:6:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/account/models/account_report.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/account_report.py:252:59: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_report.py:255:60: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_report.py:590:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/account/models/account_report.py:731:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/models/account_report.py:776:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/partner.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/partner.py:289:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/partner.py:566:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_analytic_line.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/models/account_move_line.py:383:6: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move_line.py:1696:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move_line.py:1703:78: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move_line.py:2817:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move_line.py:2952:85: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/models/account_move_line.py:3398:61: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/report/account_invoice_report.py:6:1: F401 'functools.lru_cache' imported but unused
./Viindoo-odoo-17.0/addons/account/report/account_invoice_report.py:197:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/report/account_hash_integrity_templates.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/account/report/account_hash_integrity_templates.py:18:22: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/report/account_hash_integrity_templates.py:19:24: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/report/account_hash_integrity_templates.py:20:19: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/report/account_hash_integrity_templates.py:21:19: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_sequence_mixin.py:6:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/account/tests/test_sequence_mixin.py:157:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_sequence_mixin.py:471:86: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_sequence_mixin.py:657:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/account/tests/test_sequence_mixin.py:705:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_partner.py:18:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_partner.py:18:35: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_account_partner.py:19:62: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_partner.py:19:63: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_chart_template.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_chart_template.py:136:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_chart_template.py:154:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_tour.py:40:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:113:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:134:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:134:88: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:696:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:698:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:724:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:726:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_early_payment_discount.py:727:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_line_tax_details.py:2:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_line_tax_details.py:1092:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_line_tax_details.py:1100:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_line_tax_details.py:1108:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_line_tax_details.py:1116:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:1784:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:1785:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:1786:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:1831:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:1832:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:1833:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:2087:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_invoice.py:2213:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_entry.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_entry.py:425:10: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_entry.py:684:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_payment.py:6:1: F401 'odoo.tests.new_test_user' imported but unused
./Viindoo-odoo-17.0/addons/account/tests/test_account_payment.py:1078:87: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_payment_items.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_incoming_supplier_invoice.py:164:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:35:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:3494:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:4423:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:4425:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:4431:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:4433:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:4468:83: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:4546:83: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_reconcile.py:4726:24: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:105:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:110:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:114:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:138:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:151:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:151:21: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:155:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_fiscal_position.py:155:21: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_send.py:500:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_send.py:534:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_payment_term.py:145:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_payment_term.py:306:21: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_payment_term.py:333:74: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_payment_term.py:365:74: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_payment_term.py:397:74: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_payment_term.py:434:74: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_transfer_wizard.py:29:21: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/account/tests/test_transfer_wizard.py:34:21: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/account/tests/test_transfer_wizard.py:39:21: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/account/tests/test_transfer_wizard.py:328:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_transfer_wizard.py:349:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_refund.py:1032:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_in_refund.py:1158:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_tax_totals.py:34:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/common.py:531:50: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/tests/common.py:532:63: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:128:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:128:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:129:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:129:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:130:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:130:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:131:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:131:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:132:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:132:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:133:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:133:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:134:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:135:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:150:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:150:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:151:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:151:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:152:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:152:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:153:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:153:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:154:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:154:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:155:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:155:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:156:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_invoice_report.py:157:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_bank_statement.py:4:1: F401 'odoo.tests.common.Form' imported but unused
./Viindoo-odoo-17.0/addons/account/tests/test_account_bank_statement.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_bank_statement.py:795:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_bank_statement.py:923:9: F841 local variable '_line5' is assigned to but never used
./Viindoo-odoo-17.0/addons/account/tests/test_account_bank_statement.py:1166:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_bank_statement.py:1290:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_bank_statement.py:1292:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:233:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:238:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:245:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:253:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:258:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:264:19: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:387:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:566:35: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:566:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_invoice_taxes.py:566:41: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:16:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:372:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:1737:14: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:2592:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:2593:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:2594:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:2639:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:2640:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:2641:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:3455:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:3581:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:3751:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_invoice.py:4387:5: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:121:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:122:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:123:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:124:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:125:14: E201 whitespace after '['
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:131:17: F841 local variable '_draft_bill' is assigned to but never used
./Viindoo-odoo-17.0/addons/account/tests/test_account_journal_dashboard.py:180:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_account_payment_register.py:4:1: F401 'odoo.tests.Form' imported but unused
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_refund.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_refund.py:987:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_move_out_refund.py:1113:56: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/tests/test_account_all_l10n.py:27:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/account/tests/test_account_all_l10n.py:36:49: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/account/tests/test_download_xsds.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/wizard/accrued_orders.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/wizard/accrued_orders.py:220:105: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/account/wizard/accrued_orders.py:224:61: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account/wizard/account_automatic_entry_wizard.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account/wizard/account_automatic_entry_wizard.py:20:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/wizard/account_automatic_entry_wizard.py:21:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/wizard/account_automatic_entry_wizard.py:328:40: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account/wizard/account_automatic_entry_wizard.py:515:37: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/account/wizard/account_payment_register.py:84:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/wizard/account_payment_register.py:86:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/wizard/account_payment_register.py:131:54: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/wizard/account_payment_register.py:133:54: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account/wizard/account_resequence.py:4:1: F401 'odoo.tools.date_utils.get_month' imported but unused
./Viindoo-odoo-17.0/addons/account/wizard/account_resequence.py:7:1: F401 're' imported but unused
./Viindoo-odoo-17.0/addons/account/wizard/account_resequence.py:103:31: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/account/wizard/account_unreconcile.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/account/wizard/account_move_send.py:428:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_din5008_purchase/models/purchase.py:35:5: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/event/controllers/main.py:21:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/event/models/event_event.py:431:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/event/models/event_event.py:433:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/event/models/event_mail.py:9:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/event/models/event_mail.py:12:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/event/models/event_mail.py:73:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/event/models/event_mail.py:301:40: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event/models/event_mail.py:302:68: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event/models/event_mail.py:303:78: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event/models/res_config_settings.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/event/models/event_tag.py:6:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/event/tests/test_event_mail_schedule.py:353:13: F841 local variable '_existing' is assigned to but never used
./Viindoo-odoo-17.0/addons/event/tests/test_event_mail_schedule.py:378:13: F841 local variable '_new' is assigned to but never used
./Viindoo-odoo-17.0/addons/event/tests/test_event_mail_schedule.py:474:49: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event/tests/test_event_mail_schedule.py:475:39: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event/tests/test_event_mail_schedule.py:476:44: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event/tests/test_event_mail_schedule.py:477:50: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/event/tests/test_event_internals.py:27:47: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/event/tests/test_event_internals.py:28:48: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/event/tests/test_event_internals.py:151:9: F841 local variable 'registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/event/tests/test_event_internals.py:368:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/event/tests/test_event_internals.py:851:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_edi_ubl_cii/models/account_edi_common.py:2:1: F401 'odoo.addons.base.models.res_bank.sanitize_account_number' imported but unused
./Viindoo-odoo-17.0/addons/account_edi_ubl_cii/models/account_edi_common.py:6:1: F401 'odoo.tools.misc.clean_context' imported but unused
./Viindoo-odoo-17.0/addons/account_edi_ubl_cii/models/account_edi_common.py:396:65: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py:234:63: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py:234:64: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/account_edi_ubl_cii/models/account_edi_xml_ubl_20.py:867:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_stock/controllers/portal.py:5:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/addons/sale_stock/models/stock.py:6:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/sale_stock/models/stock.py:41:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_stock/models/stock.py:185:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_stock/models/sale_order.py:40:37: E201 whitespace after '('
./Viindoo-odoo-17.0/addons/sale_stock/models/sale_order.py:86:41: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale_stock/models/sale_order.py:223:54: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_stock/models/sale_order.py:223:70: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_stock/models/sale_order_line.py:248:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_stock/models/sale_order_line.py:341:64: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/sale_stock/models/sale_order_line.py:388:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_anglo_saxon_valuation_reconciliation.py:103:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_anglo_saxon_valuation_reconciliation.py:117:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_anglosaxon_account.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_create_perf.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_anglo_saxon_valuation.py:834:13: F841 local variable 'invoice_id' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_stock.py:110:9: F841 local variable 'inv_id' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_stock.py:232:55: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_stock.py:233:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_stock.py:1516:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_stock.py:1527:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_stock.py:1534:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_stock.py:1823:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_stock/tests/test_sale_order_dates.py:9:1: F401 'odoo.tests.common' imported but unused
./Viindoo-odoo-17.0/addons/sale_stock/wizard/stock_rules_report.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/lunch/models/lunch_product.py:4:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/lunch/models/lunch_product.py:89:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/lunch/models/lunch_supplier.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/lunch/models/lunch_supplier.py:30:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/lunch/models/lunch_supplier.py:33:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/lunch/models/lunch_supplier.py:319:13: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/lunch/models/lunch_order.py:268:17: F841 local variable 'context' is assigned to but never used
./Viindoo-odoo-17.0/addons/lunch/models/lunch_alert.py:75:13: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/lunch/report/lunch_cashmove_report.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/lunch/tests/test_ui.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/lunch/tests/test_ui.py:11:19: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/lunch/tests/common.py:26:23: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/web_hierarchy/models/ir_ui_view.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_links/tests/test_link_tracker.py:11:24: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/website/tools.py:109:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tools.py:146:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tools.py:165:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tools.py:192:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/controllers/model_page.py:68:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website/controllers/model_page.py:135:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website/controllers/form.py:13:1: F401 'odoo.addons.base.models.ir_qweb_fields.nl2br' imported but unused
./Viindoo-odoo-17.0/addons/website/models/res_partner.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/models/website_page.py:13:1: F401 'odoo.tools.translate._' imported but unused
./Viindoo-odoo-17.0/addons/website/models/ir_http.py:84:15: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/website/models/res_config_settings.py:6:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/website/models/ir_asset.py:10:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website/models/ir_asset.py:20:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website/models/ir_qweb.py:11:1: F401 'odoo.addons.base.models.assetsbundle.AssetsBundle' imported but unused
./Viindoo-odoo-17.0/addons/website/models/ir_qweb.py:13:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/website/tests/test_assets.py:72:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website/tests/test_assets.py:83:86: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website/tests/test_sitemap.py:74:31: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/website/tests/test_website_form_editor.py:69:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_website_visitor.py:25:69: F841 local variable '_get_visitor_from_request_mock' is assigned to but never used
./Viindoo-odoo-17.0/addons/website/tests/test_configurator.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_configurator.py:51:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_converter.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_disable_unused_snippets_assets.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_disable_unused_snippets_assets.py:74:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/website/tests/test_disable_unused_snippets_assets.py:111:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_performance.py:10:1: F401 'odoo.tests.common.HttpCase' imported but unused
./Viindoo-odoo-17.0/addons/website/tests/test_performance.py:23:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_grid_layout.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_iap.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website/tests/test_fuzzy.py:238:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ae/models/template_ae.py:50:29: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/pos_online_payment_self_order/controllers/payment_portal.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_online_payment_self_order/controllers/payment_portal.py:31:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment_self_order/models/pos_config.py:3:1: F401 'typing.Dict' imported but unused
./Viindoo-odoo-17.0/addons/pos_online_payment_self_order/tests/test_self_order_frontend.py:3:1: F401 'unittest.mock.patch' imported but unused
./Viindoo-odoo-17.0/addons/l10n_no/__init__.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail_sms/models/test_mail_sms_models.py:158:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail_sms/tests/test_sms_sms.py:37:83: F841 local variable '_send_mock' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail_sms/tests/test_sms_post.py:370:13: F841 local variable 'messages' is assigned to but never used
./Viindoo-odoo-17.0/addons/project_mrp/tests/test_project_profitability.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/payment_razorpay_oauth/controllers/onboarding.py:56:35: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/payment_aps/models/payment_provider.py:42:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/portal/controllers/portal.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/portal/controllers/portal.py:201:21: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/portal/controllers/portal.py:332:9: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/addons/portal/controllers/portal.py:367:9: F841 local variable 'e' is assigned to but never used
./Viindoo-odoo-17.0/addons/portal/controllers/portal.py:524:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/portal/models/mail_thread.py:13:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/portal/models/portal_mixin.py:6:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/project_todo/__init__.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project_todo/models/project_task.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project_todo/tests/test_access_rights.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project_todo/wizard/mail_activity_todo_create.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_fleet/models/fleet_vehicle_log_contract.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_fleet/models/fleet_vehicle.py:4:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/hr_fleet/models/fleet_vehicle.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_fleet/models/fleet_vehicle_log_services.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_fleet/wizard/hr_departure_wizard.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/hr_fleet/wizard/hr_departure_wizard.py:18:93: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hr_fleet/wizard/hr_departure_wizard.py:19:99: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_be/models/account_move.py:6:1: F401 'random' imported but unused
./Viindoo-odoo-17.0/addons/l10n_be/models/account_move.py:9:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_be/models/account_move.py:9:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/l10n_be/models/account_move.py:9:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/l10n_be/models/account_move.py:10:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/loyalty/models/res_partner.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/loyalty/models/res_partner.py:39:53: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/loyalty/models/loyalty_rule.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/loyalty/models/loyalty_card.py:184:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/loyalty/models/loyalty_mail.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/loyalty/models/loyalty_reward.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/loyalty/models/loyalty_program.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/loyalty/models/loyalty_program.py:320:62: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/loyalty/models/loyalty_program.py:442:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/loyalty/tests/test_loyalty.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/loyalty/wizard/loyalty_generate_wizard.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_vat/__manifest__.py:20:77: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:409:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:426:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:501:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:528:77: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:529:48: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:530:95: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:531:48: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:543:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:621:27: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:822:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:825:103: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:826:66: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:826:67: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:828:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:828:69: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:829:108: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:829:109: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:830:92: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:830:93: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:913:84: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/base_vat/models/res_partner.py:1002:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_timesheet/__init__.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/models/project_update.py:44:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_timesheet/models/sale_order.py:3:1: F401 'math' imported but unused
./Viindoo-odoo-17.0/addons/sale_timesheet/models/sale_order.py:25:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale_timesheet/models/project.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/models/project.py:641:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/models/account.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_service.py:4:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_service.py:768:67: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_service.py:773:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_service.py:778:69: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_service.py:783:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_project_billing.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:3:1: F401 'datetime.date' imported but unused
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:412:9: F841 local variable 'so_line_ordered_project_only' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:432:9: F841 local variable 'project_serv2' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:517:9: F841 local variable 'invoice2' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:529:9: F841 local variable 'invoice3' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:994:42: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet.py:994:43: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_project_update.py:3:1: F401 'freezegun.freeze_time' imported but unused
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_project_update.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/tests/test_sale_timesheet_portal.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_timesheet/wizard/sale_make_invoice_advance.py:18:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_timesheet/wizard/sale_make_invoice_advance.py:31:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_timesheet/wizard/project_create_sale_order.py:191:65: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/im_livechat_mail_bot/models/__init__.py:5:24: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/sale_management/__init__.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template_line.py:65:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template_line.py:79:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template_line.py:93:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order.py:7:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order.py:26:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order.py:79:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order.py:94:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order.py:162:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_option.py:65:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_option.py:138:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template.py:59:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template.py:78:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template.py:86:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template.py:107:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_line.py:46:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template_option.py:46:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/models/sale_order_template_option.py:60:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_management/tests/common.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/product_matrix/tests/common.py:3:1: F401 'odoo.tests.tagged' imported but unused
./Viindoo-odoo-17.0/addons/product_matrix/tests/common.py:46:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/event_sale/tests/test_event_sale.py:514:9: F841 local variable 'sol' is assigned to but never used
./Viindoo-odoo-17.0/addons/event_sale/tests/test_event_internals.py:4:1: F401 'datetime.date' imported but unused
./Viindoo-odoo-17.0/addons/event_sale/tests/test_event_internals.py:8:1: F401 'odoo.fields.Date as FieldsDate' imported but unused
./Viindoo-odoo-17.0/addons/event_sale/tests/test_event_internals.py:56:100: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/event_sale/wizard/event_edit_registration.py:3:1: F401 'collections.Counter' imported but unused
./Viindoo-odoo-17.0/addons/event_sale/wizard/event_edit_registration.py:3:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/event_sale/wizard/event_edit_registration.py:6:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_mt_pos/wizards/compliance_letter.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_pl/__init__.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_pl/__init__.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_pl/migrations/9.0.2.0/pre-set_tags_and_taxes_updatable.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_loyalty_delivery/tests/test_free_shipping_reward.py:54:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale_loyalty_delivery/tests/test_free_shipping_reward.py:57:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/sale_loyalty_delivery/tests/test_free_shipping_reward.py:371:33: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_loyalty_delivery/tests/test_loyalty_delivery.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_loyalty_delivery/tests/test_loyalty_delivery.py:139:97: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/website_event_exhibitor/controllers/exhibitor.py:7:1: F401 'werkzeug.exceptions.NotFound' imported but unused
./Viindoo-odoo-17.0/addons/base_sparse_field/models/fields.py:37:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_sparse_field/models/fields.py:49:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_sparse_field/models/fields.py:58:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_sparse_field/models/models.py:5:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/pos_online_payment/controllers/payment_portal.py:18:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/pos_online_payment/controllers/payment_portal.py:239:41: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/controllers/payment_portal.py:282:24: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/models/pos_session.py:19:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/pos_online_payment/models/pos_session.py:35:74: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/pos_online_payment/models/pos_order.py:11:116: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/models/pos_order.py:54:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/models/pos_payment.py:14:118: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/models/pos_payment_method.py:27:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/models/payment_transaction.py:39:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/tests/test_frontend.py:68:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/tests/test_frontend.py:282:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_online_payment/tests/online_payment_common.py:4:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/mass_mailing/controllers/main.py:265:9: F841 local variable '_blocklist_rec' is assigned to but never used
./Viindoo-odoo-17.0/addons/mass_mailing/controllers/main.py:339:13: F841 local variable '_mailing_sudo' is assigned to but never used
./Viindoo-odoo-17.0/addons/mass_mailing/controllers/main.py:560:9: F841 local variable '_blocklist_rec' is assigned to but never used
./Viindoo-odoo-17.0/addons/mass_mailing/controllers/main.py:587:9: F841 local variable '_blocklist_rec' is assigned to but never used
./Viindoo-odoo-17.0/addons/mass_mailing/models/utm_campaign.py:7:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/mass_mailing/models/utm_campaign.py:8:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/mass_mailing/models/mailing.py:38:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mass_mailing/models/mailing.py:701:71: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mass_mailing/models/mailing.py:880:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing/models/mailing.py:1095:52: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mass_mailing/models/mailing.py:1410:40: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/mass_mailing/models/mailing_trace.py:70:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing/models/mailing_filter.py:32:17: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:23:35: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:33:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:43:80: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:43:81: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:52:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:53:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:54:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:63:81: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:63:82: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:73:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:74:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:75:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:84:81: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:84:82: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:93:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:94:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:95:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:112:82: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:112:83: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:115:81: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_mailing_schedule_date.py:115:82: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:12:1: F811 redefinition of unused 'patch' from line 8
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:42:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:45:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:88:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:264:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:268:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:272:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:331:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:332:34: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:333:32: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:339:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:340:34: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:341:32: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:364:54: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:365:60: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_internals.py:704:72: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_retry.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_ab_testing.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mass_mailing/tests/common.py:114:81: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/mass_mailing/tests/common.py:115:56: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/mass_mailing/tests/test_mailing_controllers.py:487:9: F841 local variable '_test_email' is assigned to but never used
./Viindoo-odoo-17.0/addons/mass_mailing/wizard/mailing_contact_to_list.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_rs_edi/wizard/account_move_send.py:2:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/sms/models/ir_actions_server.py:41:47: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/sms/models/mail_message.py:5:1: F401 'operator.itemgetter' imported but unused
./Viindoo-odoo-17.0/addons/sms/models/mail_message.py:7:1: F401 'odoo.exceptions' imported but unused
./Viindoo-odoo-17.0/addons/sms/models/mail_message.py:8:1: F401 'odoo.tools.groupby' imported but unused
./Viindoo-odoo-17.0/addons/sms/models/models.py:2:1: F401 'odoo.addons.phone_validation.tools.phone_validation' imported but unused
./Viindoo-odoo-17.0/addons/sms/wizard/sms_resend.py:89:73: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/calendar_sms/models/calendar_event.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event_track_live/controllers/track_live.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/controllers/website_form.py:2:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/controllers/website_form.py:4:1: F401 'odoo.http' imported but unused
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_view.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_view.py:30:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_rule.py:10:1: F401 'odoo' imported but unused
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_rule.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_rule.py:88:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_rule.py:96:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_rule.py:100:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_rule.py:164:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/crm_reveal_rule.py:329:17: F841 local variable 'lead' is assigned to but never used
./Viindoo-odoo-17.0/addons/website_crm_iap_reveal/models/ir_http.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase_requisition/wizard/purchase_requisition_alternative_warning.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/mrp_subcontracting/__init__.py:25:5: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/mrp_subcontracting/models/stock_move.py:7:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/mrp_subcontracting/models/mrp_bom.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_subcontracting/tests/test_subcontracting.py:4:1: F401 'freezegun.freeze_time' imported but unused
./Viindoo-odoo-17.0/addons/mrp_subcontracting/tests/test_subcontracting.py:293:9: F841 local variable 'orderpoint' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp_subcontracting/tests/test_subcontracting.py:1758:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/addons/mrp_subcontracting/tests/common.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_subcontracting/tests/common.py:91:68: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/l10n_br/models/res_company.py:12:116: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_br/models/res_company.py:13:91: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/__manifest__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/resource_calendar.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:12:1: F401 'odoo.addons.resource.models.utils.Intervals' imported but unused
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:212:84: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:240:47: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:241:70: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:285:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:286:17: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:472:58: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/models/hr_contract.py:473:78: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/tests/test_global_time_off.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_work_entry_contract/wizard/hr_work_entry_regeneration_wizard.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_address_extended/models/res_city.py:5:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/base_address_extended/models/res_city.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_address_extended/models/res_partner.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_address_extended/tests/test_street_fields.py:4:1: F401 'odoo.models' imported but unused
./Viindoo-odoo-17.0/addons/mrp_subcontracting_dropshipping/models/purchase.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/mail_group/tests/test_mail_group_moderation.py:33:13: F841 local variable 'moderation' is assigned to but never used
./Viindoo-odoo-17.0/addons/mail_group/tests/test_mail_group.py:106:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mail_group/tests/test_mail_group_mailing.py:32:13: F841 local variable '_response' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_dk_oioubl/tests/test_xml_oioubl_dk.py:188:53: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_dk_oioubl/tests/test_xml_oioubl_dk.py:199:53: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/rating/controllers/main.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/rating/models/rating_data.py:31:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/rating/models/rating_data.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/rating/models/rating_data.py:43:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/rating/models/rating_data.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/rating/models/rating_data.py:63:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/rating/tests/test_security.py:6:1: F401 'odoo.tests.new_test_user' imported but unused
./Viindoo-odoo-17.0/addons/rating/tests/test_security.py:42:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/rating/tests/test_security.py:74:56: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/rating/tests/test_controller.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_loyalty/models/sale_order.py:51:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale_loyalty/models/loyalty_rule.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_loyalty/models/loyalty_rule.py:15:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale_loyalty/models/loyalty_card.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_loyalty/models/sale_order_line.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_loyalty/models/loyalty_program.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale_loyalty/wizard/coupon_share.py:25:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale_loyalty/wizard/coupon_share.py:26:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale_loyalty/wizard/coupon_share.py:27:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_blog/controllers/main.py:5:1: F401 'itertools' imported but unused
./Viindoo-odoo-17.0/addons/website_blog/models/website_blog.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/website_blog/models/website_blog.py:5:1: F401 'random' imported but unused
./Viindoo-odoo-17.0/addons/website_blog/models/website_blog.py:124:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_blog/models/website_blog.py:342:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:318:33: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:319:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:319:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:695:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:695:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:696:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:696:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:697:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:697:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:699:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:699:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:700:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:700:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:701:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:701:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:702:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:702:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:703:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:703:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:716:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:716:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:717:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:717:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:764:35: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:824:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:824:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:825:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:825:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:843:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:843:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:844:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:844:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:883:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:883:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:884:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:884:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:885:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:885:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:886:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:886:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:888:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:888:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:889:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:889:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:894:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:894:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:895:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:895:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1185:19: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1271:155: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1280:10: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1286:31: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1305:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1305:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1306:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1306:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1307:231: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1309:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1309:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1310:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1310:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1311:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1311:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1314:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1314:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1315:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1315:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1316:1: W191 indentation contains tabs
./Viindoo-odoo-17.0/addons/test_mail/data/test_mail_data.py:1316:1: E101 indentation contains mixed spaces and tabs
./Viindoo-odoo-17.0/addons/test_mail/models/test_mail_models.py:170:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/models/test_mail_models.py:321:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/models/test_mail_models.py:412:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/models/test_mail_corner_case_models.py:82:51: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/test_mail/models/test_mail_corner_case_models.py:95:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/models/test_mail_thread_models.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_alias.py:204:77: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_alias.py:708:21: F841 local variable '_new_domain' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:365:57: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:366:61: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:367:66: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:505:77: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:530:17: F841 local variable '_new_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:572:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:573:73: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:574:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:882:9: F841 local variable '_new_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:940:73: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:982:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1032:21: F841 local variable '_new_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1052:72: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1054:69: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1056:49: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1057:49: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1058:49: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1059:45: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1569:17: F841 local variable '_new_mails' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1575:17: F841 local variable '_new_messages' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:1588:13: F841 local variable '_new_mails' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_post.py:2157:29: F841 local variable '_mail' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_composer.py:9:1: F401 'unittest.mock.DEFAULT' imported but unused
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_composer.py:543:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_composer.py:3309:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_followers.py:215:9: F841 local variable '_name' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_followers.py:580:76: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_followers.py:777:90: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_followers.py:780:90: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_followers.py:783:90: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_followers.py:786:90: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_template_preview.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_template_preview.py:53:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:141:19: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:142:20: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:145:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:862:21: F841 local variable '_new_record' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:880:13: F841 local variable '_new_record' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:1748:71: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2200:13: F841 local variable '_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2250:21: F541 f-string is missing placeholders
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2298:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2361:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2362:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2367:9: F841 local variable '_user_notif' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2398:71: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2399:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2404:9: F841 local variable '_other_log' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2430:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2431:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_gateway.py:2457:38: F541 f-string is missing placeholders
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_management.py:17:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_management.py:20:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_mail/tests/test_performance.py:290:13: F841 local variable '_category' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_performance.py:323:13: F841 local variable '_category' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_performance.py:347:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_mail/tests/test_performance.py:348:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_mail/tests/test_performance.py:349:13: F841 local variable '_category' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_performance.py:922:13: F841 local variable '_composer' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_thread_internals.py:539:21: F841 local variable '_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_thread_internals.py:627:13: F841 local variable '_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_message_security.py:200:21: F841 local variable '_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_message_security.py:245:17: F841 local variable '_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_message_security.py:333:13: F841 local variable '_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_message_security.py:486:13: F841 local variable '_message' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_multicompany.py:165:13: F841 local variable '_name' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_multicompany.py:169:13: F841 local variable '_subject' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_track.py:387:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_track.py:469:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_track.py:470:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_track.py:471:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_mail/tests/test_message_track.py:844:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_mail.py:685:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_mail.py:947:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_activity.py:102:13: F841 local variable 'activity' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_mail/tests/test_mail_activity.py:180:17: F841 local variable 'activity' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_es_edi_facturae_invoice_period/models/account_move.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_restaurant_adyen/controllers/main.py:7:1: F401 'odoo.http.request' imported but unused
./Viindoo-odoo-17.0/addons/pos_restaurant_adyen/controllers/main.py:18:17: E117 over-indented
./Viindoo-odoo-17.0/addons/pos_restaurant_adyen/models/pos_payment.py:4:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/pos_restaurant_adyen/models/pos_payment.py:5:1: F401 'requests' imported but unused
./Viindoo-odoo-17.0/addons/base_import_module/controllers/main.py:2:1: F401 'functools' imported but unused
./Viindoo-odoo-17.0/addons/base_import_module/models/ir_ui_view.py:4:1: F401 'operator.itemgetter' imported but unused
./Viindoo-odoo-17.0/addons/base_import_module/models/ir_ui_view.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_import_module/models/ir_module.py:180:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_import_module/models/base_import_module.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/base_import_module/models/base_import_module.py:25:9: F841 local variable 'res' is assigned to but never used
./Viindoo-odoo-17.0/addons/base_import_module/tests/test_cloc.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_import_module/tests/test_cloc.py:37:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/base_import_module/tests/test_import_module.py:44:34: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/base_import_module/tests/test_import_module.py:157:34: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/base_import_module/tests/test_import_module.py:179:34: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/base_import_module/tests/test_import_module.py:188:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/l10n_it/migrations/0.7/post-map_carryover_to_new_report.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it/migrations/0.6/end-migrate_update_taxes.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_product_configurator/tests/common.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/delivery_stock_picking_batch/models/stock_picking_batch.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_in_sale/tests/test_l10n_in_sale_fiscal_position.py:66:9: F841 local variable 'company_state' is assigned to but never used
./Viindoo-odoo-17.0/addons/payment_payumoney/models/payment_provider.py:51:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_payumoney/models/payment_transaction.py:5:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/sale_purchase/models/sale_order_line.py:136:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_purchase/models/sale_order_line.py:193:81: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_purchase/tests/common.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_purchase/tests/test_sale_purchase.py:5:1: F401 'odoo.exceptions.AccessError' imported but unused
./Viindoo-odoo-17.0/addons/link_tracker/models/link_tracker.py:6:1: F401 'requests' imported but unused
./Viindoo-odoo-17.0/addons/link_tracker/models/link_tracker.py:8:1: F401 'lxml.html' imported but unused
./Viindoo-odoo-17.0/addons/link_tracker/models/link_tracker.py:30:11: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/link_tracker/models/link_tracker.py:211:29: F811 redefinition of unused 'html' from line 8
./Viindoo-odoo-17.0/addons/board/__manifest__.py:29:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_mx/controllers/portal.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_mx/models/template_mx.py:56:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_mx/models/template_mx.py:61:60: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/website_slides_survey/__init__.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides_survey/controllers/website_profile.py:14:57: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/website_slides_survey/controllers/website_profile.py:27:45: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/website_slides_survey/models/survey_user.py:5:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/website_slides_survey/models/survey_user.py:15:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_slides_survey/models/slide_slide.py:30:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides_survey/models/survey_survey.py:11:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/fleet/__manifest__.py:4:11: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/fleet/__manifest__.py:5:14: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/fleet/__manifest__.py:8:14: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/fleet/__manifest__.py:9:14: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/fleet/__manifest__.py:10:18: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/fleet/models/fleet_vehicle_log_contract.py:141:109: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/fleet/models/fleet_vehicle_log_contract.py:141:129: E202 whitespace before ')'
./Viindoo-odoo-17.0/addons/fleet/models/fleet_vehicle.py:8:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/fleet/models/fleet_vehicle.py:12:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/fleet/models/fleet_vehicle.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/fleet/models/fleet_vehicle.py:140:117: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/fleet/models/fleet_vehicle_model.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/fleet/report/fleet_report.py:6:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ec/models/account_journal.py:34:1: W391 blank line at end of file
./Viindoo-odoo-17.0/addons/payment_ogone/models/payment_provider.py:39:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_ogone/models/payment_provider.py:64:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_forum/models/forum_post.py:436:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_forum/models/forum_post.py:567:16: E111 indentation is not a multiple of 4
./Viindoo-odoo-17.0/addons/website_forum/populate/forum_post.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_forum/populate/forum_forum.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_forum/populate/mail_message.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_forum/tests/test_forum_internals.py:97:9: F841 local variable '_answer' is assigned to but never used
./Viindoo-odoo-17.0/addons/website_forum/tests/test_forum_internals.py:159:9: F841 local variable '__' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_fi_sale/__init__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai_multi_refund/models/account_move.py:12:6: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/l10n_es_edi_tbai_multi_refund/models/account_edi_format.py:22:22: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/mrp_subcontracting_account/models/product_product.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_subcontracting_account/tests/test_subcontracting_account.py:217:9: F841 local variable 'stock_cop_acc_id' is assigned to but never used
./Viindoo-odoo-17.0/addons/base_automation/controllers/main.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_automation/controllers/main.py:16:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_automation/models/ir_actions_server.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_automation/models/ir_actions_server.py:81:22: F841 local variable 'other' is assigned to but never used
./Viindoo-odoo-17.0/addons/base_automation/models/base_automation.py:518:35: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_automation/models/base_automation.py:536:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_automation/models/base_automation.py:872:35: E272 multiple spaces before keyword
./Viindoo-odoo-17.0/addons/l10n_cf/models/template_cf.py:31:1: W391 blank line at end of file
./Viindoo-odoo-17.0/addons/payment_flutterwave/models/payment_provider.py:40:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_org_chart/__init__.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_org_chart/tests/test_employee_deletion.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_org_chart/tests/test_employee.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_crm/__init__.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_crm/__init__.py:9:45: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/sale_crm/models/sale_order.py:15:53: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_crm/models/sale_order.py:15:61: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:4:24: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:19:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:22:72: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:24:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:29:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:34:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:39:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_team.py:44:29: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_crm/models/crm_lead.py:4:1: F401 'dateutil.relativedelta.relativedelta' imported but unused
./Viindoo-odoo-17.0/addons/l10n_cz/models/res_company.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/payment_payulatam/models/payment_provider.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/payment_payulatam/models/payment_provider.py:81:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_payulatam/models/payment_transaction.py:3:1: F401 'hmac' imported but unused
./Viindoo-odoo-17.0/addons/l10n_eu_oss/__init__.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_eu_oss/tests/test_oss.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides/controllers/main.py:168:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/website_slides/controllers/main.py:346:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_slides/controllers/main.py:1435:13: F841 local variable 'can_publish' is assigned to but never used
./Viindoo-odoo-17.0/addons/website_slides/controllers/main.py:1538:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_slides/controllers/main.py:1539:29: E117 over-indented (comment)
./Viindoo-odoo-17.0/addons/website_slides/controllers/mail.py:4:1: F401 'werkzeug' imported but unused
./Viindoo-odoo-17.0/addons/website_slides/models/slide_question.py:61:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides/models/res_groups.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/website_slides/models/slide_slide.py:182:100: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_slides/models/slide_slide.py:202:101: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_slides/models/slide_slide.py:1106:96: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/website_slides/models/slide_slide.py:1397:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_slides/tests/test_statistics.py:249:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides/tests/test_slide_question.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides/tests/test_slide_slide.py:101:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides/tests/test_security.py:663:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/website_slides/tests/test_attendee.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_slides/tests/test_attendee.py:248:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/http_routing/models/ir_http.py:3:1: F401 'contextlib' imported but unused
./Viindoo-odoo-17.0/addons/http_routing/models/ir_http.py:29:1: F401 'odoo.tools.config' imported but unused
./Viindoo-odoo-17.0/addons/http_routing/models/ir_http.py:37:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/http_routing/models/ir_http.py:660:21: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/http_routing/models/ir_qweb.py:34:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/http_routing/tests/test_res_lang.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_service/__manifest__.py:9:116: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/account_payment/controllers/__init__.py:5:22: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/account_payment/models/account_payment_method_line.py:6:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/account_payment/models/payment_provider.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_payment/models/payment_provider.py:20:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/payment_provider.py:102:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/account_payment.py:47:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/account_payment.py:105:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/account_payment.py:121:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/account_payment.py:180:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/payment_transaction.py:18:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/payment_transaction.py:37:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/payment_transaction.py:66:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/payment_transaction.py:106:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/payment_transaction.py:209:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_payment/models/payment_transaction.py:236:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr/models/hr_employee.py:4:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/hr/models/hr_employee_base.py:94:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr/models/hr_employee_public.py:13:23: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr/populate/hr.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr/populate/hr.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr/populate/hr.py:54:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr/populate/hr.py:58:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/hr/populate/hr.py:66:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr/populate/hr.py:76:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr/tests/test_ui.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr/tests/test_self_user_access.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr/tests/test_self_user_access.py:54:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr/tests/test_self_user_access.py:63:35: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr/tests/test_multi_company.py:4:1: F401 'odoo.tests.Form' imported but unused
./Viindoo-odoo-17.0/addons/hr/tests/test_hr_employee.py:248:19: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr/tests/test_hr_employee.py:257:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr/tests/test_hr_employee.py:258:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_hu_edi/models/account_move.py:14:1: F401 'odoo.tools.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/l10n_hu_edi/models/account_move.py:14:1: F401 'odoo.tools.float_is_zero' imported but unused
./Viindoo-odoo-17.0/addons/l10n_hu_edi/models/account_move.py:416:29: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_hu_edi/models/account_move.py:986:87: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_hu_edi/models/account_move.py:987:89: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_hu_edi/wizard/account_move_send.py:77:66: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/delivery/models/sale_order.py:25:48: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/delivery/models/sale_order.py:122:70: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/website_profile/controllers/main.py:33:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/website_profile/controllers/main.py:58:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_hr_recruitment/models/hr_job.py:119:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/website_hr_recruitment/tests/test_website_hr_recruitment.py:4:1: F401 'odoo.api.Environment' imported but unused
./Viindoo-odoo-17.0/addons/website_hr_recruitment/tests/test_website_hr_recruitment.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_hr_recruitment/tests/__init__.py:1:42: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/privacy_lookup/models/privacy_log.py:40:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/privacy_lookup/wizard/privacy_lookup_wizard.py:138:79: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/privacy_lookup/wizard/privacy_lookup_wizard.py:146:79: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/privacy_lookup/wizard/privacy_lookup_wizard.py:153:75: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/test_resource/tests/test_performance.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_resource/tests/test_performance.py:38:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_resource/tests/test_performance.py:39:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_resource/tests/test_performance.py:40:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_resource/tests/test_performance.py:41:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_resource/tests/test_performance.py:43:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_resource/tests/test_performance.py:44:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/test_resource/tests/common.py:96:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_resource/tests/test_resource.py:111:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_resource/tests/test_resource.py:623:43: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_resource/tests/test_resource.py:632:43: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/test_resource/tests/test_resource.py:737:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_resource/tests/test_resource.py:1342:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_account/models/google_service.py:36:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/google_account/models/google_service.py:67:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sms_twilio/tests/test_sms_twilio_controller.py:81:21: F841 local variable '_python_versionresponse' is assigned to but never used
./Viindoo-odoo-17.0/addons/sms_twilio/tests/common.py:82:13: F841 local variable '_sid' is assigned to but never used
./Viindoo-odoo-17.0/addons/sms_twilio/tests/common.py:219:13: F841 local variable '_response' is assigned to but never used
./Viindoo-odoo-17.0/addons/sale_project_stock/models/sale_order_line.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_self_order/__init__.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_self_order/controllers/orders.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_self_order/controllers/orders.py:211:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/pos_self_order/controllers/orders.py:260:31: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/pos_self_order/models/pos_session.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/pos_self_order/models/pos_order.py:25:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_self_order/models/pos_restaurant.py:5:1: F401 'typing.Callable' imported but unused
./Viindoo-odoo-17.0/addons/pos_self_order/models/pos_restaurant.py:5:1: F401 'typing.List' imported but unused
./Viindoo-odoo-17.0/addons/pos_self_order/models/pos_restaurant.py:5:1: F401 'typing.Optional' imported but unused
./Viindoo-odoo-17.0/addons/pos_self_order/models/res_config_settings.py:94:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/pos_self_order/models/product_product.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_self_order/models/pos_config.py:394:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/pos_self_order/tests/self_order_common_test.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_self_order/tests/self_order_common_test.py:58:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/account_debit_note/__manifest__.py:10:97: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/account_debit_note/__manifest__.py:11:51: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/account_debit_note/__manifest__.py:12:95: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/account_debit_note/models/account_move.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_debit_note/models/__init__.py:4:27: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/account_debit_note/tests/__init__.py:3:34: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/account_debit_note/wizard/account_debit_note.py:71:78: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account_debit_note/wizard/account_debit_note.py:71:79: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/account_debit_note/wizard/__init__.py:4:33: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/l10n_ec_website_sale/models/payment_method.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ec_website_sale/models/sale_order.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase_mrp/models/stock_move.py:5:1: F401 'odoo.tools.float_utils.float_round' imported but unused
./Viindoo-odoo-17.0/addons/purchase_mrp/report/mrp_report_bom_structure.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase_mrp/report/mrp_report_mo_overview.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase_mrp/tests/test_purchase_mrp_flow.py:764:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase_mrp/tests/test_purchase_mrp_flow.py:874:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/pos_sale_margin/tests/test_pos_sale_margin_report.py:33:15: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/purchase/models/res_company.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase/models/purchase_order.py:802:42: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/purchase/models/purchase_order.py:844:97: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/purchase/models/purchase_order.py:1078:56: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/purchase/models/purchase_order_line.py:645:11: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/purchase/models/account_invoice.py:61:42: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/purchase/models/account_invoice.py:474:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/purchase/models/product.py:100:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase/migrations/9.0.1.2/pre-create-properties.py:32:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase/report/purchase_report.py:89:61: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/purchase/report/purchase_bill.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:2:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:18:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:42:50: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:43:50: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:54:50: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:183:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:186:108: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/purchase/tests/test_accrued_purchase_orders.py:193:15: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase.py:277:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase.py:443:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase.py:474:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase.py:534:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase.py:540:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase.py:547:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase.py:557:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:88:50: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:89:63: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:124:9: F841 local variable 'pol_prod_deliver' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:133:9: F841 local variable 'pol_serv_deliver' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:168:9: F841 local variable 'pol_prod_order' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:177:9: F841 local variable 'pol_serv_order' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:212:9: F841 local variable 'pol_prod_deliver' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:221:9: F841 local variable 'pol_serv_deliver' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:257:9: F841 local variable 'pol_prod_order' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:266:9: F841 local variable 'pol_serv_order' is assigned to but never used
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_invoice.py:708:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/purchase/tests/test_purchase_dashboard.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/payment/models/payment_token.py:3:1: F401 'logging' imported but unused
./Viindoo-odoo-17.0/addons/payment/models/payment_token.py:40:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_token.py:47:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_token.py:111:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_method.py:87:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_method.py:101:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_method.py:158:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_provider.py:5:1: F401 'psycopg2.sql' imported but unused
./Viindoo-odoo-17.0/addons/payment/models/payment_provider.py:192:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_provider.py:291:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_provider.py:340:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_provider.py:457:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_provider.py:496:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:136:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:148:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:168:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:234:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:319:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:924:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:1029:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/models/payment_transaction.py:1065:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/tests/test_multicompany_flows.py:17:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/payment/tests/test_multicompany_flows.py:18:81: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/payment/tests/test_multicompany_flows.py:55:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/payment/tests/http_common.py:3:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/payment/tests/http_common.py:5:1: F401 'uuid.uuid4' imported but unused
./Viindoo-odoo-17.0/addons/payment/tests/common.py:121:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/wizards/payment_onboarding_wizard.py:106:79: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/payment/wizards/payment_capture_wizard.py:39:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/wizards/payment_capture_wizard.py:107:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment/wizards/payment_capture_wizard.py:127:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:19:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:21:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:29:130: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:60:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:62:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:92:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:94:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:100:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:102:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:104:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:153:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:155:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:157:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:234:27: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:237:9: F841 local variable 'r' is assigned to but never used
./Viindoo-odoo-17.0/addons/iap/tools/iap_tools.py:237:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/iap/tests/common.py:53:90: F841 local variable 'contact_iap_mock' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_fr/__init__.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_fr/__init__.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_fr/models/res_company.py:45:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr/models/res_company.py:53:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr/models/res_partner.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_fr/models/res_partner.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/__init__.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/controllers/main.py:997:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/controllers/main.py:1145:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/controllers/main.py:1243:87: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/controllers/main.py:1328:18: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/controllers/main.py:1471:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/controllers/main.py:2175:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/controllers/main.py:2180:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/models/website.py:169:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/website_sale/models/website.py:171:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/website_sale/models/website.py:654:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/models/product_template.py:14:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/models/product_template.py:26:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/models/product_template.py:42:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/models/product_template.py:125:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/models/product_template.py:169:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/models/product_template.py:178:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/models/product_tag.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/models/website_visitor.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/website_visitor.py:4:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/website_visitor.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/models/product_pricelist.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/sale_order.py:22:6: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/models/sale_order.py:82:74: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/website_sale/models/sale_order.py:648:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/models/crm_team.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/crm_team.py:5:1: F401 'dateutil.relativedelta.relativedelta' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/crm_team.py:7:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/crm_team.py:7:24: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/website_sale/models/crm_team.py:8:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/crm_team.py:8:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/models/sale_order_line.py:16:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/models/sale_order_line.py:34:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/website_sale/report/sale_report.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/populate/product_public_category.py:22:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_cart_recovery.py:5:1: F401 'odoo.tests.common.HttpCase' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_cart_recovery.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_pricelist.py:59:9: F841 local variable 'item_benelux' is assigned to but never used
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_pricelist.py:68:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_pricelist.py:75:9: F841 local variable 'item_christmas' is assigned to but never used
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_pricelist.py:90:9: F841 local variable 'item_europe' is assigned to but never used
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_pricelist.py:395:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_pricelist.py:723:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_visitor.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_express_checkout_flows.py:3:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/tests/test_express_checkout_flows.py:4:1: F401 'uuid.uuid4' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_editor.py:96:23: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_editor.py:101:23: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/website_sale/tests/test_sale_process.py:552:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/tests/test_sale_process.py:562:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/tests/test_sale_process.py:666:43: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/tests/test_delivery_express_checkout_flows.py:3:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/tests/test_delivery_express_checkout_flows.py:4:1: F401 'uuid.uuid4' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/tests/test_customize.py:135:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_product_attribute_value_config.py:7:1: F401 'odoo.addons.account.tests.common.AccountTestInvoicingCommon' imported but unused
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_cart_abandoned.py:123:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_delivery_ui.py:48:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_reorder_from_portal.py:37:16: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_image.py:338:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_image.py:388:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_image.py:401:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_sale/tests/test_website_sale_image.py:414:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/models/account_analytic.py:49:15: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/models/project_task.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/models/__init__.py:4:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_holidays.py:40:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_holidays.py:179:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_global_time_off.py:4:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_global_time_off.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_global_time_off.py:250:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_global_time_off.py:419:106: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_global_time_off.py:420:85: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_global_time_off.py:459:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project_timesheet_holidays/tests/test_timesheet_global_time_off.py:498:74: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/models/hr_applicant_category.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_recruitment/models/hr_applicant.py:677:13: F601 dictionary key 'private_phone' repeated with different values
./Viindoo-odoo-17.0/addons/hr_recruitment/models/hr_applicant.py:682:82: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/models/hr_applicant.py:685:13: F601 dictionary key 'private_phone' repeated with different values
./Viindoo-odoo-17.0/addons/hr_recruitment/models/res_users.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_recruitment/models/hr_employee.py:4:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/hr_recruitment/models/calendar.py:36:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/models/calendar.py:36:51: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_recruitment/models/hr_job.py:284:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/hr_recruitment/models/hr_job.py:370:45: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:89:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:98:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:99:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:100:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:101:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:102:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/tests/test_recruitment.py:103:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_recruitment/wizard/applicant_refuse_reason.py:56:37: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr_gamification/models/gamification.py:30:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_gamification/wizard/gamification_badge_user_wizard.py:5:1: F401 'odoo.exceptions.AccessError' imported but unused
./Viindoo-odoo-17.0/addons/base_geolocalize/models/res_partner.py:37:55: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/res_config_settings.py:25:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:174:88: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:175:75: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:176:100: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:230:85: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:231:71: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:232:76: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:290:37: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:439:27: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:488:62: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:488:63: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:615:88: E228 missing whitespace around modulo operator
./Viindoo-odoo-17.0/addons/l10n_in_edi/models/account_edi_format.py:663:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in_edi/tests/test_edi_json.py:4:1: F811 redefinition of unused 'Command' from line 2
./Viindoo-odoo-17.0/addons/l10n_in_edi/tests/test_edi_json.py:13:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_in_edi/tests/test_edi_json.py:162:98: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_in_edi/tests/test_edi_json.py:182:98: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_in_edi/tests/test_edi_json.py:243:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in_edi/tests/test_edi_json.py:258:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_in_edi/tests/test_edi_json.py:271:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_epson_printer/models/pos_session.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_epson_printer/models/pos_config.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_epson_printer/models/pos_printer.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_do/models/template_do.py:2:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/__init__.py:5:21: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/pos_sale/models/pos_session.py:5:1: F401 'odoo.osv.expression.OR' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/models/pos_order.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_sale/models/pos_order.py:163:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_sale/models/pos_order.py:183:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/models/sale_order.py:108:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/pos_sale/models/crm_team.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/models/crm_team.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/models/crm_team.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/models/crm_team.py:5:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/models/crm_team.py:6:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/models/crm_team.py:7:1: F401 'pytz' imported but unused
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_report.py:16:69: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:77:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:79:79: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:82:75: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:122:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:135:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:170:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:182:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:198:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:214:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:271:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:283:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:305:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:324:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:345:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:370:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:925:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/pos_sale/tests/test_pos_sale_flow.py:1113:58: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/survey/controllers/main.py:12:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/addons/survey/controllers/main.py:115:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/survey/controllers/main.py:171:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/survey/controllers/main.py:197:9: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/survey/controllers/main.py:250:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/survey/controllers/main.py:451:22: F841 local variable 'answer_sudo' is assigned to but never used
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:34:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:39:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:42:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:45:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:50:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:54:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:59:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:62:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:65:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:70:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:73:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:76:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:92:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:109:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:115:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:119:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:122:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:125:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:128:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:135:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:139:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:142:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:147:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:152:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:156:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:161:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:164:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:193:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:197:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:200:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:205:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:210:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:214:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:217:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:222:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:227:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:231:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:236:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_survey_template.py:241:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_question.py:447:63: E272 multiple spaces before keyword
./Viindoo-odoo-17.0/addons/survey/models/survey_question.py:681:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/models/survey_question.py:701:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/survey/models/survey_survey.py:4:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/survey/models/survey_survey.py:957:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/survey/models/survey_survey.py:961:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_invite.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_invite.py:216:52: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_results.py:128:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/tests/test_certification_badge.py:83:72: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_controller.py:67:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_controller.py:72:67: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_controller.py:113:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/survey/tests/test_certification_flow.py:185:13: F841 local variable 'page1' is assigned to but never used
./Viindoo-odoo-17.0/addons/survey/tests/test_certification_flow.py:193:13: F841 local variable 'q101' is assigned to but never used
./Viindoo-odoo-17.0/addons/survey/tests/test_certification_flow.py:202:13: F841 local variable 'q102' is assigned to but never used
./Viindoo-odoo-17.0/addons/survey/tests/common.py:8:1: F401 'contextlib.contextmanager' imported but unused
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_ui_backend.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_security.py:7:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_security.py:276:13: F841 local variable 'answer_other' is assigned to but never used
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_security.py:278:13: F841 local variable 'answer_line_other' is assigned to but never used
./Viindoo-odoo-17.0/addons/survey/tests/test_survey_security.py:333:9: F841 local variable 'surveys' is assigned to but never used
./Viindoo-odoo-17.0/addons/account_peppol/__init__.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/tools/demo_utils.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/tools/demo_utils.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/tools/demo_utils.py:80:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/tools/demo_utils.py:85:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/tools/demo_utils.py:98:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/tools/demo_utils.py:128:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/tools/demo_utils.py:162:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_peppol/models/res_company.py:9:1: F401 'odoo.addons.account.models.company.PEPPOL_LIST' imported but unused
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:19:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:20:22: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:21:20: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:22:20: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:26:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:27:22: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:28:20: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:29:20: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:47:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:64:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale_purchase_stock/tests/test_unwanted_replenish_flow.py:133:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock/__init__.py:18:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/__init__.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/controllers/main.py:2:1: F401 'werkzeug' imported but unused
./Viindoo-odoo-17.0/addons/stock/controllers/__init__.py:1:19: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/stock/models/stock_rule.py:11:1: F401 'odoo.tools.html_escape' imported but unused
./Viindoo-odoo-17.0/addons/stock/models/stock_picking.py:11:1: F401 'odoo.Command' imported but unused
./Viindoo-odoo-17.0/addons/stock/models/stock_picking.py:17:1: F401 'odoo.tools.float_utils.float_round' imported but unused
./Viindoo-odoo-17.0/addons/stock/models/stock_picking.py:492:127: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock/models/stock_picking.py:912:79: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock/models/stock_location.py:95:79: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/models/stock_location.py:96:84: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/models/res_company.py:103:13: F841 local variable 'scrap_location' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/models/res_company.py:131:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/stock/models/res_company.py:149:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/stock/models/res_company.py:157:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/stock/models/res_company.py:165:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/stock/models/res_company.py:172:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/stock/models/stock_orderpoint.py:84:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock/models/stock_orderpoint.py:373:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock/models/stock_package_level.py:34:6: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock/models/stock_package_level.py:114:77: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/stock/models/stock_move_line.py:11:1: F401 'odoo.addons.base.models.ir_model.MODULE_UNINSTALL_FLAG' imported but unused
./Viindoo-odoo-17.0/addons/stock/models/stock_move_line.py:332:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock/models/stock_move_line.py:356:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/stock/models/stock_move_line.py:643:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock/models/stock_move_line.py:867:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock/models/stock_move_line.py:992:19: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/stock/models/stock_move.py:923:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/stock/models/stock_move.py:1348:47: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/models/stock_move.py:1524:25: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/addons/stock/models/stock_move.py:1692:9: F841 local variable 'quants_cache' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/models/stock_move.py:2066:72: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/models/stock_move.py:2067:69: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/models/product.py:29:67: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/models/product.py:30:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/models/product.py:684:58: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/models/product.py:862:71: E272 multiple spaces before keyword
./Viindoo-odoo-17.0/addons/stock/models/product.py:1050:50: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock/models/product.py:1081:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/models/stock_lot.py:5:1: F401 'operator.attrgetter' imported but unused
./Viindoo-odoo-17.0/addons/stock/models/stock_lot.py:153:26: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/stock/models/res_config_settings.py:4:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/addons/stock/models/stock_quant.py:786:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/stock/models/stock_quant.py:791:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/stock/models/stock_quant.py:1442:30: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:64:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:65:40: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:66:35: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:67:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:68:43: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:70:39: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:71:35: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:76:36: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:77:35: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:78:39: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:79:35: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:152:21: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:158:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:159:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:160:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:161:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:170:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:171:28: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:172:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_forecasted.py:173:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/report/stock_traceability.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/stock/report/stock_traceability.py:5:1: F401 'odoo.tools.config' imported but unused
./Viindoo-odoo-17.0/addons/stock/report/stock_traceability.py:11:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/addons/stock/report/stock_traceability.py:67:13: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/stock/report/report_stock_quantity.py:71:17: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/report/report_stock_quantity.py:75:17: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/report/report_stock_quantity.py:78:17: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/report/report_stock_quantity.py:79:139: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/report/report_stock_quantity.py:80:135: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/report/report_stock_rule.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/stock/report/report_stock_rule.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/stock/report/product_label_report.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/populate/stock.py:321:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/tests/test_quant.py:997:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/stock/tests/test_quant.py:998:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/stock/tests/test_quant.py:999:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/stock/tests/test_quant.py:1000:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/stock/tests/test_quant.py:1001:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/stock/tests/test_quant.py:1003:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/stock/tests/test_robustness.py:362:53: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/tests/test_robustness.py:372:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/stock/tests/test_packing_neg.py:30:31: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock/tests/test_packing_neg.py:70:9: F841 local variable 'new_pack1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_packing_neg.py:80:9: F841 local variable 'new_pack2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_proc_rule.py:145:9: F841 local variable 'rule_low_priority' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_proc_rule.py:285:9: F841 local variable 'orderpoint' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_proc_rule.py:310:9: F841 local variable 'delivery_move' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_stock_lot.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/tests/test_report_tours.py:2:1: F401 'odoo' imported but unused
./Viindoo-odoo-17.0/addons/stock/tests/test_report_tours.py:3:1: F401 'odoo.tests.Form' imported but unused
./Viindoo-odoo-17.0/addons/stock/tests/test_stock_flow.py:1174:9: F841 local variable 'quants' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_stock_flow.py:2602:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/tests/test_packing.py:242:9: F841 local variable 'package_level' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_packing.py:284:9: F841 local variable 'ship_move_a' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_packing.py:351:9: F841 local variable 'package' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_packing.py:774:9: F841 local variable 'first_pack' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_packing.py:925:115: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/stock/tests/test_packing.py:1887:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/tests/test_move.py:702:9: F841 local variable 'untracked_move_line' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move.py:4909:29: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/stock/tests/test_move.py:4942:29: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/stock/tests/test_move.py:5798:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move.py:5807:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move.py:6377:23: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock/tests/test_replenish.py:12:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/stock/tests/test_stock_return_picking.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/tests/test_stock_return_picking.py:125:25: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/stock/tests/test_stock_return_picking.py:138:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock/tests/test_quant_inventory_mode.py:158:13: F841 local variable 'invalid_quant' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:12:1: F401 'odoo.tools.float_is_zero' imported but unused
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:12:1: F401 'odoo.tools.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:152:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:352:66: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:955:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:2243:9: F841 local variable 'move_3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:2315:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:2345:9: F841 local variable 'supplier_location' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:2359:9: F841 local variable 'putaway_product' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:2380:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:2782:9: F841 local variable 'precision_digits' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:3009:34: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:3611:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock/tests/test_move2.py:3672:9: F841 local variable 'pack_location' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock/tests/test_report.py:90:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock/tests/test_report.py:1038:32: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock/tests/test_report.py:1041:33: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock/tests/test_report.py:1092:32: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock/tests/test_report.py:1095:33: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock/tests/test_report.py:1168:157: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock/tests/test_report.py:1168:158: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/stock/tests/test_warehouse.py:7:1: F401 'odoo.tools.mute_logger' imported but unused
./Viindoo-odoo-17.0/addons/stock/wizard/stock_inventory_adjustment_name.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/stock/wizard/product_replenish.py:4:1: F401 'datetime' imported but unused
./Viindoo-odoo-17.0/addons/stock/wizard/stock_scheduler_compute.py:12:1: F401 'threading' imported but unused
./Viindoo-odoo-17.0/addons/uom/models/uom_uom.py:18:80: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/uom/models/uom_uom.py:51:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_sg/__init__.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_sg/models/res_company.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_sg/models/res_partner.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_sg/migrations/9.0.2.0/pre-set_tags_and_taxes_updatable.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/crm_iap_mine/models/crm_iap_lead_industry.py:14:44: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/crm_iap_mine/models/crm_iap_lead_mining_request.py:89:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/crm_iap_mine/models/crm_iap_lead_role.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/crm_iap_mine/models/crm_iap_lead_helpers.py:1:1: F401 'math.floor' imported but unused
./Viindoo-odoo-17.0/addons/crm_iap_mine/models/crm_iap_lead_helpers.py:1:1: F401 'math.log10' imported but unused
./Viindoo-odoo-17.0/addons/crm_iap_mine/tests/common.py:10:1: F401 'odoo.addons.iap.tools.iap_tools' imported but unused
./Viindoo-odoo-17.0/addons/crm_iap_mine/tests/common.py:49:17: F841 local variable 'iap_payload' is assigned to but never used
./Viindoo-odoo-17.0/addons/auth_totp/controllers/home.py:10:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/auth_totp/controllers/home.py:17:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/auth_totp/models/res_users.py:21:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/addons/auth_totp/models/ir_http.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_totp/models/totp.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_totp/models/totp.py:43:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_totp/tests/test_totp.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_totp/tests/test_totp.py:29:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/auth_totp/tests/test_totp.py:46:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/auth_totp/tests/test_totp.py:98:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/auth_totp/wizard/auth_totp_wizard.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_totp/wizard/auth_totp_wizard.py:64:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account_tax_python/tests/test_tax.py:39:20: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_es_edi_verifactu/models/verifactu_document.py:427:21: F841 local variable '_xml_node' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_skills/models/hr_employee_skill.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_skills/models/hr_skill_level.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/hr_skills/report/hr_employee_skill_report.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_skills/report/hr_employee_cv_report.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_skills/tests/test_ui.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_hr/models/hr_employee.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_hr/report/pos_order_report.py:3:1: F401 'functools.partial' imported but unused
./Viindoo-odoo-17.0/addons/pos_mrp/models/pos_order.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_mrp/models/pos_order.py:15:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_mrp/models/pos_order.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_mrp/tests/test_pos_mrp_flow.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_mrp/tests/test_pos_mrp_flow.py:13:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_mrp/tests/test_pos_mrp_flow.py:511:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp_repair/tests/test_tracability.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_repair/tests/test_tracability.py:63:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_fi/__init__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_id_efaktur/models/efaktur.py:56:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_id_efaktur/models/account_move.py:290:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_id_efaktur/tests/test_l10n_id_efaktur.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_import/controllers/main.py:8:1: F401 'odoo.tools.misc' imported but unused
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:5:1: F401 'binascii' imported but unused
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:117:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:150:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:540:30: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:541:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1099:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1434:37: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1485:17: F402 import 'fields' from line 25 shadowed by loop variable
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1579:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1594:26: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1605:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1606:40: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1609:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1621:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1629:1: E302 expected 2 blank lines, found 0
./Viindoo-odoo-17.0/addons/base_import/models/base_import.py:1632:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/base_import/models/odf_ods_reader.py:88:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/project/__manifest__.py:147:51: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project/__manifest__.py:160:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project/__init__.py:37:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/controllers/portal.py:445:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project/controllers/project_sharing_chatter.py:100:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project/models/project_project_stage.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/models/project_tags.py:6:1: F401 'odoo.SUPERUSER_ID' imported but unused
./Viindoo-odoo-17.0/addons/project/models/project_task_recurrence.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/models/project_task.py:9:1: F401 'odoo._lt' imported but unused
./Viindoo-odoo-17.0/addons/project/models/project_task.py:14:1: F401 'odoo.tools.misc.get_lang' imported but unused
./Viindoo-odoo-17.0/addons/project/models/project_task.py:965:31: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1094:52: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1095:57: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1096:75: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1103:56: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1104:88: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1108:56: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1109:113: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1110:83: E272 multiple spaces before keyword
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1110:89: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1118:16: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1401:82: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/project/models/project_task.py:1795:119: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project/models/project_update.py:4:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/project/models/project_update.py:6:1: F401 'werkzeug.urls.url_encode' imported but unused
./Viindoo-odoo-17.0/addons/project/models/project_update.py:23:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/models/project_task_stage_personal.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/models/project_project.py:776:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/project/models/project_milestone.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/report/project_report.py:6:1: F401 'odoo.addons.rating.models.rating_data.RATING_TEXT' imported but unused
./Viindoo-odoo-17.0/addons/project/report/project_report.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/populate/project.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/populate/project.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/populate/project.py:86:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/project/populate/project.py:88:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/project/populate/project.py:90:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/project/populate/project.py:94:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/project/tests/test_task_follow.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_project_milestone.py:56:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project/tests/test_project_milestone.py:191:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project/tests/test_project_update_flow.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:7:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:115:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:140:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:161:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:235:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_access_rights.py:256:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_task_dependencies.py:9:1: F401 'datetime.date' imported but unused
./Viindoo-odoo-17.0/addons/project/tests/test_project_base.py:6:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/project/tests/test_project_base.py:226:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project/tests/test_personal_stages.py:64:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/project/tests/test_personal_stages.py:381:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_project_flow.py:71:13: F841 local variable 'task' is assigned to but never used
./Viindoo-odoo-17.0/addons/project/tests/test_project_profitability.py:53:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_project_report.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_project_update_access_rights.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_multicompany.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_multicompany.py:121:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_multicompany.py:227:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/project/tests/test_multicompany.py:367:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project/tests/test_project_subtasks.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_project_subtasks.py:221:16: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/project/tests/test_task_state.py:47:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project/tests/test_project_sharing.py:77:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/tests/test_project_sharing.py:330:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/project/tests/test_project_update_ui.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project/wizard/project_project_stage_delete.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_fr_fec/__manifest__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_fec/__init__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_fec/tests/__init__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_fec/wizard/__init__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_fec/wizard/account_fr_fec.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_fec/wizard/account_fr_fec.py:114:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_fec/wizard/account_fr_fec.py:447:61: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_fr_fec/wizard/account_fr_fec.py:447:62: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/crm/models/crm_lead_scoring_frequency.py:15:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/crm/models/digest.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/crm/models/res_partner.py:9:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/crm/models/crm_team.py:589:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/crm/models/crm_team.py:632:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/crm/models/crm_team.py:637:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/crm/models/crm_team.py:642:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/crm/models/crm_team.py:647:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/crm/models/crm_team.py:652:26: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/crm/models/crm_team.py:656:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/crm/models/crm_team_member.py:6:1: F401 'math' imported but unused
./Viindoo-odoo-17.0/addons/crm/models/crm_lead.py:7:1: F401 'ast.literal_eval' imported but unused
./Viindoo-odoo-17.0/addons/crm/models/crm_lead.py:788:53: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/crm/models/crm_lead.py:1876:9: F841 local variable 'Partner' is assigned to but never used
./Viindoo-odoo-17.0/addons/crm/models/crm_lead.py:2225:16: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/crm/models/crm_lead.py:2597:82: E272 multiple spaces before keyword
./Viindoo-odoo-17.0/addons/crm/populate/crm_lead.py:37:14: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/crm/populate/crm_lead.py:122:19: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/crm/populate/crm_lead.py:144:19: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_lead_convert.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_lead_convert.py:100:9: F841 local variable '_opp_proba100' is assigned to but never used
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_lead_convert.py:236:9: F841 local variable 'customer' is assigned to but never used
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_lead_convert.py:241:9: F841 local variable 'convert' is assigned to but never used
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_lead_merge.py:180:71: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_pls.py:9:1: F401 'odoo.tests.loaded_demo_data' imported but unused
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_pls.py:107:47: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_lead.py:563:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/crm/tests/common.py:21:14: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/crm/tests/common.py:24:31: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/crm/tests/common.py:663:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/crm/tests/test_crm_lead_smart_calendar.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/crm/wizard/crm_lead_lost.py:5:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/crm/wizard/crm_merge_opportunities.py:56:160: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_lu/__init__.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_lu/__init__.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_lu/migrations/2.2/end-migrate_update_taxes.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_lu/migrations/2.1/end-migrate_update_taxes.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_restaurant/models/pos_session.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_restaurant/models/pos_order.py:56:41: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/pos_restaurant/models/pos_order.py:56:61: E202 whitespace before '}'
./Viindoo-odoo-17.0/addons/pos_restaurant/models/pos_payment.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/pos_restaurant/models/pos_payment.py:4:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/pos_restaurant/models/pos_restaurant.py:72:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_restaurant/tests/test_frontend.py:190:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_restaurant/tests/test_frontend.py:195:56: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ro_efactura/models/ciusro_document.py:89:150: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_ee/migrations/1.1/end-migrate_update_taxes.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_margin/__manifest__.py:6:14: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_margin/__manifest__.py:15:14: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_margin/__manifest__.py:16:11: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/sale_margin/__manifest__.py:19:11: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/bus/__manifest__.py:2:11: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/bus/websocket.py:67:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/bus/websocket.py:728:69: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/bus/websocket.py:806:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/bus/websocket.py:943:5: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/bus/models/bus.py:8:1: F401 'random' imported but unused
./Viindoo-odoo-17.0/addons/bus/models/bus.py:52:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/bus/models/bus.py:266:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-odoo-17.0/addons/bus/tests/test_assetsbundle.py:4:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/bus/tests/test_assetsbundle.py:22:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/bus/tests/test_websocket_caryall.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/bus/tests/test_websocket_rate_limiting.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/res_company.py:27:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/res_company.py:68:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:10:1: F401 'operator.itemgetter' imported but unused
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:33:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:39:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:44:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:447:87: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:816:31: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:1045:18: F841 local variable 'elements' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:1317:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/account_move.py:1328:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/ddt.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/models/res_config_settings.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_edi_export.py:334:9: F841 local variable 'tax_10' is assigned to but never used
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_edi_reverse_charge.py:4:1: F401 'collections.namedtuple' imported but unused
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_edi_pa.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:90:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:91:13: E117 over-indented
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:92:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:102:15: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:103:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:108:15: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:109:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:115:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_account_move_send.py:120:15: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_it_edi/tests/test_edi_import.py:180:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/pos_stripe/models/pos_payment_method.py:27:93: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/pos_stripe/models/pos_payment_method.py:55:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hr_presence/models/ir_websocket.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_presence/models/hr_employee.py:46:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_presence/models/res_users_log.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_my_edi/models/account_edi_xml_ubl_my.py:523:42: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/l10n_my_edi/models/account_edi_proxy_user.py:72:9: F841 local variable '_error' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_expense/models/account_journal_dashboard.py:54:30: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hr_expense/models/account_journal_dashboard.py:54:39: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hr_expense/models/hr_expense.py:919:9: F841 local variable 'target_currency' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_expense/models/account_move_line.py:11:76: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_expense/tests/test_expenses.py:541:43: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_expense/tests/test_expenses.py:989:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_expense/wizard/hr_expense_split_wizard.py:4:1: F401 'odoo.tools.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/hr_expense/wizard/account_payment_register.py:3:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/hr_expense/wizard/account_payment_register.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/auth_password_policy_portal/controllers.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:49:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:170:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:232:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:232:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:234:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:234:15: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:360:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:437:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:584:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/gamification/models/gamification_challenge.py:639:5: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/gamification/models/gamification_goal.py:176:90: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/gamification/tests/test_challenge.py:158:54: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/gamification/tests/test_challenge.py:158:55: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/gamification/tests/test_challenge.py:290:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/gamification/wizard/update_goal.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/gamification/wizard/update_goal.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/gamification/wizard/grant_badge.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/gamification/wizard/grant_badge.py:26:13: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_fr_hr_work_entry_holidays/models/hr_work_entry.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_fr_hr_work_entry_holidays/tests/test_french_work_entries.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/base_setup/tests/test_res_config_doc_links.py:9:64: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_work_entry/__manifest__.py:1:1: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_work_entry/models/hr_employee.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_gcc_invoice/models/account_move.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_gcc_invoice/models/account_move.py:68:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_homeworking/models/res_users.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_homeworking/models/res_partner.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_homeworking/models/hr_employee.py:62:77: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_homeworking/models/hr_work_location.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_homeworking/tests/test_hr_employee_location.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_homeworking/wizard/homework_location_wizard.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/auth_password_policy_signup/controllers.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mass_mailing/models/ir_qweb.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mass_mailing/tests/test_mailing_test.py:7:1: F401 'odoo.fields.Command' imported but unused
./Viindoo-odoo-17.0/addons/test_mass_mailing/tests/test_mailing_sms.py:399:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_mass_mailing/tests/test_performance.py:25:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_mass_mailing/tests/common.py:113:9: F841 local variable '_country_us_id' is assigned to but never used
./Viindoo-odoo-17.0/addons/microsoft_account/models/microsoft_service.py:23:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/microsoft_account/models/microsoft_service.py:165:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/microsoft_account/models/res_users.py:7:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/microsoft_account/models/res_users.py:7:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/account_check_printing/models/account_journal.py:82:28: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/account_check_printing/models/account_payment.py:222:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock_account/models/stock_move_line.py:5:1: F401 'odoo.tools.float_compare' imported but unused
./Viindoo-odoo-17.0/addons/stock_account/models/stock_move.py:8:1: F401 'odoo.tools.float_round' imported but unused
./Viindoo-odoo-17.0/addons/stock_account/models/stock_move.py:396:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/stock_account/models/product.py:624:55: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_account/models/stock_valuation_layer.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:150:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:319:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:391:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:433:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:501:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:613:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:843:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:939:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:1003:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:2613:52: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluation.py:3535:9: F841 local variable 'supplier1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:128:69: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:150:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:151:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:152:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:161:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:162:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:172:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:173:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:183:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:184:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:200:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:210:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:220:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:221:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:222:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:235:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:251:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:339:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:363:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:364:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:372:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:373:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:381:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:382:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:398:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:399:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:415:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:416:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:425:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:426:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:440:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:441:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:444:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:446:9: F841 local variable 'move5' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:454:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:455:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:464:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:473:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:474:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:475:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:482:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:483:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:485:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:494:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:495:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:497:9: F841 local variable 'move5' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:505:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:506:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:509:9: F841 local variable 'move5' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:517:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:518:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:519:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:677:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:678:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:679:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:687:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:688:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:691:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:693:9: F841 local variable 'move5' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:701:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:710:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:711:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:713:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:721:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:722:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:731:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:732:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:733:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:734:9: F841 local variable 'move5' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:742:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:744:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:757:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:759:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:768:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:770:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:786:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:788:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:789:9: F841 local variable 'move4' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:797:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:798:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:805:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:806:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:808:9: F841 local variable 'move5' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:814:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:815:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:818:9: F841 local variable 'move5' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:824:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:825:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:826:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:886:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:887:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:888:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:906:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:907:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:908:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:923:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:924:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:925:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:938:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:939:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:940:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:953:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:954:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:955:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:967:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:968:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:969:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:982:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:983:9: F841 local variable 'move2' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:984:9: F841 local variable 'move3' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:1012:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:1038:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:1070:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:1089:9: F841 local variable 'move1' is assigned to but never used
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:1122:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:1257:69: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stockvaluationlayer.py:1382:69: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stock_valuation_layer_revaluation.py:75:31: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stock_valuation_layer_revaluation.py:126:31: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock_account/tests/test_stock_valuation_layer_revaluation.py:239:31: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/stock_account/tests/test_account_move.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_account/tests/test_anglo_saxon_valuation_reconciliation_common.py:7:1: F401 'odoo.tests.tagged' imported but unused
./Viindoo-odoo-17.0/addons/stock_account/tests/test_anglo_saxon_valuation_reconciliation_common.py:100:80: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/product_email_template/models/account_move.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/product_email_template/models/__init__.py:4:27: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/product_email_template/tests/test_account_move.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays_attendance/models/hr_leave.py:9:1: F401 'odoo.tools.float_round' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays_attendance/models/hr_leave.py:37:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_holidays_attendance/tests/test_holidays_overtime.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_cn/models/account_move.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_membership/models/membership.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp_product_expiry/tests/test_mrp_product_expiry.py:7:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/mail_bot/models/res_users.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mail_bot/models/discuss_channel.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/mail_bot/models/discuss_channel.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/mail_bot/models/mail_bot.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/__init__.py:36:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/controllers/portal.py:178:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/models/res_company.py:30:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/hr_timesheet/models/project_task.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/models/project_task.py:51:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/hr_timesheet/models/hr_timesheet.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/models/project_project.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/report/project_report.py:19:35: E222 multiple spaces after operator
./Viindoo-odoo-17.0/addons/hr_timesheet/populate/hr_timesheet.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/populate/hr_timesheet.py:15:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_timesheet/populate/hr_timesheet.py:48:67: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/hr_timesheet/populate/hr_timesheet.py:49:46: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/hr_timesheet/tests/test_timesheet.py:159:13: F841 local variable 'timesheet2' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_timesheet/tests/test_timesheet.py:589:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/hr_timesheet/tests/test_timesheet.py:641:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_timesheet/tests/test_performance.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet/tests/test_portal_timesheet.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_my_edi_extended/tests/test_new_submissions_flow.py:438:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/l10n_my_edi_extended/tests/test_new_submissions_flow.py:442:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/auth_totp_portal/tests/test_tour.py:23:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/auth_totp_portal/tests/test_tour.py:40:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/account_edi/__manifest__.py:3:11: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account_edi/__manifest__.py:4:18: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/account_edi/__manifest__.py:13:14: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account_edi/__manifest__.py:15:14: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/account_edi/models/account_move.py:4:1: F401 'io' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_move.py:5:1: F401 'zipfile' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_move.py:6:1: F401 'werkzeug.urls.url_encode' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:5:1: F401 'odoo.tools.pdf.OdooPdfFileReader' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:6:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:8:1: F401 'odoo.exceptions.RedirectWarning' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:10:1: F401 'lxml.etree' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:11:1: F401 'struct.error as StructError' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:12:1: F401 'base64' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:13:1: F401 'io' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:15:1: F401 'pathlib' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_format.py:16:1: F401 're' imported but unused
./Viindoo-odoo-17.0/addons/account_edi/models/account_edi_document.py:189:13: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/account_edi/tests/common.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/account_edi/tests/common.py:127:30: E711 comparison to None should be 'if cond is not None:'
./Viindoo-odoo-17.0/addons/hr_holidays/__init__.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave_accrual_plan_level.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/models/resource.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/models/resource.py:46:25: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr_holidays/models/resource.py:47:24: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr_holidays/models/resource.py:48:22: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr_holidays/models/resource.py:158:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave_allocation.py:21:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave_allocation.py:423:126: E211 whitespace before '['
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave_allocation.py:428:138: E211 whitespace before '['
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave_allocation.py:563:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:28:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:34:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:409:17: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:604:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:980:135: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:1144:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:1305:46: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_leave.py:1401:110: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_holidays/models/hr_department.py:7:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/report/holidays_summary_report.py:10:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/report/holidays_summary_report.py:81:46: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr_holidays/report/hr_leave_report.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/report/hr_leave_report.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/report/hr_leave_report.py:5:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/report/hr_leave_employee_type_report.py:19:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/report/hr_leave_employee_type_report.py:19:29: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_holidays/report/hr_leave_report_calendar.py:41:16: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hr_holidays/report/hr_leave_report_calendar.py:70:14: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_allocation_access_rights.py:149:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_access_rights.py:11:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_access_rights.py:384:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_access_rights.py:408:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_access_rights.py:492:13: F841 local variable 'res' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_access_rights.py:507:13: F841 local variable 'name' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_access_rights.py:720:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_access_rights.py:771:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_accrual_allocations.py:2441:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_global_leaves.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_global_leaves.py:114:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_global_leaves.py:121:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_global_leaves.py:122:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_global_leaves.py:211:9: F841 local variable 'global_leave' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_holidays_calendar.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_leave_requests.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_leave_requests.py:303:46: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_automatic_leave_dates.py:7:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_automatic_leave_dates.py:195:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_automatic_leave_dates.py:225:13: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_company_leave.py:22:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_company_leave.py:322:10: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_company_leave.py:326:10: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_change_department.py:56:55: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_change_department.py:64:55: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_holidays/tests/test_res_partner.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_holidays/wizard/hr_departure_wizard.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/wizard/hr_departure_wizard.py:4:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/wizard/hr_departure_wizard.py:6:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/hr_holidays/wizard/hr_departure_wizard.py:20:100: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/hr_holidays/wizard/hr_holidays_summary_employees.py:5:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/mrp/__init__.py:24:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/__init__.py:32:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/__init__.py:41:5: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/mrp/models/mrp_routing.py:158:22: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mrp/models/mrp_routing.py:180:42: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/mrp/models/stock_picking.py:94:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/models/res_company.py:31:20: E221 multiple spaces before operator
./Viindoo-odoo-17.0/addons/mrp/models/mrp_document.py:22:32: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mrp/models/mrp_document.py:32:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/models/stock_orderpoint.py:7:1: F401 'dateutil.relativedelta.relativedelta' imported but unused
./Viindoo-odoo-17.0/addons/mrp/models/mrp_unbuild.py:55:17: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/mrp/models/mrp_unbuild.py:113:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp/models/stock_scrap.py:15:28: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/models/stock_traceability.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/models/stock_move.py:5:1: F401 'dateutil.relativedelta.relativedelta' imported but unused
./Viindoo-odoo-17.0/addons/mrp/models/stock_move.py:491:84: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/models/stock_move.py:555:12: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/mrp/models/product.py:9:1: F811 redefinition of unused 'groupby' from line 6
./Viindoo-odoo-17.0/addons/mrp/models/product.py:9:1: F401 'odoo.tools.groupby' imported but unused
./Viindoo-odoo-17.0/addons/mrp/models/product.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/models/product.py:105:34: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/models/product.py:111:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/models/product.py:333:84: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/models/product.py:393:34: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/models/mrp_production.py:753:122: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/mrp/models/mrp_production.py:1321:112: E502 the backslash is redundant between brackets
./Viindoo-odoo-17.0/addons/mrp/models/mrp_production.py:2734:13: F841 local variable 'rounding' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp/models/mrp_production.py:2817:29: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workorder.py:33:75: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workorder.py:40:63: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workorder.py:43:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workorder.py:84:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workorder.py:98:9: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workorder.py:123:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workorder.py:129:9: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/mrp/models/stock_warehouse.py:309:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/models/mrp_bom.py:377:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mrp/models/mrp_bom.py:403:16: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/mrp/models/mrp_bom.py:413:24: E713 test for membership should be 'not in'
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workcenter.py:308:34: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/models/mrp_workcenter.py:389:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/report/stock_forecasted.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/mrp/report/mrp_report_bom_structure.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/report/mrp_report_mo_overview.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/tests/test_byproduct.py:20:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/mrp/tests/test_byproduct.py:57:9: F841 local variable 'bom_product_b' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp/tests/test_cancel_mo.py:5:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/mrp/tests/test_cancel_mo.py:5:1: F401 'datetime.timedelta' imported but unused
./Viindoo-odoo-17.0/addons/mrp/tests/test_cancel_mo.py:7:1: F401 'odoo.fields.Datetime as Dt' imported but unused
./Viindoo-odoo-17.0/addons/mrp/tests/test_unbuild.py:54:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp/tests/test_unbuild.py:121:13: F841 local variable 'unbuild_order' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp/tests/test_unbuild.py:586:9: F841 local variable 'produce_wizard' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp/tests/test_unbuild.py:841:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_unbuild.py:846:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_unbuild.py:921:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_unbuild.py:973:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:130:46: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:131:49: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:132:49: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:136:46: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:137:46: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:138:49: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:142:46: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:143:49: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:144:46: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:238:111: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:244:111: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:252:111: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:260:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:706:9: F841 local variable 'report_values_12' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:709:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:1089:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:1755:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_bom.py:1769:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:567:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:1709:9: F841 local variable 'res_dict' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:1835:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:1847:67: E712 comparison to False should be 'if cond is not False:' or 'if cond:'
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:2575:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:2973:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:2988:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:3239:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:3264:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:3449:26: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:3706:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:3737:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:3799:9: E266 too many leading '#' for block comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:4014:101: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:4019:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:4020:82: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_order.py:4025:101: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/tests/test_replenish.py:14:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/mrp/tests/test_smp.py:240:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_stock_report.py:339:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/mrp/tests/test_stock.py:173:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_stock.py:203:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_stock.py:204:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/tests/test_stock.py:460:9: F841 local variable 'move_receipt_1' is assigned to but never used
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:22:31: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:26:31: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:30:33: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:34:30: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:99:31: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:103:31: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:135:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/tests/test_manual_consumption.py:340:14: E201 whitespace after '{'
./Viindoo-odoo-17.0/addons/mrp/tests/test_backorder.py:307:33: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/mrp/tests/test_backorder.py:308:15: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/mrp/wizard/mrp_consumption_warning.py:94:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/mrp/wizard/change_production_qty.py:4:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/mrp/wizard/change_production_qty.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/mrp/wizard/change_production_qty.py:103:116: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/wizard/change_production_qty.py:103:117: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/mrp/wizard/stock_warn_insufficient_qty.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/mrp/wizard/stock_assign_serial_numbers.py:18:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/wizard/stock_assign_serial_numbers.py:19:39: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/mrp/wizard/stock_assign_serial_numbers.py:20:50: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/models/hr_leave.py:4:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/models/hr_contract.py:53:40: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/models/hr_contract.py:54:44: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/models/hr_contract.py:55:45: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/models/hr_contract.py:60:41: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/models/hr_contract.py:78:69: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/tests/test_multi_contract.py:4:1: F401 'datetime.time' imported but unused
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/tests/test_multi_contract.py:209:34: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/tests/test_multi_contract.py:220:33: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/hr_work_entry_holidays/tests/test_leave.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_dropshipping/models/stock.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_dropshipping/models/stock.py:49:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_dropshipping/tests/test_lifo_price.py:4:1: F401 'odoo.tools' imported but unused
./Viindoo-odoo-17.0/addons/stock_dropshipping/tests/test_lifo_price.py:6:1: F401 'odoo.tests.common' imported but unused
./Viindoo-odoo-17.0/addons/l10n_de/models/account_journal.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_de/models/chart_template.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_de/models/account_move.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/project_hr_expense/models/project_project.py:8:1: F401 'collections.defaultdict' imported but unused
./Viindoo-odoo-17.0/addons/project_hr_expense/models/project_project.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/test_website_slides_full/tests/test_ui_wslides.py:146:9: F841 local variable 'slide_channel_demo_6_furn3' is assigned to but never used
./Viindoo-odoo-17.0/addons/pos_self_order_stripe/controllers/orders.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/phone_validation/models/res_partner.py:4:1: F401 'odoo.addons.phone_validation.tools.phone_validation' imported but unused
./Viindoo-odoo-17.0/addons/phone_validation/lib/phonemetadata.py:6:5: F401 'phonenumbers.phonemetadata.NumberFormat' imported but unused
./Viindoo-odoo-17.0/addons/phone_validation/lib/phonemetadata.py:6:5: F401 'phonenumbers.phonemetadata.PhoneNumberDesc' imported but unused
./Viindoo-odoo-17.0/addons/phone_validation/lib/phonemetadata.py:6:5: F401 'phonenumbers.phonemetadata.PhoneMetadata' imported but unused
./Viindoo-odoo-17.0/addons/phone_validation/lib/phonemetadata.py:6:88: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/phone_validation/tests/test_phonenumbers_patch.py:12:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_session.py:5:1: F401 'odoo.osv.expression.OR' imported but unused
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_session.py:6:1: F401 'ast' imported but unused
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_session.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_session.py:148:34: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_order.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_order.py:63:9: E731 do not assign a lambda expression, use a def
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_rule.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_rule.py:22:73: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_rule.py:22:74: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_card.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/res_config_settings.py:3:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_config.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_config.py:21:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_mail.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_reward.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_program.py:5:1: F401 'odoo.tools.unique' imported but unused
./Viindoo-odoo-17.0/addons/pos_loyalty/models/loyalty_program.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/models/pos_order_line.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_loyalty/tests/test_frontend.py:126:22: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_loyalty/tests/test_frontend.py:838:34: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/pos_loyalty/tests/test_frontend.py:865:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/pos_loyalty/tests/test_frontend.py:951:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_loyalty/tests/test_frontend.py:1549:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/project_purchase/tests/test_project_profitability.py:219:95: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/pos_razorpay/models/razorpay_pos_request.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_razorpay/models/pos_payment.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_razorpay/models/pos_payment.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_razorpay/models/pos_payment_method.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_delivery/models/stock_picking.py:199:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/stock_delivery/models/sale_order.py:30:36: E225 missing whitespace around operator
./Viindoo-odoo-17.0/addons/stock_delivery/models/stock_move.py:50:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_carrier_propagation.py:75:132: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_carrier_propagation.py:110:114: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_carrier_propagation.py:139:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_carrier_propagation.py:159:30: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_carrier_propagation.py:160:34: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_carrier_propagation.py:184:27: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_delivery_stock_move.py:160:122: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_delivery_stock_move.py:161:122: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_delivery/tests/test_delivery_cost.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_attendance/controllers/main.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_attendance/models/res_users.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_attendance/models/res_users.py:38:5: E301 expected 1 blank line, found 0
./Viindoo-odoo-17.0/addons/hr_attendance/models/hr_employee_public.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_attendance/models/hr_attendance.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_attendance/models/hr_attendance.py:244:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/hr_attendance/models/hr_attendance.py:298:13: F841 local variable 'calendar' is assigned to but never used
./Viindoo-odoo-17.0/addons/hr_attendance/tests/test_hr_attendance_overtime.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_attendance/tests/test_hr_attendance_overtime.py:384:1: W293 blank line contains whitespace
./Viindoo-odoo-17.0/addons/l10n_ch/__manifest__.py:19:159: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/l10n_ch/__manifest__.py:49:6: E203 whitespace before ','
./Viindoo-odoo-17.0/addons/l10n_ch/__init__.py:22:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/models/res_bank.py:11:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ch/models/res_bank.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/models/res_bank.py:35:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/models/res_bank.py:40:31: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_ch/models/res_bank.py:41:64: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ch/models/res_bank.py:233:16: E114 indentation is not a multiple of 4 (comment)
./Viindoo-odoo-17.0/addons/l10n_ch/models/res_bank.py:233:16: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/l10n_ch/models/account_journal.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ch/models/account_journal.py:6:1: F401 'odoo.exceptions.ValidationError' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ch/models/account_journal.py:8:1: F401 'odoo.addons.base_iban.models.res_partner_bank.validate_iban' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ch/models/account_journal.py:9:1: F401 'odoo.addons.base.models.res_bank.sanitize_account_number' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ch/models/account_invoice.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/models/account_invoice.py:81:25: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ch/models/account_invoice.py:83:49: E203 whitespace before ':'
./Viindoo-odoo-17.0/addons/l10n_ch/models/ir_actions_report.py:8:1: F401 'reportlab.lib.units.mm' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ch/models/ir_actions_report.py:10:32: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ch/models/ir_actions_report.py:11:62: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_ch/models/ir_actions_report.py:13:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/migrations/0.0.0/pre-migrate-qr-template.py:20:9: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/l10n_ch/migrations/9.0.9.0/pre-set_tags_and_taxes_updatable.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/migrations/9.0.9.0/pre-set_tags_and_taxes_updatable.py:9:1: W391 blank line at end of file
./Viindoo-odoo-17.0/addons/l10n_ch/report/swissqr_report.py:4:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/report/__init__.py:3:29: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/l10n_ch/tests/test_l10n_ch_qr_print.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ch/tests/test_l10n_ch_qr_print.py:67:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_ch/tests/test_l10n_ch_qr_print.py:72:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_ch/tests/test_l10n_ch_qr_print.py:76:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_ch/tests/test_swissqr.py:7:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/auth_ldap/__manifest__.py:6:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/auth_ldap/models/res_company_ldap.py:8:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/auth_ldap/models/__init__.py:6:34: W292 no newline at end of file
./Viindoo-odoo-17.0/addons/l10n_ar/demo/account_demo.py:2:1: F401 'logging' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ar/models/res_company.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_ar/models/l10n_latam_document_type.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ar/models/account_fiscal_position.py:2:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ar/models/account_chart_template.py:3:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ar/models/account_chart_template.py:4:1: F401 'odoo.addons.account.models.chart_template.template' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ar/tests/common.py:3:1: F401 'odoo.tests.common.tagged' imported but unused
./Viindoo-odoo-17.0/addons/l10n_ar/tests/common.py:355:9: F841 local variable 'invoice_user_id' is assigned to but never used
./Viindoo-odoo-17.0/addons/website_event/controllers/main.py:19:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event/controllers/main.py:416:13: E722 do not use bare 'except'
./Viindoo-odoo-17.0/addons/website_event/models/website.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event/tests/test_event_mail.py:6:42: E271 multiple spaces after keyword
./Viindoo-odoo-17.0/addons/website_event/tests/test_event_mail.py:10:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event/tests/test_website_event.py:17:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/website_event/tests/test_website_event.py:290:68: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/website_event/tests/test_website_event.py:290:88: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_event_event.py:4:1: F401 'datetime.datetime' imported but unused
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:103:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:122:17: F841 local variable '_event' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:143:17: F841 local variable '_event' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:249:13: F841 local variable '_registrations' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:273:13: F841 local variable '_registrations' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:296:13: F841 local variable '_registrations' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:311:13: F841 local variable '_registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:324:13: F841 local variable '_registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:337:13: F841 local variable '_registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:351:13: F841 local variable '_registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:366:13: F841 local variable '_registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:381:13: F841 local variable '_registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/test_event_full/tests/test_performance.py:395:13: F841 local variable '_registration' is assigned to but never used
./Viindoo-odoo-17.0/addons/account_lock/models/res_company.py:6:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_it_stock_ddt/__init__.py:5:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_it_stock_ddt/models/account_invoice.py:75:45: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_it_stock_ddt/models/account_invoice.py:75:46: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/l10n_it_stock_ddt/tests/test_ddt.py:14:30: E231 missing whitespace after ':'
./Viindoo-odoo-17.0/addons/hr_timesheet_attendance/tests/test_timesheet_attendance.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/hr_timesheet_attendance/tests/test_timesheet_attendance.py:16:52: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/payment_paypal/controllers/main.py:13:1: F401 'odoo.tools.html_escape' imported but unused
./Viindoo-odoo-17.0/addons/payment_paypal/models/payment_provider.py:5:1: F401 'odoo._' imported but unused
./Viindoo-odoo-17.0/addons/payment_paypal/models/payment_provider.py:27:5: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/payment_paypal/models/payment_transaction.py:7:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/payment_paypal/tests/test_paypal.py:9:1: F401 'odoo.tools.float_repr' imported but unused
./Viindoo-odoo-17.0/addons/l10n_latam_invoice_document/models/res_company.py:2:1: F401 'odoo.fields' imported but unused
./Viindoo-odoo-17.0/addons/l10n_latam_invoice_document/models/l10n_latam_document_type.py:3:1: F401 'odoo.osv.expression' imported but unused
./Viindoo-odoo-17.0/addons/l10n_latam_invoice_document/models/account_journal.py:6:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_latam_invoice_document/report/invoice_report.py:10:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_loyalty/models/sale_order.py:852:29: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/models/sale_order.py:945:90: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/models/sale_order_line.py:105:87: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_pay_with_gift_card.py:113:49: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_pay_with_gift_card.py:154:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_sale_invoicing.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_sale_invoicing.py:42:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_sale_invoicing.py:100:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_buy_gift_card.py:9:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_multi_company.py:5:1: F401 'odoo.exceptions.UserError' imported but unused
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_with_code_operations.py:321:85: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_with_code_operations.py:335:85: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_loyalty.py:293:60: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_loyalty.py:299:60: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_loyalty.py:309:60: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_loyalty.py:319:60: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_loyalty.py:329:60: E741 ambiguous variable name 'l'
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/common.py:78:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/common.py:238:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:732:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:732:39: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:820:38: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:820:39: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:962:11: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:1058:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:1072:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:1077:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:1083:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:1089:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:1118:68: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/sale_loyalty/tests/test_program_numbers.py:1174:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/sale_loyalty/wizard/sale_loyalty_coupon_wizard.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/sale_loyalty/wizard/sale_loyalty_reward_wizard.py:7:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/crm_mail_plugin/tests/test_crm_mail_plugin.py:4:1: F401 'json' imported but unused
./Viindoo-odoo-17.0/addons/stock_picking_batch/models/stock_picking_batch.py:8:1: F401 'odoo.osv.expression.AND' imported but unused
./Viindoo-odoo-17.0/addons/stock_picking_batch/models/stock_picking_batch.py:11:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_picking_batch/models/stock_picking_batch.py:104:45: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_picking_batch/models/stock_picking_batch.py:104:54: E231 missing whitespace after ','
./Viindoo-odoo-17.0/addons/stock_picking_batch/tests/test_batch_picking.py:111:9: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock_picking_batch/tests/test_batch_picking.py:113:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/stock_picking_batch/tests/test_batch_picking.py:114:13: E116 unexpected indentation (comment)
./Viindoo-odoo-17.0/addons/stock_picking_batch/tests/test_batch_picking.py:682:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/stock_picking_batch/tests/test_batch_picking.py:1146:1: E303 too many blank lines (3)
./Viindoo-odoo-17.0/addons/stock_picking_batch/wizard/stock_add_to_wave.py:37:5: E303 too many blank lines (2)
./Viindoo-odoo-17.0/addons/stock_picking_batch/wizard/stock_package_destination.py:4:1: F401 'odoo.api' imported but unused
./Viindoo-odoo-17.0/addons/l10n_es_pos/models/pos_order.py:3:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_es_pos/tests/test_frontend.py:31:9: E306 expected 1 blank line before a nested definition, found 0
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/controllers/main.py:24:60: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/controllers/main.py:53:56: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:31:85: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:31:86: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:32:57: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:33:65: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:33:66: E262 inline comment should start with '# '
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:38:70: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:39:106: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:45:68: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_self_order_adyen/models/pos_payment_method.py:46:71: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/account_test/__manifest__.py:16:98: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/account_test/__manifest__.py:17:96: W291 trailing whitespace
./Viindoo-odoo-17.0/addons/pos_adyen/controllers/main.py:80:56: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_adyen/models/pos_payment_method.py:6:1: F401 'random' imported but unused
./Viindoo-odoo-17.0/addons/pos_adyen/models/pos_payment_method.py:8:1: F401 'string' imported but unused
./Viindoo-odoo-17.0/addons/pos_adyen/models/pos_payment_method.py:10:1: F401 'werkzeug.exceptions.Forbidden' imported but unused
./Viindoo-odoo-17.0/addons/pos_adyen/models/pos_payment_method.py:18:36: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_adyen/models/pos_payment_method.py:20:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/pos_adyen/models/pos_payment_method.py:31:85: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/pos_adyen/models/pos_payment_method.py:32:86: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/iap_crm/models/crm_lead.py:10:48: E261 at least two spaces before inline comment
./Viindoo-odoo-17.0/addons/l10n_be_pos_sale/tests/test_l10n_be_pos_sale.py:8:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/addons/l10n_be_pos_sale/tests/test_l10n_be_pos_sale.py:16:9: E265 block comment should start with '# '
./Viindoo-odoo-17.0/doc/cla/stats.py:9:1: F401 'pprint' imported but unused
./Viindoo-odoo-17.0/doc/cla/stats.py:16:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/doc/cla/stats.py:17:48: E231 missing whitespace after ','
./Viindoo-odoo-17.0/doc/cla/stats.py:23:1: E302 expected 2 blank lines, found 1
./Viindoo-odoo-17.0/doc/cla/stats.py:24:5: F841 local variable 'r' is assigned to but never used
./Viindoo-odoo-17.0/doc/cla/stats.py:29:199: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/doc/cla/stats.py:29:201: E251 unexpected spaces around keyword / parameter equals
./Viindoo-odoo-17.0/doc/cla/stats.py:31:64: E231 missing whitespace after ','
./Viindoo-odoo-17.0/doc/cla/stats.py:54:1: E305 expected 2 blank lines after class or function definition, found 1
./Viindoo-erponline-enterprise-17.0/viin_iot/__manifest__.py:82:26: E261 at least two spaces before inline comment
./Viindoo-erponline-enterprise-17.0/to_mrp_barcode/__manifest__.py:53:13: E203 whitespace before ':'
./Viindoo-erponline-enterprise-17.0/to_mrp_barcode/__manifest__.py:54:26: E261 at least two spaces before inline comment
./Viindoo-erponline-enterprise-17.0/to_mrp_barcode/__manifest__.py:54:27: E262 inline comment should start with '# '
./Viindoo-erponline-enterprise-17.0/to_mrp_barcode/models/mrp_production.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-erponline-enterprise-17.0/to_mrp_barcode/models/mrp_workorder.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/__manifest__.py:8:5: W191 indentation contains tabs
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/__manifest__.py:8:5: E101 indentation contains mixed spaces and tabs
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/__manifest__.py:37:26: E261 at least two spaces before inline comment
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/__manifest__.py:37:27: E262 inline comment should start with '# '
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:16:13: E265 block comment should start with '# '
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:26:21: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:26:23: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:26:40: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:26:42: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:92:36: W291 trailing whitespace
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:98:1: W293 blank line contains whitespace
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:99:72: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:99:74: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:99:91: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:99:93: E251 unexpected spaces around keyword / parameter equals
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:146:1: W293 blank line contains whitespace
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:149:1: W293 blank line contains whitespace
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:150:1: W293 blank line contains whitespace
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:152:5: E303 too many blank lines (3)
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:155:141: W291 trailing whitespace
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/controllers/main.py:176:13: E303 too many blank lines (2)
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/models/mobile_notification.py:1:1: F401 'odoo.fields' imported but unused
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/models/mobile_notification.py:1:1: F401 'odoo.api' imported but unused
./Viindoo-erponline-enterprise-17.0/viin_mobile_messenger/models/mobile_notification.py:2:1: F401 'odoo.tools.safe_eval' imported but unused
./Viindoo-erponline-enterprise-17.0/viin_mrp_barcode_backdate/__manifest__.py:47:26: E261 at least two spaces before inline comment
./Viindoo-erponline-enterprise-17.0/viin_mrp_barcode_backdate/__manifest__.py:47:27: E262 inline comment should start with '# '
|
| 07/31/2026 23:40:17 | ERROR |
Subbuild # 400229:
odoo.addons.test_pylint.tests.test_pylint: FAIL: TestPyLint.test_pylint
Traceback (most recent call last):
File "/data/build/Viindoo-tvtmaaddons-17.0/test_pylint/tests/test_pylint.py", line 176, in test_pylint
self.fail("pylint test failed:\n" + (b"\n" + out + b"\n" + err).decode('utf-8').strip())
AssertionError: pylint test failed:
No files to lint: exiting.
|
| 07/31/2026 23:40:17 | ERROR |
Subbuild # 400229:
odoo.modules.loading: Module test_pylint: 4 failures, 0 errors of 39 tests
|
| 07/31/2026 23:40:17 | ERROR |
Subbuild # 400229:
odoo.modules.loading: At least one test failed when loading the modules.
|
| 07/31/2026 23:40:17 | ERROR |
Subbuild # 400229:
odoo.tests.result: 4 failed, 0 error(s) of 56 tests when loading database 'rb-221afe0-223567-400229'
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.account.tests.test_tour.TestUi: Chrome headless failed to start:
[379:400:0731/171655.210931:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[379:400:0731/171655.216035:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[379:400:0731/171655.216346:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[379:400:0731/171655.216793:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[379:379:0731/171655.227448:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[379:400:0731/171655.239707:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[414:414:0731/171655.247449:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[379:400:0731/171655.271940:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[379:379:0731/171655.307058:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[379:400:0731/171655.307165:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[379:379:0731/171655.307199:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[379:400:0731/171655.307202:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[379:400:0731/171655.307217:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[379:400:0731/171655.307228:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[379:400:0731/171655.307239:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[379:400:0731/171655.307250:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.account.tests.test_tour.TestUi: Chrome headless failed to start:
[691:712:0731/171657.001490:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[691:712:0731/171657.006667:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[691:712:0731/171657.006901:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[691:712:0731/171657.006998:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[691:691:0731/171657.016691:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[691:712:0731/171657.028875:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[726:726:0731/171657.061941:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[691:712:0731/171657.071910:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[691:691:0731/171657.106600:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[691:712:0731/171657.106713:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[691:691:0731/171657.106733:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[691:712:0731/171657.106760:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[691:712:0731/171657.106779:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[691:712:0731/171657.106795:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[691:712:0731/171657.106810:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[691:712:0731/171657.106824:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.auth_totp.tests.test_totp.TestTOTP: Chrome headless failed to start:
[1018:1039:0731/172943.743281:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1018:1039:0731/172943.748328:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1018:1039:0731/172943.748425:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1018:1039:0731/172943.748677:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1018:1018:0731/172943.758209:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1018:1039:0731/172943.769142:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1053:1053:0731/172943.773860:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1018:1039:0731/172943.789083:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1018:1018:0731/172943.820351:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1018:1039:0731/172943.820446:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1018:1018:0731/172943.820473:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1018:1039:0731/172943.820481:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1018:1039:0731/172943.820496:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1018:1039:0731/172943.820508:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1018:1039:0731/172943.820520:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1018:1039:0731/172943.820531:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1018:1018:0731/172943.821300:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1055:1095:0731/172943.872801:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.auth_totp.tests.test_totp.TestTOTP: Chrome headless failed to start:
[1336:1357:0731/172944.605009:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1336:1357:0731/172944.609809:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1336:1357:0731/172944.610115:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1336:1357:0731/172944.610190:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1336:1336:0731/172944.619075:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1336:1357:0731/172944.630037:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1371:1371:0731/172944.636121:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1336:1357:0731/172944.667169:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1336:1336:0731/172944.699628:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1336:1357:0731/172944.699738:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1336:1336:0731/172944.699764:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1336:1357:0731/172944.699773:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1336:1357:0731/172944.699788:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1336:1357:0731/172944.699801:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1336:1357:0731/172944.699813:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1336:1357:0731/172944.699824:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1336:1336:0731/172944.700545:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.auth_totp.tests.test_totp.TestTOTP: Chrome headless failed to start:
[1675:1696:0731/172945.455077:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1675:1696:0731/172945.460021:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1675:1696:0731/172945.460196:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1675:1696:0731/172945.460317:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1675:1675:0731/172945.469236:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1675:1696:0731/172945.480289:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1711:1711:0731/172945.480730:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1675:1696:0731/172945.497687:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1675:1675:0731/172945.528498:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1675:1696:0731/172945.528596:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1675:1696:0731/172945.528636:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1675:1696:0731/172945.528651:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1675:1696:0731/172945.528668:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1675:1696:0731/172945.528680:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1675:1696:0731/172945.528691:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1675:1675:0731/172945.528617:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1675:1675:0731/172945.559373:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.auth_totp_mail.tests.test_totp.TestTOTPInvite: Chrome headless failed to start:
[1997:2018:0731/172956.982811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1997:2018:0731/172956.987873:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1997:2018:0731/172956.988094:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1997:2018:0731/172956.988358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1997:1997:0731/172956.997139:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1997:2018:0731/172957.008577:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2033:2033:0731/172957.009060:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1997:2018:0731/172957.026204:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1997:1997:0731/172957.092091:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1997:2018:0731/172957.092206:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1997:1997:0731/172957.092225:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1997:2018:0731/172957.092249:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1997:2018:0731/172957.092265:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1997:2018:0731/172957.092277:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1997:2018:0731/172957.092289:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1997:2018:0731/172957.092301:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1997:1997:0731/172957.093025:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.auth_totp_portal.tests.test_tour.TestTOTPortal: Chrome headless failed to start:
[2323:2344:0731/173000.110312:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2323:2344:0731/173000.117133:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2323:2344:0731/173000.117552:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2323:2344:0731/173000.117710:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2323:2323:0731/173000.127095:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2358:2358:0731/173000.140003:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2323:2344:0731/173000.140550:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2323:2344:0731/173000.170905:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2323:2323:0731/173000.210837:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2323:2344:0731/173000.211184:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2323:2344:0731/173000.211215:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2323:2344:0731/173000.211232:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2323:2323:0731/173000.211241:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2323:2344:0731/173000.211244:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2323:2344:0731/173000.211271:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2323:2344:0731/173000.211283:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.base.tests.test_http_case.TestChromeBrowser: Chrome headless failed to start:
[2634:2655:0731/173012.836631:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2634:2655:0731/173012.841451:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2634:2655:0731/173012.841555:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2634:2655:0731/173012.841650:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2634:2634:0731/173012.851453:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2634:2655:0731/173012.866930:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2670:2670:0731/173012.868712:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2634:2655:0731/173012.890988:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2634:2634:0731/173012.937806:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2634:2655:0731/173012.937911:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2634:2655:0731/173012.937952:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2634:2655:0731/173012.937967:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2634:2634:0731/173012.937973:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2634:2655:0731/173012.937979:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2634:2655:0731/173012.937993:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2634:2655:0731/173012.938004:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2634:2634:0731/173012.939222:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.base.tests.test_http_case.TestChromeBrowserOddDimensions: Chrome headless failed to start:
[2957:2978:0731/173013.687614:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2957:2978:0731/173013.692598:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2957:2978:0731/173013.692739:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2957:2978:0731/173013.693035:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2957:2957:0731/173013.701794:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2957:2978:0731/173013.713242:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2992:2992:0731/173013.723249:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2957:2978:0731/173013.759830:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2957:2957:0731/173013.792484:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2957:2978:0731/173013.792591:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2957:2957:0731/173013.792605:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2957:2978:0731/173013.792685:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2957:2978:0731/173013.792701:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2957:2978:0731/173013.792714:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2957:2978:0731/173013.792726:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2957:2978:0731/173013.792734:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2957:2957:0731/173013.793424:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.base.tests.test_ir_model.TestIrModelFieldsTranslation: Chrome headless failed to start:
[3599:3621:0731/173036.338490:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3599:3621:0731/173036.343885:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3599:3621:0731/173036.344263:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3599:3621:0731/173036.344397:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3599:3599:0731/173036.354256:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[3634:3634:0731/173036.368656:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[3599:3621:0731/173036.371299:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3599:3621:0731/173036.400058:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3599:3599:0731/173036.432165:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[3599:3599:0731/173036.432294:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[3599:3621:0731/173036.432281:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3599:3621:0731/173036.432332:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3599:3621:0731/173036.432348:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3599:3621:0731/173036.432382:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3599:3621:0731/173036.432395:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3599:3621:0731/173036.432406:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.base_automation.tests.test_mail_composer.TestMailFullComposer: Chrome headless failed to start:
[4029:4049:0731/173538.085881:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4029:4049:0731/173538.091378:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4029:4049:0731/173538.092091:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4029:4049:0731/173538.092183:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4029:4029:0731/173538.102554:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[4029:4049:0731/173538.114708:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4063:4063:0731/173538.118788:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4029:4049:0731/173538.166470:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4029:4029:0731/173538.198394:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4029:4049:0731/173538.198499:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4029:4029:0731/173538.198531:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4029:4049:0731/173538.198537:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4029:4049:0731/173538.198558:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4029:4049:0731/173538.198571:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4029:4049:0731/173538.198585:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4029:4049:0731/173538.198613:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4029:4029:0731/173538.199339:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.calendar.tests.test_calendar.TestCalendarTours: Chrome headless failed to start:
[4387:4408:0731/173638.600089:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4387:4408:0731/173638.606259:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4387:4408:0731/173638.606465:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4387:4408:0731/173638.606659:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4387:4387:0731/173638.615528:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[4387:4408:0731/173638.628062:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4423:4423:0731/173638.627919:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4387:4408:0731/173638.671591:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4387:4387:0731/173638.718083:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4387:4408:0731/173638.718206:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4387:4408:0731/173638.718243:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4387:4387:0731/173638.718261:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4387:4408:0731/173638.718261:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4387:4408:0731/173638.718299:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4387:4408:0731/173638.718314:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4387:4408:0731/173638.718328:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4387:4387:0731/173638.719577:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.calendar.tests.test_calendar.TestCalendarTours: Chrome headless failed to start:
[4702:4723:0731/173639.767651:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4702:4723:0731/173639.772976:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4702:4723:0731/173639.773122:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4702:4723:0731/173639.773161:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4702:4702:0731/173639.782466:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[4702:4723:0731/173639.793696:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4737:4737:0731/173639.794080:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4702:4723:0731/173639.811583:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4702:4702:0731/173639.869534:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4702:4702:0731/173639.869669:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4702:4723:0731/173639.869660:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4702:4723:0731/173639.869697:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4702:4723:0731/173639.869712:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4702:4723:0731/173639.869725:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4702:4723:0731/173639.869736:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4702:4723:0731/173639.869747:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4702:4702:0731/173639.870507:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.calendar.tests.test_calendar.TestCalendarTours: Chrome headless failed to start:
[5025:5046:0731/173640.832427:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5025:5046:0731/173640.837473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5025:5046:0731/173640.837647:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5025:5046:0731/173640.837789:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5025:5025:0731/173640.847370:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5025:5046:0731/173640.862974:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5060:5060:0731/173640.864203:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[5025:5046:0731/173640.881132:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5025:5025:0731/173640.913887:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5025:5046:0731/173640.913985:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5025:5025:0731/173640.914007:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[5025:5046:0731/173640.914051:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5025:5046:0731/173640.914067:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5025:5046:0731/173640.914079:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5025:5046:0731/173640.914090:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5025:5046:0731/173640.914100:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5025:5025:0731/173640.914982:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.calendar.tests.test_calendar.TestCalendarTours: Chrome headless failed to start:
[5346:5367:0731/173641.756702:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5346:5367:0731/173641.761909:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5346:5367:0731/173641.762107:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5346:5367:0731/173641.762319:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5346:5346:0731/173641.771775:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5346:5367:0731/173641.783398:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5346:5367:0731/173641.802046:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5381:5381:0731/173641.803766:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[5346:5346:0731/173641.863604:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5346:5346:0731/173641.863724:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[5346:5367:0731/173641.863719:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5346:5367:0731/173641.863767:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5346:5367:0731/173641.863782:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5346:5367:0731/173641.863794:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5346:5367:0731/173641.863805:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5346:5367:0731/173641.863816:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5346:5346:0731/173641.864550:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.contacts.tests.test_ui.TestUi: Chrome headless failed to start:
[5688:5709:0731/173646.599516:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5688:5709:0731/173646.604517:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5688:5709:0731/173646.604696:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5688:5709:0731/173646.606473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5688:5688:0731/173646.613757:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5688:5709:0731/173646.624615:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5723:5723:0731/173646.625099:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[5688:5709:0731/173646.666938:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5688:5688:0731/173646.700060:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5688:5709:0731/173646.700163:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5688:5688:0731/173646.700175:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[5688:5709:0731/173646.700206:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5688:5709:0731/173646.700226:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5688:5709:0731/173646.700242:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5688:5709:0731/173646.700258:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5688:5709:0731/173646.700273:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5688:5688:0731/173646.700980:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5703:5703:0100/000000.727451:ERROR:content/zygote/zygote_linux.cc:633] Zygote could not fork: process_type renderer numfds 5 child_pid -1
[5703:5703:0100/000000.727976:ERROR:content/zygote/zygote_linux.cc:665] write: Broken pipe (32)
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.crm.tests.test_crm_ui.TestUi: Chrome headless failed to start:
[5993:6014:0731/173700.272732:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5993:6014:0731/173700.277703:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5993:6014:0731/173700.277879:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5993:6014:0731/173700.278045:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5993:5993:0731/173700.286982:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5993:6014:0731/173700.298164:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6028:6028:0731/173700.312108:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[5993:6014:0731/173700.315640:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5993:5993:0731/173700.384526:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5993:5993:0731/173700.384660:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[5993:6014:0731/173700.384650:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5993:6014:0731/173700.384702:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5993:6014:0731/173700.384720:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5993:6014:0731/173700.384736:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5993:6014:0731/173700.384750:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5993:6014:0731/173700.384765:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5993:5993:0731/173700.385515:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.crm.tests.test_crm_ui.TestUi: Chrome headless failed to start:
[6335:6356:0731/173701.149341:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6335:6356:0731/173701.154401:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6335:6356:0731/173701.154575:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6335:6356:0731/173701.154708:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6335:6335:0731/173701.163678:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[6335:6356:0731/173701.174840:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6370:6370:0731/173701.186861:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[6335:6356:0731/173701.193361:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6335:6335:0731/173701.262233:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6335:6335:0731/173701.262362:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[6335:6356:0731/173701.262430:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6335:6356:0731/173701.262468:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6335:6356:0731/173701.262483:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6335:6356:0731/173701.262495:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6335:6356:0731/173701.262512:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6335:6356:0731/173701.262524:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6335:6335:0731/173701.263382:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.crm.tests.test_crm_ui.TestUi: Chrome headless failed to start:
[6669:6690:0731/173703.182987:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6669:6690:0731/173703.187958:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6669:6690:0731/173703.188209:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6669:6690:0731/173703.188281:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6669:6669:0731/173703.199426:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[6704:6704:0731/173703.208876:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[6669:6690:0731/173703.210706:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6669:6690:0731/173703.258502:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6669:6669:0731/173703.287007:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6669:6690:0731/173703.287120:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6669:6669:0731/173703.287141:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[6669:6690:0731/173703.287153:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6669:6690:0731/173703.287168:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6669:6690:0731/173703.287192:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6669:6690:0731/173703.287204:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6669:6690:0731/173703.287215:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6669:6669:0731/173703.288087:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6706:6756:0731/173703.301139:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.crm.tests.test_crm_ui.TestUi: Chrome headless failed to start:
[7003:7024:0731/173705.185942:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7003:7024:0731/173705.191158:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7003:7024:0731/173705.191327:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7003:7024:0731/173705.191500:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7003:7003:0731/173705.200709:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7038:7038:0731/173705.212076:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[7003:7024:0731/173705.217000:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7003:7024:0731/173705.237950:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7003:7003:0731/173705.289666:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7003:7024:0731/173705.289776:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7003:7003:0731/173705.289805:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[7003:7024:0731/173705.289813:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7003:7024:0731/173705.289828:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7003:7024:0731/173705.289841:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7003:7024:0731/173705.289853:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7003:7024:0731/173705.289865:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.crm.tests.test_sales_team_ui.TestUi: Chrome headless failed to start:
[7316:7337:0731/173728.109696:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7316:7337:0731/173728.114732:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7316:7337:0731/173728.115034:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7316:7337:0731/173728.115097:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7316:7316:0731/173728.124199:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7316:7337:0731/173728.135118:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7351:7351:0731/173728.158747:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[7316:7337:0731/173728.165051:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7316:7316:0731/173728.198176:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7316:7337:0731/173728.198285:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7316:7316:0731/173728.198301:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[7316:7337:0731/173728.198320:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7316:7337:0731/173728.198335:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7316:7337:0731/173728.198347:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7316:7337:0731/173728.198358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7316:7337:0731/173728.198370:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7316:7316:0731/173728.199098:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7353:7399:0731/173728.219004:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.event_sale.tests.test_event_sale_ui.TestUi: Chrome headless failed to start:
[7669:7690:0731/173845.064545:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7669:7690:0731/173845.069563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7669:7690:0731/173845.069986:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7669:7690:0731/173845.070171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7669:7669:0731/173845.079532:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7669:7690:0731/173845.090599:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7704:7704:0731/173845.090303:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[7669:7690:0731/173845.107128:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7669:7669:0731/173845.164640:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7669:7669:0731/173845.164766:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[7669:7690:0731/173845.164759:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7669:7690:0731/173845.164805:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7669:7690:0731/173845.164826:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7669:7690:0731/173845.164843:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7669:7690:0731/173845.164859:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7669:7690:0731/173845.164874:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7669:7669:0731/173845.165584:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7706:7752:0731/173845.180301:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.hr.tests.test_ui.TestEmployeeUi: Chrome headless failed to start:
[8004:8025:0731/173853.694265:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8004:8025:0731/173853.699705:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8004:8025:0731/173853.699940:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8004:8025:0731/173853.700070:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8004:8004:0731/173853.709471:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8004:8025:0731/173853.721098:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8039:8039:0731/173853.721697:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8004:8025:0731/173853.767643:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8004:8004:0731/173853.800552:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8004:8025:0731/173853.800675:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8004:8004:0731/173853.800689:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8004:8025:0731/173853.800722:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8004:8025:0731/173853.800736:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8004:8025:0731/173853.800748:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8004:8025:0731/173853.800759:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8004:8025:0731/173853.800770:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8004:8004:0731/173853.801605:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.hr_expense.tests.test_expenses_access_rights.TestExpensesAccessRights: Chrome headless failed to start:
[8316:8337:0731/174039.590693:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8316:8337:0731/174039.595773:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8316:8337:0731/174039.595941:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8316:8337:0731/174039.596015:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8316:8316:0731/174039.605130:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8316:8337:0731/174039.616447:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8351:8351:0731/174039.635431:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8316:8337:0731/174039.663534:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8316:8316:0731/174039.701328:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8316:8337:0731/174039.701439:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8316:8337:0731/174039.701472:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8316:8337:0731/174039.701491:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8316:8337:0731/174039.701504:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8316:8316:0731/174039.701515:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8316:8337:0731/174039.701515:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8316:8337:0731/174039.701548:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8316:8316:0731/174039.702683:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8353:8388:0731/174039.717109:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.hr_expense.tests.test_expenses_tour.TestExpensesTour: Chrome headless failed to start:
[8624:8645:0731/174248.782765:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8624:8645:0731/174248.787525:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8624:8645:0731/174248.787669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8624:8645:0731/174248.787920:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8624:8624:0731/174248.797034:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8624:8645:0731/174248.808359:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8659:8659:0731/174248.814078:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8624:8645:0731/174248.858733:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8624:8624:0731/174248.892768:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8624:8645:0731/174248.892882:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8624:8624:0731/174248.892914:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8624:8645:0731/174248.892931:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8624:8645:0731/174248.892946:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8624:8645:0731/174248.892959:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8624:8645:0731/174248.892971:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8624:8645:0731/174248.892979:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8624:8624:0731/174248.893746:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.hr_expense.tests.test_ui.TestUi: Chrome headless failed to start:
[8951:8972:0731/174312.825493:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8951:8972:0731/174312.830230:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8951:8972:0731/174312.830543:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8951:8972:0731/174312.830603:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8951:8951:0731/174312.839928:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8951:8972:0731/174312.851113:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8986:8986:0731/174312.855146:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8951:8972:0731/174312.869824:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8951:8951:0731/174312.902456:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8951:8972:0731/174312.902560:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8951:8951:0731/174312.902577:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8951:8972:0731/174312.902602:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8951:8972:0731/174312.902618:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8951:8972:0731/174312.902627:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8951:8972:0731/174312.902635:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8951:8972:0731/174312.902647:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8951:8951:0731/174312.903358:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.hr_expense.tests.test_ui.TestUi: Chrome headless failed to start:
[9274:9295:0731/174314.303114:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9274:9295:0731/174314.308156:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9274:9295:0731/174314.308261:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9274:9295:0731/174314.308408:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9274:9274:0731/174314.317613:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9274:9295:0731/174314.329202:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9309:9309:0731/174314.335041:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9274:9295:0731/174314.369375:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9274:9274:0731/174314.400495:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9274:9295:0731/174314.400589:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9274:9274:0731/174314.400620:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9274:9295:0731/174314.400622:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9274:9295:0731/174314.400637:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9274:9295:0731/174314.400649:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9274:9295:0731/174314.400661:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9274:9295:0731/174314.400673:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9274:9274:0731/174314.401431:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.hr_holidays.tests.test_holidays_calendar.TestHolidaysCalendar: Chrome headless failed to start:
[9595:9616:0731/174501.228899:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9595:9616:0731/174501.233675:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9595:9616:0731/174501.233859:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9595:9616:0731/174501.233997:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9595:9595:0731/174501.243217:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9595:9616:0731/174501.255493:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9631:9631:0731/174501.265668:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9595:9616:0731/174501.275111:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9595:9595:0731/174501.308253:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9595:9616:0731/174501.308351:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9595:9595:0731/174501.308377:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9595:9616:0731/174501.308387:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9595:9616:0731/174501.308402:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9595:9616:0731/174501.308415:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9595:9616:0731/174501.308426:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9595:9616:0731/174501.308437:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9595:9595:0731/174501.309200:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.hr_holidays.tests.test_hr_holidays_tour.TestHrHolidaysTour: Chrome headless failed to start:
[9912:9933:0731/174505.248098:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9912:9933:0731/174505.253213:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9912:9933:0731/174505.253645:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9912:9933:0731/174505.253735:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9912:9912:0731/174505.262828:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9912:9933:0731/174505.274275:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9947:9947:0731/174505.286009:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9912:9933:0731/174505.295060:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9912:9912:0731/174505.327432:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9912:9933:0731/174505.327533:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9912:9912:0731/174505.327555:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9912:9933:0731/174505.327575:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9912:9933:0731/174505.327591:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9912:9933:0731/174505.327604:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9912:9933:0731/174505.327615:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9912:9933:0731/174505.327626:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9912:9912:0731/174505.328412:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.hr_holidays.tests.test_hr_holidays_tour.TestHrHolidaysTour: Chrome headless failed to start:
[10234:10255:0731/174506.784707:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10234:10255:0731/174506.790793:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10234:10255:0731/174506.790971:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10234:10255:0731/174506.791048:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10234:10234:0731/174506.802645:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10234:10255:0731/174506.816266:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10269:10269:0731/174506.824246:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10234:10255:0731/174506.867032:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10234:10234:0731/174506.904617:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10234:10255:0731/174506.904746:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10234:10234:0731/174506.904766:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10234:10255:0731/174506.904790:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10234:10255:0731/174506.904808:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10234:10255:0731/174506.904820:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10234:10255:0731/174506.904834:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10234:10255:0731/174506.904848:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.hr_holidays.tests.test_hr_holidays_tour.TestHrHolidaysTour: Chrome headless failed to start:
[10547:10568:0731/174509.809168:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10547:10568:0731/174509.814558:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10547:10568:0731/174509.814798:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10547:10568:0731/174509.814931:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10547:10547:0731/174509.823829:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10547:10568:0731/174509.835666:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10582:10582:0731/174509.836049:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10547:10568:0731/174509.868832:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10547:10547:0731/174509.902284:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10547:10568:0731/174509.902441:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10547:10568:0731/174509.902478:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10547:10568:0731/174509.902499:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10547:10568:0731/174509.902512:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10547:10547:0731/174509.902519:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10547:10568:0731/174509.902524:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10547:10568:0731/174509.902543:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10547:10547:0731/174509.903363:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.hr_skills.tests.test_ui.SkillsTestUI: Chrome headless failed to start:
[10867:10888:0731/174557.347486:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10867:10888:0731/174557.352574:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10867:10888:0731/174557.352657:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10867:10888:0731/174557.352849:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10867:10867:0731/174557.363126:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10867:10888:0731/174557.379719:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10902:10902:0731/174557.379886:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10867:10888:0731/174557.398206:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10867:10867:0731/174557.460571:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10867:10888:0731/174557.460686:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10867:10867:0731/174557.460705:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10867:10888:0731/174557.460734:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10867:10888:0731/174557.460752:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10867:10888:0731/174557.460866:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10867:10888:0731/174557.460878:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10867:10888:0731/174557.460889:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.hr_timesheet.tests.test_project_sharing.TestProjectSharingHrTimesheet: Chrome headless failed to start:
[11186:11207:0731/174614.142101:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11186:11207:0731/174614.147362:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11186:11207:0731/174614.147439:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11186:11207:0731/174614.147740:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11186:11186:0731/174614.156588:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11186:11207:0731/174614.168062:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11221:11221:0731/174614.168674:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11186:11207:0731/174614.189203:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11186:11186:0731/174614.221199:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11186:11186:0731/174614.221318:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11186:11207:0731/174614.221309:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11186:11207:0731/174614.221350:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11186:11207:0731/174614.221370:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11186:11207:0731/174614.221386:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11186:11207:0731/174614.221401:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11186:11207:0731/174614.221417:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11186:11186:0731/174614.222150:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.hr_timesheet.tests.test_project_sharing.TestProjectSharingHrTimesheet: Chrome headless failed to start:
[11504:11525:0731/174615.593265:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11504:11525:0731/174615.598109:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11504:11525:0731/174615.598369:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11504:11525:0731/174615.598456:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11504:11504:0731/174615.608681:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11539:11539:0731/174615.619722:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11504:11525:0731/174615.620218:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11504:11525:0731/174615.664049:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11504:11504:0731/174615.697160:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11504:11525:0731/174615.697276:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11504:11525:0731/174615.697348:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11504:11504:0731/174615.697292:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11504:11525:0731/174615.697366:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11504:11525:0731/174615.697384:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11504:11525:0731/174615.697400:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11504:11525:0731/174615.697416:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11504:11504:0731/174615.698317:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11541:11589:0731/174615.713146:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.hr_timesheet.tests.test_project_sharing.TestProjectSharingHrTimesheet: Chrome headless failed to start:
[11836:11858:0731/174617.021461:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11836:11858:0731/174617.026081:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11836:11858:0731/174617.026600:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11836:11858:0731/174617.026928:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11836:11836:0731/174617.035399:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11836:11858:0731/174617.046779:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11871:11871:0731/174617.054580:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11836:11858:0731/174617.068308:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11836:11836:0731/174617.100315:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11836:11858:0731/174617.100433:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11836:11836:0731/174617.100466:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11836:11858:0731/174617.100512:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11836:11858:0731/174617.100528:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11836:11858:0731/174617.100540:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11836:11858:0731/174617.100551:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11836:11858:0731/174617.100566:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11836:11836:0731/174617.101303:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.hr_timesheet.tests.test_project_sharing.TestProjectSharingHrTimesheet: Chrome headless failed to start:
[12149:12170:0731/174629.987728:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12149:12170:0731/174629.992888:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12149:12170:0731/174629.993012:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12149:12170:0731/174629.993070:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12149:12149:0731/174630.002310:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[12149:12170:0731/174630.018847:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12184:12184:0731/174630.026485:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[12149:12170:0731/174630.066216:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12149:12149:0731/174630.098300:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[12149:12170:0731/174630.098416:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12149:12170:0731/174630.098453:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12149:12170:0731/174630.098467:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12149:12149:0731/174630.098472:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[12149:12170:0731/174630.098479:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12149:12170:0731/174630.098490:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12149:12170:0731/174630.098501:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12149:12149:0731/174630.099484:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.im_livechat.tests.test_chatbot_form_ui.TestLivechatChatbotFormUI: Chrome headless failed to start:
[12460:12481:0731/174643.095233:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12460:12481:0731/174643.100601:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12460:12481:0731/174643.100830:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12460:12481:0731/174643.100988:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12460:12460:0731/174643.109654:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[12460:12481:0731/174643.120756:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12495:12495:0731/174643.121098:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[12460:12481:0731/174643.165129:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12460:12460:0731/174643.202050:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[12460:12481:0731/174643.202161:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12460:12481:0731/174643.202196:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12460:12481:0731/174643.202210:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12460:12460:0731/174643.202222:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[12460:12481:0731/174643.202246:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12460:12481:0731/174643.202259:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12460:12481:0731/174643.202269:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12460:12460:0731/174643.203379:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.im_livechat.tests.test_im_livechat_support_page.TestImLivechatSupportPage: Chrome headless failed to start:
[13098:13120:0731/174810.892955:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13098:13120:0731/174810.898129:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13098:13120:0731/174810.898635:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13098:13120:0731/174810.899042:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13098:13098:0731/174810.908354:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[13098:13120:0731/174810.919814:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13133:13133:0731/174810.919818:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[13098:13120:0731/174810.964168:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13098:13098:0731/174810.996111:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13098:13120:0731/174810.996212:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13098:13098:0731/174810.996237:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[13098:13120:0731/174810.996256:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13098:13120:0731/174810.996272:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13098:13120:0731/174810.996281:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13098:13120:0731/174810.996293:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13098:13120:0731/174810.996304:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13098:13098:0731/174810.997066:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13135:13182:0731/174811.012498:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.im_livechat.tests.test_js.ExternalTestSuite: Chrome headless failed to start:
[13422:13443:0731/174811.771052:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13422:13443:0731/174811.776453:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13422:13443:0731/174811.776574:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13422:13443:0731/174811.776760:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13422:13422:0731/174811.786573:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[13457:13457:0731/174811.797320:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[13422:13443:0731/174811.798047:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13422:13443:0731/174811.815240:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13422:13422:0731/174811.871650:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13422:13422:0731/174811.871767:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[13422:13443:0731/174811.871756:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13422:13443:0731/174811.871795:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13422:13443:0731/174811.871835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13422:13443:0731/174811.871849:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13422:13443:0731/174811.871857:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13422:13443:0731/174811.871868:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13422:13422:0731/174811.872519:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13459:13504:0731/174811.894832:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400232:
odoo.addons.im_livechat.tests.test_session_history.TestImLivechatSessionHistory: Chrome headless failed to start:
[13749:13770:0731/174821.963648:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13749:13770:0731/174821.968292:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13749:13770:0731/174821.968435:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13749:13770:0731/174821.968752:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13749:13749:0731/174821.978186:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[13749:13770:0731/174821.989406:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13784:13784:0731/174821.990051:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[13749:13770:0731/174822.007652:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13749:13749:0731/174822.065087:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13749:13770:0731/174822.065197:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13749:13770:0731/174822.065232:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13749:13749:0731/174822.065242:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[13749:13770:0731/174822.065249:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13749:13770:0731/174822.065262:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13749:13770:0731/174822.065274:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13749:13770:0731/174822.065285:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13749:13749:0731/174822.066068:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.project.tests.test_project_sharing_ui.TestProjectSharingUi: Chrome headless failed to start:
[353:374:0731/164753.243982:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[353:374:0731/164753.249271:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[353:374:0731/164753.249884:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[353:374:0731/164753.250284:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[353:353:0731/164753.259003:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[353:374:0731/164753.271635:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[388:388:0731/164753.271880:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[353:374:0731/164753.293594:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[353:353:0731/164753.362109:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[353:353:0731/164753.362229:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[353:374:0731/164753.362232:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[353:374:0731/164753.362364:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[353:374:0731/164753.362401:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[353:374:0731/164753.362419:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[353:374:0731/164753.362438:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[353:374:0731/164753.362454:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[353:353:0731/164753.363031:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.project.tests.test_project_sharing_ui.TestProjectSharingUi: Chrome headless failed to start:
[671:692:0731/164754.736782:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[671:692:0731/164754.743742:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:692:0731/164754.744003:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[671:692:0731/164754.744187:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[671:671:0731/164754.756730:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[671:692:0731/164754.772259:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[707:707:0731/164754.772078:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[671:692:0731/164754.795974:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:671:0731/164754.868152:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[671:671:0731/164754.868319:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[671:692:0731/164754.868363:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:692:0731/164754.868402:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:692:0731/164754.868416:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:692:0731/164754.868427:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:692:0731/164754.868441:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:692:0731/164754.868452:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.project.tests.test_project_sharing_ui.TestProjectSharingUi: Chrome headless failed to start:
[992:1013:0731/164756.181723:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[992:1013:0731/164756.186508:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[992:1013:0731/164756.186774:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[992:1013:0731/164756.186915:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[992:992:0731/164756.196350:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1027:1027:0731/164756.211517:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[992:1013:0731/164756.212411:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[992:1013:0731/164756.264760:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[992:992:0731/164756.297827:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[992:992:0731/164756.297946:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[992:1013:0731/164756.297947:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[992:1013:0731/164756.297986:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[992:1013:0731/164756.298000:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[992:1013:0731/164756.298012:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[992:1013:0731/164756.298021:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[992:1013:0731/164756.298032:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.lunch.tests.test_ui.TestUi: Chrome headless failed to start:
[1321:1342:0731/165553.117876:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1321:1342:0731/165553.123298:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1321:1342:0731/165553.123719:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1321:1342:0731/165553.123831:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1321:1321:0731/165553.133149:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1321:1342:0731/165553.145378:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1357:1357:0731/165553.145528:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1321:1342:0731/165553.172711:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1321:1321:0731/165553.208055:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1321:1321:0731/165553.208181:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1321:1342:0731/165553.208171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1321:1342:0731/165553.208214:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1321:1342:0731/165553.208233:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1321:1342:0731/165553.208249:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1321:1342:0731/165553.208264:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1321:1342:0731/165553.208278:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.discuss.test_discuss_channel_as_guest.TestMailPublicPage: Chrome headless failed to start:
[1650:1671:0731/165741.511798:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1650:1671:0731/165741.516960:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1671:0731/165741.517310:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1650:1671:0731/165741.517401:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1650:1650:0731/165741.528487:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1650:1671:0731/165741.545222:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1685:1685:0731/165741.547491:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1650:1671:0731/165741.575248:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1650:0731/165741.615524:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1650:1650:0731/165741.615654:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1650:1671:0731/165741.615641:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1671:0731/165741.615693:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1671:0731/165741.615716:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1671:0731/165741.615735:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1671:0731/165741.615752:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1671:0731/165741.615767:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.discuss.test_discuss_channel_as_guest.TestMailPublicPage: Chrome headless failed to start:
[1967:1988:0731/165746.115568:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1967:1988:0731/165746.119907:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1967:1988:0731/165746.120075:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1967:1988:0731/165746.120139:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1967:1967:0731/165746.130343:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1967:1988:0731/165746.141469:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2002:2002:0731/165746.141337:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1967:1988:0731/165746.169824:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1967:1967:0731/165746.205524:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1967:1967:0731/165746.205647:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1967:1988:0731/165746.205655:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1967:1988:0731/165746.205754:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1967:1988:0731/165746.205776:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1967:1988:0731/165746.205791:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1967:1988:0731/165746.205806:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1967:1988:0731/165746.205821:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1967:1967:0731/165746.206720:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2004:2052:0731/165746.223074:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.discuss.test_discuss_channel_as_guest.TestMailPublicPage: Chrome headless failed to start:
[2288:2309:0731/165750.079861:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2288:2309:0731/165750.085472:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2288:2309:0731/165750.085789:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2288:2309:0731/165750.085915:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2288:2288:0731/165750.095485:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2288:2309:0731/165750.107629:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2325:2325:0731/165750.115043:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2288:2309:0731/165750.159464:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2288:2288:0731/165750.194776:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2288:2288:0731/165750.194914:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2288:2309:0731/165750.194898:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2288:2309:0731/165750.194963:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2288:2309:0731/165750.194984:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2288:2309:0731/165750.195002:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2288:2309:0731/165750.195035:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2288:2309:0731/165750.195071:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.discuss.test_discuss_channel_as_guest.TestMailPublicPage: Chrome headless failed to start:
[2603:2624:0731/165754.171882:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2603:2624:0731/165754.176902:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2603:2624:0731/165754.177302:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2603:2624:0731/165754.177372:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2603:2603:0731/165754.186263:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2603:2624:0731/165754.197566:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2638:2638:0731/165754.205697:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2603:2624:0731/165754.215662:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2603:2603:0731/165754.284839:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2603:2624:0731/165754.284955:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2603:2603:0731/165754.284967:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2603:2624:0731/165754.285007:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2603:2624:0731/165754.285028:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2603:2624:0731/165754.285046:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2603:2624:0731/165754.285062:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2603:2624:0731/165754.285182:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2603:2603:0731/165754.285807:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.discuss.test_discuss_channel_as_guest.TestMailPublicPage: Chrome headless failed to start:
[2923:2944:0731/165758.119132:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2923:2944:0731/165758.124222:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2923:2944:0731/165758.124380:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2923:2944:0731/165758.124486:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2923:2923:0731/165758.136227:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2958:2958:0731/165758.146653:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2923:2944:0731/165758.152280:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2923:2944:0731/165758.178840:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2923:2923:0731/165758.229801:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2923:2944:0731/165758.229926:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2923:2944:0731/165758.229970:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2923:2923:0731/165758.229982:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2923:2944:0731/165758.229988:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2923:2944:0731/165758.230006:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2923:2944:0731/165758.230020:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2923:2944:0731/165758.230053:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.discuss.test_discuss_channel_as_guest.TestMailPublicPage: Chrome headless failed to start:
[3236:3257:0731/165802.204851:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3236:3257:0731/165802.210466:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3236:3257:0731/165802.210661:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3236:3257:0731/165802.210850:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3236:3236:0731/165802.220311:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[3236:3257:0731/165802.232018:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3271:3271:0731/165802.232602:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[3236:3257:0731/165802.270451:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3236:3236:0731/165802.304961:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[3236:3236:0731/165802.305130:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[3236:3257:0731/165802.305117:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3236:3257:0731/165802.305185:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3236:3257:0731/165802.305206:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3236:3257:0731/165802.305223:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3236:3257:0731/165802.305238:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3236:3257:0731/165802.305254:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3236:3236:0731/165802.306034:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.discuss.test_discuss_channel_as_guest.TestMailPublicPage: Chrome headless failed to start:
[3553:3575:0731/165806.354919:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3553:3575:0731/165806.360121:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3553:3575:0731/165806.360338:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3553:3575:0731/165806.360478:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3553:3553:0731/165806.370281:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[3553:3575:0731/165806.381778:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3588:3588:0731/165806.385025:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[3553:3575:0731/165806.401193:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3553:3553:0731/165806.465058:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[3553:3575:0731/165806.465178:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3553:3575:0731/165806.465217:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3553:3575:0731/165806.465232:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3553:3553:0731/165806.465239:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[3553:3575:0731/165806.465244:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3553:3575:0731/165806.465267:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3553:3575:0731/165806.465278:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3553:3553:0731/165806.466355:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.discuss.test_discuss_channel_as_guest.TestMailPublicPage: Chrome headless failed to start:
[3873:3894:0731/165810.467039:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3873:3894:0731/165810.472120:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3873:3894:0731/165810.472532:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3873:3894:0731/165810.472594:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3873:3873:0731/165810.481298:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[3873:3894:0731/165810.492801:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3908:3908:0731/165810.501200:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[3873:3894:0731/165810.512554:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3873:3873:0731/165810.576855:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[3873:3873:0731/165810.576984:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[3873:3894:0731/165810.576993:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3873:3894:0731/165810.577042:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3873:3894:0731/165810.577064:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3873:3894:0731/165810.577076:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3873:3894:0731/165810.577092:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3873:3894:0731/165810.577131:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages: Chrome headless failed to start:
[4191:4212:0731/165847.836596:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4191:4212:0731/165847.841711:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4191:4212:0731/165847.841913:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4191:4212:0731/165847.842023:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4191:4191:0731/165847.851545:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[4191:4212:0731/165847.863519:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4226:4226:0731/165847.865342:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4191:4212:0731/165847.883379:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4191:4191:0731/165847.919826:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4191:4212:0731/165847.919943:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4191:4191:0731/165847.919968:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4191:4212:0731/165847.919996:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4191:4212:0731/165847.920123:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4191:4212:0731/165847.920169:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4191:4212:0731/165847.920192:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4191:4212:0731/165847.920217:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter: Chrome headless failed to start:
[4514:4535:0731/165849.729230:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4514:4535:0731/165849.734253:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4514:4535:0731/165849.734653:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4514:4535:0731/165849.734799:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4514:4514:0731/165849.745323:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[4514:4535:0731/165849.757263:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4550:4550:0731/165849.758531:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4514:4535:0731/165849.779292:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4514:4514:0731/165849.812922:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4514:4514:0731/165849.813035:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4514:4535:0731/165849.813044:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4514:4535:0731/165849.813197:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4514:4535:0731/165849.813223:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4514:4535:0731/165849.813243:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4514:4535:0731/165849.813261:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4514:4535:0731/165849.813276:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter: Chrome headless failed to start:
[4832:4853:0731/165850.684666:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4832:4853:0731/165850.690013:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4832:4853:0731/165850.690340:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4832:4853:0731/165850.690616:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4832:4832:0731/165850.699443:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[4832:4853:0731/165850.710757:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4866:4866:0731/165850.713338:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4832:4853:0731/165850.730543:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4832:4832:0731/165850.787722:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4832:4832:0731/165850.787844:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4832:4853:0731/165850.787843:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4832:4853:0731/165850.787991:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4832:4853:0731/165850.788012:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4832:4853:0731/165850.788027:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4832:4853:0731/165850.788043:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4832:4853:0731/165850.788058:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4832:4832:0731/165850.788817:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.test_mail_composer.TestMailComposerUI: Chrome headless failed to start:
[5153:5174:0731/165912.720896:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5153:5174:0731/165912.725788:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5153:5174:0731/165912.726015:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5153:5174:0731/165912.726157:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5153:5153:0731/165912.736562:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5188:5188:0731/165912.749719:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[5153:5174:0731/165912.752506:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5153:5174:0731/165912.778310:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5153:5153:0731/165912.827539:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5153:5174:0731/165912.827658:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5153:5174:0731/165912.827698:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5153:5174:0731/165912.827709:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5153:5174:0731/165912.827718:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5153:5153:0731/165912.827720:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[5153:5174:0731/165912.827726:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5153:5174:0731/165912.827752:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.test_mail_template.TestMailTemplateUI: Chrome headless failed to start:
[5474:5495:0731/165924.130247:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5474:5495:0731/165924.135745:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5474:5495:0731/165924.136503:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5474:5495:0731/165924.136598:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5474:5474:0731/165924.145881:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5474:5495:0731/165924.157473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5474:5495:0731/165924.175899:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5510:5510:0731/165924.176159:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[5474:5474:0731/165924.208858:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5474:5495:0731/165924.208956:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5474:5474:0731/165924.208982:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[5474:5495:0731/165924.208996:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5474:5495:0731/165924.209010:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5474:5495:0731/165924.209022:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5474:5495:0731/165924.209032:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5474:5495:0731/165924.209043:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5474:5474:0731/165924.209726:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5512:5557:0731/165924.272437:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.test_res_users.TestUserTours: Chrome headless failed to start:
[5810:5831:0731/170003.340120:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5810:5831:0731/170003.344886:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5810:5831:0731/170003.346685:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5810:5831:0731/170003.346807:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5810:5810:0731/170003.357086:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5845:5845:0731/170003.368799:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[5810:5831:0731/170003.370773:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5810:5831:0731/170003.392980:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5810:5810:0731/170003.462235:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5810:5810:0731/170003.462450:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[5810:5831:0731/170003.462438:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5810:5831:0731/170003.462502:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5810:5831:0731/170003.462519:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5810:5831:0731/170003.462531:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5810:5831:0731/170003.462541:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5810:5831:0731/170003.462552:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5810:5810:0731/170003.463331:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.discuss.test_ui.TestUi: Chrome headless failed to start:
[6144:6165:0731/170036.108828:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6144:6165:0731/170036.115620:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6144:6165:0731/170036.115785:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6144:6165:0731/170036.115943:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6144:6144:0731/170036.128789:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[6178:6178:0731/170036.137573:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[6144:6165:0731/170036.145433:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6144:6165:0731/170036.179697:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6144:6144:0731/170036.228028:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6144:6165:0731/170036.228143:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6144:6165:0731/170036.228175:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6144:6165:0731/170036.228186:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6144:6165:0731/170036.228194:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6144:6165:0731/170036.228202:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6144:6144:0731/170036.228207:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[6144:6165:0731/170036.228209:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mail.tests.discuss.test_ui.TestUi: Chrome headless failed to start:
[6466:6487:0731/170038.563299:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6466:6487:0731/170038.568183:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6466:6487:0731/170038.568507:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6466:6487:0731/170038.568610:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6466:6466:0731/170038.577598:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[6466:6487:0731/170038.589171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6501:6501:0731/170038.593860:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[6466:6487:0731/170038.632158:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6466:6466:0731/170038.672197:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6466:6487:0731/170038.672300:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6466:6466:0731/170038.672329:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[6466:6487:0731/170038.672335:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6466:6487:0731/170038.672350:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6466:6487:0731/170038.672363:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6466:6487:0731/170038.672374:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6466:6487:0731/170038.672385:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6466:6466:0731/170038.673155:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.maintenance.tests.test_calendar_with_recurrence.TestCalendarWithRecurrence: Chrome headless failed to start:
[6784:6805:0731/170059.603977:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6784:6805:0731/170059.609270:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6784:6805:0731/170059.609449:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6784:6805:0731/170059.609607:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6784:6784:0731/170059.619074:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[6784:6805:0731/170059.631388:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6820:6820:0731/170059.668186:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[6784:6805:0731/170059.671434:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6784:6784:0731/170059.705624:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6784:6805:0731/170059.705746:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6784:6784:0731/170059.705772:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[6784:6805:0731/170059.705785:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6784:6805:0731/170059.705801:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6784:6805:0731/170059.705814:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6784:6805:0731/170059.705826:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6784:6805:0731/170059.705837:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6784:6784:0731/170059.706688:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.maintenance.tests.test_calendar_with_recurrence.TestCalendarWithRecurrence: Chrome headless failed to start:
[7105:7126:0731/170100.874290:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7105:7126:0731/170100.879381:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7105:7126:0731/170100.879484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7105:7126:0731/170100.879669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7105:7105:0731/170100.890011:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7105:7126:0731/170100.901496:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7140:7140:0731/170100.911132:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[7105:7126:0731/170100.921253:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7105:7105:0731/170100.993963:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7105:7105:0731/170100.994106:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[7105:7126:0731/170100.994109:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7105:7126:0731/170100.994145:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7105:7126:0731/170100.994169:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7105:7126:0731/170100.994183:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7105:7126:0731/170100.994194:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7105:7126:0731/170100.994204:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7105:7105:0731/170100.994995:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mass_mailing.tests.test_mailing_controllers.TestMailingControllers: Chrome headless failed to start:
[7646:7667:0731/170131.181384:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7646:7667:0731/170131.185597:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7646:7667:0731/170131.185724:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7646:7667:0731/170131.186394:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7646:7646:0731/170131.196110:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7646:7667:0731/170131.207920:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7680:7680:0731/170131.216407:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[7646:7667:0731/170131.267465:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7646:7646:0731/170131.300662:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7646:7667:0731/170131.300746:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7646:7667:0731/170131.300778:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7646:7667:0731/170131.300815:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7646:7667:0731/170131.300845:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7646:7667:0731/170131.300874:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7646:7667:0731/170131.300902:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7646:7646:0731/170131.300938:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[7646:7646:0731/170131.301745:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mass_mailing.tests.test_mailing_controllers.TestMailingControllers: Chrome headless failed to start:
[7753:7774:0731/170131.667881:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7753:7774:0731/170131.673179:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7753:7774:0731/170131.673518:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7753:7774:0731/170131.673634:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7753:7753:0731/170131.683377:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7753:7774:0731/170131.697420:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7788:7788:0731/170131.697450:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[7753:7774:0731/170131.718157:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7753:7753:0731/170131.792422:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7753:7774:0731/170131.792578:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7753:7753:0731/170131.792599:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[7753:7774:0731/170131.792631:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7753:7774:0731/170131.792651:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7753:7774:0731/170131.792682:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7753:7774:0731/170131.792699:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7753:7774:0731/170131.792714:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mass_mailing.tests.test_mailing_controllers.TestMailingControllers: Chrome headless failed to start:
[8068:8089:0731/170137.197113:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8068:8089:0731/170137.201986:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8068:8089:0731/170137.202088:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8068:8089:0731/170137.202144:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8068:8068:0731/170137.211942:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8068:8089:0731/170137.223174:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8104:8104:0731/170137.223979:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8068:8089:0731/170137.268763:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8068:8068:0731/170137.304330:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8068:8089:0731/170137.304431:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8068:8068:0731/170137.304454:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8068:8089:0731/170137.304466:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8068:8089:0731/170137.304481:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8068:8089:0731/170137.304494:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8068:8089:0731/170137.304506:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8068:8089:0731/170137.304535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8068:8068:0731/170137.305268:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mass_mailing.tests.test_mailing_controllers.TestMailingControllers: Chrome headless failed to start:
[8391:8412:0731/170138.654035:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8391:8412:0731/170138.659307:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8391:8412:0731/170138.659444:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8391:8412:0731/170138.659490:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8391:8391:0731/170138.668813:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8391:8412:0731/170138.680584:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8426:8426:0731/170138.681062:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8391:8412:0731/170138.699629:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8391:8391:0731/170138.770470:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8391:8412:0731/170138.770595:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8391:8412:0731/170138.770635:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8391:8412:0731/170138.770649:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8391:8412:0731/170138.770661:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8391:8391:0731/170138.770664:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8391:8412:0731/170138.770672:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8391:8412:0731/170138.770687:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mass_mailing.tests.test_mailing_controllers.TestMailingControllers: Chrome headless failed to start:
[8715:8736:0731/170139.920100:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8715:8736:0731/170139.924926:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8715:8736:0731/170139.925339:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8715:8736:0731/170139.925395:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8715:8715:0731/170139.934529:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8715:8736:0731/170139.945726:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8750:8750:0731/170139.946126:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8715:8736:0731/170139.968756:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8715:8715:0731/170140.001145:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8715:8736:0731/170140.001246:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8715:8715:0731/170140.001260:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8715:8736:0731/170140.001293:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8715:8736:0731/170140.001314:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8715:8736:0731/170140.001334:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8715:8736:0731/170140.001349:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8715:8736:0731/170140.001363:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8715:8715:0731/170140.002040:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mass_mailing.tests.test_mailing_controllers.TestMailingControllers: Chrome headless failed to start:
[9035:9056:0731/170142.687248:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9035:9056:0731/170142.695415:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9035:9056:0731/170142.695791:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9035:9056:0731/170142.695926:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9035:9035:0731/170142.706779:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9070:9070:0731/170142.717414:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9035:9056:0731/170142.723827:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9035:9056:0731/170142.774206:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9035:9035:0731/170142.829840:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9035:9056:0731/170142.830015:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9035:9035:0731/170142.830061:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9035:9056:0731/170142.830063:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9035:9056:0731/170142.830087:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9035:9056:0731/170142.830105:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9035:9056:0731/170142.830122:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9035:9056:0731/170142.830138:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mass_mailing.tests.test_mailing_ui.TestMailingUi: Chrome headless failed to start:
[9366:9387:0731/170156.872590:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9366:9387:0731/170156.879686:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9366:9387:0731/170156.879751:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9366:9387:0731/170156.879792:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9366:9366:0731/170156.888060:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9401:9401:0731/170156.899926:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9366:9387:0731/170156.926639:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9366:9387:0731/170156.936089:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9366:9366:0731/170156.995583:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9366:9387:0731/170156.995689:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9366:9366:0731/170156.995727:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9366:9387:0731/170156.995725:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9366:9387:0731/170156.995755:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9366:9387:0731/170156.995776:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9366:9387:0731/170156.995790:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9366:9387:0731/170156.995805:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mass_mailing.tests.test_mailing_ui.TestMailingUi: Chrome headless failed to start:
[9692:9713:0731/170157.813123:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9692:9713:0731/170157.820691:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9692:9713:0731/170157.821038:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9692:9713:0731/170157.821478:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9692:9692:0731/170157.831814:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9727:9727:0731/170157.842667:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9692:9713:0731/170157.844230:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9692:9713:0731/170157.874323:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9692:9692:0731/170157.919046:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9692:9713:0731/170157.919179:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9692:9692:0731/170157.919230:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9692:9713:0731/170157.919229:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9692:9713:0731/170157.919275:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9692:9713:0731/170157.919322:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9692:9713:0731/170157.919341:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9692:9713:0731/170157.919356:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mass_mailing.tests.test_mailing_ui.TestMailingUi: Chrome headless failed to start:
[10021:10042:0731/170158.723954:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10021:10042:0731/170158.734451:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10021:10042:0731/170158.734552:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10021:10042:0731/170158.734608:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10021:10021:0731/170158.744071:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10021:10042:0731/170158.758208:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10056:10056:0731/170158.759241:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10021:10042:0731/170158.774457:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10021:10021:0731/170158.815656:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10021:10042:0731/170158.815763:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10021:10021:0731/170158.815773:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10021:10042:0731/170158.815803:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10021:10042:0731/170158.815814:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10021:10042:0731/170158.815821:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10021:10042:0731/170158.815828:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10021:10042:0731/170158.815835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mass_mailing.tests.test_mailing_ui.TestMailingUi: Chrome headless failed to start:
[10346:10367:0731/170159.641593:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10346:10367:0731/170159.648646:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10346:10367:0731/170159.649312:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10346:10367:0731/170159.649392:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10346:10346:0731/170159.658541:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10346:10367:0731/170159.673688:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10382:10382:0731/170159.674549:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10346:10367:0731/170159.699374:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10346:10346:0731/170159.759667:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10346:10367:0731/170159.759811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10346:10346:0731/170159.759835:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10346:10367:0731/170159.759846:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10346:10367:0731/170159.759858:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10346:10367:0731/170159.759874:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10346:10367:0731/170159.759882:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10346:10367:0731/170159.759890:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mass_mailing.tests.test_mailing_ui.TestMailingUi: Chrome headless failed to start:
[10661:10682:0731/170200.520208:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10661:10682:0731/170200.526045:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10661:10682:0731/170200.526218:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10661:10682:0731/170200.526351:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10661:10661:0731/170200.538695:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10661:10682:0731/170200.555559:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10696:10696:0731/170200.558368:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10661:10682:0731/170200.577169:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10661:10661:0731/170200.614622:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10661:10661:0731/170200.614962:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10661:10682:0731/170200.614947:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10661:10682:0731/170200.615023:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10661:10682:0731/170200.615112:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10661:10682:0731/170200.615152:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10661:10682:0731/170200.615170:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10661:10682:0731/170200.615185:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mass_mailing.tests.test_mailing_ui.TestMailingUi: Chrome headless failed to start:
[10984:11005:0731/170201.394018:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10984:11005:0731/170201.399226:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10984:11005:0731/170201.399349:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10984:11005:0731/170201.399733:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10984:10984:0731/170201.409780:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10984:11005:0731/170201.421484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11020:11020:0731/170201.423118:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10984:11005:0731/170201.470395:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10984:10984:0731/170201.504454:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10984:11005:0731/170201.504936:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10984:11005:0731/170201.504971:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10984:10984:0731/170201.504971:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10984:11005:0731/170201.505053:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10984:11005:0731/170201.505075:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10984:11005:0731/170201.505086:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10984:11005:0731/170201.505097:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10984:10984:0731/170201.505976:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mass_mailing.tests.test_mailing_ui.TestMailingUi: Chrome headless failed to start:
[11303:11324:0731/170202.283219:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11303:11324:0731/170202.288177:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11303:11324:0731/170202.288275:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11303:11324:0731/170202.288334:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11303:11303:0731/170202.297736:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11303:11324:0731/170202.309356:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11337:11337:0731/170202.320192:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11303:11324:0731/170202.361920:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11303:11303:0731/170202.394854:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11303:11324:0731/170202.394970:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11303:11303:0731/170202.395002:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11303:11324:0731/170202.395006:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11303:11324:0731/170202.395022:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11303:11324:0731/170202.395034:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11303:11324:0731/170202.395046:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11303:11324:0731/170202.395057:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11303:11303:0731/170202.395794:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mass_mailing_sms.tests.test_mailing_ui.TestMailingUi: Chrome headless failed to start:
[11629:11650:0731/170231.754505:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11629:11650:0731/170231.759471:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11629:11650:0731/170231.759611:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11629:11650:0731/170231.759830:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11629:11629:0731/170231.769666:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11629:11650:0731/170231.782556:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11664:11664:0731/170231.790101:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11629:11650:0731/170231.800392:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11629:11629:0731/170231.866438:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11629:11650:0731/170231.866544:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11629:11629:0731/170231.866576:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11629:11650:0731/170231.866598:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11629:11650:0731/170231.866615:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11629:11650:0731/170231.866627:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11629:11650:0731/170231.866638:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11629:11650:0731/170231.866648:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11629:11629:0731/170231.867414:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mrp.tests.test_manual_consumption.TestTourManualConsumption: Chrome headless failed to start:
[11949:11970:0731/170305.106665:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11949:11970:0731/170305.111599:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11949:11970:0731/170305.111766:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11949:11970:0731/170305.112291:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11949:11949:0731/170305.123337:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11949:11970:0731/170305.134659:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11984:11984:0731/170305.137985:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11949:11970:0731/170305.169028:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11949:11949:0731/170305.201234:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11949:11970:0731/170305.201338:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11949:11949:0731/170305.201357:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11949:11970:0731/170305.201392:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11949:11970:0731/170305.201412:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11949:11970:0731/170305.201429:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11949:11970:0731/170305.201457:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11949:11970:0731/170305.201469:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11949:11949:0731/170305.202184:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mrp.tests.test_manual_consumption.TestTourManualConsumption: Chrome headless failed to start:
[12262:12283:0731/170308.881463:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12262:12283:0731/170308.886630:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12262:12283:0731/170308.886820:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12262:12283:0731/170308.887168:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12262:12262:0731/170308.896817:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[12262:12283:0731/170308.912639:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12299:12299:0731/170308.915072:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[12262:12283:0731/170308.966437:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12262:12262:0731/170309.014746:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[12262:12283:0731/170309.014865:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12262:12283:0731/170309.014911:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12262:12262:0731/170309.014920:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[12262:12283:0731/170309.014932:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12262:12283:0731/170309.014950:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12262:12283:0731/170309.014966:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12262:12283:0731/170309.014983:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mrp.tests.test_mrp_reports.TestReportBom: Chrome headless failed to start:
[12587:12608:0731/170322.573200:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12587:12608:0731/170322.580727:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12587:12608:0731/170322.580942:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12587:12608:0731/170322.581126:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12587:12587:0731/170322.592460:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[12587:12608:0731/170322.609893:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12621:12621:0731/170322.622934:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[12587:12608:0731/170322.662831:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12587:12587:0731/170322.696214:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[12587:12587:0731/170322.696341:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[12587:12608:0731/170322.696336:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12587:12608:0731/170322.696378:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12587:12608:0731/170322.696393:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12587:12608:0731/170322.696405:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12587:12608:0731/170322.696416:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12587:12608:0731/170322.696426:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mrp.tests.test_order.TestMrpSynchronization: Chrome headless failed to start:
[12905:12926:0731/170330.053392:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12905:12926:0731/170330.059305:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12905:12926:0731/170330.059476:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12905:12926:0731/170330.059711:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12905:12905:0731/170330.068583:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[12905:12926:0731/170330.079921:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12940:12940:0731/170330.082256:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[12905:12926:0731/170330.103002:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12905:12905:0731/170330.175290:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[12905:12905:0731/170330.175401:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[12905:12926:0731/170330.175390:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12905:12926:0731/170330.175448:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12905:12926:0731/170330.175460:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12905:12926:0731/170330.175470:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12905:12926:0731/170330.175478:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12905:12926:0731/170330.175486:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.mrp_subcontracting.tests.test_subcontracting_portal_ui.TestSubcontractingPortalUi: Chrome headless failed to start:
[13217:13238:0731/170617.410609:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13217:13238:0731/170617.415852:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13217:13238:0731/170617.416307:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13217:13238:0731/170617.416668:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13217:13217:0731/170617.426039:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[13217:13238:0731/170617.438551:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13253:13253:0731/170617.439364:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[13217:13238:0731/170617.473663:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13217:13217:0731/170617.517200:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13217:13238:0731/170617.517323:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13217:13238:0731/170617.517364:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13217:13238:0731/170617.517375:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13217:13217:0731/170617.517380:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[13217:13238:0731/170617.517386:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13217:13238:0731/170617.517398:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13217:13238:0731/170617.517408:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13217:13217:0731/170617.518634:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.payment_polar.controllers.payment_polar: Polar: no webhook signature matched the expected one
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.payment_polar.controllers.payment_polar: Polar: no webhook signature matched the expected one
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.payment_polar.controllers.payment_polar: Polar: webhook timestamp is outside the tolerance
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.payment_polar.controllers.payment_polar: Polar: no webhook signature matched the expected one
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[13646:13667:0731/171543.150445:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13646:13667:0731/171543.155366:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13646:13667:0731/171543.155676:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13646:13667:0731/171543.155970:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13646:13646:0731/171543.165805:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[13646:13667:0731/171543.177163:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13682:13682:0731/171543.185138:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[13646:13667:0731/171543.195927:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13646:13646:0731/171543.265644:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13646:13646:0731/171543.265791:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[13646:13667:0731/171543.266356:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13646:13667:0731/171543.266413:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13646:13667:0731/171543.266447:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13646:13667:0731/171543.266458:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13646:13667:0731/171543.266469:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13646:13667:0731/171543.266479:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[13966:13987:0731/171544.887263:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13966:13987:0731/171544.892240:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13966:13987:0731/171544.892490:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13966:13987:0731/171544.892617:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13966:13966:0731/171544.903091:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[13966:13987:0731/171544.914300:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14001:14001:0731/171544.926934:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[13966:13987:0731/171544.963861:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13966:13966:0731/171545.011697:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13966:13966:0731/171545.011822:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[13966:13987:0731/171545.011811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13966:13987:0731/171545.011861:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13966:13987:0731/171545.011877:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13966:13987:0731/171545.011896:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13966:13987:0731/171545.011908:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13966:13987:0731/171545.011918:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[14287:14308:0731/171546.169514:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14287:14308:0731/171546.174573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14287:14308:0731/171546.174969:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14287:14308:0731/171546.175045:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14287:14287:0731/171546.185129:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[14287:14308:0731/171546.196805:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14322:14322:0731/171546.199857:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[14287:14308:0731/171546.216340:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14287:14287:0731/171546.278971:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[14287:14287:0731/171546.279136:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[14287:14308:0731/171546.279404:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14287:14308:0731/171546.279441:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14287:14308:0731/171546.279456:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14287:14308:0731/171546.279467:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14287:14308:0731/171546.279479:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14287:14308:0731/171546.279494:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[14614:14635:0731/171547.504311:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14614:14635:0731/171547.509545:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14614:14635:0731/171547.509944:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14614:14635:0731/171547.510132:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14614:14614:0731/171547.519355:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[14614:14635:0731/171547.535325:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14650:14650:0731/171547.558653:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[14614:14635:0731/171547.573383:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14614:14614:0731/171547.606232:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[14614:14635:0731/171547.606343:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14614:14614:0731/171547.606359:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[14614:14635:0731/171547.606416:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14614:14635:0731/171547.606434:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14614:14635:0731/171547.606452:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14614:14635:0731/171547.606468:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14614:14635:0731/171547.606484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14614:14614:0731/171547.607177:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[14937:14958:0731/171549.188070:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14937:14958:0731/171549.195207:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14937:14958:0731/171549.195540:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14937:14958:0731/171549.195613:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14937:14937:0731/171549.207139:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[14972:14972:0731/171549.218751:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[14937:14958:0731/171549.222402:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14937:14958:0731/171549.267872:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14937:14937:0731/171549.313061:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[14937:14958:0731/171549.313172:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14937:14958:0731/171549.313208:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14937:14958:0731/171549.313227:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14937:14937:0731/171549.313248:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[14937:14958:0731/171549.313255:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14937:14958:0731/171549.313272:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14937:14958:0731/171549.313287:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[15254:15275:0731/171551.145272:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15254:15275:0731/171551.150606:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15254:15275:0731/171551.151178:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15254:15275:0731/171551.151260:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15254:15254:0731/171551.161439:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[15254:15275:0731/171551.176278:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15290:15290:0731/171551.177751:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[15254:15275:0731/171551.199126:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15254:15254:0731/171551.264919:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[15254:15275:0731/171551.265041:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15254:15254:0731/171551.265086:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[15254:15275:0731/171551.265097:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15254:15275:0731/171551.265114:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15254:15275:0731/171551.265126:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15254:15275:0731/171551.265136:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15254:15275:0731/171551.265147:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[15563:15584:0731/171552.414058:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15563:15584:0731/171552.419139:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15563:15584:0731/171552.419383:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15563:15584:0731/171552.419576:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15563:15563:0731/171552.429507:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[15563:15584:0731/171552.446394:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15599:15599:0731/171552.448559:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[15563:15584:0731/171552.470509:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15563:15563:0731/171552.507963:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[15563:15563:0731/171552.508095:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[15563:15584:0731/171552.508594:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15563:15584:0731/171552.508639:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15563:15584:0731/171552.508653:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15563:15584:0731/171552.508668:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15563:15584:0731/171552.508679:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15563:15584:0731/171552.508694:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[15874:15895:0731/171558.733144:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15874:15895:0731/171558.738276:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15874:15895:0731/171558.738463:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15874:15895:0731/171558.738721:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15874:15874:0731/171558.748105:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[15874:15895:0731/171558.759515:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15909:15909:0731/171558.760776:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[15874:15895:0731/171558.779254:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15874:15874:0731/171558.813668:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[15874:15895:0731/171558.813779:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15874:15874:0731/171558.813804:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[15874:15895:0731/171558.813816:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15874:15895:0731/171558.813830:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15874:15895:0731/171558.813842:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15874:15895:0731/171558.813853:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15874:15895:0731/171558.813864:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15874:15874:0731/171558.814772:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[16197:16218:0731/171600.600343:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16197:16218:0731/171600.605598:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16197:16218:0731/171600.606001:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16197:16218:0731/171600.606122:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16197:16197:0731/171600.615791:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[16197:16218:0731/171600.626802:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16232:16232:0731/171600.629675:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[16197:16218:0731/171600.663776:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16197:16197:0731/171600.696287:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[16197:16218:0731/171600.696399:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16197:16218:0731/171600.696436:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16197:16197:0731/171600.696439:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[16197:16218:0731/171600.696456:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16197:16218:0731/171600.696471:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16197:16218:0731/171600.696483:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16197:16218:0731/171600.696495:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16197:16197:0731/171600.697249:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[16520:16541:0731/171602.346955:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16520:16541:0731/171602.351959:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16520:16541:0731/171602.352066:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16520:16541:0731/171602.352309:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16520:16520:0731/171602.361326:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[16520:16541:0731/171602.373000:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16554:16554:0731/171602.380424:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[16520:16541:0731/171602.394775:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16520:16520:0731/171602.460564:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[16520:16541:0731/171602.460675:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16520:16520:0731/171602.460705:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[16520:16541:0731/171602.460715:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16520:16541:0731/171602.460731:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16520:16541:0731/171602.460743:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16520:16541:0731/171602.460754:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16520:16541:0731/171602.460765:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[16844:16865:0731/171604.587446:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16844:16865:0731/171604.593248:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16844:16865:0731/171604.593535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16844:16865:0731/171604.593835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16844:16844:0731/171604.603364:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[16844:16865:0731/171604.616018:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16880:16880:0731/171604.623192:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[16844:16865:0731/171604.665471:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16844:16844:0731/171604.703599:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[16844:16844:0731/171604.703728:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[16844:16865:0731/171604.703727:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16844:16865:0731/171604.703772:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16844:16865:0731/171604.703791:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16844:16865:0731/171604.703807:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16844:16865:0731/171604.703822:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16844:16865:0731/171604.703836:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16844:16844:0731/171604.704627:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[17156:17177:0731/171606.308841:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17156:17177:0731/171606.313892:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17156:17177:0731/171606.314064:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17156:17177:0731/171606.314204:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17156:17156:0731/171606.324034:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[17156:17177:0731/171606.335422:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17190:17190:0731/171606.336653:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[17156:17177:0731/171606.368928:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17156:17156:0731/171606.405451:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[17156:17177:0731/171606.405571:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17156:17156:0731/171606.405602:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[17156:17177:0731/171606.405619:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17156:17177:0731/171606.405641:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17156:17177:0731/171606.405654:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17156:17177:0731/171606.405662:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17156:17177:0731/171606.405672:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17156:17156:0731/171606.406731:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[17482:17504:0731/171607.508281:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17482:17504:0731/171607.513379:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17482:17504:0731/171607.513544:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17482:17504:0731/171607.513683:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17482:17482:0731/171607.523061:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[17482:17504:0731/171607.534145:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17517:17517:0731/171607.538354:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[17482:17504:0731/171607.570409:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17482:17482:0731/171607.605009:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[17482:17504:0731/171607.605109:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17482:17504:0731/171607.605144:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17482:17482:0731/171607.605155:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[17482:17504:0731/171607.605160:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17482:17504:0731/171607.605171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17482:17504:0731/171607.605183:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17482:17504:0731/171607.605195:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[17794:17815:0731/171609.044795:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17794:17815:0731/171609.049919:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17794:17815:0731/171609.050250:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17794:17815:0731/171609.050451:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17794:17794:0731/171609.057163:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[17794:17815:0731/171609.071448:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17829:17829:0731/171609.079391:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[17794:17815:0731/171609.090227:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17794:17794:0731/171609.123080:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[17794:17815:0731/171609.158639:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17794:17815:0731/171609.158708:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17794:17815:0731/171609.158728:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17794:17815:0731/171609.158743:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17794:17794:0731/171609.158747:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[17794:17815:0731/171609.158763:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17794:17815:0731/171609.158803:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17794:17794:0731/171609.159943:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[18125:18146:0731/171611.009822:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18125:18146:0731/171611.015296:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18125:18146:0731/171611.015583:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18125:18146:0731/171611.015691:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18125:18125:0731/171611.024600:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[18125:18146:0731/171611.037821:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18160:18160:0731/171611.060064:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[18125:18146:0731/171611.069865:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18125:18125:0731/171611.102632:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[18125:18146:0731/171611.102747:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18125:18125:0731/171611.102768:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[18125:18146:0731/171611.102800:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18125:18146:0731/171611.102822:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18125:18146:0731/171611.102974:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18125:18146:0731/171611.103020:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18125:18146:0731/171611.103040:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18125:18125:0731/171611.103628:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[18454:18475:0731/171612.423532:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18454:18475:0731/171612.430001:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18454:18475:0731/171612.430186:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18454:18475:0731/171612.430565:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18454:18454:0731/171612.441448:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[18454:18475:0731/171612.453410:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18490:18490:0731/171612.455774:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[18454:18475:0731/171612.472089:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18454:18454:0731/171612.506206:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[18454:18475:0731/171612.506317:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18454:18454:0731/171612.506344:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[18454:18475:0731/171612.506421:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18454:18475:0731/171612.506442:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18454:18475:0731/171612.506457:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18454:18475:0731/171612.506472:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18454:18475:0731/171612.506486:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[18770:18791:0731/171618.531990:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18770:18791:0731/171618.539011:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18770:18791:0731/171618.539323:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18770:18791:0731/171618.539505:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18770:18770:0731/171618.550484:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[18805:18805:0731/171618.562153:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[18770:18791:0731/171618.565996:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18770:18791:0731/171618.590210:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18770:18770:0731/171618.639631:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[18770:18791:0731/171618.639756:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18770:18791:0731/171618.639793:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18770:18770:0731/171618.639806:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[18770:18791:0731/171618.639808:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18770:18791:0731/171618.639841:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18770:18791:0731/171618.639853:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18770:18791:0731/171618.639863:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[19098:19119:0731/171625.205032:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19098:19119:0731/171625.211144:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19098:19119:0731/171625.211332:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19098:19119:0731/171625.211564:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19098:19098:0731/171625.218946:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[19134:19134:0731/171625.232591:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[19098:19119:0731/171625.234482:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19098:19119:0731/171625.268261:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19098:19098:0731/171625.306087:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[19098:19119:0731/171625.306198:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19098:19098:0731/171625.306251:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[19098:19119:0731/171625.306259:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19098:19119:0731/171625.306274:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19098:19119:0731/171625.306289:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19098:19119:0731/171625.306304:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19098:19119:0731/171625.306318:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[19421:19442:0731/171627.209101:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19421:19442:0731/171627.214277:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19421:19442:0731/171627.214504:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19421:19442:0731/171627.214601:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19421:19421:0731/171627.223955:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[19421:19442:0731/171627.235907:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19457:19457:0731/171627.237081:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[19421:19442:0731/171627.269817:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19421:19421:0731/171627.304179:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[19421:19442:0731/171627.304283:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19421:19421:0731/171627.304309:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[19421:19442:0731/171627.304317:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19421:19442:0731/171627.304327:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19421:19442:0731/171627.304336:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19421:19442:0731/171627.304343:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19421:19442:0731/171627.304350:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19421:19421:0731/171627.305149:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[19745:19766:0731/171628.570310:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19745:19766:0731/171628.575471:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19766:0731/171628.575691:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19745:19766:0731/171628.575830:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19745:19745:0731/171628.584752:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[19745:19766:0731/171628.596240:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19780:19780:0731/171628.603919:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[19745:19766:0731/171628.614663:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19745:0731/171628.685889:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[19745:19766:0731/171628.686008:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19745:0731/171628.686041:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[19745:19766:0731/171628.686052:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19766:0731/171628.686071:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19766:0731/171628.686087:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19766:0731/171628.686106:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19766:0731/171628.686122:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19745:0731/171628.686834:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[20067:20088:0731/171630.506006:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20067:20088:0731/171630.511157:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20067:20088:0731/171630.511332:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20067:20088:0731/171630.511398:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20067:20067:0731/171630.521237:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[20067:20088:0731/171630.532974:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20104:20104:0731/171630.536239:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[20067:20088:0731/171630.571443:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20067:20067:0731/171630.616050:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[20067:20088:0731/171630.616147:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20067:20067:0731/171630.616168:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[20067:20088:0731/171630.616181:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20067:20088:0731/171630.616197:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20067:20088:0731/171630.616230:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20067:20088:0731/171630.616242:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20067:20088:0731/171630.616253:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20067:20067:0731/171630.617053:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[20392:20413:0731/171632.289172:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20392:20413:0731/171632.295285:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20392:20413:0731/171632.295742:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20392:20413:0731/171632.295809:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20392:20392:0731/171632.308582:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[20392:20413:0731/171632.324242:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20427:20427:0731/171632.325217:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[20392:20413:0731/171632.372055:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20392:20392:0731/171632.418719:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[20392:20392:0731/171632.418844:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[20392:20413:0731/171632.418840:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20392:20413:0731/171632.418885:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20392:20413:0731/171632.418904:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20392:20413:0731/171632.418921:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20392:20413:0731/171632.418954:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20392:20413:0731/171632.419000:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[20713:20734:0731/171634.174655:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20713:20734:0731/171634.179407:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20713:20734:0731/171634.179675:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20713:20734:0731/171634.179852:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20713:20713:0731/171634.190397:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[20713:20734:0731/171634.202231:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20748:20748:0731/171634.202781:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[20713:20734:0731/171634.224493:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20713:20713:0731/171634.288581:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[20713:20734:0731/171634.288704:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20713:20734:0731/171634.288739:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20713:20713:0731/171634.288747:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[20713:20734:0731/171634.288754:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20713:20734:0731/171634.288768:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20713:20734:0731/171634.288780:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20713:20734:0731/171634.288792:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20713:20713:0731/171634.289858:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[21034:21055:0731/171636.552853:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21034:21055:0731/171636.557617:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21034:21055:0731/171636.557825:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21034:21055:0731/171636.557982:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21034:21034:0731/171636.566953:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[21034:21055:0731/171636.578443:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21070:21070:0731/171636.585334:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[21034:21055:0731/171636.598184:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21034:21034:0731/171636.671091:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[21034:21055:0731/171636.671219:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21034:21034:0731/171636.671258:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[21034:21055:0731/171636.671267:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21034:21055:0731/171636.671287:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21034:21055:0731/171636.671304:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21034:21055:0731/171636.671319:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21034:21055:0731/171636.671335:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21034:21034:0731/171636.672379:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[21350:21371:0731/171638.264861:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21350:21371:0731/171638.269938:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21350:21371:0731/171638.270101:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21350:21371:0731/171638.270272:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21350:21350:0731/171638.280288:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[21350:21371:0731/171638.292028:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21384:21384:0731/171638.292311:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[21350:21371:0731/171638.311158:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21350:21350:0731/171638.373637:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[21350:21350:0731/171638.373767:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[21350:21371:0731/171638.373755:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21350:21371:0731/171638.373797:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21350:21371:0731/171638.373812:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21350:21371:0731/171638.373824:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21350:21371:0731/171638.373835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21350:21371:0731/171638.373846:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21350:21350:0731/171638.374635:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[21677:21698:0731/171640.278229:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21677:21698:0731/171640.283011:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21677:21698:0731/171640.283466:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21677:21698:0731/171640.283599:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21677:21677:0731/171640.294241:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[21677:21698:0731/171640.310201:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21713:21713:0731/171640.312991:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[21677:21698:0731/171640.366574:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21677:21677:0731/171640.415239:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[21677:21698:0731/171640.415353:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21677:21698:0731/171640.415395:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21677:21698:0731/171640.415414:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21677:21677:0731/171640.415422:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[21677:21698:0731/171640.415437:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21677:21698:0731/171640.415454:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21677:21698:0731/171640.415470:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[22004:22025:0731/171641.716066:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22004:22025:0731/171641.721499:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22004:22025:0731/171641.721720:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22004:22025:0731/171641.721798:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22004:22004:0731/171641.730868:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[22004:22025:0731/171641.742178:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22039:22039:0731/171641.747135:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[22004:22025:0731/171641.770416:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22004:22004:0731/171641.803331:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[22004:22004:0731/171641.803460:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[22004:22025:0731/171641.803443:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22004:22025:0731/171641.803513:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22004:22025:0731/171641.803536:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22004:22025:0731/171641.803555:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22004:22025:0731/171641.803576:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22004:22025:0731/171641.803592:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22004:22004:0731/171641.804226:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[22326:22347:0731/171643.423764:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22326:22347:0731/171643.428884:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22326:22347:0731/171643.429097:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22326:22347:0731/171643.429241:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22326:22326:0731/171643.442278:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[22362:22362:0731/171643.451698:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[22326:22347:0731/171643.454044:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22326:22347:0731/171643.473702:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22326:22326:0731/171643.508789:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[22326:22347:0731/171643.508897:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22326:22326:0731/171643.508936:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[22326:22347:0731/171643.508934:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22326:22347:0731/171643.508962:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22326:22347:0731/171643.508975:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22326:22347:0731/171643.508987:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22326:22347:0731/171643.508998:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22326:22326:0731/171643.510276:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[22657:22678:0731/171645.461558:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22657:22678:0731/171645.466784:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22657:22678:0731/171645.466939:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22657:22678:0731/171645.467484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22657:22657:0731/171645.477382:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[22657:22678:0731/171645.493717:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22693:22693:0731/171645.494963:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[22657:22678:0731/171645.514203:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22657:22657:0731/171645.570554:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[22657:22678:0731/171645.570658:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22657:22657:0731/171645.570683:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[22657:22678:0731/171645.570743:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22657:22678:0731/171645.570773:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22657:22678:0731/171645.570785:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22657:22678:0731/171645.570797:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22657:22678:0731/171645.570811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[22975:22996:0731/171647.508739:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22975:22996:0731/171647.513432:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22975:22996:0731/171647.513986:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22975:22996:0731/171647.514083:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22975:22975:0731/171647.523491:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[22975:22996:0731/171647.535107:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23010:23010:0731/171647.539184:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[22975:22996:0731/171647.570407:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22975:22975:0731/171647.606273:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[22975:22996:0731/171647.606419:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22975:22996:0731/171647.606465:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22975:22975:0731/171647.606470:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[22975:22996:0731/171647.606483:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22975:22996:0731/171647.606499:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22975:22996:0731/171647.606514:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22975:22996:0731/171647.606529:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22975:22975:0731/171647.607631:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[23285:23306:0731/171653.831636:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23285:23306:0731/171653.838234:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23285:23306:0731/171653.838327:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23285:23306:0731/171653.838407:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23285:23285:0731/171653.847322:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[23285:23306:0731/171653.863695:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23320:23320:0731/171653.864006:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[23285:23306:0731/171653.886111:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23285:23285:0731/171653.919501:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[23285:23306:0731/171653.919604:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23285:23285:0731/171653.919632:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[23285:23306:0731/171653.919642:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23285:23306:0731/171653.919657:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23285:23306:0731/171653.919669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23285:23306:0731/171653.919680:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23285:23306:0731/171653.919692:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23285:23285:0731/171653.920481:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[23613:23634:0731/171656.512187:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23613:23634:0731/171656.518655:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23613:23634:0731/171656.518938:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23613:23634:0731/171656.519220:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23613:23613:0731/171656.529539:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[23648:23648:0731/171656.540249:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[23613:23634:0731/171656.545190:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23613:23634:0731/171656.578799:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23613:23613:0731/171656.626012:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[23613:23634:0731/171656.626136:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23613:23613:0731/171656.626174:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[23613:23634:0731/171656.626182:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23613:23634:0731/171656.626341:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23613:23634:0731/171656.626363:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23613:23634:0731/171656.626395:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23613:23634:0731/171656.626412:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[23921:23942:0731/171658.223209:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23921:23942:0731/171658.228382:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23921:23942:0731/171658.228757:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23921:23942:0731/171658.228844:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23921:23921:0731/171658.239452:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[23921:23942:0731/171658.251179:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23955:23955:0731/171658.254661:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[23921:23942:0731/171658.275373:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23921:23921:0731/171658.310500:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[23921:23942:0731/171658.310602:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23921:23921:0731/171658.310638:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[23921:23942:0731/171658.310637:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23921:23942:0731/171658.310667:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23921:23942:0731/171658.310679:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23921:23942:0731/171658.310689:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23921:23942:0731/171658.310699:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[24237:24258:0731/171659.941446:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24237:24258:0731/171659.946488:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24237:24258:0731/171659.946992:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24237:24258:0731/171659.947130:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24237:24237:0731/171659.955858:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[24237:24258:0731/171659.967002:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24272:24272:0731/171659.970915:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[24237:24258:0731/171659.985594:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24237:24237:0731/171700.017909:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[24237:24237:0731/171700.018054:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[24237:24258:0731/171700.018048:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24237:24258:0731/171700.018100:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24237:24258:0731/171700.018119:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24237:24258:0731/171700.018135:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24237:24258:0731/171700.018148:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24237:24258:0731/171700.018161:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24237:24237:0731/171700.018907:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[24274:24320:0731/171700.072861:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[24552:24573:0731/171701.626741:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24552:24573:0731/171701.632998:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24552:24573:0731/171701.633418:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24552:24573:0731/171701.633638:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24552:24552:0731/171701.642868:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[24552:24573:0731/171701.653987:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24587:24587:0731/171701.659335:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[24552:24573:0731/171701.672567:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24552:24552:0731/171701.706354:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[24552:24573:0731/171701.706509:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24552:24552:0731/171701.706540:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[24552:24573:0731/171701.706611:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24552:24573:0731/171701.706626:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24552:24573:0731/171701.706639:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24552:24573:0731/171701.706650:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24552:24573:0731/171701.706660:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[24870:24891:0731/171703.964732:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24870:24891:0731/171703.969515:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24870:24891:0731/171703.969730:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24870:24891:0731/171703.969860:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24870:24870:0731/171703.978898:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[24870:24891:0731/171703.990150:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24905:24905:0731/171703.994148:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[24870:24891:0731/171704.015787:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24870:24870:0731/171704.066566:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[24870:24891:0731/171704.066681:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24870:24870:0731/171704.066706:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[24870:24891:0731/171704.066718:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24870:24891:0731/171704.066733:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24870:24891:0731/171704.066745:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24870:24891:0731/171704.066756:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24870:24891:0731/171704.066767:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24870:24870:0731/171704.067584:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[25174:25195:0731/171706.156452:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25174:25195:0731/171706.161680:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25174:25195:0731/171706.161883:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25174:25195:0731/171706.162012:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25174:25174:0731/171706.175123:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[25209:25209:0731/171706.190928:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[25174:25195:0731/171706.191442:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25174:25195:0731/171706.211694:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25174:25174:0731/171706.275027:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[25174:25195:0731/171706.275127:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25174:25195:0731/171706.275162:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25174:25174:0731/171706.275163:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[25174:25195:0731/171706.275182:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25174:25195:0731/171706.275196:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25174:25195:0731/171706.275204:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25174:25195:0731/171706.275212:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.MobileTestUi: Chrome headless failed to start:
[25495:25516:0731/171707.859285:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25495:25516:0731/171707.864359:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25495:25516:0731/171707.864579:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25495:25516:0731/171707.864685:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25495:25495:0731/171707.875084:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[25495:25516:0731/171707.887022:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25530:25530:0731/171707.898652:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[25495:25516:0731/171707.907841:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25495:25495:0731/171707.972932:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[25495:25495:0731/171707.973050:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[25495:25516:0731/171707.973054:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25495:25516:0731/171707.973100:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25495:25516:0731/171707.973114:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25495:25516:0731/171707.973125:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25495:25516:0731/171707.973136:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25495:25516:0731/171707.973146:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25495:25495:0731/171707.973954:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[25821:25842:0731/171728.638600:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25821:25842:0731/171728.643444:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25821:25842:0731/171728.643664:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25821:25842:0731/171728.643791:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25821:25821:0731/171728.655455:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[25856:25856:0731/171728.667706:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[25821:25842:0731/171728.668808:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25821:25842:0731/171728.690965:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25821:25821:0731/171728.722973:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[25821:25821:0731/171728.723118:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[25821:25842:0731/171728.723473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25821:25842:0731/171728.723621:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25821:25842:0731/171728.723645:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25821:25842:0731/171728.723666:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25821:25842:0731/171728.723682:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25821:25842:0731/171728.723698:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[26139:26160:0731/171730.370162:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26139:26160:0731/171730.375436:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26139:26160:0731/171730.375720:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26139:26160:0731/171730.375925:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26139:26139:0731/171730.385247:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[26139:26160:0731/171730.396694:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26174:26174:0731/171730.404271:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[26139:26160:0731/171730.414788:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26139:26139:0731/171730.474473:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[26139:26160:0731/171730.474578:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26139:26139:0731/171730.474600:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[26139:26160:0731/171730.474629:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26139:26160:0731/171730.474651:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26139:26160:0731/171730.474667:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26139:26160:0731/171730.474701:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26139:26160:0731/171730.474716:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[26462:26483:0731/171731.678771:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26462:26483:0731/171731.683648:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26462:26483:0731/171731.683835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26462:26483:0731/171731.683929:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26462:26462:0731/171731.692880:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[26462:26483:0731/171731.704059:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26497:26497:0731/171731.716790:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[26462:26483:0731/171731.721783:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26462:26462:0731/171731.788113:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[26462:26483:0731/171731.788218:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26462:26462:0731/171731.788240:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[26462:26483:0731/171731.788260:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26462:26483:0731/171731.788275:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26462:26483:0731/171731.788288:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26462:26483:0731/171731.788300:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26462:26483:0731/171731.788311:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26462:26462:0731/171731.789106:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[26774:26795:0731/171732.983701:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26774:26795:0731/171732.989774:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26774:26795:0731/171732.989915:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26774:26795:0731/171732.990220:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26774:26774:0731/171733.000333:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[26774:26795:0731/171733.013456:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26809:26809:0731/171733.013324:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[26774:26795:0731/171733.064324:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26774:26774:0731/171733.102748:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[26774:26774:0731/171733.102871:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[26774:26795:0731/171733.102859:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26774:26795:0731/171733.102903:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26774:26795:0731/171733.102922:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26774:26795:0731/171733.102935:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26774:26795:0731/171733.102950:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26774:26795:0731/171733.102960:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26774:26774:0731/171733.103730:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[27092:27113:0731/171734.743515:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27092:27113:0731/171734.748362:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27092:27113:0731/171734.748741:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27092:27113:0731/171734.748816:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27092:27092:0731/171734.757882:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[27092:27113:0731/171734.769640:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27127:27127:0731/171734.776070:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[27092:27113:0731/171734.790143:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27092:27092:0731/171734.823518:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[27092:27113:0731/171734.823632:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27092:27092:0731/171734.823654:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[27092:27113:0731/171734.823677:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27092:27113:0731/171734.823692:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27092:27113:0731/171734.823704:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27092:27113:0731/171734.823715:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27092:27113:0731/171734.823726:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27092:27092:0731/171734.824462:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[27417:27438:0731/171736.726584:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27417:27438:0731/171736.731573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27417:27438:0731/171736.731708:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27417:27438:0731/171736.731821:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27417:27417:0731/171736.743223:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[27417:27438:0731/171736.755224:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27452:27452:0731/171736.757305:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[27417:27438:0731/171736.775413:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27417:27417:0731/171736.811775:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[27417:27438:0731/171736.811930:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27417:27417:0731/171736.811957:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[27417:27438:0731/171736.811966:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27417:27438:0731/171736.811981:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27417:27438:0731/171736.811994:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27417:27438:0731/171736.812006:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27417:27438:0731/171736.812017:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27417:27417:0731/171736.812940:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[27743:27764:0731/171737.907976:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27743:27764:0731/171737.913153:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27743:27764:0731/171737.913287:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27743:27764:0731/171737.913499:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27743:27743:0731/171737.923182:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[27743:27764:0731/171737.934677:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27777:27777:0731/171737.935776:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[27743:27764:0731/171737.967473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27743:27743:0731/171738.002160:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[27743:27743:0731/171738.002295:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[27743:27764:0731/171738.002282:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27743:27764:0731/171738.002339:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27743:27764:0731/171738.002359:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27743:27764:0731/171738.002388:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27743:27764:0731/171738.002405:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27743:27764:0731/171738.002420:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27743:27743:0731/171738.003109:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[28064:28085:0731/171744.031685:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28064:28085:0731/171744.036435:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28064:28085:0731/171744.036759:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28064:28085:0731/171744.036868:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28064:28064:0731/171744.046233:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[28064:28085:0731/171744.058525:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28100:28100:0731/171744.058572:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[28064:28085:0731/171744.075449:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28064:28064:0731/171744.111252:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[28064:28085:0731/171744.111390:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28064:28064:0731/171744.111402:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[28064:28085:0731/171744.111448:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28064:28085:0731/171744.111471:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28064:28085:0731/171744.111490:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28064:28085:0731/171744.111510:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28064:28085:0731/171744.111527:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[28396:28417:0731/171745.750230:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28396:28417:0731/171745.755149:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28396:28417:0731/171745.755831:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28396:28417:0731/171745.755943:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28396:28396:0731/171745.765227:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[28396:28417:0731/171745.776558:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28430:28430:0731/171745.781520:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[28396:28417:0731/171745.794917:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28396:28396:0731/171745.869720:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[28396:28417:0731/171745.869884:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28396:28396:0731/171745.869902:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[28396:28417:0731/171745.869927:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28396:28417:0731/171745.869951:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28396:28417:0731/171745.869963:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28396:28417:0731/171745.869975:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28396:28417:0731/171745.869987:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28396:28396:0731/171745.871108:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[28721:28742:0731/171747.493886:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28721:28742:0731/171747.499149:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28721:28742:0731/171747.499320:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28721:28742:0731/171747.499460:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28721:28721:0731/171747.509340:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[28721:28742:0731/171747.520844:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28756:28756:0731/171747.522707:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[28721:28742:0731/171747.568347:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28721:28721:0731/171747.601698:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[28721:28742:0731/171747.601808:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28721:28721:0731/171747.601837:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[28721:28742:0731/171747.601940:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28721:28742:0731/171747.601962:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28721:28742:0731/171747.601977:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28721:28742:0731/171747.601991:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28721:28742:0731/171747.602005:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28721:28721:0731/171747.602865:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[29041:29062:0731/171749.756818:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29041:29062:0731/171749.762088:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29041:29062:0731/171749.762412:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29041:29062:0731/171749.762495:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29041:29041:0731/171749.771963:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[29041:29062:0731/171749.783235:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29076:29076:0731/171749.793755:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[29041:29062:0731/171749.802046:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29041:29041:0731/171749.870155:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[29041:29062:0731/171749.870270:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29041:29062:0731/171749.870307:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29041:29041:0731/171749.870318:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[29041:29062:0731/171749.870322:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29041:29062:0731/171749.870358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29041:29062:0731/171749.870389:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29041:29062:0731/171749.870404:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29041:29041:0731/171749.871480:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[29078:29128:0731/171749.887333:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[29363:29384:0731/171751.421641:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29363:29384:0731/171751.426786:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29363:29384:0731/171751.427042:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29363:29384:0731/171751.427197:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29363:29363:0731/171751.436199:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[29363:29384:0731/171751.452535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29399:29399:0731/171751.454291:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[29363:29384:0731/171751.481248:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29363:29363:0731/171751.531610:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[29363:29363:0731/171751.531835:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[29363:29384:0731/171751.531844:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29363:29384:0731/171751.531880:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29363:29384:0731/171751.531900:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29363:29384:0731/171751.531911:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29363:29384:0731/171751.531921:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29363:29384:0731/171751.531932:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[29681:29702:0731/171752.678539:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29681:29702:0731/171752.684120:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29681:29702:0731/171752.684657:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29681:29702:0731/171752.684890:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29681:29681:0731/171752.694016:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[29681:29702:0731/171752.705430:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29715:29715:0731/171752.707497:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[29681:29702:0731/171752.723593:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29681:29681:0731/171752.786465:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[29681:29702:0731/171752.786606:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29681:29681:0731/171752.786621:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[29681:29702:0731/171752.786649:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29681:29702:0731/171752.786667:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29681:29702:0731/171752.786684:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29681:29702:0731/171752.786699:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29681:29702:0731/171752.786713:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[30003:30024:0731/171754.360890:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30003:30024:0731/171754.365967:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30003:30024:0731/171754.366233:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30003:30024:0731/171754.366311:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30003:30003:0731/171754.375933:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[30003:30024:0731/171754.387299:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30038:30038:0731/171754.387896:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[30003:30024:0731/171754.408075:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30003:30003:0731/171754.470470:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[30003:30024:0731/171754.470571:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30003:30024:0731/171754.470603:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30003:30024:0731/171754.470621:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30003:30003:0731/171754.470639:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[30003:30024:0731/171754.470643:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30003:30024:0731/171754.470662:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30003:30024:0731/171754.470676:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[30321:30342:0731/171755.609872:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30321:30342:0731/171755.615593:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30321:30342:0731/171755.615784:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30321:30342:0731/171755.615954:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30321:30321:0731/171755.626008:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[30356:30356:0731/171755.637857:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[30321:30342:0731/171755.638123:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30321:30342:0731/171755.683411:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30321:30321:0731/171755.731877:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[30321:30342:0731/171755.731990:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30321:30342:0731/171755.732024:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30321:30342:0731/171755.732039:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30321:30321:0731/171755.732050:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[30321:30342:0731/171755.732051:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30321:30342:0731/171755.732083:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30321:30342:0731/171755.732095:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[30626:30648:0731/171757.029038:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30626:30648:0731/171757.035125:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30626:30648:0731/171757.035704:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30626:30648:0731/171757.035766:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30626:30626:0731/171757.045401:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[30661:30661:0731/171757.057128:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[30626:30648:0731/171757.060279:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30626:30648:0731/171757.088323:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30626:30626:0731/171757.135250:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[30626:30648:0731/171757.135364:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30626:30648:0731/171757.135400:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30626:30648:0731/171757.135415:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30626:30626:0731/171757.135423:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[30626:30648:0731/171757.135425:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30626:30648:0731/171757.135454:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30626:30648:0731/171757.135464:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[30940:30961:0731/171803.411467:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30940:30961:0731/171803.416749:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30940:30961:0731/171803.416868:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30940:30961:0731/171803.417223:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30940:30940:0731/171803.427306:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[30940:30961:0731/171803.439464:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30975:30975:0731/171803.439960:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[30940:30961:0731/171803.473447:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30940:30940:0731/171803.512030:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[30940:30961:0731/171803.512146:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30940:30940:0731/171803.512179:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[30940:30961:0731/171803.512194:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30940:30961:0731/171803.512210:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30940:30961:0731/171803.512223:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30940:30961:0731/171803.512234:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30940:30961:0731/171803.512246:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[31254:31275:0731/171809.506496:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31254:31275:0731/171809.511496:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31254:31275:0731/171809.511895:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31254:31275:0731/171809.512265:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31254:31254:0731/171809.527147:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[31254:31275:0731/171809.539204:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31289:31289:0731/171809.543514:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[31254:31275:0731/171809.573184:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31254:31254:0731/171809.610284:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[31254:31254:0731/171809.610461:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[31254:31275:0731/171809.610669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31254:31275:0731/171809.610709:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31254:31275:0731/171809.610721:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31254:31275:0731/171809.610738:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31254:31275:0731/171809.610753:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31254:31275:0731/171809.610768:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[31596:31617:0731/171811.540806:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31596:31617:0731/171811.545702:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31596:31617:0731/171811.545933:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31596:31617:0731/171811.546179:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31596:31596:0731/171811.555536:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[31596:31617:0731/171811.567090:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31631:31631:0731/171811.575901:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[31596:31617:0731/171811.592028:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31596:31596:0731/171811.658742:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[31596:31617:0731/171811.659481:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31596:31596:0731/171811.659510:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[31596:31617:0731/171811.659530:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31596:31617:0731/171811.659550:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31596:31617:0731/171811.659567:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31596:31617:0731/171811.659582:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31596:31617:0731/171811.659599:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31596:31596:0731/171811.660478:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[31923:31944:0731/171812.839842:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31923:31944:0731/171812.845795:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31923:31944:0731/171812.846255:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31923:31944:0731/171812.846571:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31923:31923:0731/171812.858367:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[31958:31958:0731/171812.867861:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[31923:31944:0731/171812.872099:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31923:31944:0731/171812.894996:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31923:31923:0731/171812.962867:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[31923:31923:0731/171812.963002:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[31923:31944:0731/171812.962978:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31923:31944:0731/171812.963031:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31923:31944:0731/171812.963045:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31923:31944:0731/171812.963057:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31923:31944:0731/171812.963094:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31923:31944:0731/171812.963163:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[32246:32267:0731/171814.746432:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32246:32267:0731/171814.751385:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32246:32267:0731/171814.751731:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32246:32267:0731/171814.751807:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32246:32246:0731/171814.763568:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[32246:32267:0731/171814.775081:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32281:32281:0731/171814.780924:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[32246:32267:0731/171814.794822:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32246:32246:0731/171814.866566:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[32246:32267:0731/171814.866686:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32246:32267:0731/171814.866717:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32246:32267:0731/171814.866728:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32246:32246:0731/171814.866727:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[32246:32267:0731/171814.866750:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32246:32267:0731/171814.866772:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32246:32267:0731/171814.866780:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32246:32246:0731/171814.867865:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[32566:32587:0731/171816.719851:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32566:32587:0731/171816.726969:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32566:32587:0731/171816.727389:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32566:32587:0731/171816.727555:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32566:32566:0731/171816.738554:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[32602:32602:0731/171816.751824:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[32566:32587:0731/171816.753806:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32566:32587:0731/171816.780437:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32566:32566:0731/171816.826066:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[32566:32587:0731/171816.826166:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32566:32566:0731/171816.826189:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[32566:32587:0731/171816.826201:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32566:32587:0731/171816.826217:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32566:32587:0731/171816.826231:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32566:32587:0731/171816.826246:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32566:32587:0731/171816.826258:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[32890:32911:0731/171818.665023:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32890:32911:0731/171818.672048:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32890:32911:0731/171818.672196:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32890:32911:0731/171818.672368:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32890:32890:0731/171818.683121:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[32925:32925:0731/171818.695018:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[32890:32911:0731/171818.698650:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32890:32911:0731/171818.720321:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32890:32890:0731/171818.779655:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[32890:32911:0731/171818.779792:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32890:32890:0731/171818.779827:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[32890:32911:0731/171818.779849:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32890:32911:0731/171818.779866:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32890:32911:0731/171818.779874:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32890:32911:0731/171818.779887:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32890:32911:0731/171818.779899:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[33213:33234:0731/171821.092610:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33213:33234:0731/171821.097996:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33213:33234:0731/171821.098154:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33213:33234:0731/171821.098487:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33213:33213:0731/171821.107198:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[33213:33234:0731/171821.118494:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33249:33249:0731/171821.125833:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[33213:33234:0731/171821.165341:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33213:33213:0731/171821.198810:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[33213:33213:0731/171821.198931:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[33213:33234:0731/171821.198919:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33213:33234:0731/171821.198961:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33213:33234:0731/171821.198982:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33213:33234:0731/171821.199037:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33213:33234:0731/171821.199062:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33213:33234:0731/171821.199076:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33213:33213:0731/171821.199888:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[33527:33549:0731/171822.640121:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33527:33549:0731/171822.647040:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33527:33549:0731/171822.647322:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33527:33549:0731/171822.647402:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33527:33527:0731/171822.657572:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[33562:33562:0731/171822.668967:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[33527:33549:0731/171822.673667:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33527:33549:0731/171822.696769:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33527:33527:0731/171822.736680:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[33527:33527:0731/171822.736810:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[33527:33549:0731/171822.758475:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33527:33549:0731/171822.758535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33527:33549:0731/171822.758556:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33527:33549:0731/171822.758582:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33527:33549:0731/171822.758597:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33527:33549:0731/171822.758613:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[33831:33852:0731/171824.589181:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33831:33852:0731/171824.594489:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33831:33852:0731/171824.594863:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33831:33852:0731/171824.594963:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33831:33831:0731/171824.605120:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[33831:33852:0731/171824.616418:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33866:33866:0731/171824.623889:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[33831:33852:0731/171824.667257:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33831:33831:0731/171824.704338:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[33831:33831:0731/171824.704470:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[33831:33852:0731/171824.704457:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33831:33852:0731/171824.704524:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33831:33852:0731/171824.704545:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33831:33852:0731/171824.704562:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33831:33852:0731/171824.704577:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33831:33852:0731/171824.704593:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33831:33831:0731/171824.705340:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[34154:34175:0731/171826.070521:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34154:34175:0731/171826.075517:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34154:34175:0731/171826.075640:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34154:34175:0731/171826.076130:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34154:34154:0731/171826.085430:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[34154:34175:0731/171826.097039:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34189:34189:0731/171826.098171:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[34154:34175:0731/171826.117815:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34154:34154:0731/171826.179498:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[34154:34154:0731/171826.179622:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[34154:34175:0731/171826.179611:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34154:34175:0731/171826.179671:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34154:34175:0731/171826.179689:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34154:34175:0731/171826.179705:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34154:34175:0731/171826.179716:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34154:34175:0731/171826.179727:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34154:34154:0731/171826.180511:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[34458:34479:0731/171827.737720:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34458:34479:0731/171827.742710:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34458:34479:0731/171827.743109:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34458:34479:0731/171827.743171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34458:34458:0731/171827.752987:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[34458:34479:0731/171827.764349:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34493:34493:0731/171827.766126:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[34458:34479:0731/171827.783217:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34458:34458:0731/171827.815929:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[34458:34479:0731/171827.816033:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34458:34458:0731/171827.816071:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[34458:34479:0731/171827.816096:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34458:34479:0731/171827.816114:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34458:34479:0731/171827.816130:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34458:34479:0731/171827.816146:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34458:34479:0731/171827.816160:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34458:34458:0731/171827.816910:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[34775:34796:0731/171829.730002:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34775:34796:0731/171829.735257:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34775:34796:0731/171829.735731:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34775:34796:0731/171829.735938:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34775:34775:0731/171829.744509:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[34775:34796:0731/171829.755937:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34810:34810:0731/171829.764575:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[34775:34796:0731/171829.774753:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34775:34775:0731/171829.811284:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[34775:34796:0731/171829.811425:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34775:34775:0731/171829.811458:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[34775:34796:0731/171829.811473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34775:34796:0731/171829.811494:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34775:34796:0731/171829.811511:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34775:34796:0731/171829.811527:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34775:34796:0731/171829.811542:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34775:34775:0731/171829.812673:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[35092:35113:0731/171831.815897:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35092:35113:0731/171831.820900:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35092:35113:0731/171831.821242:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35092:35113:0731/171831.821342:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35092:35092:0731/171831.830368:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[35092:35113:0731/171831.841457:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35127:35127:0731/171831.843827:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[35092:35113:0731/171831.869788:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35092:35092:0731/171831.902557:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[35092:35113:0731/171831.902680:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35092:35092:0731/171831.902704:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[35092:35113:0731/171831.902735:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35092:35113:0731/171831.902757:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35092:35113:0731/171831.902774:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35092:35113:0731/171831.902790:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35092:35113:0731/171831.902805:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35092:35092:0731/171831.903494:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[35405:35426:0731/171838.271943:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35405:35426:0731/171838.277139:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35405:35426:0731/171838.277347:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35405:35426:0731/171838.277730:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35405:35405:0731/171838.289428:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[35405:35426:0731/171838.300981:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35440:35440:0731/171838.304053:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[35405:35426:0731/171838.322725:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35405:35405:0731/171838.381877:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[35405:35426:0731/171838.381992:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35405:35405:0731/171838.382036:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[35405:35426:0731/171838.382095:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35405:35426:0731/171838.382115:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35405:35426:0731/171838.382131:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35405:35426:0731/171838.382146:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35405:35426:0731/171838.382160:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35405:35405:0731/171838.383056:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[35726:35747:0731/171840.845878:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35726:35747:0731/171840.851157:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35726:35747:0731/171840.851412:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35726:35747:0731/171840.851802:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35726:35726:0731/171840.861348:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[35726:35747:0731/171840.873279:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35761:35761:0731/171840.879917:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[35726:35747:0731/171840.894105:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35726:35726:0731/171840.959637:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[35726:35747:0731/171840.959754:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35726:35726:0731/171840.959773:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[35726:35747:0731/171840.959800:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35726:35747:0731/171840.959815:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35726:35747:0731/171840.959828:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35726:35747:0731/171840.959840:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35726:35747:0731/171840.959851:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[36039:36060:0731/171842.474262:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36039:36060:0731/171842.481564:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36039:36060:0731/171842.481830:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36039:36060:0731/171842.481984:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36039:36039:0731/171842.492246:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[36039:36060:0731/171842.508876:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36074:36074:0731/171842.512120:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[36039:36060:0731/171842.565673:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36039:36039:0731/171842.615897:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[36039:36060:0731/171842.616021:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36039:36060:0731/171842.616059:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36039:36039:0731/171842.616067:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[36039:36060:0731/171842.616079:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36039:36060:0731/171842.616096:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36039:36060:0731/171842.616112:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36039:36060:0731/171842.616127:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[36347:36368:0731/171844.389043:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36347:36368:0731/171844.393744:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36347:36368:0731/171844.393955:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36347:36368:0731/171844.394054:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36347:36347:0731/171844.403051:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[36347:36368:0731/171844.414128:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36381:36381:0731/171844.416725:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[36347:36368:0731/171844.464646:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36347:36347:0731/171844.502549:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[36347:36368:0731/171844.502668:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36347:36347:0731/171844.502711:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[36347:36368:0731/171844.502737:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36347:36368:0731/171844.502755:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36347:36368:0731/171844.502771:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36347:36368:0731/171844.502786:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36347:36368:0731/171844.502799:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36347:36347:0731/171844.503559:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[36664:36685:0731/171846.105221:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36664:36685:0731/171846.110823:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36664:36685:0731/171846.111136:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36664:36685:0731/171846.111386:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36664:36664:0731/171846.122490:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[36664:36685:0731/171846.133675:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36699:36699:0731/171846.142032:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[36664:36685:0731/171846.169824:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36664:36664:0731/171846.203084:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[36664:36685:0731/171846.203180:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36664:36664:0731/171846.203205:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[36664:36685:0731/171846.203218:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36664:36685:0731/171846.203232:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36664:36685:0731/171846.203243:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36664:36685:0731/171846.203254:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36664:36685:0731/171846.203264:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[36984:37005:0731/171848.357099:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36984:37005:0731/171848.362043:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36984:37005:0731/171848.362297:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36984:37005:0731/171848.362502:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36984:36984:0731/171848.371683:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[36984:37005:0731/171848.383466:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37019:37019:0731/171848.390778:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[36984:37005:0731/171848.402492:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36984:36984:0731/171848.434110:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[36984:37005:0731/171848.434214:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36984:36984:0731/171848.434242:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[36984:37005:0731/171848.434249:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36984:37005:0731/171848.434265:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36984:37005:0731/171848.434284:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36984:37005:0731/171848.434295:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36984:37005:0731/171848.434307:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36984:36984:0731/171848.459398:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[37305:37326:0731/171850.439541:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37305:37326:0731/171850.445040:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37305:37326:0731/171850.445313:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37305:37326:0731/171850.445387:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37305:37305:0731/171850.455341:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[37305:37326:0731/171850.467677:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37340:37340:0731/171850.471609:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[37305:37326:0731/171850.489655:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37305:37305:0731/171850.525575:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[37305:37326:0731/171850.525687:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37305:37305:0731/171850.525718:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[37305:37326:0731/171850.525722:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37305:37326:0731/171850.525740:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37305:37326:0731/171850.525756:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37305:37326:0731/171850.525771:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37305:37326:0731/171850.525786:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_frontend.TestUi: Chrome headless failed to start:
[37616:37637:0731/171852.141183:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37616:37637:0731/171852.146231:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37616:37637:0731/171852.146391:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37616:37637:0731/171852.146478:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37616:37616:0731/171852.155844:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[37616:37637:0731/171852.167902:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37651:37651:0731/171852.168117:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[37616:37637:0731/171852.188573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37616:37616:0731/171852.221654:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[37616:37637:0731/171852.221777:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37616:37616:0731/171852.221805:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[37616:37637:0731/171852.221819:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37616:37637:0731/171852.221839:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37616:37637:0731/171852.221856:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37616:37637:0731/171852.221871:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37616:37637:0731/171852.221887:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37616:37616:0731/171852.222647:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_js.WebSuite: Chrome headless failed to start:
[37939:37960:0731/171854.308725:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37939:37960:0731/171854.313771:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37939:37960:0731/171854.314212:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37939:37960:0731/171854.314276:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37939:37939:0731/171854.323896:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[37939:37960:0731/171854.335795:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37975:37975:0731/171854.337998:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[37939:37960:0731/171854.371113:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37939:37939:0731/171854.406441:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[37939:37939:0731/171854.406570:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[37939:37960:0731/171854.406563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37939:37960:0731/171854.406603:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37939:37960:0731/171854.406624:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37939:37960:0731/171854.406637:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37939:37960:0731/171854.406648:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37939:37960:0731/171854.406659:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37939:37939:0731/171854.407426:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.point_of_sale.tests.test_point_of_sale_ui.TestUi: Chrome headless failed to start:
[38254:38275:0731/172025.802886:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38254:38275:0731/172025.808436:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38254:38275:0731/172025.808712:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38254:38275:0731/172025.808811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38254:38254:0731/172025.817987:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[38289:38289:0731/172025.829404:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[38254:38275:0731/172025.829722:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38254:38275:0731/172025.867545:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38254:38254:0731/172025.900560:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[38254:38275:0731/172025.900677:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38254:38275:0731/172025.900716:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38254:38275:0731/172025.900735:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38254:38254:0731/172025.900738:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[38254:38275:0731/172025.900757:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38254:38275:0731/172025.900785:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38254:38275:0731/172025.900800:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38254:38254:0731/172025.901637:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.portal.tests.test_tours.TestUi: Chrome headless failed to start:
[38609:38630:0731/172908.870860:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38609:38630:0731/172908.875954:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38609:38630:0731/172908.876076:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38609:38630:0731/172908.876259:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38609:38609:0731/172908.886117:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[38609:38630:0731/172908.897246:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38644:38644:0731/172908.900363:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[38609:38630:0731/172908.916470:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38609:38609:0731/172908.978245:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[38609:38630:0731/172908.978343:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38609:38609:0731/172908.978365:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[38609:38630:0731/172908.978390:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38609:38630:0731/172908.978411:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38609:38630:0731/172908.978423:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38609:38630:0731/172908.978434:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38609:38630:0731/172908.978445:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38609:38609:0731/172908.979261:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[38646:38690:0731/172908.993475:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.portal.tests.test_tours.TestUi: Chrome headless failed to start:
[38967:38988:0731/172910.417007:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38967:38988:0731/172910.421925:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38967:38988:0731/172910.422119:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38967:38988:0731/172910.422268:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38967:38967:0731/172910.431882:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[38967:38988:0731/172910.443073:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39002:39002:0731/172910.443938:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[38967:38988:0731/172910.470623:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38967:38967:0731/172910.502639:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[38967:38988:0731/172910.502742:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38967:38967:0731/172910.502759:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[38967:38988:0731/172910.502784:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38967:38988:0731/172910.502800:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38967:38988:0731/172910.502813:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38967:38988:0731/172910.502824:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38967:38988:0731/172910.502836:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38967:38967:0731/172910.503859:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_hr.tests.test_frontend.TestUi: Chrome headless failed to start:
[39286:39307:0731/172930.148061:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39286:39307:0731/172930.152872:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39286:39307:0731/172930.152986:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39286:39307:0731/172930.153227:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39286:39286:0731/172930.162261:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[39286:39307:0731/172930.173677:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39320:39320:0731/172930.173773:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[39286:39307:0731/172930.193794:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39286:39286:0731/172930.258729:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[39286:39286:0731/172930.258857:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[39286:39307:0731/172930.258877:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39286:39307:0731/172930.258933:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39286:39307:0731/172930.258959:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39286:39307:0731/172930.258978:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39286:39307:0731/172930.258996:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39286:39307:0731/172930.259013:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39286:39286:0731/172930.259741:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_hr.tests.test_frontend.TestUi: Chrome headless failed to start:
[39601:39623:0731/172931.242020:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39601:39623:0731/172931.249082:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39601:39623:0731/172931.249344:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39601:39623:0731/172931.249631:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39601:39601:0731/172931.259787:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[39636:39636:0731/172931.270203:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[39601:39623:0731/172931.276298:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39601:39623:0731/172931.299811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39601:39601:0731/172931.367453:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[39601:39623:0731/172931.367578:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39601:39623:0731/172931.367613:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39601:39623:0731/172931.367627:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39601:39623:0731/172931.367644:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39601:39601:0731/172931.367654:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[39601:39623:0731/172931.367655:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39601:39623:0731/172931.367692:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_hr.tests.test_frontend.TestUi: Chrome headless failed to start:
[39945:39966:0731/172932.370389:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39945:39966:0731/172932.375769:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39945:39966:0731/172932.376013:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39945:39966:0731/172932.376196:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39945:39945:0731/172932.386021:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[39945:39966:0731/172932.402563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39981:39981:0731/172932.407258:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[39945:39966:0731/172932.424975:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39945:39945:0731/172932.484321:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[39945:39966:0731/172932.484459:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39945:39945:0731/172932.484483:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[39945:39966:0731/172932.484500:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39945:39966:0731/172932.484521:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39945:39966:0731/172932.484547:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39945:39966:0731/172932.484563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39945:39966:0731/172932.484578:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[40283:40304:0731/172953.365701:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40283:40304:0731/172953.370819:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40283:40304:0731/172953.370962:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40283:40304:0731/172953.371097:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40283:40283:0731/172953.381989:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[40318:40318:0731/172953.391725:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[40283:40304:0731/172953.393634:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40283:40304:0731/172953.414597:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40283:40283:0731/172953.466442:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[40283:40304:0731/172953.466566:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40283:40283:0731/172953.466600:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[40283:40304:0731/172953.466614:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40283:40304:0731/172953.466635:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40283:40304:0731/172953.466651:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40283:40304:0731/172953.466667:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40283:40304:0731/172953.466682:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40283:40283:0731/172953.467862:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[40623:40644:0731/172955.113475:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40623:40644:0731/172955.118529:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40623:40644:0731/172955.118763:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40623:40644:0731/172955.118813:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40623:40623:0731/172955.127897:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[40623:40644:0731/172955.139410:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40659:40659:0731/172955.139901:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[40623:40644:0731/172955.165006:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40623:40623:0731/172955.197683:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[40623:40644:0731/172955.197778:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40623:40623:0731/172955.197813:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[40623:40644:0731/172955.197812:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40623:40644:0731/172955.197835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40623:40644:0731/172955.197847:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40623:40644:0731/172955.197858:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40623:40644:0731/172955.197869:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40623:40623:0731/172955.198617:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[40963:40984:0731/172958.629246:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40963:40984:0731/172958.634246:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40963:40984:0731/172958.634365:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40963:40984:0731/172958.634482:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40963:40963:0731/172958.643651:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[40963:40984:0731/172958.655104:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40997:40997:0731/172958.655326:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[40963:40984:0731/172958.673572:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40963:40963:0731/172958.706898:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[40963:40984:0731/172958.707001:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40963:40963:0731/172958.707025:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[40963:40984:0731/172958.707038:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40963:40984:0731/172958.707054:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40963:40984:0731/172958.707067:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40963:40984:0731/172958.707079:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40963:40984:0731/172958.707091:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40963:40963:0731/172958.707808:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[41302:41323:0731/173000.487473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41302:41323:0731/173000.492589:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41302:41323:0731/173000.492714:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41302:41323:0731/173000.492797:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41302:41302:0731/173000.503783:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[41337:41337:0731/173000.514321:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[41302:41323:0731/173000.515388:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41302:41323:0731/173000.564890:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41302:41302:0731/173000.598066:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[41302:41323:0731/173000.598168:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41302:41302:0731/173000.598207:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[41302:41323:0731/173000.598207:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41302:41323:0731/173000.598226:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41302:41323:0731/173000.598242:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41302:41323:0731/173000.598254:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41302:41323:0731/173000.598265:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41302:41302:0731/173000.599264:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[41629:41650:0731/173007.515285:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41629:41650:0731/173007.520468:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41629:41650:0731/173007.520744:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41629:41650:0731/173007.520819:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41629:41629:0731/173007.529995:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[41629:41650:0731/173007.541411:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41664:41664:0731/173007.542187:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[41629:41650:0731/173007.568848:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41629:41629:0731/173007.601725:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[41629:41650:0731/173007.601848:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41629:41629:0731/173007.601876:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[41629:41650:0731/173007.601881:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41629:41650:0731/173007.601899:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41629:41650:0731/173007.601914:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41629:41650:0731/173007.601929:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41629:41650:0731/173007.601943:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41629:41629:0731/173007.602741:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[41970:41991:0731/173009.684846:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41970:41991:0731/173009.689988:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41970:41991:0731/173009.690238:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41970:41991:0731/173009.690345:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41970:41970:0731/173009.699830:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[41970:41991:0731/173009.711041:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42005:42005:0731/173009.711628:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[41970:41991:0731/173009.728470:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41970:41970:0731/173009.789351:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[41970:41991:0731/173009.789448:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41970:41970:0731/173009.789481:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[41970:41991:0731/173009.789543:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41970:41991:0731/173009.789561:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41970:41991:0731/173009.789573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41970:41991:0731/173009.789584:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41970:41991:0731/173009.789595:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41970:41970:0731/173009.790314:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[42291:42312:0731/173016.159089:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42291:42312:0731/173016.164435:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42291:42312:0731/173016.164681:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42291:42312:0731/173016.164764:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42291:42291:0731/173016.171428:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[42291:42312:0731/173016.185096:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42326:42326:0731/173016.192880:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[42291:42312:0731/173016.204621:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42291:42291:0731/173016.266846:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[42291:42312:0731/173016.266962:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42291:42291:0731/173016.267000:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[42291:42312:0731/173016.267003:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42291:42312:0731/173016.267020:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42291:42312:0731/173016.267033:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42291:42312:0731/173016.267045:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42291:42312:0731/173016.267056:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42291:42291:0731/173016.267810:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[42643:42664:0731/173019.880258:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42643:42664:0731/173019.885280:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42643:42664:0731/173019.885470:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42643:42664:0731/173019.885635:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42643:42643:0731/173019.894847:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[42643:42664:0731/173019.905971:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42677:42677:0731/173019.906131:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[42643:42664:0731/173019.925324:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42643:42643:0731/173019.983323:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[42643:42664:0731/173019.983420:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42643:42664:0731/173019.983457:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42643:42664:0731/173019.983471:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42643:42643:0731/173019.983476:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[42643:42664:0731/173019.983491:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42643:42664:0731/173019.983504:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42643:42664:0731/173019.983515:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42643:42643:0731/173019.984579:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[42679:42724:0731/173020.002946:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[42999:43020:0731/173021.970238:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42999:43020:0731/173021.975166:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42999:43020:0731/173021.975364:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42999:43020:0731/173021.975532:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42999:42999:0731/173021.985550:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[42999:43020:0731/173021.997434:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43034:43034:0731/173021.997457:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[42999:43020:0731/173022.017002:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42999:42999:0731/173022.072469:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[42999:43020:0731/173022.072585:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42999:42999:0731/173022.072610:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[42999:43020:0731/173022.072621:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42999:43020:0731/173022.072636:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42999:43020:0731/173022.072651:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42999:43020:0731/173022.072664:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42999:43020:0731/173022.072674:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42999:42999:0731/173022.073528:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[43342:43363:0731/173024.918064:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43342:43363:0731/173024.922908:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43342:43363:0731/173024.923087:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43342:43363:0731/173024.923191:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43342:43342:0731/173024.932173:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[43342:43363:0731/173024.943632:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43377:43377:0731/173024.944755:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[43342:43363:0731/173024.967894:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43342:43342:0731/173025.000201:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[43342:43342:0731/173025.000327:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[43342:43363:0731/173025.000312:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43342:43363:0731/173025.000415:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43342:43363:0731/173025.000436:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43342:43363:0731/173025.000453:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43342:43363:0731/173025.000468:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43342:43363:0731/173025.000481:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43342:43342:0731/173025.001198:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[43379:43429:0731/173025.015581:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[43658:43679:0731/173027.396754:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43658:43679:0731/173027.401443:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43658:43679:0731/173027.401605:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43658:43679:0731/173027.401675:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43658:43658:0731/173027.410917:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[43694:43694:0731/173027.422852:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[43658:43679:0731/173027.429180:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43658:43679:0731/173027.464115:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43658:43658:0731/173027.496630:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[43658:43679:0731/173027.497469:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43658:43658:0731/173027.497502:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[43658:43679:0731/173027.497517:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43658:43679:0731/173027.497539:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43658:43679:0731/173027.497555:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43658:43679:0731/173027.497570:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43658:43679:0731/173027.497585:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43658:43658:0731/173027.498748:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[43982:44003:0731/173029.747071:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43982:44003:0731/173029.752021:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43982:44003:0731/173029.752129:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43982:44003:0731/173029.752240:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43982:43982:0731/173029.761736:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[43982:44003:0731/173029.772732:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44017:44017:0731/173029.782120:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[43982:44003:0731/173029.790904:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43982:43982:0731/173029.859789:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[43982:43982:0731/173029.860215:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[43982:44003:0731/173029.860208:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43982:44003:0731/173029.860256:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43982:44003:0731/173029.860271:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43982:44003:0731/173029.860284:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43982:44003:0731/173029.860298:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43982:44003:0731/173029.860309:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43982:43982:0731/173029.861094:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[44316:44337:0731/173032.280661:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44316:44337:0731/173032.285786:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44316:44337:0731/173032.286061:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44316:44337:0731/173032.286133:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44316:44316:0731/173032.295438:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[44316:44337:0731/173032.306518:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44353:44353:0731/173032.308903:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[44316:44337:0731/173032.323978:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44316:44316:0731/173032.389720:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[44316:44337:0731/173032.389820:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44316:44316:0731/173032.389844:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[44316:44337:0731/173032.389854:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44316:44337:0731/173032.389869:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44316:44337:0731/173032.389882:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44316:44337:0731/173032.389894:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44316:44337:0731/173032.389905:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44316:44316:0731/173032.390682:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[44355:44399:0731/173032.405495:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[44652:44673:0731/173034.499445:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44652:44673:0731/173034.504029:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44652:44673:0731/173034.504309:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44652:44673:0731/173034.504451:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44652:44652:0731/173034.513872:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[44652:44673:0731/173034.525012:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44687:44687:0731/173034.525320:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[44652:44673:0731/173034.565744:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44652:44652:0731/173034.598614:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[44652:44673:0731/173034.598724:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44652:44652:0731/173034.598750:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[44652:44673:0731/173034.598767:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44652:44673:0731/173034.598782:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44652:44673:0731/173034.598790:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44652:44673:0731/173034.598801:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44652:44673:0731/173034.598812:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44652:44652:0731/173034.599488:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[44977:44998:0731/173037.205789:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44977:44998:0731/173037.210797:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44977:44998:0731/173037.210971:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44977:44998:0731/173037.211344:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44977:44977:0731/173037.238559:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[44977:44998:0731/173037.252147:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45013:45013:0731/173037.261518:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[44977:44998:0731/173037.272929:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44977:44977:0731/173037.306152:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[44977:44998:0731/173037.306265:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44977:44977:0731/173037.306280:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[44977:44998:0731/173037.306312:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44977:44998:0731/173037.306331:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44977:44998:0731/173037.306349:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44977:44998:0731/173037.306363:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44977:44998:0731/173037.306390:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[45299:45320:0731/173039.324044:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45299:45320:0731/173039.329498:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45299:45320:0731/173039.329627:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45299:45320:0731/173039.329855:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45299:45299:0731/173039.338607:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[45299:45320:0731/173039.349853:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45334:45334:0731/173039.351080:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[45299:45320:0731/173039.371743:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45299:45299:0731/173039.404780:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[45299:45320:0731/173039.404879:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45299:45299:0731/173039.404907:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[45299:45320:0731/173039.404912:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45299:45320:0731/173039.404928:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45299:45320:0731/173039.404941:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45299:45320:0731/173039.404952:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45299:45320:0731/173039.404964:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45299:45299:0731/173039.405735:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[45336:45384:0731/173039.420033:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[45642:45663:0731/173041.698442:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45642:45663:0731/173041.703594:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45642:45663:0731/173041.703876:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45642:45663:0731/173041.704174:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45642:45642:0731/173041.713546:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[45642:45663:0731/173041.724766:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45678:45678:0731/173041.725303:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[45642:45663:0731/173041.767116:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45642:45642:0731/173041.799364:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[45642:45642:0731/173041.799488:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[45642:45663:0731/173041.799476:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45642:45663:0731/173041.799523:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45642:45663:0731/173041.799549:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45642:45663:0731/173041.799567:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45642:45663:0731/173041.799584:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45642:45663:0731/173041.799600:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45642:45642:0731/173041.800297:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[45962:45983:0731/173044.189226:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45962:45983:0731/173044.194263:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45962:45983:0731/173044.194497:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45962:45983:0731/173044.194586:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45962:45962:0731/173044.203153:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[45962:45983:0731/173044.214299:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45996:45996:0731/173044.215997:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[45962:45983:0731/173044.265496:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45962:45962:0731/173044.299426:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[45962:45983:0731/173044.299535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45962:45983:0731/173044.299570:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45962:45983:0731/173044.299584:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45962:45983:0731/173044.299598:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45962:45983:0731/173044.299612:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45962:45983:0731/173044.299618:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45962:45962:0731/173044.299624:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[45962:45962:0731/173044.300619:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[45998:46047:0731/173044.315497:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[46611:46633:0731/173055.812031:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46611:46633:0731/173055.817369:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46611:46633:0731/173055.817640:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46611:46633:0731/173055.817686:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46611:46611:0731/173055.826344:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[46611:46633:0731/173055.837630:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46646:46646:0731/173055.845731:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[46611:46633:0731/173055.868768:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46611:46611:0731/173055.900709:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[46611:46633:0731/173055.900811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46611:46611:0731/173055.900829:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[46611:46633:0731/173055.900857:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46611:46633:0731/173055.900875:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46611:46633:0731/173055.900891:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46611:46633:0731/173055.900922:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46611:46633:0731/173055.900947:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46611:46611:0731/173055.901681:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[46969:46989:0731/173058.704997:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46969:46989:0731/173058.710094:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46989:0731/173058.710233:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46969:46989:0731/173058.710323:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46969:46969:0731/173058.719460:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[46969:46989:0731/173058.730896:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47004:47004:0731/173058.731378:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[46969:46989:0731/173058.769135:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46969:0731/173058.803663:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[46969:46989:0731/173058.803788:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46969:0731/173058.803820:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[46969:46989:0731/173058.803823:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46989:0731/173058.803838:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46989:0731/173058.803849:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46989:0731/173058.803860:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46989:0731/173058.803871:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46969:0731/173058.804923:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[47292:47313:0731/173101.016144:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47292:47313:0731/173101.021129:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47292:47313:0731/173101.021379:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47292:47313:0731/173101.021500:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47292:47292:0731/173101.030410:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[47292:47313:0731/173101.041420:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47327:47327:0731/173101.048726:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[47292:47313:0731/173101.068078:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47292:47292:0731/173101.101878:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[47292:47313:0731/173101.101993:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47292:47292:0731/173101.102034:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[47292:47313:0731/173101.102032:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47292:47313:0731/173101.102069:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47292:47313:0731/173101.102082:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47292:47313:0731/173101.102092:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47292:47313:0731/173101.102103:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47292:47292:0731/173101.103131:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[47329:47373:0731/173101.117281:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[47619:47640:0731/173102.771304:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47619:47640:0731/173102.776417:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47619:47640:0731/173102.776609:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47619:47640:0731/173102.776694:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47619:47619:0731/173102.785382:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[47619:47640:0731/173102.796475:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47654:47654:0731/173102.797142:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[47619:47640:0731/173102.815264:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47619:47619:0731/173102.869991:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[47619:47640:0731/173102.870108:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47619:47619:0731/173102.870121:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[47619:47640:0731/173102.870150:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47619:47640:0731/173102.870205:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47619:47640:0731/173102.870315:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47619:47640:0731/173102.870349:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47619:47640:0731/173102.870365:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47619:47619:0731/173102.871008:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[47656:47700:0731/173102.885291:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[47943:47963:0731/173105.129179:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47943:47963:0731/173105.133631:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47943:47963:0731/173105.133766:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47943:47963:0731/173105.133813:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47943:47943:0731/173105.143119:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[47943:47963:0731/173105.154210:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47978:47978:0731/173105.155349:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[47943:47963:0731/173105.173165:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47943:47943:0731/173105.205139:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[47943:47963:0731/173105.205236:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47943:47943:0731/173105.205275:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[47943:47963:0731/173105.205276:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47943:47963:0731/173105.205293:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47943:47963:0731/173105.205308:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47943:47963:0731/173105.205320:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47943:47963:0731/173105.205330:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47943:47943:0731/173105.206299:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[47980:48027:0731/173105.267982:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[48294:48315:0731/173107.399431:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48294:48315:0731/173107.404568:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48294:48315:0731/173107.404834:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48294:48315:0731/173107.405133:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48294:48294:0731/173107.414268:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[48294:48315:0731/173107.427204:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48329:48329:0731/173107.429643:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[48294:48315:0731/173107.469315:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48294:48294:0731/173107.503435:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[48294:48315:0731/173107.503544:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48294:48294:0731/173107.503566:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[48294:48315:0731/173107.503590:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48294:48315:0731/173107.503606:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48294:48315:0731/173107.503618:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48294:48315:0731/173107.503630:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48294:48315:0731/173107.503642:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48294:48294:0731/173107.504719:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[48610:48631:0731/173110.392654:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48610:48631:0731/173110.397816:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48610:48631:0731/173110.397990:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48610:48631:0731/173110.398325:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48610:48610:0731/173110.406768:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[48610:48631:0731/173110.417976:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48644:48644:0731/173110.418320:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[48610:48631:0731/173110.463808:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48610:48610:0731/173110.495759:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[48610:48631:0731/173110.495861:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48610:48610:0731/173110.495887:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[48610:48631:0731/173110.495910:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48610:48631:0731/173110.495926:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48610:48631:0731/173110.495939:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48610:48631:0731/173110.495951:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48610:48631:0731/173110.495962:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48610:48610:0731/173110.496644:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[49045:49066:0731/173118.481542:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49045:49066:0731/173118.486493:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49045:49066:0731/173118.486738:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49045:49066:0731/173118.486779:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49045:49045:0731/173118.496227:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[49045:49066:0731/173118.507410:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49080:49080:0731/173118.510980:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[49045:49066:0731/173118.525731:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49045:49045:0731/173118.590349:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[49045:49066:0731/173118.590467:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49045:49045:0731/173118.590490:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[49045:49066:0731/173118.590554:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49045:49066:0731/173118.590570:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49045:49066:0731/173118.590582:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49045:49066:0731/173118.590592:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49045:49066:0731/173118.590603:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49045:49045:0731/173118.591331:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[49082:49129:0731/173118.609692:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[49398:49419:0731/173120.885152:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49398:49419:0731/173120.890022:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49398:49419:0731/173120.890253:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49398:49419:0731/173120.890524:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49398:49398:0731/173120.899656:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[49398:49419:0731/173120.911171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49433:49433:0731/173120.918472:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[49398:49419:0731/173120.959023:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49398:49398:0731/173120.993426:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[49398:49419:0731/173120.993530:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49398:49398:0731/173120.993567:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[49398:49419:0731/173120.993649:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49398:49419:0731/173120.993665:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49398:49419:0731/173120.993677:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49398:49419:0731/173120.993688:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49398:49419:0731/173120.993698:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49398:49398:0731/173120.994484:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[49714:49736:0731/173122.756659:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49714:49736:0731/173122.762856:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49714:49736:0731/173122.762976:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49714:49736:0731/173122.763089:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49714:49714:0731/173122.772290:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[49749:49749:0731/173122.783227:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[49714:49736:0731/173122.787337:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49714:49736:0731/173122.809379:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49714:49714:0731/173122.873826:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[49714:49714:0731/173122.874006:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[49714:49736:0731/173122.874022:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49714:49736:0731/173122.874052:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49714:49736:0731/173122.874082:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49714:49736:0731/173122.874094:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49714:49736:0731/173122.874105:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49714:49736:0731/173122.874115:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.http: You are not allowed to modify 'Product Variant' (product.product) records.
This operation is allowed for the following groups:
- Administration/Settings
- Events/Administrator
- Expenses/Administrator
- Inventory/Administrator
- Invoicing/Administrator
- Loyalty/Administrator
- Manufacturing/Administrator
- Marketplace/Marketplace Administrator
- Point of Sale/Administrator
- Purchase/Administrator
- Sales/Administrator
- Marketplace: Merchant
Contact your administrator to request access if necessary.
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.http: You are not allowed to modify 'Product Variant' (product.product) records.
This operation is allowed for the following groups:
- Administration/Settings
- Events/Administrator
- Expenses/Administrator
- Inventory/Administrator
- Invoicing/Administrator
- Loyalty/Administrator
- Manufacturing/Administrator
- Marketplace/Marketplace Administrator
- Point of Sale/Administrator
- Purchase/Administrator
- Sales/Administrator
- Marketplace: Merchant
Contact your administrator to request access if necessary.
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[50253:50274:0731/173129.894906:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50253:50274:0731/173129.899843:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50253:50274:0731/173129.900083:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50253:50274:0731/173129.900148:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50253:50253:0731/173129.909101:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[50253:50274:0731/173129.920012:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50288:50288:0731/173129.926624:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[50253:50274:0731/173129.965025:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50253:50253:0731/173129.997096:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[50253:50274:0731/173129.997202:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50253:50274:0731/173129.997235:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50253:50253:0731/173129.997240:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[50253:50274:0731/173129.997258:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50253:50274:0731/173129.997273:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50253:50274:0731/173129.997287:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50253:50274:0731/173129.997302:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50253:50253:0731/173129.998067:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[50608:50629:0731/173131.932846:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50608:50629:0731/173131.937569:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50608:50629:0731/173131.937684:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50608:50629:0731/173131.937812:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50608:50608:0731/173131.946932:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[50608:50629:0731/173131.958899:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50643:50643:0731/173131.964204:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[50608:50629:0731/173131.977415:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50608:50608:0731/173132.010436:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[50608:50608:0731/173132.010566:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[50608:50629:0731/173132.010556:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50608:50629:0731/173132.010602:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50608:50629:0731/173132.010621:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50608:50629:0731/173132.010638:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50608:50629:0731/173132.010652:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50608:50629:0731/173132.010668:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50608:50608:0731/173132.011363:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[50645:50692:0731/173132.068190:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[50928:50949:0731/173134.004408:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50928:50949:0731/173134.009506:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50928:50949:0731/173134.009810:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50928:50949:0731/173134.009862:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50928:50928:0731/173134.019875:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[50928:50949:0731/173134.031171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50963:50963:0731/173134.039486:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[50928:50949:0731/173134.069167:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50928:50928:0731/173134.101466:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[50928:50928:0731/173134.101585:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[50928:50949:0731/173134.101574:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50928:50949:0731/173134.101742:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50928:50949:0731/173134.101756:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50928:50949:0731/173134.101771:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50928:50949:0731/173134.101782:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50928:50949:0731/173134.101793:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50928:50928:0731/173134.102462:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[51268:51289:0731/173137.979531:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51268:51289:0731/173137.984501:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51268:51289:0731/173137.984784:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51268:51289:0731/173137.984943:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51268:51268:0731/173137.993657:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[51268:51289:0731/173138.005087:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51303:51303:0731/173138.005537:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[51268:51289:0731/173138.023576:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51268:51268:0731/173138.086453:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[51268:51289:0731/173138.086563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51268:51268:0731/173138.086582:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[51268:51289:0731/173138.086605:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51268:51289:0731/173138.086621:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51268:51289:0731/173138.086634:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51268:51289:0731/173138.086646:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51268:51289:0731/173138.086657:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51268:51268:0731/173138.087384:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[51597:51618:0731/173139.735029:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51597:51618:0731/173139.740307:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51597:51618:0731/173139.740545:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51597:51618:0731/173139.740815:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51597:51597:0731/173139.750189:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[51597:51618:0731/173139.761896:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51631:51631:0731/173139.762647:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[51597:51618:0731/173139.781959:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51597:51597:0731/173139.818259:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[51597:51618:0731/173139.818392:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51597:51618:0731/173139.818433:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51597:51618:0731/173139.818451:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51597:51597:0731/173139.818470:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[51597:51618:0731/173139.818468:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51597:51618:0731/173139.818510:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51597:51618:0731/173139.818533:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51597:51597:0731/173139.819418:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[51633:51680:0731/173139.875920:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[51917:51938:0731/173141.755794:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51917:51938:0731/173141.760841:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51917:51938:0731/173141.761061:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51917:51938:0731/173141.761118:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51917:51917:0731/173141.770082:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[51917:51938:0731/173141.781139:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51952:51952:0731/173141.782628:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[51917:51938:0731/173141.798512:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51917:51917:0731/173141.858687:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[51917:51938:0731/173141.858814:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51917:51938:0731/173141.858845:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51917:51917:0731/173141.858860:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[51917:51938:0731/173141.858862:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51917:51938:0731/173141.858878:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51917:51938:0731/173141.858893:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51917:51938:0731/173141.858906:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51917:51917:0731/173141.859683:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[51954:52004:0731/173141.878146:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[52256:52277:0731/173143.784669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52256:52277:0731/173143.789615:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52256:52277:0731/173143.789883:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52256:52277:0731/173143.789936:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52256:52256:0731/173143.798658:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[52256:52277:0731/173143.810099:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52291:52291:0731/173143.811844:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[52256:52277:0731/173143.860669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52256:52256:0731/173143.893501:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[52256:52277:0731/173143.893601:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52256:52256:0731/173143.893626:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[52256:52277:0731/173143.893652:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52256:52277:0731/173143.893673:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52256:52277:0731/173143.893690:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52256:52277:0731/173143.893705:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52256:52277:0731/173143.893720:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52256:52256:0731/173143.894493:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[52293:52338:0731/173143.912515:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[52590:52611:0731/173145.028539:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52590:52611:0731/173145.033315:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52590:52611:0731/173145.033515:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52590:52611:0731/173145.033591:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52590:52590:0731/173145.042075:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[52590:52611:0731/173145.053225:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52625:52625:0731/173145.054342:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[52590:52611:0731/173145.071235:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52590:52590:0731/173145.103551:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[52590:52611:0731/173145.103664:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52590:52590:0731/173145.103677:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[52590:52611:0731/173145.103700:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52590:52611:0731/173145.103712:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52590:52611:0731/173145.103721:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52590:52611:0731/173145.103729:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52590:52611:0731/173145.103737:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52590:52590:0731/173145.104488:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[52627:52676:0731/173145.167354:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
[52605:52605:0100/000000.187634:ERROR:content/zygote/zygote_linux.cc:633] Zygote could not fork: process_type renderer numfds 5 child_pid -1
[52605:52605:0100/000000.187837:ERROR:content/zygote/zygote_linux.cc:665] write: Broken pipe (32)
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[53019:53040:0731/173150.813674:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53019:53040:0731/173150.818570:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53019:53040:0731/173150.818719:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53019:53040:0731/173150.818841:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53019:53019:0731/173150.827882:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[53019:53040:0731/173150.838870:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53055:53055:0731/173150.839512:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[53019:53040:0731/173150.866227:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53019:53019:0731/173150.902822:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[53019:53040:0731/173150.902931:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53019:53040:0731/173150.902964:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53019:53040:0731/173150.902980:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53019:53019:0731/173150.902983:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[53019:53040:0731/173150.903008:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53019:53040:0731/173150.903024:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53019:53040:0731/173150.903038:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53019:53019:0731/173150.904051:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[53057:53103:0731/173150.967407:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[53356:53377:0731/173153.706523:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53356:53377:0731/173153.711782:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53356:53377:0731/173153.711953:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53356:53377:0731/173153.712079:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53356:53356:0731/173153.721273:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[53356:53377:0731/173153.732627:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53391:53391:0731/173153.732980:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[53356:53377:0731/173153.766835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53356:53356:0731/173153.800298:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[53356:53377:0731/173153.800394:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53356:53377:0731/173153.800429:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53356:53377:0731/173153.800443:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53356:53377:0731/173153.800460:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53356:53356:0731/173153.800447:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[53356:53377:0731/173153.800471:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53356:53377:0731/173153.800482:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53356:53356:0731/173153.801521:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[53725:53746:0731/173156.824382:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53725:53746:0731/173156.829510:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53725:53746:0731/173156.829671:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53725:53746:0731/173156.829760:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53725:53725:0731/173156.838460:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[53725:53746:0731/173156.849459:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53760:53760:0731/173156.850480:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[53725:53746:0731/173156.874424:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53725:53725:0731/173156.903134:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[53725:53725:0731/173156.903286:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[53725:53725:0731/173156.904129:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[53725:53746:0731/173156.905674:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53725:53746:0731/173156.906077:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53725:53746:0731/173156.906528:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53725:53746:0731/173156.910608:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53725:53746:0731/173156.910633:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53725:53746:0731/173156.910648:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[54038:54059:0731/173159.735186:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54038:54059:0731/173159.739987:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54038:54059:0731/173159.740077:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54038:54059:0731/173159.740226:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54038:54038:0731/173159.750169:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[54038:54059:0731/173159.762325:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54073:54073:0731/173159.762352:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[54038:54059:0731/173159.783265:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54038:54038:0731/173159.820864:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[54038:54059:0731/173159.820967:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54038:54038:0731/173159.820988:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[54038:54059:0731/173159.821006:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54038:54059:0731/173159.821020:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54038:54059:0731/173159.821033:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54038:54059:0731/173159.821043:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54038:54059:0731/173159.821054:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54038:54038:0731/173159.821841:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[54379:54400:0731/173203.022318:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54379:54400:0731/173203.027422:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54379:54400:0731/173203.027643:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54379:54400:0731/173203.027852:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54379:54379:0731/173203.036710:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[54379:54400:0731/173203.048236:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54416:54416:0731/173203.050109:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[54379:54400:0731/173203.069038:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54379:54379:0731/173203.101328:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[54379:54400:0731/173203.101453:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54379:54379:0731/173203.101472:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[54379:54400:0731/173203.101508:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54379:54400:0731/173203.101530:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54379:54400:0731/173203.101546:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54379:54400:0731/173203.101558:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54379:54400:0731/173203.101568:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54379:54379:0731/173203.102349:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[54746:54767:0731/173205.614470:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54746:54767:0731/173205.619907:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54746:54767:0731/173205.620025:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54746:54767:0731/173205.620075:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54746:54746:0731/173205.629531:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[54746:54767:0731/173205.640737:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54781:54781:0731/173205.642005:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[54746:54767:0731/173205.666222:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54746:54746:0731/173205.699594:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[54746:54746:0731/173205.699711:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[54746:54767:0731/173205.699708:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54746:54767:0731/173205.699745:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54746:54767:0731/173205.699760:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54746:54767:0731/173205.699773:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54746:54767:0731/173205.699784:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54746:54767:0731/173205.699795:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54746:54746:0731/173205.700496:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[54783:54826:0731/173205.714760:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[55087:55108:0731/173208.478884:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55087:55108:0731/173208.484022:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55087:55108:0731/173208.484116:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55087:55108:0731/173208.484401:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55087:55087:0731/173208.493068:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[55087:55108:0731/173208.504259:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55122:55122:0731/173208.505056:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[55087:55108:0731/173208.522032:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55087:55087:0731/173208.587501:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[55087:55108:0731/173208.587620:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55087:55087:0731/173208.587635:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[55087:55108:0731/173208.587667:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55087:55108:0731/173208.587684:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55087:55108:0731/173208.587698:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55087:55108:0731/173208.587709:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55087:55108:0731/173208.587719:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55087:55087:0731/173208.588481:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[55410:55431:0731/173211.466459:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55410:55431:0731/173211.471616:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55410:55431:0731/173211.471803:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55410:55431:0731/173211.471915:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55410:55410:0731/173211.480807:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[55410:55431:0731/173211.491712:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55445:55445:0731/173211.498726:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[55410:55431:0731/173211.511642:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55410:55410:0731/173211.569961:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[55410:55431:0731/173211.570072:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55410:55410:0731/173211.570110:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[55410:55431:0731/173211.570110:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55410:55431:0731/173211.570143:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55410:55431:0731/173211.570160:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55410:55431:0731/173211.570175:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55410:55431:0731/173211.570191:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55410:55410:0731/173211.571253:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[55447:55491:0731/173211.585386:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[55741:55762:0731/173213.180441:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55741:55762:0731/173213.185426:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55741:55762:0731/173213.186102:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55741:55762:0731/173213.186329:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55741:55741:0731/173213.192710:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[55741:55762:0731/173213.205596:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55776:55776:0731/173213.208455:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[55741:55762:0731/173213.224044:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55741:55741:0731/173213.288404:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[55741:55741:0731/173213.288534:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[55741:55762:0731/173213.288515:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55741:55762:0731/173213.288562:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55741:55762:0731/173213.288581:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55741:55762:0731/173213.288598:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55741:55762:0731/173213.288612:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55741:55762:0731/173213.288627:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55741:55741:0731/173213.289305:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[55778:55828:0731/173213.309521:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
[55778:55828:0731/173213.310233:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[56091:56112:0731/173215.826407:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56091:56112:0731/173215.831308:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56091:56112:0731/173215.831499:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56091:56112:0731/173215.831546:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56091:56091:0731/173215.840581:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[56091:56112:0731/173215.851725:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56127:56127:0731/173215.852452:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[56091:56112:0731/173215.868919:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56091:56091:0731/173215.900423:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[56091:56091:0731/173215.900543:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[56091:56112:0731/173215.900537:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56091:56112:0731/173215.900577:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56091:56112:0731/173215.900605:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56091:56112:0731/173215.900623:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56091:56112:0731/173215.900638:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56091:56112:0731/173215.900653:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56091:56091:0731/173215.901303:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[56129:56174:0731/173215.965199:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[56433:56454:0731/173218.344415:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56433:56454:0731/173218.349214:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56433:56454:0731/173218.349557:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56433:56454:0731/173218.349659:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56433:56433:0731/173218.358628:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[56433:56454:0731/173218.369925:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56467:56467:0731/173218.370264:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[56433:56454:0731/173218.387093:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56433:56433:0731/173218.419164:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[56433:56433:0731/173218.419307:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[56433:56454:0731/173218.419298:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56433:56454:0731/173218.419336:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56433:56454:0731/173218.419351:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56433:56454:0731/173218.419364:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56433:56454:0731/173218.419376:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56433:56454:0731/173218.419388:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56433:56433:0731/173218.420102:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[56753:56774:0731/173221.058457:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56753:56774:0731/173221.063501:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56753:56774:0731/173221.063729:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56753:56774:0731/173221.063807:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56753:56753:0731/173221.073302:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[56787:56787:0731/173221.085785:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[56753:56774:0731/173221.086039:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56753:56774:0731/173221.105525:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56753:56753:0731/173221.165532:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[56753:56753:0731/173221.165661:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[56753:56774:0731/173221.165657:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56753:56774:0731/173221.165765:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56753:56774:0731/173221.165780:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56753:56774:0731/173221.165791:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56753:56774:0731/173221.165802:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56753:56774:0731/173221.165812:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[57064:57085:0731/173224.057652:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57064:57085:0731/173224.062566:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57064:57085:0731/173224.062681:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57064:57085:0731/173224.062830:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57064:57064:0731/173224.071659:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[57064:57085:0731/173224.083160:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57099:57099:0731/173224.086027:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[57064:57085:0731/173224.103307:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57064:57064:0731/173224.165550:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[57064:57085:0731/173224.165672:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57064:57085:0731/173224.165707:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57064:57064:0731/173224.165712:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[57064:57085:0731/173224.165721:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57064:57085:0731/173224.165735:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57064:57085:0731/173224.165746:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57064:57085:0731/173224.165758:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57064:57064:0731/173224.166889:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[57381:57402:0731/173226.963658:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57381:57402:0731/173226.968604:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57381:57402:0731/173226.968704:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57381:57402:0731/173226.968903:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57381:57381:0731/173226.978300:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[57381:57402:0731/173226.989964:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57416:57416:0731/173227.000272:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[57381:57402:0731/173227.009881:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57381:57381:0731/173227.070921:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[57381:57402:0731/173227.071053:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57381:57381:0731/173227.071082:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[57381:57402:0731/173227.071099:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57381:57402:0731/173227.071118:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57381:57402:0731/173227.071135:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57381:57402:0731/173227.071150:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57381:57402:0731/173227.071165:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57381:57381:0731/173227.072215:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[57418:57462:0731/173227.089545:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[57719:57741:0731/173230.040948:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57719:57741:0731/173230.045935:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57719:57741:0731/173230.046100:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57719:57741:0731/173230.046203:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57719:57719:0731/173230.054896:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[57719:57741:0731/173230.066050:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57754:57754:0731/173230.073202:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[57719:57741:0731/173230.084227:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57719:57719:0731/173230.116633:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[57719:57741:0731/173230.116732:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57719:57719:0731/173230.116758:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[57719:57741:0731/173230.116766:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57719:57741:0731/173230.116781:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57719:57741:0731/173230.116795:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57719:57741:0731/173230.116807:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57719:57741:0731/173230.116818:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57719:57719:0731/173230.117664:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[58066:58087:0731/173231.971352:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58066:58087:0731/173231.976282:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58066:58087:0731/173231.976659:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58066:58087:0731/173231.976708:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58066:58066:0731/173231.986147:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[58066:58087:0731/173231.998169:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58101:58101:0731/173232.000764:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[58066:58087:0731/173232.018507:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58066:58066:0731/173232.080536:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[58066:58087:0731/173232.080654:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58066:58066:0731/173232.080673:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[58066:58087:0731/173232.080693:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58066:58087:0731/173232.080708:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58066:58087:0731/173232.080722:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58066:58087:0731/173232.080734:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58066:58087:0731/173232.080746:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58066:58066:0731/173232.081504:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_loyalty.tests.test_frontend.TestUi: Chrome headless failed to start:
[58391:58412:0731/173238.254959:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58391:58412:0731/173238.260518:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58391:58412:0731/173238.260753:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58391:58412:0731/173238.260941:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58391:58391:0731/173238.270327:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[58391:58412:0731/173238.281828:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58426:58426:0731/173238.284936:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[58391:58412:0731/173238.300329:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58391:58391:0731/173238.363137:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[58391:58412:0731/173238.363248:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58391:58391:0731/173238.363284:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[58391:58412:0731/173238.363319:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58391:58412:0731/173238.363335:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58391:58412:0731/173238.363347:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58391:58412:0731/173238.363358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58391:58412:0731/173238.363368:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58391:58391:0731/173238.364145:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_mrp.tests.test_frontend.TestUi: Chrome headless failed to start:
[58707:58728:0731/173313.120607:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58707:58728:0731/173313.125419:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58707:58728:0731/173313.125712:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58707:58728:0731/173313.125796:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58707:58707:0731/173313.134731:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[58742:58742:0731/173313.145090:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[58707:58728:0731/173313.145695:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58707:58728:0731/173313.171105:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58707:58707:0731/173313.202451:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[58707:58728:0731/173313.202547:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58707:58728:0731/173313.202580:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58707:58707:0731/173313.202586:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[58707:58728:0731/173313.202604:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58707:58728:0731/173313.202623:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58707:58728:0731/173313.202644:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58707:58728:0731/173313.202656:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58707:58707:0731/173313.203427:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_online_payment.tests.test_frontend.TestUi: Chrome headless failed to start:
[59042:59063:0731/173406.952222:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59042:59063:0731/173406.957073:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59042:59063:0731/173406.957231:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59042:59063:0731/173406.957431:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59042:59042:0731/173406.966542:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[59077:59077:0731/173406.978804:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[59042:59063:0731/173406.982442:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59042:59063:0731/173407.004206:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59042:59042:0731/173407.059732:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[59042:59063:0731/173407.059842:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59042:59042:0731/173407.059869:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[59042:59063:0731/173407.059894:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59042:59063:0731/173407.059915:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59042:59063:0731/173407.059933:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59042:59063:0731/173407.059948:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59042:59063:0731/173407.059962:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59042:59042:0731/173407.061173:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_online_payment.tests.test_frontend.TestUi: Chrome headless failed to start:
[59358:59379:0731/173409.633371:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59358:59379:0731/173409.638487:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59358:59379:0731/173409.638718:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59358:59379:0731/173409.638849:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59358:59358:0731/173409.647910:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[59358:59379:0731/173409.659364:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59393:59393:0731/173409.670751:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[59358:59379:0731/173409.678274:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59358:59358:0731/173409.712170:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[59358:59358:0731/173409.712316:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[59358:59379:0731/173409.712311:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59358:59379:0731/173409.712360:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59358:59379:0731/173409.712383:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59358:59379:0731/173409.712399:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59358:59379:0731/173409.712416:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59358:59379:0731/173409.712432:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59358:59358:0731/173409.713167:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[59682:59703:0731/173426.216457:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59682:59703:0731/173426.221283:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59682:59703:0731/173426.221566:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59682:59703:0731/173426.221887:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59682:59682:0731/173426.230255:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[59682:59703:0731/173426.241116:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59717:59717:0731/173426.243183:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[59682:59703:0731/173426.268109:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59682:59682:0731/173426.300104:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[59682:59703:0731/173426.300203:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59682:59682:0731/173426.300220:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[59682:59703:0731/173426.300245:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59682:59703:0731/173426.300271:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59682:59703:0731/173426.300284:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59682:59703:0731/173426.300295:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59682:59703:0731/173426.300306:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59682:59682:0731/173426.301045:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[60008:60029:0731/173427.385383:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60008:60029:0731/173427.390424:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60008:60029:0731/173427.390730:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60008:60029:0731/173427.390829:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60008:60008:0731/173427.400515:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[60008:60029:0731/173427.416653:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60043:60043:0731/173427.417920:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[60008:60029:0731/173427.465852:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60008:60008:0731/173427.498632:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[60008:60029:0731/173427.498731:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60008:60008:0731/173427.498764:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[60008:60029:0731/173427.498766:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60008:60029:0731/173427.498781:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60008:60029:0731/173427.498794:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60008:60029:0731/173427.498806:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60008:60029:0731/173427.498818:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60008:60008:0731/173427.499622:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[60325:60346:0731/173428.526897:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60325:60346:0731/173428.531779:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60325:60346:0731/173428.531947:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60325:60346:0731/173428.532310:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60325:60325:0731/173428.542128:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[60325:60346:0731/173428.558149:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60361:60361:0731/173428.559623:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[60325:60346:0731/173428.577680:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60325:60325:0731/173428.609954:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[60325:60346:0731/173428.610051:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60325:60325:0731/173428.610078:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[60325:60346:0731/173428.610080:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60325:60346:0731/173428.610094:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60325:60346:0731/173428.610106:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60325:60346:0731/173428.610117:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60325:60346:0731/173428.610127:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60325:60325:0731/173428.610946:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[60688:60709:0731/173429.757979:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60688:60709:0731/173429.763303:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60688:60709:0731/173429.763498:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60688:60709:0731/173429.763970:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60688:60688:0731/173429.772672:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[60688:60709:0731/173429.783755:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60723:60723:0731/173429.785347:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[60688:60709:0731/173429.802028:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60688:60688:0731/173429.862185:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[60688:60709:0731/173429.862288:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60688:60688:0731/173429.862310:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[60688:60709:0731/173429.862336:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60688:60709:0731/173429.862357:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60688:60709:0731/173429.862389:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60688:60709:0731/173429.862403:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60688:60709:0731/173429.862417:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60688:60688:0731/173429.863110:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[60725:60771:0731/173429.877052:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[61032:61053:0731/173430.873744:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61032:61053:0731/173430.878669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61032:61053:0731/173430.878790:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61032:61053:0731/173430.879034:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61032:61032:0731/173430.887514:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[61032:61053:0731/173430.898598:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61066:61066:0731/173430.904757:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[61032:61053:0731/173430.918911:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61032:61032:0731/173430.983302:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[61032:61053:0731/173430.983422:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61032:61032:0731/173430.983446:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[61032:61053:0731/173430.983456:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61032:61053:0731/173430.983470:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61032:61053:0731/173430.983492:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61032:61053:0731/173430.983504:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61032:61053:0731/173430.983514:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61032:61032:0731/173430.984255:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[61345:61366:0731/173431.981146:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61345:61366:0731/173431.986168:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61345:61366:0731/173431.986410:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61345:61366:0731/173431.986618:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61345:61345:0731/173431.997256:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[61345:61366:0731/173432.008529:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61380:61380:0731/173432.013573:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[61345:61366:0731/173432.025824:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61345:61345:0731/173432.091090:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[61345:61345:0731/173432.091212:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[61345:61366:0731/173432.091226:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61345:61366:0731/173432.091272:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61345:61366:0731/173432.091293:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61345:61366:0731/173432.091311:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61345:61366:0731/173432.091328:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61345:61366:0731/173432.091344:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61345:61345:0731/173432.092001:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[61682:61703:0731/173433.175094:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61682:61703:0731/173433.180120:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61682:61703:0731/173433.180433:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61682:61703:0731/173433.180499:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61682:61682:0731/173433.189352:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[61682:61703:0731/173433.200940:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61717:61717:0731/173433.203505:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[61682:61703:0731/173433.221188:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61682:61682:0731/173433.276317:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[61682:61703:0731/173433.276442:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61682:61682:0731/173433.276486:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[61682:61703:0731/173433.276487:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61682:61703:0731/173433.276524:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61682:61703:0731/173433.276542:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61682:61703:0731/173433.276557:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61682:61703:0731/173433.276572:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61682:61682:0731/173433.277337:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[62012:62033:0731/173438.979656:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62012:62033:0731/173438.984734:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62012:62033:0731/173438.985119:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62012:62033:0731/173438.985187:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62012:62012:0731/173438.994660:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[62047:62047:0731/173439.007780:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[62012:62033:0731/173439.011695:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62012:62033:0731/173439.064893:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62012:62012:0731/173439.097387:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[62012:62033:0731/173439.097521:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62012:62033:0731/173439.097557:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62012:62012:0731/173439.097564:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[62012:62033:0731/173439.097571:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62012:62033:0731/173439.097584:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62012:62033:0731/173439.097594:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62012:62033:0731/173439.097605:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62012:62012:0731/173439.099104:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[62328:62349:0731/173440.119726:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62328:62349:0731/173440.124800:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62328:62349:0731/173440.125001:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62328:62349:0731/173440.125363:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62328:62328:0731/173440.133863:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[62328:62349:0731/173440.145120:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62363:62363:0731/173440.152029:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[62328:62349:0731/173440.166868:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62328:62328:0731/173440.200362:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[62328:62328:0731/173440.200480:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[62328:62349:0731/173440.200479:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62328:62349:0731/173440.200522:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62328:62349:0731/173440.200546:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62328:62349:0731/173440.200561:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62328:62349:0731/173440.200602:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62328:62349:0731/173440.200620:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62328:62328:0731/173440.201248:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[62656:62677:0731/173441.417931:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62656:62677:0731/173441.422887:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62656:62677:0731/173441.423036:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62656:62677:0731/173441.423193:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62656:62656:0731/173441.432540:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[62656:62677:0731/173441.443625:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62692:62692:0731/173441.444000:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[62656:62677:0731/173441.468263:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62656:62656:0731/173441.499704:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[62656:62677:0731/173441.499819:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62656:62656:0731/173441.499855:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[62656:62677:0731/173441.499860:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62656:62677:0731/173441.499881:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62656:62677:0731/173441.499898:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62656:62677:0731/173441.499913:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62656:62677:0731/173441.499929:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62656:62656:0731/173441.500821:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[62992:63013:0731/173447.126796:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62992:63013:0731/173447.133723:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62992:63013:0731/173447.134042:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62992:63013:0731/173447.134161:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62992:62992:0731/173447.141724:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[63028:63028:0731/173447.156410:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[62992:63013:0731/173447.160155:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62992:63013:0731/173447.183562:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62992:62992:0731/173447.232773:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[62992:63013:0731/173447.232890:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62992:63013:0731/173447.232928:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62992:63013:0731/173447.232941:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62992:62992:0731/173447.232947:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[62992:63013:0731/173447.232953:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62992:63013:0731/173447.232964:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62992:63013:0731/173447.232975:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[63318:63339:0731/173448.318764:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63318:63339:0731/173448.323869:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63318:63339:0731/173448.324016:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63318:63339:0731/173448.324236:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63318:63318:0731/173448.334019:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[63318:63339:0731/173448.346204:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63353:63353:0731/173448.346876:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[63318:63339:0731/173448.371339:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63318:63318:0731/173448.404745:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[63318:63339:0731/173448.404851:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63318:63339:0731/173448.404886:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63318:63318:0731/173448.404899:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[63318:63339:0731/173448.404900:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63318:63339:0731/173448.404930:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63318:63339:0731/173448.404942:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63318:63339:0731/173448.404952:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63318:63318:0731/173448.406018:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[63641:63662:0731/173449.433244:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63641:63662:0731/173449.438270:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63641:63662:0731/173449.438563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63641:63662:0731/173449.438638:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63641:63641:0731/173449.447887:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[63641:63662:0731/173449.463944:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63676:63676:0731/173449.466256:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[63641:63662:0731/173449.484741:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63641:63641:0731/173449.529370:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[63641:63662:0731/173449.529477:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63641:63641:0731/173449.529503:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[63641:63662:0731/173449.529512:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63641:63662:0731/173449.529527:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63641:63662:0731/173449.529547:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63641:63662:0731/173449.529558:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63641:63662:0731/173449.529569:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63641:63641:0731/173449.558856:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[63980:64001:0731/173450.635191:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63980:64001:0731/173450.640342:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63980:64001:0731/173450.640538:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63980:64001:0731/173450.640617:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63980:63980:0731/173450.649789:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[63980:64001:0731/173450.661742:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64015:64015:0731/173450.664274:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[63980:64001:0731/173450.680804:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63980:63980:0731/173450.717382:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[63980:64001:0731/173450.717510:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63980:64001:0731/173450.717545:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63980:64001:0731/173450.717559:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63980:63980:0731/173450.717563:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[63980:64001:0731/173450.717579:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63980:64001:0731/173450.717591:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63980:64001:0731/173450.717602:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63980:63980:0731/173450.718694:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[64297:64318:0731/173451.782647:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64297:64318:0731/173451.787586:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64297:64318:0731/173451.787725:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64297:64318:0731/173451.787784:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64297:64297:0731/173451.796833:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[64297:64318:0731/173451.808290:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64332:64332:0731/173451.808814:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[64297:64318:0731/173451.828265:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64297:64297:0731/173451.889275:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[64297:64318:0731/173451.889372:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64297:64297:0731/173451.889398:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[64297:64318:0731/173451.889408:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64297:64318:0731/173451.889423:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64297:64318:0731/173451.889436:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64297:64318:0731/173451.889448:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64297:64318:0731/173451.889460:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64297:64297:0731/173451.890210:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[64334:64375:0731/173451.905694:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[64630:64651:0731/173452.920053:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64630:64651:0731/173452.924971:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64630:64651:0731/173452.925130:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64630:64651:0731/173452.925388:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64630:64630:0731/173452.934029:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[64630:64651:0731/173452.945184:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64665:64665:0731/173452.946005:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[64630:64651:0731/173452.967390:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64630:64630:0731/173452.999328:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[64630:64630:0731/173452.999451:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[64630:64651:0731/173452.999440:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64630:64651:0731/173452.999478:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64630:64651:0731/173452.999493:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64630:64651:0731/173452.999506:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64630:64651:0731/173452.999518:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64630:64651:0731/173452.999529:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64630:64630:0731/173453.000196:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[64974:64995:0731/173454.125102:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64974:64995:0731/173454.129785:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64974:64995:0731/173454.130002:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64974:64995:0731/173454.130186:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64974:64974:0731/173454.139249:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[64974:64995:0731/173454.150587:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65009:65009:0731/173454.154324:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[64974:64995:0731/173454.171585:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64974:64974:0731/173454.203987:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[64974:64974:0731/173454.204110:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[64974:64995:0731/173454.204117:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64974:64995:0731/173454.204176:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64974:64995:0731/173454.204198:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64974:64995:0731/173454.204214:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64974:64995:0731/173454.204229:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64974:64995:0731/173454.204244:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64974:64974:0731/173454.204960:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[65290:65311:0731/173455.236795:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65290:65311:0731/173455.241848:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65290:65311:0731/173455.242234:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65290:65311:0731/173455.242338:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65290:65290:0731/173455.250978:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[65290:65311:0731/173455.262252:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65325:65325:0731/173455.262116:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[65290:65311:0731/173455.283081:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65290:65290:0731/173455.315588:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[65290:65311:0731/173455.315682:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65290:65290:0731/173455.315708:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[65290:65311:0731/173455.315711:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65290:65311:0731/173455.315725:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65290:65311:0731/173455.315734:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65290:65311:0731/173455.315742:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65290:65311:0731/173455.315750:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65290:65290:0731/173455.316504:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[65628:65649:0731/173500.858859:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65628:65649:0731/173500.864029:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65628:65649:0731/173500.864142:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65628:65649:0731/173500.864329:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65628:65628:0731/173500.873251:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[65628:65649:0731/173500.884128:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65663:65663:0731/173500.893419:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[65628:65649:0731/173500.901358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65628:65628:0731/173500.968983:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[65628:65628:0731/173500.969113:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[65628:65649:0731/173500.969106:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65628:65649:0731/173500.969156:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65628:65649:0731/173500.969177:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65628:65649:0731/173500.969196:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65628:65649:0731/173500.969212:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65628:65649:0731/173500.969232:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65628:65628:0731/173500.970013:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[66291:66312:0731/173506.296825:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66291:66312:0731/173506.301479:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66291:66312:0731/173506.301681:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66291:66312:0731/173506.301933:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66291:66291:0731/173506.310298:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[66291:66312:0731/173506.321514:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66326:66326:0731/173506.322218:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[66291:66312:0731/173506.363885:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66291:66291:0731/173506.395899:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[66291:66312:0731/173506.396017:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66291:66291:0731/173506.396039:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[66291:66312:0731/173506.396092:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66291:66312:0731/173506.396107:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66291:66312:0731/173506.396122:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66291:66312:0731/173506.396133:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66291:66312:0731/173506.396144:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66291:66291:0731/173506.396839:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant.tests.test_frontend.TestFrontend: Chrome headless failed to start:
[66640:66661:0731/173512.044473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66640:66661:0731/173512.049358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66640:66661:0731/173512.049565:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66640:66661:0731/173512.049616:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66640:66640:0731/173512.058288:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[66640:66661:0731/173512.069535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66675:66675:0731/173512.077396:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[66640:66661:0731/173512.089047:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66640:66640:0731/173512.121295:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[66640:66661:0731/173512.121388:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66640:66640:0731/173512.121413:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[66640:66661:0731/173512.121423:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66640:66661:0731/173512.121438:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66640:66661:0731/173512.121450:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66640:66661:0731/173512.121462:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66640:66661:0731/173512.121473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66640:66640:0731/173512.122190:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[66677:66724:0731/173512.176014:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant_loyalty.tests.test_pos_restaurant_loyalty.TestPoSRestaurantLoyalty: Chrome headless failed to start:
[66974:66995:0731/173528.295649:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66974:66995:0731/173528.300742:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66974:66995:0731/173528.300868:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66974:66995:0731/173528.301053:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66974:66974:0731/173528.309979:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[66974:66995:0731/173528.321576:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67009:67009:0731/173528.323502:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[66974:66995:0731/173528.365779:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66974:66974:0731/173528.398168:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[66974:66995:0731/173528.398281:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66974:66974:0731/173528.398295:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[66974:66995:0731/173528.398326:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66974:66995:0731/173528.398345:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66974:66995:0731/173528.398357:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66974:66995:0731/173528.398397:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66974:66995:0731/173528.398415:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66974:66974:0731/173528.399144:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant_loyalty.tests.test_pos_restaurant_loyalty.TestPoSRestaurantLoyalty: Chrome headless failed to start:
[67296:67317:0731/173529.443738:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67296:67317:0731/173529.449354:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67296:67317:0731/173529.449677:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67296:67317:0731/173529.449763:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67296:67296:0731/173529.459085:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[67296:67317:0731/173529.471112:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67331:67331:0731/173529.477926:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[67296:67317:0731/173529.491089:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67296:67296:0731/173529.558708:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[67296:67317:0731/173529.558820:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67296:67296:0731/173529.558859:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[67296:67317:0731/173529.558861:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67296:67317:0731/173529.558888:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67296:67317:0731/173529.558904:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67296:67317:0731/173529.558919:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67296:67317:0731/173529.558932:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67296:67296:0731/173529.560003:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant_loyalty.tests.test_pos_restaurant_loyalty.TestPoSRestaurantLoyalty: Chrome headless failed to start:
[67622:67643:0731/173530.691278:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67622:67643:0731/173530.696439:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67622:67643:0731/173530.696733:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67622:67643:0731/173530.696881:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67622:67622:0731/173530.706572:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[67622:67643:0731/173530.717561:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67657:67657:0731/173530.717721:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[67622:67643:0731/173530.763358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67622:67622:0731/173530.796892:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[67622:67643:0731/173530.796986:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67622:67622:0731/173530.797017:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[67622:67643:0731/173530.797021:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67622:67643:0731/173530.797035:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67622:67643:0731/173530.797047:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67622:67643:0731/173530.797059:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67622:67643:0731/173530.797069:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant_loyalty.tests.test_pos_restaurant_loyalty.TestPoSRestaurantLoyalty: Chrome headless failed to start:
[67932:67953:0731/173531.904738:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67932:67953:0731/173531.909561:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67932:67953:0731/173531.909814:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67932:67953:0731/173531.909902:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67932:67932:0731/173531.919250:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[67932:67953:0731/173531.930344:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67967:67967:0731/173531.933350:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[67932:67953:0731/173531.968123:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67932:67932:0731/173531.999705:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[67932:67953:0731/173531.999798:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67932:67932:0731/173531.999823:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[67932:67953:0731/173531.999883:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67932:67953:0731/173531.999899:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67932:67953:0731/173531.999912:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67932:67953:0731/173531.999924:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67932:67953:0731/173531.999936:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67932:67932:0731/173532.000662:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[67969:68017:0731/173532.015034:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant_loyalty.tests.test_pos_restaurant_loyalty.TestPoSRestaurantLoyalty: Chrome headless failed to start:
[68262:68283:0731/173533.008185:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68262:68283:0731/173533.013187:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68262:68283:0731/173533.013401:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68262:68283:0731/173533.013518:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68262:68262:0731/173533.023078:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[68297:68297:0731/173533.033849:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[68262:68283:0731/173533.034339:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68262:68283:0731/173533.068578:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68262:68262:0731/173533.100631:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[68262:68283:0731/173533.101659:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68262:68283:0731/173533.101695:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68262:68262:0731/173533.101699:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[68262:68283:0731/173533.101716:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68262:68283:0731/173533.101729:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68262:68283:0731/173533.101741:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68262:68283:0731/173533.101752:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68262:68262:0731/173533.102617:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[68299:68345:0731/173533.118306:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant_loyalty.tests.test_pos_restaurant_loyalty.TestPoSRestaurantLoyalty: Chrome headless failed to start:
[68596:68617:0731/173534.147713:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68596:68617:0731/173534.152708:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68596:68617:0731/173534.152832:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68596:68617:0731/173534.152927:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68596:68596:0731/173534.163353:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[68632:68632:0731/173534.173397:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[68596:68617:0731/173534.174552:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68596:68617:0731/173534.192541:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68596:68596:0731/173534.224852:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[68596:68617:0731/173534.224954:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68596:68617:0731/173534.258482:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68596:68617:0731/173534.258522:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68596:68617:0731/173534.258532:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68596:68617:0731/173534.258540:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68596:68617:0731/173534.258551:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68596:68596:0731/173534.258562:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[68596:68596:0731/173534.259700:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant_loyalty.tests.test_pos_restaurant_loyalty.TestPoSRestaurantLoyalty: Chrome headless failed to start:
[68941:68962:0731/173535.231852:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68941:68962:0731/173535.237186:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68941:68962:0731/173535.237391:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68941:68962:0731/173535.237449:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68941:68941:0731/173535.246548:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[68941:68962:0731/173535.258120:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68976:68976:0731/173535.258787:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[68941:68962:0731/173535.276466:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68941:68941:0731/173535.315053:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[68941:68962:0731/173535.315186:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68941:68941:0731/173535.315219:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[68941:68962:0731/173535.315237:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68941:68962:0731/173535.315258:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68941:68962:0731/173535.315275:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68941:68962:0731/173535.315292:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68941:68962:0731/173535.315307:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68941:68941:0731/173535.316435:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant_loyalty.tests.test_pos_restaurant_loyalty.TestPoSRestaurantLoyalty: Chrome headless failed to start:
[69287:69308:0731/173541.146156:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69287:69308:0731/173541.151114:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69287:69308:0731/173541.151296:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69287:69308:0731/173541.151476:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69287:69287:0731/173541.160761:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[69287:69308:0731/173541.172529:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69322:69322:0731/173541.172804:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[69287:69308:0731/173541.193790:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69287:69287:0731/173541.227086:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[69287:69287:0731/173541.227486:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[69287:69287:0731/173541.228409:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[69287:69308:0731/173541.258476:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69287:69308:0731/173541.258887:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69287:69308:0731/173541.258920:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69287:69308:0731/173541.258937:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69287:69308:0731/173541.258951:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69287:69308:0731/173541.258966:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant_loyalty.tests.test_pos_restaurant_loyalty.TestPoSRestaurantLoyalty: Chrome headless failed to start:
[69605:69627:0731/173542.313596:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69605:69627:0731/173542.318365:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69605:69627:0731/173542.318535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69605:69627:0731/173542.318579:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69605:69605:0731/173542.327589:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[69605:69627:0731/173542.338714:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69640:69640:0731/173542.339668:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[69605:69627:0731/173542.368907:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69605:69605:0731/173542.401110:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[69605:69605:0731/173542.401229:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[69605:69627:0731/173542.401222:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69605:69627:0731/173542.401267:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69605:69627:0731/173542.401282:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69605:69627:0731/173542.401295:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69605:69627:0731/173542.401311:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69605:69627:0731/173542.401350:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69605:69605:0731/173542.402059:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant_loyalty.tests.test_pos_restaurant_loyalty.TestPoSRestaurantLoyalty: Chrome headless failed to start:
[69920:69941:0731/173543.529401:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69920:69941:0731/173543.534341:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69920:69941:0731/173543.534702:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69920:69941:0731/173543.534751:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69920:69920:0731/173543.544384:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[69920:69941:0731/173543.556854:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69955:69955:0731/173543.559076:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[69920:69941:0731/173543.574547:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69920:69920:0731/173543.607735:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[69920:69941:0731/173543.607835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69920:69920:0731/173543.607854:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[69920:69941:0731/173543.607870:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69920:69941:0731/173543.607885:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69920:69941:0731/173543.607898:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69920:69941:0731/173543.607908:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69920:69941:0731/173543.607920:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69920:69920:0731/173543.608613:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[69957:70005:0731/173543.660516:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant_loyalty.tests.test_pos_restaurant_loyalty.TestPoSRestaurantLoyalty: Chrome headless failed to start:
[70254:70275:0731/173545.336053:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70254:70275:0731/173545.340744:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70254:70275:0731/173545.340887:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70254:70275:0731/173545.341003:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70254:70254:0731/173545.349761:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[70254:70275:0731/173545.360996:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70289:70289:0731/173545.361974:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[70254:70275:0731/173545.380374:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70254:70254:0731/173545.412707:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[70254:70275:0731/173545.412803:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70254:70254:0731/173545.412831:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[70254:70275:0731/173545.412840:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70254:70275:0731/173545.412855:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70254:70275:0731/173545.412868:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70254:70275:0731/173545.412879:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70254:70275:0731/173545.412890:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70254:70254:0731/173545.413581:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[70291:70341:0731/173545.472804:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_restaurant_loyalty.tests.test_pos_restaurant_loyalty.TestPoSRestaurantLoyalty: Chrome headless failed to start:
[70595:70616:0731/173551.251484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70595:70616:0731/173551.256221:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70595:70616:0731/173551.256396:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70595:70616:0731/173551.256484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70595:70595:0731/173551.265851:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[70595:70616:0731/173551.277111:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70630:70630:0731/173551.278352:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[70595:70616:0731/173551.295318:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70595:70595:0731/173551.365160:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[70595:70595:0731/173551.365285:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[70595:70616:0731/173551.365284:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70595:70616:0731/173551.365335:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70595:70616:0731/173551.365356:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70595:70616:0731/173551.365374:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70595:70616:0731/173551.365389:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70595:70616:0731/173551.365405:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[70910:70931:0731/173615.120825:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70910:70931:0731/173615.125659:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70910:70931:0731/173615.125782:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70910:70931:0731/173615.125898:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70910:70910:0731/173615.135259:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[70910:70931:0731/173615.146250:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70945:70945:0731/173615.146475:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[70910:70931:0731/173615.167855:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70910:70910:0731/173615.198923:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[70910:70931:0731/173615.199022:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70910:70910:0731/173615.199049:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[70910:70931:0731/173615.199052:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70910:70931:0731/173615.199067:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70910:70931:0731/173615.199080:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70910:70931:0731/173615.199092:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70910:70931:0731/173615.199103:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70910:70910:0731/173615.199812:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[71231:71252:0731/173618.879787:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71231:71252:0731/173618.885132:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71231:71252:0731/173618.885366:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71231:71252:0731/173618.885453:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71231:71231:0731/173618.894183:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[71231:71252:0731/173618.905310:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71266:71266:0731/173618.906829:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[71231:71252:0731/173618.926019:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71231:71231:0731/173618.992821:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[71231:71252:0731/173618.992964:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71231:71231:0731/173618.992996:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[71231:71252:0731/173618.993000:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71231:71252:0731/173618.993016:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71231:71252:0731/173618.993027:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71231:71252:0731/173618.993038:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71231:71252:0731/173618.993049:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71231:71231:0731/173618.993801:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[71561:71582:0731/173623.861358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71561:71582:0731/173623.868677:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71561:71582:0731/173623.868820:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71561:71582:0731/173623.868878:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71561:71561:0731/173623.879336:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[71596:71596:0731/173623.890773:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[71561:71582:0731/173623.895297:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71561:71582:0731/173623.918496:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71561:71561:0731/173623.970219:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[71561:71582:0731/173623.970321:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71561:71561:0731/173623.970342:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[71561:71582:0731/173623.970418:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71561:71582:0731/173623.970434:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71561:71582:0731/173623.970447:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71561:71582:0731/173623.970458:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71561:71582:0731/173623.970469:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[71878:71899:0731/173626.846059:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71878:71899:0731/173626.851198:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71878:71899:0731/173626.851379:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71878:71899:0731/173626.851462:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71878:71878:0731/173626.860735:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[71878:71899:0731/173626.871896:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71914:71914:0731/173626.877624:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[71878:71899:0731/173626.892491:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71878:71878:0731/173626.925432:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[71878:71899:0731/173626.925530:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71878:71899:0731/173626.925573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71878:71899:0731/173626.925588:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71878:71899:0731/173626.925597:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71878:71899:0731/173626.925605:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71878:71899:0731/173626.925613:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71878:71878:0731/173626.925544:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[71878:71878:0731/173626.959843:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[72191:72212:0731/173630.506608:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72191:72212:0731/173630.512722:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72191:72212:0731/173630.512890:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72191:72212:0731/173630.512978:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72191:72191:0731/173630.521859:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[72191:72212:0731/173630.533902:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72226:72226:0731/173630.534174:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[72191:72212:0731/173630.568533:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72191:72191:0731/173630.602601:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[72191:72212:0731/173630.602709:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72191:72191:0731/173630.602723:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[72191:72212:0731/173630.602752:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72191:72212:0731/173630.602770:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72191:72212:0731/173630.602787:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72191:72212:0731/173630.602802:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72191:72212:0731/173630.602817:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72191:72191:0731/173630.603628:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[72522:72543:0731/173634.595417:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72522:72543:0731/173634.600216:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72522:72543:0731/173634.600344:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72522:72543:0731/173634.600463:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72522:72522:0731/173634.610320:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[72558:72558:0731/173634.620754:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[72522:72543:0731/173634.621449:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72522:72543:0731/173634.664779:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72522:72522:0731/173634.696822:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[72522:72543:0731/173634.696922:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72522:72522:0731/173634.696945:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[72522:72543:0731/173634.696958:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72522:72543:0731/173634.696972:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72522:72543:0731/173634.696985:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72522:72543:0731/173634.696996:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72522:72543:0731/173634.697007:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72522:72522:0731/173634.697760:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[72560:72603:0731/173634.713048:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[72840:72861:0731/173636.683280:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72840:72861:0731/173636.688816:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72840:72861:0731/173636.689142:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72840:72861:0731/173636.689350:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72840:72840:0731/173636.697718:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[72840:72861:0731/173636.709687:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72875:72875:0731/173636.710057:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[72840:72861:0731/173636.728277:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72840:72840:0731/173636.786854:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[72840:72861:0731/173636.786980:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72840:72840:0731/173636.787005:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[72840:72861:0731/173636.787024:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72840:72861:0731/173636.787045:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72840:72861:0731/173636.787062:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72840:72861:0731/173636.787077:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72840:72861:0731/173636.787091:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72840:72840:0731/173636.787814:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[73155:73176:0731/173640.334736:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[73155:73176:0731/173640.340078:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73155:73176:0731/173640.340220:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[73155:73176:0731/173640.340563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[73155:73155:0731/173640.349243:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[73155:73176:0731/173640.360840:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73190:73190:0731/173640.366858:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[73155:73176:0731/173640.378959:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73155:73155:0731/173640.412191:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[73155:73155:0731/173640.412317:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[73155:73176:0731/173640.412325:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73155:73176:0731/173640.412368:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73155:73176:0731/173640.412384:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73155:73176:0731/173640.412408:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73155:73176:0731/173640.412418:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73155:73176:0731/173640.412450:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73155:73155:0731/173640.413169:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[73719:73740:0731/173738.508973:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[73719:73740:0731/173738.513740:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73719:73740:0731/173738.513989:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[73719:73740:0731/173738.514098:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[73719:73719:0731/173738.524027:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[73754:73754:0731/173738.537851:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[73719:73740:0731/173738.540152:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73719:73740:0731/173738.576636:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73719:73719:0731/173738.623126:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[73719:73740:0731/173738.623243:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73719:73740:0731/173738.623278:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73719:73740:0731/173738.623317:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73719:73740:0731/173738.623330:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73719:73719:0731/173738.623341:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[73719:73740:0731/173738.623342:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73719:73740:0731/173738.623369:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[73719:73719:0731/173738.625166:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[74036:74057:0731/173740.814453:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[74036:74057:0731/173740.819666:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74036:74057:0731/173740.819974:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[74036:74057:0731/173740.820092:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[74036:74036:0731/173740.828665:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[74036:74057:0731/173740.839866:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74071:74071:0731/173740.841529:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[74036:74057:0731/173740.871056:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74036:74036:0731/173740.903713:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[74036:74057:0731/173740.903811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74036:74036:0731/173740.903836:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[74036:74057:0731/173740.903846:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74036:74057:0731/173740.903861:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74036:74057:0731/173740.903873:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74036:74057:0731/173740.903885:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74036:74057:0731/173740.903896:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74036:74036:0731/173740.904877:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[74350:74371:0731/173742.975621:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[74350:74371:0731/173742.980880:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74350:74371:0731/173742.981507:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[74350:74371:0731/173742.981719:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[74350:74350:0731/173742.991350:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[74384:74384:0731/173743.003291:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[74350:74371:0731/173743.004000:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74350:74371:0731/173743.023663:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74350:74350:0731/173743.073295:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[74350:74371:0731/173743.073641:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74350:74350:0731/173743.073697:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[74350:74371:0731/173743.073778:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74350:74371:0731/173743.073806:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74350:74371:0731/173743.073819:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74350:74371:0731/173743.073840:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74350:74371:0731/173743.073874:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[74668:74689:0731/173745.340285:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[74668:74689:0731/173745.345209:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74668:74689:0731/173745.345555:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[74668:74689:0731/173745.345615:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[74668:74668:0731/173745.354244:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[74668:74689:0731/173745.365575:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74704:74704:0731/173745.366427:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[74668:74689:0731/173745.383638:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74668:74668:0731/173745.416578:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[74668:74689:0731/173745.416669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74668:74668:0731/173745.416700:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[74668:74689:0731/173745.416698:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74668:74689:0731/173745.416763:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74668:74689:0731/173745.416776:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74668:74689:0731/173745.416783:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74668:74689:0731/173745.416794:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[74668:74668:0731/173745.417495:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[74706:74752:0731/173745.472403:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[75033:75054:0731/173747.469609:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[75033:75054:0731/173747.474472:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75033:75054:0731/173747.475207:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[75033:75054:0731/173747.475257:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[75033:75033:0731/173747.484282:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[75033:75054:0731/173747.495733:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75068:75068:0731/173747.503514:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[75033:75054:0731/173747.514573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75033:75033:0731/173747.588994:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[75033:75054:0731/173747.589116:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75033:75033:0731/173747.589143:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[75033:75054:0731/173747.589171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75033:75054:0731/173747.589192:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75033:75054:0731/173747.589209:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75033:75054:0731/173747.589224:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75033:75054:0731/173747.589240:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75033:75033:0731/173747.590242:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[75375:75396:0731/173750.375483:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[75375:75396:0731/173750.380491:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75375:75396:0731/173750.380589:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[75375:75396:0731/173750.380792:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[75375:75375:0731/173750.389577:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[75375:75396:0731/173750.400880:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75410:75410:0731/173750.402266:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[75375:75396:0731/173750.418988:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75375:75375:0731/173750.476409:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[75375:75375:0731/173750.476539:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[75375:75396:0731/173750.476529:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75375:75396:0731/173750.476577:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75375:75396:0731/173750.476594:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75375:75396:0731/173750.476607:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75375:75396:0731/173750.476617:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75375:75396:0731/173750.476627:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75375:75375:0731/173750.477319:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[75691:75712:0731/173752.972687:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[75691:75712:0731/173752.977723:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75691:75712:0731/173752.977893:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[75691:75712:0731/173752.978051:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[75691:75691:0731/173752.986717:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[75691:75712:0731/173752.998183:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75726:75726:0731/173752.998620:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[75691:75712:0731/173753.017682:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75691:75691:0731/173753.069657:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[75691:75712:0731/173753.069781:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75691:75691:0731/173753.069794:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[75691:75712:0731/173753.069821:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75691:75712:0731/173753.069960:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75691:75712:0731/173753.069980:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75691:75712:0731/173753.069997:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75691:75712:0731/173753.070013:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[75691:75691:0731/173753.070772:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[76018:76040:0731/173756.666997:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[76018:76040:0731/173756.674016:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76018:76040:0731/173756.674401:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[76018:76040:0731/173756.674481:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[76018:76018:0731/173756.684249:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[76053:76053:0731/173756.695213:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[76018:76040:0731/173756.698255:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76018:76040:0731/173756.720622:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76018:76018:0731/173756.779175:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[76018:76040:0731/173756.779287:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76018:76018:0731/173756.779309:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[76018:76040:0731/173756.779323:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76018:76040:0731/173756.779337:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76018:76040:0731/173756.779356:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76018:76040:0731/173756.779367:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76018:76040:0731/173756.779377:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76018:76018:0731/173756.781084:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[76349:76370:0731/173759.967533:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[76349:76370:0731/173759.972701:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76349:76370:0731/173759.972972:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[76349:76370:0731/173759.973025:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[76349:76349:0731/173759.983062:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[76384:76384:0731/173759.994313:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[76349:76370:0731/173759.995020:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76349:76370:0731/173800.014601:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76349:76349:0731/173800.073208:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[76349:76370:0731/173800.073311:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76349:76349:0731/173800.073332:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[76349:76370:0731/173800.073352:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76349:76370:0731/173800.073367:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76349:76370:0731/173800.073387:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76349:76370:0731/173800.073402:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76349:76370:0731/173800.073414:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[76349:76349:0731/173800.074242:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[77124:77145:0731/173815.580349:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[77124:77145:0731/173815.585547:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77124:77145:0731/173815.585805:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[77124:77145:0731/173815.586215:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[77124:77124:0731/173815.594835:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[77124:77145:0731/173815.606331:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77159:77159:0731/173815.606821:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[77124:77145:0731/173815.624679:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77124:77124:0731/173815.692666:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[77124:77145:0731/173815.692766:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77124:77124:0731/173815.692792:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[77124:77145:0731/173815.692803:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77124:77145:0731/173815.692819:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77124:77145:0731/173815.692832:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77124:77145:0731/173815.692844:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77124:77145:0731/173815.692856:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77124:77124:0731/173815.693634:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[77161:77208:0731/173815.708637:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[77449:77470:0731/173819.894271:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[77449:77470:0731/173819.899232:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77449:77470:0731/173819.899409:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[77449:77470:0731/173819.899588:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[77449:77449:0731/173819.908654:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[77449:77470:0731/173819.920039:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77484:77484:0731/173819.921161:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[77449:77470:0731/173819.965242:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77449:77449:0731/173819.998514:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[77449:77449:0731/173819.998643:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[77449:77470:0731/173819.998634:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77449:77470:0731/173819.998681:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77449:77470:0731/173819.998707:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77449:77470:0731/173819.998724:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77449:77470:0731/173819.998740:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77449:77470:0731/173819.998756:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77449:77449:0731/173819.999488:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[77769:77790:0731/173826.870492:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[77769:77790:0731/173826.875465:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77769:77790:0731/173826.875954:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[77769:77790:0731/173826.876070:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[77769:77769:0731/173826.885131:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[77769:77790:0731/173826.897419:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77804:77804:0731/173826.898366:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[77769:77790:0731/173826.918184:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77769:77769:0731/173826.974607:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[77769:77769:0731/173826.974739:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[77769:77790:0731/173826.974729:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77769:77790:0731/173826.974770:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77769:77790:0731/173826.974787:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77769:77790:0731/173826.974800:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77769:77790:0731/173826.974812:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77769:77790:0731/173826.974823:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[77769:77769:0731/173826.975575:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale.tests.test_pos_sale_flow.TestPoSSale: Chrome headless failed to start:
[78085:78106:0731/173829.767979:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[78085:78106:0731/173829.772974:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78085:78106:0731/173829.773189:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[78085:78106:0731/173829.773383:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[78085:78085:0731/173829.782269:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[78085:78106:0731/173829.793401:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78120:78120:0731/173829.806518:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[78085:78106:0731/173829.810847:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78085:78085:0731/173829.872334:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[78085:78085:0731/173829.872460:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[78085:78106:0731/173829.872457:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78085:78106:0731/173829.872496:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78085:78106:0731/173829.872510:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78085:78106:0731/173829.872522:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78085:78106:0731/173829.872533:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78085:78106:0731/173829.872540:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78085:78085:0731/173829.873245:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale_loyalty.tests.test_pos_sale_loyalty.TestPoSSaleLoyalty: Chrome headless failed to start:
[78453:78474:0731/173934.243437:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[78453:78474:0731/173934.249861:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78453:78474:0731/173934.250098:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[78453:78474:0731/173934.250285:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[78453:78453:0731/173934.258746:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[78453:78474:0731/173934.269509:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78488:78488:0731/173934.276889:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[78453:78474:0731/173934.289239:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78453:78453:0731/173934.320401:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[78453:78474:0731/173934.320503:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78453:78453:0731/173934.320529:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[78453:78474:0731/173934.320536:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78453:78474:0731/173934.320547:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78453:78474:0731/173934.320556:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78453:78474:0731/173934.320564:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78453:78474:0731/173934.320572:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78453:78453:0731/173934.321283:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_sale_loyalty.tests.test_pos_sale_loyalty.TestPoSSaleLoyalty: Chrome headless failed to start:
[78771:78793:0731/173936.518784:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[78771:78793:0731/173936.523901:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78771:78793:0731/173936.524207:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[78771:78793:0731/173936.524274:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[78771:78771:0731/173936.533971:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[78771:78793:0731/173936.550413:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78806:78806:0731/173936.553688:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[78771:78793:0731/173936.575533:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78771:78771:0731/173936.608841:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[78771:78793:0731/173936.608945:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78771:78771:0731/173936.608967:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[78771:78793:0731/173936.609014:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78771:78793:0731/173936.609030:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78771:78793:0731/173936.609043:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78771:78793:0731/173936.609055:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[78771:78793:0731/173936.609066:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_self_order.tests.test_self_order_attribute.TestSelfOrderAttribute: Chrome headless failed to start:
[79088:79109:0731/174030.409924:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[79088:79109:0731/174030.415001:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79088:79109:0731/174030.415419:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[79088:79109:0731/174030.415634:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[79088:79088:0731/174030.424585:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[79088:79109:0731/174030.435587:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79125:79125:0731/174030.435689:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[79088:79109:0731/174030.465000:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79088:79088:0731/174030.496169:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[79088:79109:0731/174030.496265:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79088:79088:0731/174030.496291:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[79088:79109:0731/174030.496317:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79088:79109:0731/174030.496339:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79088:79109:0731/174030.496358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79088:79109:0731/174030.496375:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79088:79109:0731/174030.496391:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79088:79088:0731/174030.497143:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[79127:79170:0731/174030.562866:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_self_order.tests.test_self_order_combo.TestSelfOrderCombo: Chrome headless failed to start:
[79425:79446:0731/174054.948641:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[79425:79446:0731/174054.953539:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79425:79446:0731/174054.953731:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[79425:79446:0731/174054.953942:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[79425:79425:0731/174054.963176:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[79425:79446:0731/174054.974347:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79460:79460:0731/174054.975389:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[79425:79446:0731/174054.991487:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79425:79425:0731/174055.024461:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[79425:79446:0731/174055.024561:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79425:79425:0731/174055.024585:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[79425:79446:0731/174055.024598:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79425:79446:0731/174055.024614:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79425:79446:0731/174055.024623:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79425:79446:0731/174055.024635:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79425:79446:0731/174055.024646:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_self_order.tests.test_self_order_combo.TestSelfOrderCombo: Chrome headless failed to start:
[79748:79769:0731/174117.890933:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[79748:79769:0731/174117.895999:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79748:79769:0731/174117.896202:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[79748:79769:0731/174117.896373:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[79748:79748:0731/174117.905208:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[79748:79769:0731/174117.916553:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79783:79783:0731/174117.922972:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[79748:79769:0731/174117.966518:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79748:79748:0731/174117.998345:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[79748:79769:0731/174117.998468:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79748:79769:0731/174117.998505:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79748:79748:0731/174117.998508:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[79748:79769:0731/174117.998524:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79748:79769:0731/174117.998538:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79748:79769:0731/174117.998549:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79748:79769:0731/174117.998561:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[79748:79748:0731/174117.999286:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_self_order.tests.test_self_order_common.TestSelfOrderCommon: Chrome headless failed to start:
[80085:80106:0731/174139.697619:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[80085:80106:0731/174139.702943:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80085:80106:0731/174139.703270:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[80085:80106:0731/174139.703404:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[80085:80085:0731/174139.712915:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[80085:80106:0731/174139.724207:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80119:80119:0731/174139.733657:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[80085:80106:0731/174139.766924:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80085:80085:0731/174139.799937:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[80085:80106:0731/174139.800031:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80085:80085:0731/174139.800062:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[80085:80106:0731/174139.800070:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80085:80106:0731/174139.800085:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80085:80106:0731/174139.800098:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80085:80106:0731/174139.800109:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80085:80106:0731/174139.800120:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80085:80085:0731/174139.800877:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_self_order.tests.test_self_order_common.TestSelfOrderCommon: Chrome headless failed to start:
[80428:80449:0731/174159.327177:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[80428:80449:0731/174159.332235:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80428:80449:0731/174159.332579:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[80428:80449:0731/174159.332776:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[80428:80428:0731/174159.342411:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[80428:80449:0731/174159.353353:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80463:80463:0731/174159.361265:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[80428:80449:0731/174159.371516:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80428:80428:0731/174159.403555:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[80428:80449:0731/174159.403667:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80428:80428:0731/174159.403701:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[80428:80449:0731/174159.403699:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80428:80449:0731/174159.403732:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80428:80449:0731/174159.403749:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80428:80449:0731/174159.403763:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80428:80449:0731/174159.403776:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80428:80428:0731/174159.404547:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_self_order.tests.test_self_order_common.TestSelfOrderCommon: Chrome headless failed to start:
[80767:80788:0731/174222.213035:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[80767:80788:0731/174222.217634:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80767:80788:0731/174222.217763:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[80767:80788:0731/174222.217948:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[80767:80767:0731/174222.226982:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[80767:80788:0731/174222.238012:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80801:80801:0731/174222.238091:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[80767:80788:0731/174222.266219:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80767:80767:0731/174222.302615:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[80767:80788:0731/174222.302770:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80767:80767:0731/174222.302805:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[80767:80788:0731/174222.302818:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80767:80788:0731/174222.302838:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80767:80788:0731/174222.302854:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80767:80788:0731/174222.302869:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80767:80788:0731/174222.302883:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[80767:80767:0731/174222.303991:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_self_order.tests.test_self_order_kiosk.TestSelfOrderKiosk: Chrome headless failed to start:
[81098:81119:0731/174243.889096:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[81098:81119:0731/174243.894338:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81098:81119:0731/174243.894627:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[81098:81119:0731/174243.894866:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[81098:81098:0731/174243.904105:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[81098:81119:0731/174243.915155:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81133:81133:0731/174243.915792:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[81098:81119:0731/174243.966260:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81098:81098:0731/174244.012222:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[81098:81119:0731/174244.012355:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81098:81098:0731/174244.012391:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[81098:81119:0731/174244.012392:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81098:81119:0731/174244.012426:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81098:81119:0731/174244.012438:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81098:81119:0731/174244.012449:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81098:81119:0731/174244.012460:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81098:81098:0731/174244.013447:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_self_order.tests.test_self_order_kiosk.TestSelfOrderKiosk: Chrome headless failed to start:
[81444:81465:0731/174303.656151:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[81444:81465:0731/174303.661210:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81444:81465:0731/174303.661363:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[81444:81465:0731/174303.661451:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[81444:81444:0731/174303.670401:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[81444:81465:0731/174303.682036:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81479:81479:0731/174303.683212:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[81444:81465:0731/174303.700033:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81444:81444:0731/174303.761127:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[81444:81444:0731/174303.761260:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[81444:81465:0731/174303.761258:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81444:81465:0731/174303.761304:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81444:81465:0731/174303.761326:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81444:81465:0731/174303.761342:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81444:81465:0731/174303.761356:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81444:81465:0731/174303.761370:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81444:81444:0731/174303.762037:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[81481:81527:0731/174303.780311:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_self_order.tests.test_self_order_mobile.TestSelfOrderMobile: Chrome headless failed to start:
[81814:81835:0731/174324.796607:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[81814:81835:0731/174324.801683:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81814:81835:0731/174324.801928:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[81814:81835:0731/174324.802008:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[81814:81814:0731/174324.810772:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[81814:81835:0731/174324.821703:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81849:81849:0731/174324.822925:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[81814:81835:0731/174324.865865:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81814:81814:0731/174324.898596:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[81814:81835:0731/174324.898708:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81814:81814:0731/174324.898747:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[81814:81835:0731/174324.898745:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81814:81835:0731/174324.898779:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81814:81835:0731/174324.898792:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81814:81835:0731/174324.898800:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81814:81835:0731/174324.898811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[81814:81814:0731/174324.899559:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[81851:81896:0731/174324.914389:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_self_order.tests.test_self_order_pos.TestSelfOrderPos: Chrome headless failed to start:
[82137:82158:0731/174343.420875:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[82137:82158:0731/174343.425877:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82137:82158:0731/174343.426312:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[82137:82158:0731/174343.426638:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[82137:82137:0731/174343.436221:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[82137:82158:0731/174343.447555:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82172:82172:0731/174343.454594:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[82137:82158:0731/174343.471611:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82137:82137:0731/174343.504317:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[82137:82158:0731/174343.504423:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82137:82137:0731/174343.504452:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[82137:82158:0731/174343.504461:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82137:82158:0731/174343.504480:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82137:82158:0731/174343.504496:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82137:82158:0731/174343.504511:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82137:82158:0731/174343.504526:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82137:82137:0731/174343.505257:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_self_order.tests.test_self_order_sequence.TestSelfOrderSequence: Chrome headless failed to start:
[82455:82476:0731/174404.782771:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[82455:82476:0731/174404.787717:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82455:82476:0731/174404.787881:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[82455:82476:0731/174404.787969:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[82455:82455:0731/174404.797236:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[82455:82476:0731/174404.808185:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82490:82490:0731/174404.808707:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[82455:82476:0731/174404.827216:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82455:82455:0731/174404.889266:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[82455:82476:0731/174404.889395:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82455:82455:0731/174404.889417:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[82455:82476:0731/174404.889464:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82455:82476:0731/174404.889482:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82455:82476:0731/174404.889495:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82455:82476:0731/174404.889507:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82455:82476:0731/174404.889515:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82455:82455:0731/174404.890464:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[82492:82541:0731/174404.905150:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.pos_viva_wallet.tests.test_frontend.TestVivaWalletHttpCommon: Chrome headless failed to start:
[82779:82800:0731/174423.224145:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[82779:82800:0731/174423.228689:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82779:82800:0731/174423.228995:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[82779:82800:0731/174423.229183:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[82779:82779:0731/174423.238201:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[82779:82800:0731/174423.249057:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82814:82814:0731/174423.249753:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[82779:82800:0731/174423.267484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82779:82779:0731/174423.300034:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[82779:82779:0731/174423.300200:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[82779:82800:0731/174423.300178:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82779:82800:0731/174423.300249:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82779:82800:0731/174423.300271:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82779:82800:0731/174423.300290:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82779:82800:0731/174423.300313:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82779:82800:0731/174423.300335:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[82779:82779:0731/174423.301288:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[82816:82860:0731/174423.364395:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.project.tests.test_burndown_chart.TestBurndownChartTour: Chrome headless failed to start:
[83143:83164:0731/174557.484763:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[83143:83164:0731/174557.489427:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83143:83164:0731/174557.489563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[83143:83164:0731/174557.489679:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[83143:83143:0731/174557.499543:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[83143:83164:0731/174557.511995:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83178:83178:0731/174557.516379:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[83143:83164:0731/174557.567096:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83143:83143:0731/174557.603974:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[83143:83164:0731/174557.604073:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83143:83143:0731/174557.604108:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[83143:83164:0731/174557.604106:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83143:83164:0731/174557.604129:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83143:83164:0731/174557.604141:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83143:83164:0731/174557.604153:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83143:83164:0731/174557.604165:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83143:83143:0731/174557.604879:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.project.tests.test_personal_stages.TestPersonalStageTour: Chrome headless failed to start:
[83461:83482:0731/174559.742176:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[83461:83482:0731/174559.747515:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83461:83482:0731/174559.747830:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[83461:83482:0731/174559.747899:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[83461:83461:0731/174559.758922:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[83461:83482:0731/174559.771110:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83496:83496:0731/174559.775806:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[83461:83482:0731/174559.793668:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83461:83461:0731/174559.862837:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[83461:83461:0731/174559.862970:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[83461:83482:0731/174559.862978:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83461:83482:0731/174559.863027:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83461:83482:0731/174559.863051:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83461:83482:0731/174559.863067:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83461:83482:0731/174559.863085:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83461:83482:0731/174559.863100:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83461:83461:0731/174559.863899:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.project.tests.test_project_sharing_ui.TestProjectSharingUi: Chrome headless failed to start:
[83771:83793:0731/174623.806822:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[83771:83793:0731/174623.812085:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83771:83793:0731/174623.812233:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[83771:83793:0731/174623.812368:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[83771:83771:0731/174623.822189:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[83806:83806:0731/174623.833175:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[83771:83793:0731/174623.834471:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83771:83793:0731/174623.868733:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83771:83771:0731/174623.902322:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[83771:83771:0731/174623.902474:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[83771:83793:0731/174623.902466:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83771:83793:0731/174623.902511:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83771:83793:0731/174623.902531:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83771:83793:0731/174623.902548:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83771:83793:0731/174623.902563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83771:83793:0731/174623.902584:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[83771:83771:0731/174623.903424:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[83808:83853:0731/174623.917815:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.project.tests.test_project_sharing_ui.TestProjectSharingUi: Chrome headless failed to start:
[84114:84135:0731/174625.160570:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[84114:84135:0731/174625.165141:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84114:84135:0731/174625.165456:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[84114:84135:0731/174625.165554:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[84114:84114:0731/174625.174690:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[84114:84135:0731/174625.185721:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84149:84149:0731/174625.189075:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[84114:84135:0731/174625.203856:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84114:84114:0731/174625.268407:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[84114:84135:0731/174625.268511:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84114:84114:0731/174625.268541:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[84114:84135:0731/174625.268587:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84114:84135:0731/174625.268605:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84114:84135:0731/174625.268623:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84114:84135:0731/174625.268639:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84114:84135:0731/174625.268654:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84114:84114:0731/174625.269623:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[84151:84198:0731/174625.284523:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.project.tests.test_project_sharing_ui.TestProjectSharingUi: Chrome headless failed to start:
[84455:84476:0731/174626.618695:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[84455:84476:0731/174626.623510:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84455:84476:0731/174626.623678:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[84455:84476:0731/174626.623856:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[84455:84455:0731/174626.633158:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[84455:84476:0731/174626.644427:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84491:84491:0731/174626.644794:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[84455:84476:0731/174626.666444:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84455:84455:0731/174626.701176:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[84455:84455:0731/174626.701323:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[84455:84476:0731/174626.701354:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84455:84476:0731/174626.701421:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84455:84476:0731/174626.701436:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84455:84476:0731/174626.701448:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84455:84476:0731/174626.701459:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84455:84476:0731/174626.701470:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84455:84455:0731/174626.702193:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.project.tests.test_project_tags_filter.TestProjectTags: Chrome headless failed to start:
[84780:84801:0731/174643.924461:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[84780:84801:0731/174643.928957:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84780:84801:0731/174643.929192:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[84780:84801:0731/174643.929430:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[84780:84780:0731/174643.938346:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[84780:84801:0731/174643.949242:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84814:84814:0731/174643.949693:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[84780:84801:0731/174643.970211:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84780:84780:0731/174644.001973:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[84780:84801:0731/174644.002083:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84780:84801:0731/174644.002115:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84780:84780:0731/174644.002124:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[84780:84801:0731/174644.002129:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84780:84801:0731/174644.002142:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84780:84801:0731/174644.002154:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84780:84801:0731/174644.002165:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[84780:84780:0731/174644.003001:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.project.tests.test_project_ui.TestUi: Chrome headless failed to start:
[85296:85317:0731/174701.939224:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[85296:85317:0731/174701.945679:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[85296:85317:0731/174701.945842:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[85296:85317:0731/174701.946043:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[85296:85296:0731/174701.955477:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[85296:85317:0731/174701.972205:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[85331:85331:0731/174701.973902:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[85296:85317:0731/174702.001777:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[85296:85296:0731/174702.060928:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[85296:85296:0731/174702.061048:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[85296:85317:0731/174702.061037:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[85296:85317:0731/174702.061079:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[85296:85317:0731/174702.061094:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[85296:85317:0731/174702.061102:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[85296:85317:0731/174702.061109:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[85296:85317:0731/174702.061116:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.project.tests.test_project_ui.TestUi.browser: Tour project_chatter_log_disabled failed at step Check that Log Note button is disabled (trigger: .o-mail-Chatter-logNote:disabled)
{
"content": "Open Project app",
"trigger": ".o_app[data-menu-xmlid=\"project.menu_main_pm\"]"
},
{
"content": "Toggle a Project's dropdown",
"trigger": ".o_kanban_record .dropdown-toggle.o-no-caret"
},
{
"content": "Select View action",
"trigger": ".oe_kanban_action:contains('View')"
},
----- FAILING STEP -----
{
"content": "Check that Log Note button is disabled",
"trigger": ".o-mail-Chatter-logNote:disabled",
"isCheck": true
},
-----------------------
{
"content": "Check that Log Note button is disabled",
"trigger": ".o-mail-Chatter-sendMessage:disabled",
"isCheck": true
},
|
| 08/01/2026 01:05:04 | ERROR |
Subbuild # 400233:
odoo.addons.project.tests.test_project_ui.TestUi.browser: Tour project_chatter_log_disabled failed at step Check that Log Note button is disabled (trigger: .o-mail-Chatter-logNote:disabled)
|
| 08/01/2026 01:05:04 | ERROR |
Subbuild # 400233:
odoo.addons.project.tests.test_project_ui: FAIL: TestUi.test_limited_user_log_note_permission
Traceback (most recent call last):
File "/data/build/Viindoo-odoo-17.0/addons/project/tests/test_project_ui.py", line 18, in test_limited_user_log_note_permission
self.start_tour('/', 'project_chatter_log_disabled', login='demo')
File "/data/build/Viindoo-odoo-17.0/odoo/tests/common.py", line 2217, in start_tour
return self.browser_js(url_path=url_path, code=code, ready=ready, **kwargs)
File "/data/build/Viindoo-odoo-17.0/odoo/tests/common.py", line 2194, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('project_chatter_log_disabled', {"stepDelay": 0, "keepWatchBrowser": false, "startUrl": "/"})" failed
Tour project_chatter_log_disabled failed at step Check that Log Note button is disabled (trigger: .o-mail-Chatter-logNote:disabled)
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.project.tests.test_project_update_ui.TestProjectUpdateUi: Chrome headless failed to start:
[86121:86142:0731/174737.673569:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[86121:86142:0731/174737.679003:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86121:86142:0731/174737.679290:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[86121:86142:0731/174737.679358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[86121:86121:0731/174737.689234:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[86121:86142:0731/174737.701829:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86157:86157:0731/174737.707368:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[86121:86142:0731/174737.721933:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86121:86121:0731/174737.792148:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[86121:86142:0731/174737.792279:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86121:86142:0731/174737.792318:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86121:86142:0731/174737.792333:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86121:86142:0731/174737.792350:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86121:86121:0731/174737.792355:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[86121:86142:0731/174737.792368:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86121:86142:0731/174737.792388:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86121:86121:0731/174737.793553:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | WARNING |
Subbuild # 400233:
odoo.addons.purchase_product_matrix.tests.test_purchase_matrix.TestPurchaseMatrixUi: Chrome headless failed to start:
[86444:86465:0731/175650.818871:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[86444:86465:0731/175650.823743:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86444:86465:0731/175650.823964:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[86444:86465:0731/175650.824077:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[86444:86444:0731/175650.832892:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[86444:86465:0731/175650.844021:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86479:86479:0731/175650.845081:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[86444:86465:0731/175650.866853:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86444:86444:0731/175650.898474:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[86444:86465:0731/175650.898571:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86444:86465:0731/175650.898604:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86444:86444:0731/175650.898607:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[86444:86465:0731/175650.898619:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86444:86465:0731/175650.898632:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86444:86465:0731/175650.898644:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86444:86465:0731/175650.898656:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[86444:86444:0731/175650.899420:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:05:04 | ERROR |
Subbuild # 400233:
odoo.tests.result: 1 failed, 0 error(s) of 2226 tests when loading database 'rb-221afe0-223567-400233'
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.sale.tests.test_controllers.TestSaleSignature: Chrome headless failed to start:
[355:376:0731/164846.708519:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[355:376:0731/164846.714454:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[355:376:0731/164846.714653:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[355:376:0731/164846.714701:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[355:355:0731/164846.725748:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[355:376:0731/164846.737512:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[390:390:0731/164846.759569:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[355:376:0731/164846.772914:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[355:355:0731/164846.809231:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[355:376:0731/164846.809325:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[355:355:0731/164846.809349:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[355:376:0731/164846.809401:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[355:376:0731/164846.809418:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[355:376:0731/164846.809436:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[355:376:0731/164846.809446:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[355:376:0731/164846.809458:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.sale.tests.test_sale_order_product_catalog.TestSaleOrderProductCatalog: Chrome headless failed to start:
[688:709:0731/165404.210545:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[688:709:0731/165404.215564:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[688:709:0731/165404.215798:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[688:709:0731/165404.215942:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[688:688:0731/165404.228833:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[688:709:0731/165404.240019:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[724:724:0731/165404.245961:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[688:709:0731/165404.272456:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[688:688:0731/165404.309758:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[688:709:0731/165404.309877:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[688:709:0731/165404.309912:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[688:688:0731/165404.309925:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[688:709:0731/165404.309929:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[688:709:0731/165404.309943:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[688:709:0731/165404.309955:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[688:709:0731/165404.309966:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.sale_management.tests.test_sale_ui.TestUi: Chrome headless failed to start:
[1000:1021:0731/170336.627251:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1000:1021:0731/170336.632634:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1000:1021:0731/170336.632806:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1000:1021:0731/170336.632961:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1000:1000:0731/170336.643281:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1000:1021:0731/170336.655396:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1035:1035:0731/170336.659076:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1000:1021:0731/170336.677605:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1000:1000:0731/170336.712611:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1000:1021:0731/170336.712716:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1000:1021:0731/170336.712778:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1000:1000:0731/170336.712787:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1000:1021:0731/170336.712793:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1000:1021:0731/170336.712819:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1000:1021:0731/170336.712830:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1000:1021:0731/170336.712841:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1000:1000:0731/170336.713746:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.sale_management.tests.test_sale_ui.TestUi: Chrome headless failed to start:
[1324:1345:0731/170337.510010:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1324:1345:0731/170337.514929:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1324:1345:0731/170337.515191:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1324:1345:0731/170337.515293:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1324:1324:0731/170337.527337:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1324:1345:0731/170337.539101:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1360:1360:0731/170337.563138:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1324:1345:0731/170337.570579:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1324:1324:0731/170337.602989:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1324:1345:0731/170337.603093:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1324:1324:0731/170337.603111:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1324:1345:0731/170337.603133:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1324:1345:0731/170337.603148:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1324:1345:0731/170337.603158:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1324:1345:0731/170337.603168:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1324:1345:0731/170337.603184:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1324:1324:0731/170337.604021:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.sale_management.tests.test_sale_ui.TestUi: Chrome headless failed to start:
[1650:1671:0731/170338.725066:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1650:1671:0731/170338.731617:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1671:0731/170338.731884:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1650:1671:0731/170338.732013:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1650:1650:0731/170338.744241:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1686:1686:0731/170338.755061:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1650:1671:0731/170338.758216:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1671:0731/170338.780289:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1650:0731/170338.824335:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1650:1671:0731/170338.824455:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1671:0731/170338.824490:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1671:0731/170338.824505:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1650:0731/170338.824510:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1650:1671:0731/170338.824518:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1671:0731/170338.824542:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1650:1671:0731/170338.824554:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.sale_management.tests.test_sale_ui.TestUi: Chrome headless failed to start:
[1976:1997:0731/170340.740140:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1976:1997:0731/170340.745815:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1976:1997:0731/170340.746123:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1976:1997:0731/170340.746225:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1976:1976:0731/170340.764584:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2011:2011:0731/170340.775324:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1976:1997:0731/170340.776123:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1976:1997:0731/170340.795211:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1976:1976:0731/170340.832161:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1976:1997:0731/170340.832272:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1976:1997:0731/170340.832322:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1976:1997:0731/170340.832337:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1976:1997:0731/170340.832350:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1976:1997:0731/170340.832360:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1976:1997:0731/170340.832370:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1976:1976:0731/170340.832287:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.sale_timesheet.tests.test_sale_timesheet_ui.TestUi: Chrome headless failed to start:
[2306:2327:0731/172603.755738:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2306:2327:0731/172603.760788:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2306:2327:0731/172603.761154:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2306:2327:0731/172603.761292:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2306:2306:0731/172603.771179:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2341:2341:0731/172603.782797:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2306:2327:0731/172603.785277:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2306:2327:0731/172603.808920:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2306:2306:0731/172603.873296:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2306:2327:0731/172603.873411:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2306:2327:0731/172603.873446:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2306:2327:0731/172603.873461:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2306:2306:0731/172603.873464:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2306:2327:0731/172603.873479:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2306:2327:0731/172603.873502:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2306:2327:0731/172603.873514:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2306:2306:0731/172603.875198:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.spreadsheet_dashboard.tests.test_share_dashboard_tour.TestDashboardShareTour: Chrome headless failed to start:
[2626:2647:0731/172848.935945:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2626:2647:0731/172848.940535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2626:2647:0731/172848.940761:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2626:2647:0731/172848.940844:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2626:2626:0731/172848.950095:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2660:2660:0731/172848.964325:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2626:2647:0731/172848.966455:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2626:2647:0731/172848.988115:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2626:2626:0731/172849.019241:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2626:2647:0731/172849.019341:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2626:2626:0731/172849.019352:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2626:2647:0731/172849.019383:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2626:2647:0731/172849.019398:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2626:2647:0731/172849.019411:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2626:2647:0731/172849.019422:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2626:2647:0731/172849.019433:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2626:2626:0731/172849.020617:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.stock.tests.test_picking_tours.TestStockPickingTour: Chrome headless failed to start:
[2941:2962:0731/172851.933940:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2941:2962:0731/172851.939339:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2941:2962:0731/172851.939573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2941:2962:0731/172851.939702:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2941:2941:0731/172851.949752:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2976:2976:0731/172851.961410:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2941:2962:0731/172851.962109:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2941:2962:0731/172851.981802:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2941:2941:0731/172852.019996:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2941:2962:0731/172852.020126:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2941:2941:0731/172852.020164:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2941:2962:0731/172852.020164:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2941:2962:0731/172852.020203:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2941:2962:0731/172852.020219:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2941:2962:0731/172852.020235:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2941:2962:0731/172852.020247:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2941:2941:0731/172852.021298:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.stock.tests.test_picking_tours.TestStockPickingTour: Chrome headless failed to start:
[3269:3290:0731/172853.792787:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3269:3290:0731/172853.797888:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3269:3290:0731/172853.798171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3269:3290:0731/172853.798327:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3269:3269:0731/172853.807645:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[3269:3290:0731/172853.819256:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3304:3304:0731/172853.819222:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[3269:3290:0731/172853.866152:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3269:3269:0731/172853.899566:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[3269:3269:0731/172853.899680:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[3269:3290:0731/172853.899692:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3269:3290:0731/172853.899729:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3269:3290:0731/172853.899743:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3269:3290:0731/172853.899756:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3269:3290:0731/172853.899767:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3269:3290:0731/172853.899798:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3269:3269:0731/172853.900519:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.stock.tests.test_picking_tours.TestStockPickingTour: Chrome headless failed to start:
[3590:3611:0731/172855.003154:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3590:3611:0731/172855.007901:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3590:3611:0731/172855.008053:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3590:3611:0731/172855.008268:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3590:3590:0731/172855.016933:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[3590:3611:0731/172855.028332:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3625:3625:0731/172855.028960:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[3590:3611:0731/172855.068940:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3590:3590:0731/172855.102298:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[3590:3611:0731/172855.102425:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3590:3590:0731/172855.102444:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[3590:3611:0731/172855.102482:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3590:3611:0731/172855.102505:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3590:3611:0731/172855.102524:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3590:3611:0731/172855.102540:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3590:3611:0731/172855.102554:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3590:3590:0731/172855.103289:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.stock.tests.test_picking_tours.TestStockPickingTour: Chrome headless failed to start:
[3928:3949:0731/172856.602923:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3928:3949:0731/172856.608023:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3928:3949:0731/172856.608329:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3928:3949:0731/172856.608442:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3928:3928:0731/172856.619154:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[3963:3963:0731/172856.629538:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[3928:3949:0731/172856.630287:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3928:3949:0731/172856.668188:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3928:3928:0731/172856.701643:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[3928:3949:0731/172856.701742:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3928:3928:0731/172856.701764:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[3928:3949:0731/172856.701776:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3928:3949:0731/172856.701792:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3928:3949:0731/172856.701804:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3928:3949:0731/172856.701812:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3928:3949:0731/172856.701825:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3928:3928:0731/172856.702555:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.stock.tests.test_picking_tours.TestStockPickingTour: Chrome headless failed to start:
[4247:4268:0731/172857.844807:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4247:4268:0731/172857.849909:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4247:4268:0731/172857.850160:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4247:4268:0731/172857.850269:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4247:4247:0731/172857.859854:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[4247:4268:0731/172857.870985:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4283:4283:0731/172857.878291:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4247:4268:0731/172857.891579:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4247:4247:0731/172857.924678:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4247:4247:0731/172857.924805:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4247:4268:0731/172857.924808:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4247:4268:0731/172857.924856:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4247:4268:0731/172857.924877:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4247:4268:0731/172857.924892:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4247:4268:0731/172857.924907:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4247:4268:0731/172857.924921:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4247:4247:0731/172857.925626:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.stock.tests.test_picking_tours.TestStockPickingTour: Chrome headless failed to start:
[4568:4589:0731/172900.784838:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4568:4589:0731/172900.789860:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4568:4589:0731/172900.790247:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4568:4589:0731/172900.790324:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4568:4568:0731/172900.798293:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[4568:4589:0731/172900.811632:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4603:4603:0731/172900.816975:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4568:4589:0731/172900.828998:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4568:4568:0731/172900.891451:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4568:4568:0731/172900.891577:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4568:4589:0731/172900.891573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4568:4589:0731/172900.891625:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4568:4589:0731/172900.891649:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4568:4589:0731/172900.891666:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4568:4589:0731/172900.891688:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4568:4589:0731/172900.891716:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4568:4568:0731/172900.892369:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4604:4653:0731/172900.907095:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.stock.tests.test_report_tours.TestStockReportTour: Chrome headless failed to start:
[4919:4940:0731/172906.210057:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4919:4940:0731/172906.214883:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4919:4940:0731/172906.215027:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4919:4940:0731/172906.215199:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4919:4919:0731/172906.224092:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[4919:4940:0731/172906.235412:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4954:4954:0731/172906.240480:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4919:4940:0731/172906.265885:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4919:4919:0731/172906.298295:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4919:4940:0731/172906.298421:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4919:4919:0731/172906.298440:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4919:4940:0731/172906.298462:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4919:4940:0731/172906.298477:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4919:4940:0731/172906.298489:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4919:4940:0731/172906.298500:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4919:4940:0731/172906.298511:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4919:4919:0731/172906.299288:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.stock.tests.test_report_tours.TestStockReportTour: Chrome headless failed to start:
[5238:5260:0731/172907.106477:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5238:5260:0731/172907.113535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5238:5260:0731/172907.113804:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5238:5260:0731/172907.113981:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5238:5238:0731/172907.124254:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5275:5275:0731/172907.135705:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[5238:5260:0731/172907.140592:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5238:5260:0731/172907.172821:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5238:5238:0731/172907.220665:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5238:5260:0731/172907.220763:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5238:5238:0731/172907.220790:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[5238:5260:0731/172907.220797:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5238:5260:0731/172907.220812:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5238:5260:0731/172907.220825:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5238:5260:0731/172907.220837:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5238:5260:0731/172907.220848:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.stock_picking_batch.tests.test_batch_picking.TestBatchPickingSynchronization: Chrome headless failed to start:
[5573:5594:0731/173638.310411:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5573:5594:0731/173638.315858:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5573:5594:0731/173638.316349:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5573:5594:0731/173638.316488:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5573:5573:0731/173638.325746:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5608:5608:0731/173638.337185:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[5573:5594:0731/173638.338320:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5573:5594:0731/173638.367455:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5573:5573:0731/173638.400974:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5573:5594:0731/173638.401085:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5573:5573:0731/173638.401123:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[5573:5594:0731/173638.401124:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5573:5594:0731/173638.401144:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5573:5594:0731/173638.401161:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5573:5594:0731/173638.401178:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5573:5594:0731/173638.401192:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5573:5573:0731/173638.402000:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.survey.tests.test_survey_ui_backend.TestUi: Chrome headless failed to start:
[5949:5970:0731/173702.473212:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5949:5970:0731/173702.478391:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5949:5970:0731/173702.478525:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5949:5970:0731/173702.478648:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5949:5949:0731/173702.487825:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5949:5970:0731/173702.498805:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5984:5984:0731/173702.499861:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[5949:5970:0731/173702.520901:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5949:5949:0731/173702.573845:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5949:5970:0731/173702.573959:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5949:5970:0731/173702.573993:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5949:5949:0731/173702.574005:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[5949:5970:0731/173702.574008:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5949:5970:0731/173702.574032:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5949:5970:0731/173702.574044:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5949:5970:0731/173702.574069:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5949:5949:0731/173702.575156:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.survey.tests.test_survey_ui_certification.TestUiCertification: Chrome headless failed to start:
[6278:6300:0731/173703.579292:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6278:6300:0731/173703.584545:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6278:6300:0731/173703.584714:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6278:6300:0731/173703.584775:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6278:6278:0731/173703.593249:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[6278:6300:0731/173703.604411:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6313:6313:0731/173703.605150:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[6278:6300:0731/173703.623273:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6278:6278:0731/173703.677697:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6278:6300:0731/173703.677794:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6278:6278:0731/173703.677817:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[6278:6300:0731/173703.677858:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6278:6300:0731/173703.677879:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6278:6300:0731/173703.677893:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6278:6300:0731/173703.677909:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6278:6300:0731/173703.677930:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6278:6278:0731/173703.678917:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.survey.tests.test_survey_ui_certification.TestUiCertification: Chrome headless failed to start:
[6599:6620:0731/173704.614140:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6599:6620:0731/173704.619065:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6599:6620:0731/173704.619253:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6599:6620:0731/173704.619491:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6599:6599:0731/173704.628825:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[6599:6620:0731/173704.639741:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6634:6634:0731/173704.646041:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[6599:6620:0731/173704.666006:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6599:6599:0731/173704.698098:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6599:6620:0731/173704.698201:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6599:6599:0731/173704.698221:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[6599:6620:0731/173704.698243:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6599:6620:0731/173704.698258:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6599:6620:0731/173704.698271:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6599:6620:0731/173704.698283:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6599:6620:0731/173704.698295:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6599:6599:0731/173704.699072:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6636:6682:0731/173704.714185:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.survey.tests.test_survey_ui_feedback.TestUiFeedback: Chrome headless failed to start:
[6916:6937:0731/173705.624274:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6916:6937:0731/173705.629364:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6916:6937:0731/173705.629561:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6916:6937:0731/173705.629610:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6916:6916:0731/173705.638596:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[6916:6937:0731/173705.649644:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6952:6952:0731/173705.650086:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[6916:6937:0731/173705.670890:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6916:6916:0731/173705.707408:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6916:6937:0731/173705.707535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6916:6916:0731/173705.707583:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[6916:6937:0731/173705.707574:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6916:6937:0731/173705.707620:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6916:6937:0731/173705.707640:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6916:6937:0731/173705.707651:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6916:6937:0731/173705.707661:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6916:6916:0731/173705.708684:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.survey.tests.test_survey_ui_feedback.TestUiFeedback: Chrome headless failed to start:
[7234:7255:0731/173706.530891:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7234:7255:0731/173706.535978:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7234:7255:0731/173706.536384:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7234:7255:0731/173706.536470:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7234:7234:0731/173706.545378:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7234:7255:0731/173706.556474:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7269:7269:0731/173706.563296:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[7234:7255:0731/173706.575077:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7234:7234:0731/173706.608430:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7234:7255:0731/173706.608540:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7234:7234:0731/173706.608565:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[7234:7255:0731/173706.608581:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7234:7255:0731/173706.608601:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7234:7255:0731/173706.608616:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7234:7255:0731/173706.608629:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7234:7255:0731/173706.608640:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7234:7234:0731/173706.609324:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.survey.tests.test_survey_ui_feedback.TestUiFeedback: Chrome headless failed to start:
[7550:7571:0731/173707.488900:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7550:7571:0731/173707.494669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7550:7571:0731/173707.494840:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7550:7571:0731/173707.494898:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7550:7550:0731/173707.503786:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7550:7571:0731/173707.515230:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7586:7586:0731/173707.515568:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[7550:7571:0731/173707.559920:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7550:7550:0731/173707.599246:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7550:7571:0731/173707.599351:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7550:7571:0731/173707.599383:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7550:7550:0731/173707.599399:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[7550:7571:0731/173707.599400:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7550:7571:0731/173707.599424:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7550:7571:0731/173707.599439:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7550:7571:0731/173707.599454:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7550:7550:0731/173707.600427:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7588:7630:0731/173707.614528:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.survey.tests.test_survey_ui_feedback.TestUiFeedback: Chrome headless failed to start:
[7888:7909:0731/173708.486434:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7888:7909:0731/173708.491491:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7888:7909:0731/173708.491753:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7888:7909:0731/173708.491972:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7888:7888:0731/173708.500575:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7888:7909:0731/173708.511865:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7923:7923:0731/173708.520937:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[7888:7909:0731/173708.530168:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7888:7888:0731/173708.591937:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7888:7888:0731/173708.592064:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[7888:7909:0731/173708.592049:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7888:7909:0731/173708.592114:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7888:7909:0731/173708.592140:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7888:7909:0731/173708.592159:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7888:7909:0731/173708.592177:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7888:7909:0731/173708.592195:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7888:7888:0731/173708.592922:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7925:7970:0731/173708.611531:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.survey.tests.test_survey_ui_feedback.TestUiFeedback: Chrome headless failed to start:
[8214:8235:0731/173709.519693:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8214:8235:0731/173709.524584:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8214:8235:0731/173709.524804:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8214:8235:0731/173709.524867:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8214:8214:0731/173709.534152:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8214:8235:0731/173709.549329:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8249:8249:0731/173709.553276:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8214:8235:0731/173709.575759:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8214:8214:0731/173709.623444:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8214:8235:0731/173709.623577:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8214:8214:0731/173709.623604:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8214:8235:0731/173709.623614:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8214:8235:0731/173709.623629:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8214:8235:0731/173709.623644:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8214:8235:0731/173709.623659:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8214:8235:0731/173709.623674:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8214:8214:0731/173709.624744:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.survey.tests.test_survey_ui_feedback.TestUiFeedback: Chrome headless failed to start:
[8533:8554:0731/173710.528975:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8533:8554:0731/173710.534243:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8533:8554:0731/173710.534425:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8533:8554:0731/173710.534509:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8533:8533:0731/173710.543191:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8533:8554:0731/173710.554809:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8568:8568:0731/173710.555089:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8533:8554:0731/173710.572744:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8533:8533:0731/173710.606283:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8533:8554:0731/173710.606396:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8533:8554:0731/173710.606433:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8533:8533:0731/173710.606443:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8533:8554:0731/173710.606447:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8533:8554:0731/173710.606460:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8533:8554:0731/173710.606471:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8533:8554:0731/173710.606483:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8533:8533:0731/173710.607188:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.survey.tests.test_survey_ui_feedback.TestUiFeedback: Chrome headless failed to start:
[8839:8860:0731/173711.508863:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8839:8860:0731/173711.513958:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8839:8860:0731/173711.514283:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8839:8860:0731/173711.514592:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8839:8839:0731/173711.523312:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8874:8874:0731/173711.534832:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8839:8860:0731/173711.535435:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8839:8860:0731/173711.568502:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8839:8839:0731/173711.603712:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8839:8860:0731/173711.603816:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8839:8839:0731/173711.603846:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8839:8860:0731/173711.603855:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8839:8860:0731/173711.603870:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8839:8860:0731/173711.603884:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8839:8860:0731/173711.603900:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8839:8860:0731/173711.603915:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8839:8839:0731/173711.604935:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_apikeys.tests.test_flow.TestAPIKeys: Chrome headless failed to start:
[9158:9179:0731/173713.493879:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9158:9179:0731/173713.498832:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9158:9179:0731/173713.499004:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9158:9179:0731/173713.499191:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9158:9158:0731/173713.508394:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9158:9179:0731/173713.519929:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9193:9193:0731/173713.520221:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9158:9179:0731/173713.565496:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9158:9158:0731/173713.598470:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9158:9158:0731/173713.598592:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9158:9179:0731/173713.598883:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9158:9179:0731/173713.598930:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9158:9179:0731/173713.598950:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9158:9179:0731/173713.598965:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9158:9179:0731/173713.598980:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9158:9179:0731/173713.598994:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9158:9158:0731/173713.599403:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_apikeys.tests.test_flow.TestAPIKeys: Chrome headless failed to start:
[9475:9496:0731/173714.284421:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9475:9496:0731/173714.289476:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9475:9496:0731/173714.289954:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9475:9496:0731/173714.290036:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9475:9475:0731/173714.300444:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9510:9510:0731/173714.310081:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9475:9496:0731/173714.311847:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9475:9496:0731/173714.329175:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9475:9475:0731/173714.389570:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9475:9475:0731/173714.389687:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9475:9496:0731/173714.389690:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9475:9496:0731/173714.389788:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9475:9496:0731/173714.389810:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9475:9496:0731/173714.389828:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9475:9496:0731/173714.389844:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9475:9496:0731/173714.389859:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9475:9475:0731/173714.390701:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_assetsbundle.tests.test_assetsbundle.TestAssetsBundleInBrowser: Chrome headless failed to start:
[9832:9853:0731/173718.449387:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9832:9853:0731/173718.454501:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9832:9853:0731/173718.454772:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9832:9853:0731/173718.454828:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9832:9832:0731/173718.463953:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9832:9853:0731/173718.475493:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9866:9866:0731/173718.481409:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9832:9853:0731/173718.495138:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9832:9832:0731/173718.527262:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9832:9853:0731/173718.527367:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9832:9832:0731/173718.527405:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9832:9832:0731/173718.528188:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9832:9853:0731/173718.527405:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9832:9853:0731/173718.558508:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9832:9853:0731/173718.558543:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9832:9853:0731/173718.558551:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9832:9853:0731/173718.558559:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9868:9916:0731/173718.572481:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_assetsbundle.tests.test_assetsbundle.TestAssetsBundleInBrowser: Chrome headless failed to start:
[10163:10184:0731/173719.278973:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10163:10184:0731/173719.283806:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10163:10184:0731/173719.284333:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10163:10184:0731/173719.284508:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10163:10163:0731/173719.293167:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10163:10184:0731/173719.305247:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10198:10198:0731/173719.306315:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10163:10184:0731/173719.326507:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10163:10163:0731/173719.388803:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10163:10184:0731/173719.388936:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10163:10163:0731/173719.388957:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10163:10184:0731/173719.388990:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10163:10184:0731/173719.389012:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10163:10184:0731/173719.389031:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10163:10184:0731/173719.389048:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10163:10184:0731/173719.389064:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10163:10163:0731/173719.389822:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_assetsbundle.tests.test_assetsbundle.TestErrorManagement: Chrome headless failed to start:
[10481:10502:0731/173724.579251:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10481:10502:0731/173724.584018:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10481:10502:0731/173724.584201:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10481:10502:0731/173724.584300:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10481:10481:0731/173724.593455:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10481:10502:0731/173724.604693:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10516:10516:0731/173724.610068:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10481:10502:0731/173724.623103:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10481:10481:0731/173724.679967:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10481:10502:0731/173724.680077:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10481:10481:0731/173724.680092:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10481:10502:0731/173724.680117:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10481:10502:0731/173724.680131:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10481:10502:0731/173724.680144:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10481:10502:0731/173724.680155:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10481:10502:0731/173724.680167:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10481:10481:0731/173724.680959:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_base_automation.tests.test_tour.BaseAutomationTestUi: Chrome headless failed to start:
[10817:10838:0731/173739.312629:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10817:10838:0731/173739.317446:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10817:10838:0731/173739.317590:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10817:10838:0731/173739.317688:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10817:10817:0731/173739.327320:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10817:10838:0731/173739.343222:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10852:10852:0731/173739.345262:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10817:10838:0731/173739.371980:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10817:10817:0731/173739.406508:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10817:10838:0731/173739.406610:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10817:10817:0731/173739.406638:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10817:10838:0731/173739.406645:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10817:10838:0731/173739.406659:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10817:10838:0731/173739.406673:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10817:10838:0731/173739.406681:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10817:10838:0731/173739.406689:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10817:10817:0731/173739.407500:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_base_automation.tests.test_tour.BaseAutomationTestUi: Chrome headless failed to start:
[11145:11166:0731/173740.209532:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11145:11166:0731/173740.214540:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11145:11166:0731/173740.214823:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11145:11166:0731/173740.215021:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11145:11145:0731/173740.224381:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11145:11166:0731/173740.235539:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11180:11180:0731/173740.237585:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11145:11166:0731/173740.263685:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11145:11145:0731/173740.299827:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11145:11166:0731/173740.299941:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11145:11166:0731/173740.299971:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11145:11166:0731/173740.299982:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11145:11166:0731/173740.299991:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11145:11166:0731/173740.299999:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11145:11166:0731/173740.300007:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11145:11145:0731/173740.300008:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11145:11145:0731/173740.301227:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_base_automation.tests.test_tour.BaseAutomationTestUi: Chrome headless failed to start:
[11482:11503:0731/173741.141551:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11482:11503:0731/173741.146684:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11482:11503:0731/173741.147034:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11482:11503:0731/173741.147106:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11482:11482:0731/173741.155962:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11482:11503:0731/173741.167140:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11518:11518:0731/173741.168430:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11482:11503:0731/173741.184253:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11482:11482:0731/173741.216595:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11482:11503:0731/173741.216687:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11482:11482:0731/173741.216717:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11482:11503:0731/173741.216724:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11482:11503:0731/173741.216741:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11482:11503:0731/173741.216753:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11482:11503:0731/173741.216764:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11482:11503:0731/173741.216774:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11482:11482:0731/173741.217531:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_base_automation.tests.test_tour.BaseAutomationTestUi: Chrome headless failed to start:
[11830:11851:0731/173742.054467:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11830:11851:0731/173742.059801:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11830:11851:0731/173742.060029:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11830:11851:0731/173742.060227:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11830:11830:0731/173742.069161:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11830:11851:0731/173742.080441:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11865:11865:0731/173742.081519:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11830:11851:0731/173742.099229:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11830:11830:0731/173742.159728:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11830:11851:0731/173742.159852:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11830:11830:0731/173742.159900:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11830:11851:0731/173742.159898:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11830:11851:0731/173742.160260:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11830:11851:0731/173742.160281:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11830:11851:0731/173742.160295:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11830:11851:0731/173742.160309:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11830:11830:0731/173742.161119:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11867:11913:0731/173742.180857:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_base_automation.tests.test_tour.BaseAutomationTestUi: Chrome headless failed to start:
[12168:12189:0731/173742.886686:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12168:12189:0731/173742.892058:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12168:12189:0731/173742.892318:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12168:12189:0731/173742.892419:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12168:12168:0731/173742.901657:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[12168:12189:0731/173742.913371:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12202:12202:0731/173742.922858:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[12168:12189:0731/173742.960861:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12168:12168:0731/173742.999632:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[12168:12189:0731/173742.999737:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12168:12168:0731/173742.999767:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[12168:12189:0731/173742.999774:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12168:12189:0731/173742.999789:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12168:12189:0731/173742.999801:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12168:12189:0731/173742.999812:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12168:12189:0731/173742.999823:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12168:12168:0731/173743.000623:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_base_automation.tests.test_tour.BaseAutomationTestUi: Chrome headless failed to start:
[12481:12502:0731/173743.811171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12481:12502:0731/173743.817739:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12481:12502:0731/173743.817968:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12481:12502:0731/173743.818139:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12481:12481:0731/173743.827331:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[12516:12516:0731/173743.841511:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[12481:12502:0731/173743.842908:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12481:12502:0731/173743.873359:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12481:12481:0731/173743.905339:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[12481:12502:0731/173743.905433:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12481:12481:0731/173743.905467:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[12481:12502:0731/173743.905470:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12481:12502:0731/173743.905485:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12481:12502:0731/173743.905497:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12481:12502:0731/173743.905509:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12481:12502:0731/173743.905520:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_base_automation.tests.test_tour.BaseAutomationTestUi: Chrome headless failed to start:
[13102:13123:0731/173751.862001:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13102:13123:0731/173751.867135:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13102:13123:0731/173751.867394:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13102:13123:0731/173751.867507:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13102:13102:0731/173751.877006:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[13102:13123:0731/173751.888081:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13138:13138:0731/173751.899955:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[13102:13123:0731/173751.906364:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13102:13102:0731/173751.963560:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13102:13123:0731/173751.963699:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13102:13102:0731/173751.963732:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[13102:13123:0731/173751.963742:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13102:13123:0731/173751.963762:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13102:13123:0731/173751.963779:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13102:13123:0731/173751.963794:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13102:13123:0731/173751.963809:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13102:13102:0731/173751.964566:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_base_automation.tests.test_tour.BaseAutomationTestUi: Chrome headless failed to start:
[13427:13448:0731/173752.794411:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13427:13448:0731/173752.799448:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13427:13448:0731/173752.799847:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13427:13448:0731/173752.799905:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13427:13427:0731/173752.808997:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[13462:13462:0731/173752.820752:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[13427:13448:0731/173752.821190:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13427:13448:0731/173752.866634:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13427:13427:0731/173752.898651:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13427:13427:0731/173752.898779:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[13427:13448:0731/173752.898783:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13427:13448:0731/173752.898899:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13427:13448:0731/173752.898933:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13427:13448:0731/173752.898951:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13427:13448:0731/173752.898968:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13427:13448:0731/173752.898984:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13427:13427:0731/173752.899713:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_base_automation.tests.test_tour.BaseAutomationTestUi: Chrome headless failed to start:
[13759:13780:0731/173753.716259:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13759:13780:0731/173753.721031:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13759:13780:0731/173753.721337:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13759:13780:0731/173753.721536:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13759:13759:0731/173753.732773:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[13794:13794:0731/173753.742102:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[13759:13780:0731/173753.743932:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13759:13780:0731/173753.767931:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13759:13759:0731/173753.799159:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13759:13780:0731/173753.799261:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13759:13780:0731/173753.799302:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13759:13759:0731/173753.799307:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[13759:13780:0731/173753.799327:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13759:13780:0731/173753.799346:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13759:13780:0731/173753.799361:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13759:13780:0731/173753.799376:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13759:13759:0731/173753.800610:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13796:13842:0731/173753.815044:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_base_automation.tests.test_tour.BaseAutomationTestUi: Chrome headless failed to start:
[14124:14145:0731/173754.543345:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14124:14145:0731/173754.548000:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14124:14145:0731/173754.548314:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14124:14145:0731/173754.548935:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14124:14124:0731/173754.557705:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[14124:14145:0731/173754.568733:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14159:14159:0731/173754.581645:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[14124:14145:0731/173754.585974:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14124:14124:0731/173754.617679:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[14124:14145:0731/173754.617797:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14124:14124:0731/173754.617819:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[14124:14145:0731/173754.617838:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14124:14145:0731/173754.617853:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14124:14145:0731/173754.617866:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14124:14145:0731/173754.617878:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14124:14145:0731/173754.617889:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14124:14124:0731/173754.618652:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_base_automation.tests.test_tour.BaseAutomationTestUi: Chrome headless failed to start:
[14479:14500:0731/173755.522098:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14479:14500:0731/173755.527203:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14479:14500:0731/173755.527430:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14479:14500:0731/173755.527505:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14479:14479:0731/173755.536314:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[14479:14500:0731/173755.547584:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14514:14514:0731/173755.555070:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[14479:14500:0731/173755.572365:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14479:14479:0731/173755.604586:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[14479:14500:0731/173755.604685:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14479:14479:0731/173755.604710:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[14479:14500:0731/173755.604720:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14479:14500:0731/173755.604734:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14479:14500:0731/173755.604746:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14479:14500:0731/173755.604757:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14479:14500:0731/173755.604768:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14479:14479:0731/173755.605497:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_base_automation.tests.test_tour.BaseAutomationTestUi: Chrome headless failed to start:
[14791:14812:0731/173756.537570:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14791:14812:0731/173756.543229:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14791:14812:0731/173756.543788:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14791:14812:0731/173756.543915:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14791:14791:0731/173756.552822:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[14828:14828:0731/173756.564029:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[14791:14812:0731/173756.565319:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14791:14812:0731/173756.583616:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14791:14791:0731/173756.616264:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[14791:14812:0731/173756.616366:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14791:14791:0731/173756.616395:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[14791:14812:0731/173756.616403:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14791:14812:0731/173756.616419:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14791:14812:0731/173756.616432:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14791:14812:0731/173756.616444:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14791:14812:0731/173756.616455:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14791:14791:0731/173756.617305:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_event_full.tests.test_wevent_register.TestWEventRegister: Chrome headless failed to start:
[15116:15137:0731/173807.679001:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15116:15137:0731/173807.683979:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15116:15137:0731/173807.684062:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15116:15137:0731/173807.684236:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15116:15116:0731/173807.693467:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[15116:15137:0731/173807.704680:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15152:15152:0731/173807.705337:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[15116:15137:0731/173807.759384:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15116:15116:0731/173807.791768:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[15116:15116:0731/173807.791879:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[15116:15137:0731/173807.791875:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15116:15137:0731/173807.791911:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15116:15137:0731/173807.791929:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15116:15137:0731/173807.791944:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15116:15137:0731/173807.791956:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15116:15137:0731/173807.791967:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15116:15116:0731/173807.792675:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[15154:15200:0731/173807.807283:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_http.tests.test_xss.TestXSS: Chrome headless failed to start:
[15622:15643:0731/173844.351707:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15622:15643:0731/173844.356931:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15622:15643:0731/173844.357127:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15622:15643:0731/173844.357372:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15622:15622:0731/173844.367170:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[15622:15643:0731/173844.381169:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15657:15657:0731/173844.397752:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[15622:15643:0731/173844.405546:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15622:15622:0731/173844.465125:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[15622:15622:0731/173844.465239:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[15622:15643:0731/173844.465230:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15622:15643:0731/173844.465315:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15622:15643:0731/173844.465330:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15622:15643:0731/173844.465343:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15622:15643:0731/173844.465353:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15622:15643:0731/173844.465364:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15622:15622:0731/173844.466243:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_http.tests.test_xss.TestXSS: Chrome headless failed to start:
[15946:15967:0731/173845.173613:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15946:15967:0731/173845.178766:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15946:15967:0731/173845.179219:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15946:15967:0731/173845.179465:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15946:15946:0731/173845.192229:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[15981:15981:0731/173845.199334:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[15946:15967:0731/173845.203964:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15946:15967:0731/173845.222603:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15946:15946:0731/173845.272137:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[15946:15946:0731/173845.272263:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[15946:15967:0731/173845.272254:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15946:15967:0731/173845.272290:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15946:15967:0731/173845.272304:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15946:15967:0731/173845.272317:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15946:15967:0731/173845.272328:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15946:15967:0731/173845.272338:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15946:15946:0731/173845.273562:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_http.tests.test_xss.TestXSS: Chrome headless failed to start:
[16303:16324:0731/173846.049916:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16303:16324:0731/173846.054993:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16303:16324:0731/173846.055133:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16303:16324:0731/173846.055183:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16303:16303:0731/173846.065507:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[16303:16324:0731/173846.076835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16338:16338:0731/173846.077435:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[16303:16324:0731/173846.094189:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16303:16303:0731/173846.126606:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[16303:16303:0731/173846.126727:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[16303:16324:0731/173846.126721:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16303:16324:0731/173846.126755:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16303:16324:0731/173846.126768:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16303:16324:0731/173846.126780:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16303:16324:0731/173846.126802:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16303:16324:0731/173846.126814:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16303:16303:0731/173846.127508:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_mail.tests.test_mail_activity.TestTours: Chrome headless failed to start:
[16647:16668:0731/173903.924461:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16647:16668:0731/173903.929332:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16647:16668:0731/173903.929514:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16647:16668:0731/173903.929911:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16647:16647:0731/173903.938707:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[16647:16668:0731/173903.949843:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16684:16684:0731/173903.950885:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[16647:16668:0731/173903.971357:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16647:16647:0731/173904.003898:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[16647:16668:0731/173904.004007:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16647:16647:0731/173904.004035:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[16647:16668:0731/173904.004220:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16647:16668:0731/173904.004240:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16647:16668:0731/173904.004252:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16647:16668:0731/173904.004263:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16647:16668:0731/173904.004274:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16647:16647:0731/173904.005062:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_main_flows.tests.test_flow.TestUi: Chrome headless failed to start:
[17109:17130:0731/174537.687215:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17109:17130:0731/174537.692377:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17109:17130:0731/174537.692466:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17109:17130:0731/174537.692514:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17109:17109:0731/174537.702285:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[17144:17144:0731/174537.713974:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[17109:17130:0731/174537.718803:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17109:17130:0731/174537.767378:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17109:17109:0731/174537.800054:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[17109:17130:0731/174537.800150:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17109:17109:0731/174537.800176:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[17109:17130:0731/174537.800184:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17109:17130:0731/174537.800198:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17109:17130:0731/174537.800211:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17109:17130:0731/174537.800223:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17109:17130:0731/174537.800234:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17109:17109:0731/174537.801784:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_main_flows.tests.test_flow.TestUi: Chrome headless failed to start:
[17426:17447:0731/174549.406979:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17426:17447:0731/174549.412306:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17426:17447:0731/174549.412543:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17426:17447:0731/174549.412759:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17426:17426:0731/174549.421928:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[17426:17447:0731/174549.434640:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17461:17461:0731/174549.439267:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[17426:17447:0731/174549.472952:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17426:17426:0731/174549.506110:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[17426:17447:0731/174549.506219:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17426:17426:0731/174549.506239:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[17426:17447:0731/174549.506261:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17426:17447:0731/174549.506277:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17426:17447:0731/174549.506305:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17426:17447:0731/174549.506317:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17426:17447:0731/174549.506329:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17426:17426:0731/174549.507190:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_main_flows.tests.test_flow.TestUiMobile: Chrome headless failed to start:
[17744:17765:0731/174550.865551:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17744:17765:0731/174550.870439:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17744:17765:0731/174550.870609:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17744:17765:0731/174550.870715:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17744:17744:0731/174550.879682:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[17744:17765:0731/174550.890785:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17779:17779:0731/174550.900966:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[17744:17765:0731/174550.908435:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17744:17744:0731/174550.965688:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[17744:17744:0731/174550.965808:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[17744:17765:0731/174550.965798:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17744:17765:0731/174550.965928:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17744:17765:0731/174550.965943:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17744:17765:0731/174550.965955:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17744:17765:0731/174550.965966:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17744:17765:0731/174550.965976:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17744:17744:0731/174550.966709:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[17780:17825:0731/174550.987152:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_new_api.tests.test_ui.TestUi: Chrome headless failed to start:
[18070:18091:0731/174626.023855:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18070:18091:0731/174626.028912:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18070:18091:0731/174626.029183:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18070:18091:0731/174626.029266:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18070:18070:0731/174626.038724:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[18070:18091:0731/174626.049674:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18105:18105:0731/174626.070583:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[18070:18091:0731/174626.071387:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18070:18070:0731/174626.104181:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[18070:18091:0731/174626.104277:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18070:18070:0731/174626.104309:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[18070:18091:0731/174626.104308:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18070:18091:0731/174626.104364:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18070:18091:0731/174626.104380:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18070:18091:0731/174626.104387:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18070:18091:0731/174626.104397:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18070:18070:0731/174626.105144:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[18107:18150:0731/174626.118731:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_new_api.tests.test_ui.TestUiTranslation: Chrome headless failed to start:
[18387:18408:0731/174628.859675:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18387:18408:0731/174628.864995:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18387:18408:0731/174628.865253:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18387:18408:0731/174628.865340:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18387:18387:0731/174628.875198:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[18387:18408:0731/174628.887952:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18422:18422:0731/174628.891408:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[18387:18408:0731/174628.908572:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18387:18387:0731/174628.967024:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[18387:18387:0731/174628.967139:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[18387:18408:0731/174628.967139:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18387:18408:0731/174628.967180:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18387:18408:0731/174628.967195:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18387:18408:0731/174628.967208:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18387:18408:0731/174628.967219:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18387:18408:0731/174628.967231:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18387:18387:0731/174628.967943:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_sale_product_configurators.tests.test_event_sale_with_product_configurator.TestEventProductConfiguratorUi: Chrome headless failed to start:
[18741:18762:0731/174650.529452:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18741:18762:0731/174650.534494:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18741:18762:0731/174650.534673:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18741:18762:0731/174650.534775:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18741:18741:0731/174650.543796:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[18741:18762:0731/174650.555528:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18776:18776:0731/174650.560989:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[18741:18762:0731/174650.573832:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18741:18741:0731/174650.607179:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[18741:18741:0731/174650.607293:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[18741:18762:0731/174650.607285:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18741:18762:0731/174650.607366:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18741:18762:0731/174650.607381:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18741:18762:0731/174650.607394:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18741:18762:0731/174650.607406:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18741:18762:0731/174650.607417:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18741:18741:0731/174650.608155:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_sale_product_configurators.tests.test_sale_product_configurator.TestProductConfiguratorUi: Chrome headless failed to start:
[19436:19457:0731/174709.825282:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19436:19457:0731/174709.830317:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19436:19457:0731/174709.830495:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19436:19457:0731/174709.830583:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19436:19436:0731/174709.840144:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[19470:19470:0731/174709.851447:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[19436:19457:0731/174709.852410:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19436:19457:0731/174709.872650:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19436:19436:0731/174709.906095:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[19436:19436:0731/174709.906216:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[19436:19457:0731/174709.906234:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19436:19457:0731/174709.906282:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19436:19457:0731/174709.906303:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19436:19457:0731/174709.906319:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19436:19457:0731/174709.906333:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19436:19457:0731/174709.906344:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19436:19436:0731/174709.907133:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_sale_product_configurators.tests.test_sale_product_configurator.TestProductConfiguratorUi: Chrome headless failed to start:
[19745:19766:0731/174710.624382:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19745:19766:0731/174710.628981:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19766:0731/174710.629121:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19745:19766:0731/174710.629276:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19745:19745:0731/174710.637792:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[19745:19766:0731/174710.648879:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19780:19780:0731/174710.649922:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[19745:19766:0731/174710.670057:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19745:0731/174710.702044:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[19745:19766:0731/174710.702478:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19745:0731/174710.702496:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[19745:19766:0731/174710.702520:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19766:0731/174710.702535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19766:0731/174710.702547:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19766:0731/174710.702558:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19766:0731/174710.702570:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19745:19745:0731/174710.703308:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_sale_product_configurators.tests.test_sale_product_configurator.TestProductConfiguratorUi: Chrome headless failed to start:
[20069:20090:0731/174711.719872:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20069:20090:0731/174711.724803:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20069:20090:0731/174711.724976:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20069:20090:0731/174711.725188:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20069:20069:0731/174711.734075:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[20069:20090:0731/174711.745656:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20104:20104:0731/174711.746130:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[20069:20090:0731/174711.772110:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20069:20069:0731/174711.805161:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[20069:20069:0731/174711.805311:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[20069:20090:0731/174711.805308:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20069:20090:0731/174711.805348:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20069:20090:0731/174711.805365:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20069:20090:0731/174711.805380:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20069:20090:0731/174711.805394:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20069:20090:0731/174711.805407:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20069:20069:0731/174711.806095:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_sale_product_configurators.tests.test_sale_product_configurator.TestProductConfiguratorUi: Chrome headless failed to start:
[20410:20431:0731/174712.831176:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20410:20431:0731/174712.836292:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20410:20431:0731/174712.836425:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20410:20431:0731/174712.836539:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20410:20410:0731/174712.846059:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[20444:20444:0731/174712.856838:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[20410:20431:0731/174712.857313:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20410:20431:0731/174712.877527:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20410:20410:0731/174712.910694:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[20410:20431:0731/174712.910795:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20410:20410:0731/174712.910809:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[20410:20431:0731/174712.910831:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20410:20431:0731/174712.910846:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20410:20431:0731/174712.910861:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20410:20431:0731/174712.910876:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20410:20431:0731/174712.910891:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20410:20410:0731/174712.911603:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[20446:20492:0731/174712.925487:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_sale_product_configurators.tests.test_sale_product_configurator.TestProductConfiguratorUi: Chrome headless failed to start:
[20730:20751:0731/174714.003446:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20730:20751:0731/174714.008316:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20730:20751:0731/174714.008483:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20730:20751:0731/174714.008623:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20730:20730:0731/174714.017158:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[20730:20751:0731/174714.028198:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20765:20765:0731/174714.028811:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[20730:20751:0731/174714.063036:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20730:20730:0731/174714.093717:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[20730:20751:0731/174714.093823:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20730:20730:0731/174714.093839:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[20730:20751:0731/174714.093861:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20730:20751:0731/174714.093876:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20730:20751:0731/174714.093889:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20730:20751:0731/174714.093902:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20730:20751:0731/174714.093914:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20730:20730:0731/174714.094647:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_sale_product_configurators.tests.test_sale_product_configurator.TestProductConfiguratorUi: Chrome headless failed to start:
[21065:21086:0731/174714.916083:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21065:21086:0731/174714.920961:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21065:21086:0731/174714.921224:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21065:21086:0731/174714.921442:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21065:21065:0731/174714.929795:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[21065:21086:0731/174714.940561:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21101:21101:0731/174714.947939:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[21065:21086:0731/174714.970102:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21065:21065:0731/174715.002155:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[21065:21065:0731/174715.002272:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[21065:21086:0731/174715.002260:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21065:21086:0731/174715.002305:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21065:21086:0731/174715.002320:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21065:21086:0731/174715.002332:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21065:21086:0731/174715.002358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21065:21086:0731/174715.002369:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21065:21065:0731/174715.003101:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_sale_product_configurators.tests.test_sale_product_configurator.TestProductConfiguratorUi: Chrome headless failed to start:
[21385:21406:0731/174716.296849:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21385:21406:0731/174716.301539:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21385:21406:0731/174716.301821:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21385:21406:0731/174716.301934:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21385:21385:0731/174716.310785:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[21385:21406:0731/174716.321822:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21421:21421:0731/174716.322436:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[21385:21406:0731/174716.365870:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21385:21385:0731/174716.397470:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[21385:21406:0731/174716.397568:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21385:21385:0731/174716.397599:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[21385:21406:0731/174716.397654:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21385:21406:0731/174716.397670:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21385:21406:0731/174716.397682:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21385:21406:0731/174716.397693:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21385:21406:0731/174716.397703:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21385:21385:0731/174716.398426:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[21423:21470:0731/174716.416453:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_sale_product_configurators.tests.test_sale_product_matrix.TestSaleMatrixUi: Chrome headless failed to start:
[22115:22136:0731/174735.384819:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22115:22136:0731/174735.389864:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22115:22136:0731/174735.390119:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22115:22136:0731/174735.390185:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22115:22115:0731/174735.399390:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[22115:22136:0731/174735.410612:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22150:22150:0731/174735.420508:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[22115:22136:0731/174735.464373:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22115:22115:0731/174735.499111:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[22115:22136:0731/174735.499236:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22115:22115:0731/174735.499270:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[22115:22136:0731/174735.499275:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22115:22136:0731/174735.499291:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22115:22136:0731/174735.499304:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22115:22136:0731/174735.499316:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22115:22136:0731/174735.499327:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22115:22115:0731/174735.500292:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[22152:22198:0731/174735.520287:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_viin_ai.tests.test_connector_seed_tour.TestConnectorSeedReachabilityTour: Chrome headless failed to start:
[22477:22498:0731/174835.751362:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22477:22498:0731/174835.756101:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22477:22498:0731/174835.756375:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22477:22498:0731/174835.756455:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22477:22477:0731/174835.769727:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[22477:22498:0731/174835.781447:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22513:22513:0731/174835.784008:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[22477:22498:0731/174835.800291:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22477:22477:0731/174835.862582:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[22477:22498:0731/174835.862686:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22477:22477:0731/174835.862705:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[22477:22498:0731/174835.862792:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22477:22498:0731/174835.862807:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22477:22498:0731/174835.862820:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22477:22498:0731/174835.862831:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22477:22498:0731/174835.862841:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22477:22477:0731/174835.863624:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_viin_ai.tests.test_first_run_e2e.TestFirstRunSingleKeyTour: Chrome headless failed to start:
[22814:22835:0731/174839.044685:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22814:22835:0731/174839.049685:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22814:22835:0731/174839.050058:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22814:22835:0731/174839.050148:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22814:22814:0731/174839.059770:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[22814:22835:0731/174839.071272:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22849:22849:0731/174839.072441:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[22814:22835:0731/174839.089703:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22814:22814:0731/174839.121995:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[22814:22814:0731/174839.122119:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[22814:22835:0731/174839.122129:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22814:22835:0731/174839.122169:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22814:22835:0731/174839.122197:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22814:22835:0731/174839.122213:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22814:22835:0731/174839.122224:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22814:22835:0731/174839.122232:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22814:22814:0731/174839.123011:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_viin_ai.tests.test_m7_6_orphan_tours.TestM76OrphanBrainTours: Chrome headless failed to start:
[23137:23158:0731/174840.263641:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23137:23158:0731/174840.268687:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23137:23158:0731/174840.268920:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23137:23158:0731/174840.269117:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23137:23137:0731/174840.278110:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[23137:23158:0731/174840.289552:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23173:23173:0731/174840.296471:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[23137:23158:0731/174840.308668:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23137:23137:0731/174840.366533:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[23137:23158:0731/174840.366638:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23137:23137:0731/174840.366661:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[23137:23158:0731/174840.366671:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23137:23158:0731/174840.366689:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23137:23158:0731/174840.366712:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23137:23158:0731/174840.366727:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23137:23158:0731/174840.366743:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23137:23137:0731/174840.367462:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_viin_ai.tests.test_m7_6_orphan_tours.TestM76OrphanBrainTours: Chrome headless failed to start:
[23455:23477:0731/174841.057030:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23455:23477:0731/174841.061953:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23455:23477:0731/174841.062231:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23455:23477:0731/174841.062292:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23455:23455:0731/174841.071594:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[23455:23477:0731/174841.082762:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23490:23490:0731/174841.083412:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[23455:23477:0731/174841.101325:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23455:23455:0731/174841.133564:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[23455:23455:0731/174841.133679:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[23455:23477:0731/174841.158464:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23455:23477:0731/174841.158521:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23455:23477:0731/174841.158535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23455:23477:0731/174841.158548:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23455:23477:0731/174841.158582:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23455:23477:0731/174841.158594:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23455:23455:0731/174841.158698:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_viin_ai.tests.test_m7_6_orphan_tours.TestM76OrphanBrainTours: Chrome headless failed to start:
[23790:23811:0731/174841.886529:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23790:23811:0731/174841.891569:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23790:23811:0731/174841.891741:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23790:23811:0731/174841.891904:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23790:23790:0731/174841.900513:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[23790:23811:0731/174841.911635:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23825:23825:0731/174841.918984:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[23790:23811:0731/174841.963721:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23790:23790:0731/174841.996492:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[23790:23811:0731/174841.996591:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23790:23811:0731/174841.996627:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23790:23790:0731/174841.996637:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[23790:23811:0731/174841.996642:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23790:23811:0731/174841.996656:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23790:23811:0731/174841.996667:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23790:23811:0731/174841.996679:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23790:23790:0731/174841.997517:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_viin_ai.tests.test_m7_6_orphan_tours.TestM76OrphanBrainTours: Chrome headless failed to start:
[24131:24152:0731/174842.746611:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24131:24152:0731/174842.751903:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24131:24152:0731/174842.752015:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24131:24152:0731/174842.752262:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24131:24131:0731/174842.761900:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[24131:24152:0731/174842.773334:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24166:24166:0731/174842.784906:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[24131:24152:0731/174842.792995:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24131:24131:0731/174842.826224:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[24131:24152:0731/174842.826337:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24131:24152:0731/174842.826455:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24131:24152:0731/174842.826471:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24131:24152:0731/174842.826484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24131:24152:0731/174842.826495:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24131:24152:0731/174842.826506:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24131:24131:0731/174842.826355:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[24131:24131:0731/174842.859552:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_viin_ai.tests.test_wow_demo_tour.TestWowDemoCfoTour: Chrome headless failed to start:
[24475:24496:0731/174851.758236:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24475:24496:0731/174851.763257:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24475:24496:0731/174851.763412:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24475:24496:0731/174851.763523:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24475:24475:0731/174851.772584:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[24475:24496:0731/174851.783655:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24510:24510:0731/174851.787342:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[24475:24496:0731/174851.801025:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24475:24475:0731/174851.832492:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[24475:24496:0731/174851.832585:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24475:24475:0731/174851.832613:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[24475:24496:0731/174851.832618:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24475:24496:0731/174851.832633:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24475:24496:0731/174851.832646:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24475:24496:0731/174851.832657:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24475:24496:0731/174851.832671:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24475:24475:0731/174851.833401:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[24512:24558:0731/174851.881827:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_custom_snippet.TestCustomSnippet: Chrome headless failed to start:
[24820:24841:0731/175034.160527:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24820:24841:0731/175034.165574:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24820:24841:0731/175034.165775:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24820:24841:0731/175034.165906:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24820:24820:0731/175034.175184:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[24820:24841:0731/175034.186201:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24856:24856:0731/175034.187054:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[24820:24841:0731/175034.203796:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24820:24820:0731/175034.264384:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[24820:24841:0731/175034.264484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24820:24820:0731/175034.264505:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[24820:24841:0731/175034.264524:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24820:24841:0731/175034.264538:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24820:24841:0731/175034.264550:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24820:24841:0731/175034.264561:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24820:24841:0731/175034.264569:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24820:24820:0731/175034.265426:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_error.TestWebsiteError: Chrome headless failed to start:
[25141:25162:0731/175034.953796:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25141:25162:0731/175034.958838:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25141:25162:0731/175034.959613:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25141:25162:0731/175034.959670:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25141:25141:0731/175034.968985:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[25141:25162:0731/175034.980534:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25176:25176:0731/175034.982178:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[25141:25162:0731/175034.999218:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25141:25141:0731/175035.066810:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[25141:25162:0731/175035.066922:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25141:25141:0731/175035.066941:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[25141:25162:0731/175035.066960:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25141:25162:0731/175035.066975:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25141:25162:0731/175035.066988:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25141:25162:0731/175035.067000:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25141:25162:0731/175035.067011:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25141:25141:0731/175035.067761:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_image_upload_progress.TestImageUploadProgress: Chrome headless failed to start:
[25453:25474:0731/175036.629730:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25453:25474:0731/175036.634799:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25453:25474:0731/175036.634966:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25453:25474:0731/175036.635032:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25453:25453:0731/175036.643949:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[25453:25474:0731/175036.655412:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25489:25489:0731/175036.655933:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[25453:25474:0731/175036.673797:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25453:25453:0731/175036.705904:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[25453:25474:0731/175036.706006:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25453:25453:0731/175036.706027:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[25453:25474:0731/175036.706052:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25453:25474:0731/175036.706074:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25453:25474:0731/175036.706090:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25453:25474:0731/175036.706105:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25453:25474:0731/175036.706119:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25453:25453:0731/175036.706893:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_image_upload_progress.TestImageUploadProgress: Chrome headless failed to start:
[25779:25800:0731/175037.419171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25779:25800:0731/175037.424058:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25779:25800:0731/175037.424341:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25779:25800:0731/175037.424562:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25779:25779:0731/175037.435022:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[25779:25800:0731/175037.446341:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25814:25814:0731/175037.447655:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[25779:25800:0731/175037.473806:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25779:25779:0731/175037.505147:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[25779:25800:0731/175037.505272:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25779:25779:0731/175037.505291:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[25779:25800:0731/175037.505315:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25779:25800:0731/175037.505329:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25779:25800:0731/175037.505344:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25779:25800:0731/175037.505359:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25779:25800:0731/175037.505374:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25779:25779:0731/175037.506105:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_media.TestMedia: Chrome headless failed to start:
[26103:26124:0731/175046.061746:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26103:26124:0731/175046.066693:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26103:26124:0731/175046.066859:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26103:26124:0731/175046.066991:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26103:26103:0731/175046.076950:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[26138:26138:0731/175046.088396:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[26103:26124:0731/175046.088682:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26103:26124:0731/175046.109105:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26103:26103:0731/175046.166103:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[26103:26103:0731/175046.166248:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[26103:26124:0731/175046.166238:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26103:26124:0731/175046.166295:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26103:26124:0731/175046.166314:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26103:26124:0731/175046.166331:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26103:26124:0731/175046.166346:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26103:26124:0731/175046.166361:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26103:26103:0731/175046.167092:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_media.TestMedia: Chrome headless failed to start:
[26437:26458:0731/175046.919358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26437:26458:0731/175046.924723:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26437:26458:0731/175046.925167:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26437:26458:0731/175046.925349:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26437:26437:0731/175046.934341:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[26437:26458:0731/175046.946014:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26472:26472:0731/175046.946046:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[26437:26458:0731/175046.971228:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26437:26437:0731/175047.005375:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[26437:26458:0731/175047.005486:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26437:26437:0731/175047.005506:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[26437:26458:0731/175047.005530:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26437:26458:0731/175047.005546:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26437:26458:0731/175047.005559:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26437:26458:0731/175047.005571:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26437:26458:0731/175047.005582:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_page_manager.TestWebsitePageManager: Chrome headless failed to start:
[26760:26781:0731/175055.004685:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26760:26781:0731/175055.009872:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26760:26781:0731/175055.010206:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26760:26781:0731/175055.010371:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26760:26760:0731/175055.019894:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[26760:26781:0731/175055.031303:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26795:26795:0731/175055.039886:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[26760:26781:0731/175055.067626:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26760:26760:0731/175055.099774:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[26760:26781:0731/175055.099868:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26760:26760:0731/175055.099889:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[26760:26781:0731/175055.099907:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26760:26781:0731/175055.099922:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26760:26781:0731/175055.099934:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26760:26781:0731/175055.099946:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26760:26781:0731/175055.099958:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26760:26760:0731/175055.100682:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_reset_views.TestWebsiteResetViews: Chrome headless failed to start:
[27134:27155:0731/175111.654074:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27134:27155:0731/175111.659119:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27134:27155:0731/175111.659287:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27134:27155:0731/175111.659473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27134:27134:0731/175111.669084:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[27134:27155:0731/175111.681075:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27169:27169:0731/175111.682303:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[27134:27155:0731/175111.702611:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27134:27134:0731/175111.768328:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[27134:27155:0731/175111.768476:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27134:27155:0731/175111.768515:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27134:27134:0731/175111.768529:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[27134:27155:0731/175111.768530:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27134:27155:0731/175111.768561:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27134:27155:0731/175111.768573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27134:27155:0731/175111.768585:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27134:27134:0731/175111.769818:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_restricted_editor.TestRestrictedEditor: Chrome headless failed to start:
[27479:27501:0731/175118.051343:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27479:27501:0731/175118.056244:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27479:27501:0731/175118.056428:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27479:27501:0731/175118.056489:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27479:27479:0731/175118.065809:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[27514:27514:0731/175118.077068:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[27479:27501:0731/175118.082028:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27479:27501:0731/175118.103081:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27479:27479:0731/175118.163772:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[27479:27501:0731/175118.163879:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27479:27479:0731/175118.163899:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[27479:27501:0731/175118.163919:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27479:27501:0731/175118.163934:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27479:27501:0731/175118.163953:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27479:27501:0731/175118.163965:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27479:27501:0731/175118.163976:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27479:27479:0731/175118.165453:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_restricted_editor.TestRestrictedEditor: Chrome headless failed to start:
[27798:27819:0731/175120.361739:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27798:27819:0731/175120.366999:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27798:27819:0731/175120.367214:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27798:27819:0731/175120.367382:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27798:27798:0731/175120.376902:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[27833:27833:0731/175120.387952:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[27798:27819:0731/175120.389134:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27798:27819:0731/175120.408563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27798:27798:0731/175120.467494:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[27798:27819:0731/175120.467621:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27798:27798:0731/175120.467660:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[27798:27819:0731/175120.467660:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27798:27819:0731/175120.467699:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27798:27819:0731/175120.467712:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27798:27819:0731/175120.467723:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27798:27819:0731/175120.467733:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27798:27798:0731/175120.468528:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_session.TestWebsiteSession: Chrome headless failed to start:
[28139:28160:0731/175121.345371:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28139:28160:0731/175121.350065:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28139:28160:0731/175121.350289:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28139:28160:0731/175121.350485:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28139:28139:0731/175121.359256:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[28139:28160:0731/175121.370562:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28174:28174:0731/175121.371567:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[28139:28160:0731/175121.387707:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28139:28139:0731/175121.419509:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[28139:28160:0731/175121.419602:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28139:28139:0731/175121.419632:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[28139:28160:0731/175121.419751:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28139:28160:0731/175121.419768:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28139:28160:0731/175121.419780:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28139:28160:0731/175121.419790:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28139:28160:0731/175121.419801:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28139:28139:0731/175121.420524:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_settings.TestWebsiteSettings: Chrome headless failed to start:
[28478:28499:0731/175124.616334:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28478:28499:0731/175124.621079:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28478:28499:0731/175124.621334:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28478:28499:0731/175124.621621:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28478:28478:0731/175124.630114:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[28478:28499:0731/175124.641279:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28514:28514:0731/175124.641810:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[28478:28499:0731/175124.668854:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28478:28478:0731/175124.700823:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[28478:28478:0731/175124.700942:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[28478:28499:0731/175124.700932:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28478:28499:0731/175124.700975:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28478:28499:0731/175124.700990:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28478:28499:0731/175124.701003:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28478:28499:0731/175124.701014:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28478:28499:0731/175124.701025:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28478:28478:0731/175124.701786:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_snippet_background_video.TestSnippetBackgroundVideo: Chrome headless failed to start:
[28793:28815:0731/175125.425505:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28793:28815:0731/175125.430705:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28793:28815:0731/175125.430908:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28793:28815:0731/175125.430980:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28793:28793:0731/175125.439960:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[28793:28815:0731/175125.451480:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28828:28828:0731/175125.452608:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[28793:28815:0731/175125.471561:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28793:28793:0731/175125.503556:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[28793:28815:0731/175125.503657:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28793:28793:0731/175125.503685:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[28793:28815:0731/175125.503687:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28793:28815:0731/175125.503701:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28793:28815:0731/175125.503712:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28793:28815:0731/175125.503723:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28793:28815:0731/175125.503734:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28793:28793:0731/175125.504440:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_systray.TestSystray: Chrome headless failed to start:
[29119:29140:0731/175127.191936:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29119:29140:0731/175127.196620:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29119:29140:0731/175127.196714:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29119:29140:0731/175127.196869:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29119:29119:0731/175127.206069:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[29119:29140:0731/175127.217049:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29155:29155:0731/175127.217828:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[29119:29140:0731/175127.262681:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29119:29119:0731/175127.295378:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[29119:29140:0731/175127.295485:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29119:29119:0731/175127.295523:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[29119:29140:0731/175127.295528:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29119:29140:0731/175127.295548:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29119:29140:0731/175127.295564:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29119:29140:0731/175127.295580:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29119:29140:0731/175127.295594:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29119:29119:0731/175127.296532:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_systray.TestSystray: Chrome headless failed to start:
[29440:29461:0731/175128.354566:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29440:29461:0731/175128.359707:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29440:29461:0731/175128.359876:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29440:29461:0731/175128.359988:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29440:29440:0731/175128.368870:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[29440:29461:0731/175128.380105:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29476:29476:0731/175128.380072:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[29440:29461:0731/175128.397972:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29440:29440:0731/175128.462593:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[29440:29440:0731/175128.462719:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[29440:29461:0731/175128.462729:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29440:29461:0731/175128.462776:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29440:29461:0731/175128.462797:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29440:29461:0731/175128.462812:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29440:29461:0731/175128.462827:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29440:29461:0731/175128.462844:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29440:29440:0731/175128.463547:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_systray.TestSystray: Chrome headless failed to start:
[29761:29782:0731/175129.493093:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29761:29782:0731/175129.498352:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29761:29782:0731/175129.498551:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29761:29782:0731/175129.498690:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29761:29761:0731/175129.508223:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[29761:29782:0731/175129.519648:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29796:29796:0731/175129.532287:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[29761:29782:0731/175129.564920:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29761:29761:0731/175129.597699:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[29761:29761:0731/175129.597828:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[29761:29782:0731/175129.597816:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29761:29782:0731/175129.597871:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29761:29782:0731/175129.597893:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29761:29782:0731/175129.597908:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29761:29782:0731/175129.597920:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29761:29782:0731/175129.597931:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29761:29761:0731/175129.598687:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[29798:29844:0731/175129.613624:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_systray.TestSystray: Chrome headless failed to start:
[30107:30128:0731/175130.623392:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30107:30128:0731/175130.628580:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30107:30128:0731/175130.628743:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30107:30128:0731/175130.628830:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30107:30107:0731/175130.637745:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[30107:30128:0731/175130.649192:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30141:30141:0731/175130.649781:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[30107:30128:0731/175130.674891:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30107:30107:0731/175130.707818:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[30107:30128:0731/175130.707950:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30107:30107:0731/175130.707972:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[30107:30128:0731/175130.707999:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30107:30128:0731/175130.708019:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30107:30128:0731/175130.708036:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30107:30128:0731/175130.708052:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30107:30128:0731/175130.708067:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30107:30107:0731/175130.709028:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_systray.TestSystray: Chrome headless failed to start:
[30437:30458:0731/175131.585234:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30437:30458:0731/175131.590208:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30437:30458:0731/175131.590561:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30437:30458:0731/175131.590687:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30437:30437:0731/175131.599616:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[30437:30458:0731/175131.610692:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30472:30472:0731/175131.611903:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[30437:30458:0731/175131.664905:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30437:30437:0731/175131.701467:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[30437:30458:0731/175131.701593:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30437:30458:0731/175131.701630:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30437:30437:0731/175131.701638:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[30437:30458:0731/175131.701644:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30437:30458:0731/175131.701656:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30437:30458:0731/175131.701667:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30437:30458:0731/175131.701678:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30437:30437:0731/175131.702774:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[30474:30520:0731/175131.718682:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_website_controller_page.TestWebsiteControllerPage: Chrome headless failed to start:
[30796:30817:0731/175133.958669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30796:30817:0731/175133.963685:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30796:30817:0731/175133.964044:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30796:30817:0731/175133.964180:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30796:30796:0731/175133.973534:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[30796:30817:0731/175133.984686:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30831:30831:0731/175133.994507:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[30796:30817:0731/175134.004267:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30796:30796:0731/175134.064922:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[30796:30817:0731/175134.065052:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30796:30796:0731/175134.065074:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[30796:30817:0731/175134.065111:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30796:30817:0731/175134.065134:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30796:30817:0731/175134.065155:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30796:30817:0731/175134.065173:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30796:30817:0731/175134.065189:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30796:30796:0731/175134.065930:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[30833:30879:0731/175134.081009:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website.tests.test_website_field_sanitize.TestWebsiteFieldSanitize: Chrome headless failed to start:
[31149:31170:0731/175137.992974:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31149:31170:0731/175137.997971:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31149:31170:0731/175137.998088:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31149:31170:0731/175137.998188:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31149:31149:0731/175138.006615:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[31149:31170:0731/175138.017732:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31183:31183:0731/175138.018881:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[31149:31170:0731/175138.060609:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31149:31149:0731/175138.093460:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[31149:31170:0731/175138.093564:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31149:31149:0731/175138.093585:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[31149:31170:0731/175138.093604:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31149:31170:0731/175138.093619:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31149:31170:0731/175138.093633:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31149:31170:0731/175138.093644:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31149:31170:0731/175138.093656:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31149:31149:0731/175138.094458:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website_modules.tests.test_configurator.TestConfigurator: Chrome headless failed to start:
[31488:31509:0731/175138.855013:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31488:31509:0731/175138.860024:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31488:31509:0731/175138.860321:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31488:31509:0731/175138.860454:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31488:31488:0731/175138.870127:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[31523:31523:0731/175138.881229:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[31488:31509:0731/175138.886073:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31488:31509:0731/175138.907343:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31488:31488:0731/175138.961221:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[31488:31509:0731/175138.961361:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31488:31488:0731/175138.961377:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[31488:31509:0731/175138.961407:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31488:31509:0731/175138.961424:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31488:31509:0731/175138.961437:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31488:31509:0731/175138.961449:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31488:31509:0731/175138.961460:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31488:31488:0731/175138.962957:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:15:12 | WARNING |
Subbuild # 400234:
odoo.addons.test_website_slides_full.tests.test_ui_wslides.TestUi: Chrome headless failed to start:
[31825:31846:0731/175201.975671:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31825:31846:0731/175201.980689:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31825:31846:0731/175201.980908:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31825:31846:0731/175201.981028:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31825:31825:0731/175201.989643:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[31825:31846:0731/175202.000968:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31859:31859:0731/175202.007189:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[31825:31846:0731/175202.019325:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31825:31825:0731/175202.084586:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[31825:31846:0731/175202.084677:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31825:31825:0731/175202.084710:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[31825:31846:0731/175202.084714:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31825:31846:0731/175202.084729:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31825:31846:0731/175202.084741:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31825:31846:0731/175202.084751:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31825:31846:0731/175202.084764:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31825:31825:0731/175202.085593:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[31861:31908:0731/175202.103411:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400235:
odoo.addons.to_git.helper: System parameter 'to_git.remote_min_speed' is set to 0 - this is a TUNING parameter, not a bound, so 0 does not disable anything here. Falling back to 1000.
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400235:
odoo.addons.to_git.helper: System parameter 'to_git.fetch_stall_timeout' is set to 0 - this is a TUNING parameter, not a bound, so 0 does not disable anything here. Falling back to 8.
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400235:
odoo.addons.to_git.helper: System parameter 'to_git.fetch_timeout' is set to 0 - the corresponding bound is DISABLED.
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400235:
odoo.addons.to_git.helper: System parameter 'to_git.fetch_timeout' is set to 0 - the corresponding bound is DISABLED.
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400235:
odoo.addons.to_git.helper: System parameter 'to_git.fetch_timeout' is set to 0 - the corresponding bound is DISABLED.
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400235:
odoo.addons.to_git.helper: System parameter 'to_git.remote_min_speed' is set to 0 - this is a TUNING parameter, not a bound, so 0 does not disable anything here. Falling back to 1000.
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400235:
odoo.addons.to_git.helper: System parameter 'to_git.remote_timeout' is set to 0 - the corresponding bound is DISABLED.
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400235:
odoo.addons.to_git.helper: System parameter 'to_git.remote_timeout' is set to 0 - the corresponding bound is DISABLED.
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400235:
odoo.addons.to_git.helper: System parameter 'to_git.remote_timeout' is set to 0 - the corresponding bound is DISABLED.
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400235:
odoo.tests.common: A child process was found, terminating it: psutil.Process(pid=520, name='ps', status='zombie', started='16:50:37')
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_account_reconciliation.tests.test_reconciliation_tours.TestReconcileA11yTour: Chrome headless failed to start:
[628:649:0731/170308.727513:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[628:649:0731/170308.732567:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[628:649:0731/170308.732903:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[628:649:0731/170308.733117:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[628:628:0731/170308.742116:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[628:649:0731/170308.753774:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[663:663:0731/170308.758527:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[628:649:0731/170308.776065:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[628:628:0731/170308.821631:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[628:649:0731/170308.821751:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[628:649:0731/170308.821791:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[628:649:0731/170308.821806:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[628:628:0731/170308.821805:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[628:649:0731/170308.821835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[628:649:0731/170308.821847:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[628:649:0731/170308.821858:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_account_reconciliation.tests.test_reconciliation_tours.TestReconcileBadgeUncheckTour: Chrome headless failed to start:
[950:971:0731/170312.242826:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[950:971:0731/170312.248470:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[950:971:0731/170312.248849:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[950:971:0731/170312.249070:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[950:950:0731/170312.261111:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[950:971:0731/170312.274291:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[985:985:0731/170312.277811:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[950:971:0731/170312.297108:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[950:950:0731/170312.366803:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[950:971:0731/170312.366939:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[950:971:0731/170312.366980:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[950:971:0731/170312.366995:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[950:971:0731/170312.367008:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[950:971:0731/170312.367023:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[950:950:0731/170312.367025:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[950:971:0731/170312.367034:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_account_reconciliation.tests.test_reconciliation_tours.TestReconcileFxValidateTour: Chrome headless failed to start:
[1273:1294:0731/170316.279374:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1273:1294:0731/170316.284676:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1273:1294:0731/170316.284803:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1273:1294:0731/170316.284890:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1273:1273:0731/170316.294091:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1273:1294:0731/170316.305502:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1308:1308:0731/170316.306005:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1273:1294:0731/170316.324673:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1273:1273:0731/170316.387591:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1273:1273:0731/170316.387704:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1273:1294:0731/170316.387694:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1273:1294:0731/170316.387741:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1273:1294:0731/170316.387756:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1273:1294:0731/170316.387769:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1273:1294:0731/170316.387780:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1273:1294:0731/170316.387791:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1273:1273:0731/170316.388496:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_account_reconciliation.tests.test_reconciliation_tours.TestReconcileGroupFenceTour: Chrome headless failed to start:
[1593:1614:0731/170319.682514:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1593:1614:0731/170319.687935:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1593:1614:0731/170319.688444:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1593:1614:0731/170319.688523:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1593:1593:0731/170319.697334:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1593:1614:0731/170319.709057:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1628:1628:0731/170319.718972:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1593:1614:0731/170319.759733:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1593:1593:0731/170319.793998:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1593:1593:0731/170319.794128:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1593:1614:0731/170319.794117:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1593:1614:0731/170319.794182:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1593:1614:0731/170319.794199:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1593:1614:0731/170319.794211:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1593:1614:0731/170319.794222:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1593:1614:0731/170319.794232:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_account_reconciliation.tests.test_reconciliation_tours.TestReconcileGroupFenceTour: Chrome headless failed to start:
[1919:1940:0731/170323.133655:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1919:1940:0731/170323.138884:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1919:1940:0731/170323.139164:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1919:1940:0731/170323.139268:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1919:1919:0731/170323.151688:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1954:1954:0731/170323.161705:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1919:1940:0731/170323.166922:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1919:1940:0731/170323.191257:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1919:1919:0731/170323.237795:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1919:1940:0731/170323.237922:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1919:1940:0731/170323.237961:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1919:1940:0731/170323.237977:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1919:1940:0731/170323.237986:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1919:1940:0731/170323.237994:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1919:1940:0731/170323.238001:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1919:1919:0731/170323.237961:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_account_reconciliation.tests.test_reconciliation_tours.TestReconcileKanbanSmokeTour: Chrome headless failed to start:
[2232:2253:0731/170327.387057:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2232:2253:0731/170327.391971:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2232:2253:0731/170327.392562:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2232:2253:0731/170327.393243:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2232:2232:0731/170327.402511:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2232:2253:0731/170327.413942:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2267:2267:0731/170327.422435:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2232:2253:0731/170327.468539:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2232:2232:0731/170327.509238:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2232:2253:0731/170327.509346:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2232:2232:0731/170327.509370:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2232:2253:0731/170327.509418:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2232:2253:0731/170327.509440:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2232:2253:0731/170327.509457:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2232:2253:0731/170327.509471:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2232:2253:0731/170327.509495:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2232:2232:0731/170327.510332:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_account_reconciliation.tests.test_reconciliation_tours.TestReconcileManualFxTour: Chrome headless failed to start:
[2559:2580:0731/170331.374684:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2559:2580:0731/170331.379919:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2559:2580:0731/170331.380128:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2559:2580:0731/170331.380280:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2559:2559:0731/170331.389770:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2593:2593:0731/170331.406045:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2559:2580:0731/170331.406073:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2559:2580:0731/170331.430361:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2559:2559:0731/170331.492053:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2559:2559:0731/170331.492180:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2559:2580:0731/170331.492190:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2559:2580:0731/170331.492497:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2559:2580:0731/170331.492526:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2559:2580:0731/170331.492534:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2559:2580:0731/170331.492543:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2559:2580:0731/170331.492550:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_account_reconciliation.tests.test_reconciliation_tours.TestReconcileManualJournalItemTour: Chrome headless failed to start:
[2878:2899:0731/170335.051958:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2878:2899:0731/170335.057349:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2878:2899:0731/170335.057644:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2878:2899:0731/170335.057792:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2878:2878:0731/170335.068943:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2878:2899:0731/170335.079806:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2913:2913:0731/170335.082014:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2878:2899:0731/170335.102987:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2878:2878:0731/170335.176589:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2878:2899:0731/170335.176724:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2878:2899:0731/170335.176767:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2878:2878:0731/170335.176775:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2878:2899:0731/170335.176781:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2878:2899:0731/170335.176802:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2878:2899:0731/170335.176814:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2878:2899:0731/170335.176825:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2878:2878:0731/170335.177951:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai.tests.test_tour_wi18_usage_log_raw_http_button.TestTourWi18UsageLogRawHttpButton: Chrome headless failed to start:
[3323:3344:0731/172826.556723:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3323:3344:0731/172826.561556:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3323:3344:0731/172826.561686:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3323:3344:0731/172826.561952:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3323:3323:0731/172826.570868:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[3323:3344:0731/172826.582236:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3358:3358:0731/172826.583346:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[3323:3344:0731/172826.601449:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3323:3323:0731/172826.667519:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[3323:3344:0731/172826.667624:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3323:3323:0731/172826.667654:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[3323:3344:0731/172826.667658:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3323:3344:0731/172826.667673:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3323:3344:0731/172826.667697:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3323:3344:0731/172826.667709:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3323:3344:0731/172826.667720:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3323:3323:0731/172826.668553:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai.tests.test_tour_wi18_usage_log_replay_button.TestTourWi18UsageLogReplayButtonAdmin: Chrome headless failed to start:
[3654:3674:0731/172827.409013:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3654:3674:0731/172827.413969:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3654:3674:0731/172827.414206:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3654:3674:0731/172827.414288:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3654:3654:0731/172827.423998:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[3689:3689:0731/172827.434981:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[3654:3674:0731/172827.435212:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3654:3674:0731/172827.468491:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3654:3654:0731/172827.501163:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[3654:3674:0731/172827.501257:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3654:3674:0731/172827.501291:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3654:3674:0731/172827.501306:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3654:3654:0731/172827.501313:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[3654:3674:0731/172827.501320:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3654:3674:0731/172827.501331:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3654:3674:0731/172827.501342:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3654:3654:0731/172827.502155:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[3691:3738:0731/172827.519469:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai.tests.test_tour_wi18_usage_log_replay_button.TestTourWi18UsageLogReplayButtonDemo: Chrome headless failed to start:
[3984:4005:0731/172828.874789:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3984:4005:0731/172828.880113:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3984:4005:0731/172828.880409:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3984:4005:0731/172828.880501:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3984:3984:0731/172828.890770:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[3984:4005:0731/172828.907576:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4020:4020:0731/172828.907676:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[3984:4005:0731/172828.962697:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3984:3984:0731/172828.998064:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[3984:4005:0731/172828.998170:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3984:4005:0731/172828.998203:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3984:3984:0731/172828.998217:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[3984:4005:0731/172828.998219:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3984:4005:0731/172828.998235:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3984:4005:0731/172828.998250:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3984:4005:0731/172828.998264:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai.tests.test_tour_wi18a_feedback_menu.TestTourWi18aFeedbackMenuAdmin: Chrome headless failed to start:
[4306:4327:0731/172829.733666:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4306:4327:0731/172829.738772:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4306:4327:0731/172829.739076:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4306:4327:0731/172829.739204:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4306:4306:0731/172829.748696:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[4306:4327:0731/172829.760242:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4341:4341:0731/172829.761285:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4306:4327:0731/172829.779997:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4306:4306:0731/172829.811566:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4306:4327:0731/172829.811674:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4306:4306:0731/172829.811687:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4306:4327:0731/172829.811784:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4306:4327:0731/172829.811802:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4306:4327:0731/172829.811810:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4306:4327:0731/172829.811817:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4306:4327:0731/172829.811827:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4306:4306:0731/172829.812649:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4343:4387:0731/172829.867404:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai.tests.test_tour_wi18a_feedback_menu.TestTourWi18aFeedbackMenuDemo: Chrome headless failed to start:
[4637:4658:0731/172831.161297:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4637:4658:0731/172831.167398:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4637:4658:0731/172831.167544:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4637:4658:0731/172831.167718:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4637:4637:0731/172831.176732:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[4637:4658:0731/172831.188030:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4672:4672:0731/172831.188772:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4637:4658:0731/172831.206010:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4637:4637:0731/172831.259658:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4637:4658:0731/172831.259768:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4637:4658:0731/172831.259808:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4637:4637:0731/172831.259827:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4637:4658:0731/172831.259830:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4637:4658:0731/172831.259842:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4637:4658:0731/172831.259853:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4637:4658:0731/172831.259863:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4637:4637:0731/172831.260859:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_agent.tests.test_tour_wi17_server_action_ai_prompt_form.TestTourWi17ServerActionAiPromptForm: Chrome headless failed to start:
[4970:4991:0731/173023.238080:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4970:4991:0731/173023.243195:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4970:4991:0731/173023.243352:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4970:4991:0731/173023.243401:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4970:4970:0731/173023.254694:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5006:5006:0731/173023.264399:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4970:4991:0731/173023.266609:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4970:4991:0731/173023.286796:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4970:4970:0731/173023.322540:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4970:4991:0731/173023.322658:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4970:4991:0731/173023.322694:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4970:4991:0731/173023.322708:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4970:4970:0731/173023.322714:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4970:4991:0731/173023.322720:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4970:4991:0731/173023.322743:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4970:4991:0731/173023.322755:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4970:4970:0731/173023.324301:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_agent.tests.test_tour_wi18_agent_traces_smart_button.TestTourWi18AgentTracesSmartButton: Chrome headless failed to start:
[5299:5320:0731/173024.145061:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5299:5320:0731/173024.150469:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5299:5320:0731/173024.150946:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5299:5320:0731/173024.150994:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5299:5299:0731/173024.159839:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5299:5320:0731/173024.171131:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5334:5334:0731/173024.177876:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[5299:5320:0731/173024.190698:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5299:5299:0731/173024.259817:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5299:5320:0731/173024.259953:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5299:5320:0731/173024.259991:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5299:5320:0731/173024.260005:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5299:5299:0731/173024.260023:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[5299:5320:0731/173024.260025:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5299:5320:0731/173024.260050:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5299:5320:0731/173024.260061:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5299:5299:0731/173024.261183:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5336:5383:0731/173024.280653:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_chat.tests.test_tour_c2_ux_newbie_onboarding.TestTourC2UxNewbieOnboarding: Chrome headless failed to start:
[6990:7011:0731/173311.517706:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6990:7011:0731/173311.522747:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6990:7011:0731/173311.522892:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6990:7011:0731/173311.523206:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6990:6990:0731/173311.532193:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7025:7025:0731/173311.543089:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[6990:7011:0731/173311.543435:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6990:7011:0731/173311.566129:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6990:6990:0731/173311.598087:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6990:7011:0731/173311.598197:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6990:6990:0731/173311.598219:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[6990:7011:0731/173311.598240:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6990:7011:0731/173311.598256:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6990:7011:0731/173311.598268:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6990:7011:0731/173311.598282:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6990:7011:0731/173311.598296:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6990:6990:0731/173311.599017:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_chat.tests.test_tour_h1_confirm_render.TestTourH1ConfirmRender: Chrome headless failed to start:
[7347:7368:0731/173312.662813:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7347:7368:0731/173312.667981:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7347:7368:0731/173312.668160:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7347:7368:0731/173312.668400:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7347:7347:0731/173312.677217:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7347:7368:0731/173312.688588:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7382:7382:0731/173312.690989:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[7347:7368:0731/173312.709888:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7347:7347:0731/173312.770872:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7347:7368:0731/173312.770988:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7347:7368:0731/173312.771032:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7347:7347:0731/173312.771035:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[7347:7368:0731/173312.771044:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7347:7368:0731/173312.771053:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7347:7368:0731/173312.771072:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7347:7368:0731/173312.771084:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7347:7347:0731/173312.772149:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_chat.tests.test_tour_wi18c_chat.TestTourWi15ToolConfirmApprove: Chrome headless failed to start:
[7685:7706:0731/173313.539689:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7685:7706:0731/173313.544594:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7685:7706:0731/173313.545043:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7685:7706:0731/173313.545156:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7685:7685:0731/173313.553549:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7685:7706:0731/173313.564548:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7719:7719:0731/173313.565606:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[7685:7706:0731/173313.583091:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7685:7685:0731/173313.615517:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7685:7706:0731/173313.615625:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7685:7685:0731/173313.615639:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[7685:7706:0731/173313.615665:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7685:7706:0731/173313.615686:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7685:7706:0731/173313.615702:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7685:7706:0731/173313.615716:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7685:7706:0731/173313.615730:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7685:7685:0731/173313.616503:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7721:7767:0731/173313.677123:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_chat.tests.test_tour_wi18c_chat.TestTourWi15ToolConfirmReject: Chrome headless failed to start:
[8021:8042:0731/173314.498363:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8021:8042:0731/173314.503502:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8021:8042:0731/173314.503673:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8021:8042:0731/173314.503790:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8021:8021:0731/173314.513288:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8021:8042:0731/173314.524617:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8057:8057:0731/173314.524994:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8021:8042:0731/173314.564064:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8021:8021:0731/173314.596006:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8021:8042:0731/173314.596124:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8021:8021:0731/173314.596145:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8021:8042:0731/173314.596172:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8021:8042:0731/173314.596187:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8021:8042:0731/173314.596199:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8021:8042:0731/173314.596215:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8021:8042:0731/173314.596226:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8021:8021:0731/173314.596984:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_chat.tests.test_tour_wi18c_chat.TestTourWi18aErrorReportButton: Chrome headless failed to start:
[8337:8359:0731/173315.402779:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8337:8359:0731/173315.408091:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8337:8359:0731/173315.408212:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8337:8359:0731/173315.408323:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8337:8337:0731/173315.417822:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8337:8359:0731/173315.434466:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8371:8371:0731/173315.434268:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8337:8359:0731/173315.468612:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8337:8337:0731/173315.500884:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8337:8337:0731/173315.501006:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8337:8359:0731/173315.500998:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8337:8359:0731/173315.501035:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8337:8359:0731/173315.501050:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8337:8359:0731/173315.501059:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8337:8359:0731/173315.501070:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8337:8359:0731/173315.501081:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8337:8337:0731/173315.502035:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_chat.tests.test_tour_wi18c_chat.TestTourWi18aFeedbackFlagModal: Chrome headless failed to start:
[8645:8666:0731/173316.293141:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8645:8666:0731/173316.298187:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8645:8666:0731/173316.298414:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8645:8666:0731/173316.298592:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8645:8645:0731/173316.307512:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8645:8666:0731/173316.319797:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8680:8680:0731/173316.327922:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8645:8666:0731/173316.365240:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8645:8645:0731/173316.398449:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8645:8666:0731/173316.398553:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8645:8645:0731/173316.398579:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8645:8666:0731/173316.398602:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8645:8666:0731/173316.398620:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8645:8666:0731/173316.398636:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8645:8666:0731/173316.398650:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8645:8666:0731/173316.398664:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_chat.tests.test_tour_wi18c_chat.TestTourWi18aFeedbackThumbUp: Chrome headless failed to start:
[8962:8983:0731/173317.172919:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8962:8983:0731/173317.177820:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8962:8983:0731/173317.178170:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8962:8983:0731/173317.178219:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8962:8962:0731/173317.187657:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8997:8997:0731/173317.198670:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8962:8983:0731/173317.199033:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8962:8983:0731/173317.218469:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8962:8962:0731/173317.273561:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8962:8983:0731/173317.273697:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8962:8962:0731/173317.273717:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8962:8983:0731/173317.273738:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8962:8983:0731/173317.273753:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8962:8983:0731/173317.273766:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8962:8983:0731/173317.273778:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8962:8983:0731/173317.273789:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8962:8962:0731/173317.274764:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8999:9045:0731/173317.289973:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_chat.tests.test_tour_wi2_first_run_banner.TestTourWi2FirstRunBanner: Chrome headless failed to start:
[9299:9320:0731/173318.044672:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9299:9320:0731/173318.049883:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9299:9320:0731/173318.050034:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9299:9320:0731/173318.050075:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9299:9299:0731/173318.059308:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9299:9320:0731/173318.070345:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9334:9334:0731/173318.072222:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9299:9320:0731/173318.087671:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9299:9299:0731/173318.119468:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9299:9320:0731/173318.119563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9299:9320:0731/173318.119602:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9299:9320:0731/173318.119617:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9299:9320:0731/173318.119626:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9299:9320:0731/173318.119638:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9299:9320:0731/173318.119652:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9299:9299:0731/173318.119582:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9299:9299:0731/173318.159392:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_expense.tests.test_expense_prefill_tour.TestExpensePrefillDraftTour: Chrome headless failed to start:
[9632:9653:0731/173333.793164:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9632:9653:0731/173333.798092:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9632:9653:0731/173333.798261:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9632:9653:0731/173333.798400:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9632:9632:0731/173333.807358:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9632:9653:0731/173333.818519:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9667:9667:0731/173333.828661:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9632:9653:0731/173333.864382:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9632:9632:0731/173333.896747:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9632:9653:0731/173333.896847:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9632:9632:0731/173333.896872:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9632:9653:0731/173333.896881:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9632:9653:0731/173333.896895:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9632:9653:0731/173333.896908:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9632:9653:0731/173333.897209:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9632:9653:0731/173333.897223:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9632:9632:0731/173333.897583:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_hr.tests.test_cv_prefill_tour.TestCvPrefillDraftTour: Chrome headless failed to start:
[9972:9993:0731/173346.926145:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9972:9993:0731/173346.931383:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9972:9993:0731/173346.931540:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9972:9993:0731/173346.931612:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9972:9972:0731/173346.940238:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9972:9993:0731/173346.951507:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10007:10007:0731/173346.953232:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9972:9993:0731/173346.972562:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9972:9972:0731/173347.005519:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9972:9993:0731/173347.005640:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9972:9972:0731/173347.005650:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9972:9993:0731/173347.005687:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9972:9993:0731/173347.005710:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9972:9993:0731/173347.005728:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9972:9993:0731/173347.005744:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9972:9993:0731/173347.005760:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9972:9972:0731/173347.006530:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_livechat.tests.test_tour_visitor_ai_agent.TestVisitorAIAgentTour: Chrome headless failed to start:
[10317:10338:0731/173353.878663:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10317:10338:0731/173353.883702:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10317:10338:0731/173353.883781:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10317:10338:0731/173353.884115:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10317:10317:0731/173353.892921:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10317:10338:0731/173353.903929:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10352:10352:0731/173353.907524:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10317:10338:0731/173353.921236:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10317:10317:0731/173353.985074:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10317:10338:0731/173353.985195:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10317:10317:0731/173353.985210:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10317:10338:0731/173353.985236:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10317:10338:0731/173353.985251:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10317:10338:0731/173353.985263:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10317:10338:0731/173353.985294:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10317:10338:0731/173353.985310:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10317:10317:0731/173353.986046:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_ops.tests.test_cockpit_tour.TestOpsCockpitTour: Chrome headless failed to start:
[10652:10673:0731/173455.760096:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10652:10673:0731/173455.765220:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10652:10673:0731/173455.765377:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10652:10673:0731/173455.765546:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10652:10652:0731/173455.774425:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10652:10673:0731/173455.785885:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10687:10687:0731/173455.786163:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10652:10673:0731/173455.804016:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10652:10652:0731/173455.836624:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10652:10652:0731/173455.836755:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10652:10673:0731/173455.836743:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10652:10673:0731/173455.836789:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10652:10673:0731/173455.836804:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10652:10673:0731/173455.836825:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10652:10673:0731/173455.836836:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10652:10673:0731/173455.836849:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10652:10652:0731/173455.859336:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_search.tests.test_tour_wi18c_search.TestTourWi16AskAiFallback: Chrome headless failed to start:
[11024:11045:0731/173733.729643:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11024:11045:0731/173733.734677:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11024:11045:0731/173733.734844:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11024:11045:0731/173733.735112:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11024:11024:0731/173733.744805:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11024:11045:0731/173733.760630:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11060:11060:0731/173733.762368:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11024:11045:0731/173733.779688:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11024:11024:0731/173733.812802:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11024:11045:0731/173733.812895:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11024:11024:0731/173733.812924:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11024:11045:0731/173733.812930:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11024:11045:0731/173733.812944:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11024:11045:0731/173733.812956:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11024:11045:0731/173733.812967:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11024:11045:0731/173733.812977:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11024:11024:0731/173733.813743:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_search.tests.test_tour_wi18c_search.TestTourWi16AskAiHappyPath: Chrome headless failed to start:
[11346:11367:0731/173734.663723:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11346:11367:0731/173734.668506:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11346:11367:0731/173734.668687:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11346:11367:0731/173734.668838:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11346:11346:0731/173734.678590:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11346:11367:0731/173734.690080:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11381:11381:0731/173734.690479:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11346:11367:0731/173734.709028:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11346:11346:0731/173734.766751:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11346:11367:0731/173734.766858:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11346:11346:0731/173734.766877:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11346:11367:0731/173734.766903:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11346:11367:0731/173734.766923:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11346:11367:0731/173734.766935:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11346:11367:0731/173734.766946:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11346:11367:0731/173734.766957:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11346:11346:0731/173734.767729:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11383:11427:0731/173734.783153:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 01:00:58 | WARNING |
Subbuild # 400236:
odoo.addons.viin_ai_search.tests.test_tour_wi2d_aggregation_narrate.TestTourWi2dAskAiAggregationNarrate: Chrome headless failed to start:
[11661:11682:0731/173735.481622:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11661:11682:0731/173735.486308:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11661:11682:0731/173735.486437:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11661:11682:0731/173735.486484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11661:11661:0731/173735.495204:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11661:11682:0731/173735.506268:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11696:11696:0731/173735.506853:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11661:11682:0731/173735.524856:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11661:11661:0731/173735.588569:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11661:11682:0731/173735.588699:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11661:11682:0731/173735.588735:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11661:11661:0731/173735.588748:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11661:11682:0731/173735.588749:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11661:11682:0731/173735.588780:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11661:11682:0731/173735.588788:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11661:11682:0731/173735.588796:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 07/31/2026 23:55:08 | WARNING |
Subbuild # 400237:
odoo.addons.viin_business_trip.tests.test_business_trip_portal.TestBusinessTripPortal: Chrome headless failed to start:
[854:875:0731/164951.076053:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[854:875:0731/164951.080978:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[854:875:0731/164951.081233:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[854:875:0731/164951.081361:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[854:854:0731/164951.091866:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[854:875:0731/164951.103887:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[889:889:0731/164951.109624:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[854:875:0731/164951.160252:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[854:854:0731/164951.192303:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[854:875:0731/164951.192409:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[854:854:0731/164951.192430:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[854:875:0731/164951.192454:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[854:875:0731/164951.192473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[854:875:0731/164951.192490:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[854:875:0731/164951.192506:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[854:875:0731/164951.192521:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 07/31/2026 23:55:08 | WARNING |
Subbuild # 400237:
odoo.addons.viin_customizer.tests.test_customizer_tour.TestCustomizerEditorTour: Chrome headless failed to start:
[1173:1194:0731/165221.585115:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1173:1194:0731/165221.591961:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1173:1194:0731/165221.592230:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1173:1194:0731/165221.592399:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1173:1173:0731/165221.604252:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1173:1194:0731/165221.619730:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1208:1208:0731/165221.622539:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1173:1194:0731/165221.670418:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1173:1173:0731/165221.718023:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1173:1173:0731/165221.718151:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1173:1194:0731/165221.718148:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1173:1194:0731/165221.718200:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1173:1194:0731/165221.718224:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1173:1194:0731/165221.718242:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1173:1194:0731/165221.718258:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1173:1194:0731/165221.718273:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 07/31/2026 23:55:08 | WARNING |
Subbuild # 400237:
odoo.addons.viin_customizer.tests.test_customizer_tour.TestCustomizerEditorTour: Chrome headless failed to start:
[1486:1507:0731/165222.456846:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1486:1507:0731/165222.462440:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1486:1507:0731/165222.462629:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1486:1507:0731/165222.462686:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1486:1486:0731/165222.472896:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1486:1507:0731/165222.484723:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1522:1522:0731/165222.490247:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1486:1507:0731/165222.504938:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1486:1486:0731/165222.575019:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1486:1507:0731/165222.575169:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1486:1507:0731/165222.575576:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1486:1507:0731/165222.575598:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1486:1507:0731/165222.575615:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1486:1507:0731/165222.575631:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1486:1507:0731/165222.575646:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1486:1486:0731/165222.575207:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1486:1486:0731/165222.577299:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 07/31/2026 23:55:08 | WARNING |
Subbuild # 400237:
odoo.addons.viin_customizer.tests.test_customizer_tour.TestCustomizerEditorTour: Chrome headless failed to start:
[1811:1833:0731/165223.328257:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1811:1833:0731/165223.335233:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1811:1833:0731/165223.335484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1811:1833:0731/165223.335735:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1811:1811:0731/165223.346460:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1811:1833:0731/165223.357216:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1846:1846:0731/165223.364729:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1811:1833:0731/165223.376096:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1811:1811:0731/165223.408671:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1811:1833:0731/165223.408773:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1811:1811:0731/165223.408797:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1811:1833:0731/165223.408814:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1811:1833:0731/165223.408835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1811:1833:0731/165223.408847:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1811:1833:0731/165223.408857:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1811:1833:0731/165223.408867:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 07/31/2026 23:55:08 | WARNING |
Subbuild # 400237:
odoo.addons.viin_customizer.tests.test_customizer_tour.TestCustomizerEditorTour: Chrome headless failed to start:
[2122:2143:0731/165224.175632:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2122:2143:0731/165224.181347:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2122:2143:0731/165224.181584:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2122:2143:0731/165224.181655:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2122:2122:0731/165224.192027:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2122:2143:0731/165224.203560:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2157:2157:0731/165224.211199:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2122:2143:0731/165224.260573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2122:2122:0731/165224.293234:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2122:2122:0731/165224.293362:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2122:2143:0731/165224.293503:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2122:2143:0731/165224.293555:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2122:2143:0731/165224.293579:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2122:2143:0731/165224.293592:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2122:2143:0731/165224.293602:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2122:2143:0731/165224.293619:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 07/31/2026 23:55:08 | WARNING |
Subbuild # 400237:
odoo.addons.viin_customizer.tests.test_customizer_tour.TestCustomizerEditorTour: Chrome headless failed to start:
[2428:2449:0731/165225.136271:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2428:2449:0731/165225.141595:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2428:2449:0731/165225.141842:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2428:2449:0731/165225.142261:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2428:2428:0731/165225.152112:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2428:2449:0731/165225.164994:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2463:2463:0731/165225.165439:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2428:2449:0731/165225.189337:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2428:2428:0731/165225.228966:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2428:2449:0731/165225.229077:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2428:2428:0731/165225.229105:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2428:2449:0731/165225.229125:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2428:2449:0731/165225.229142:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2428:2449:0731/165225.229155:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2428:2449:0731/165225.229166:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2428:2449:0731/165225.229177:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 07/31/2026 23:55:08 | WARNING |
Subbuild # 400237:
odoo.addons.viin_customizer.tests.test_customizer_tour.TestCustomizerEditorTour: Chrome headless failed to start:
[2748:2769:0731/165226.056059:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2748:2769:0731/165226.061203:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2748:2769:0731/165226.061331:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2748:2769:0731/165226.061385:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2748:2748:0731/165226.071004:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2748:2769:0731/165226.082966:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2783:2783:0731/165226.090016:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2748:2769:0731/165226.105001:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2748:2748:0731/165226.175805:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2748:2769:0731/165226.175917:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2748:2748:0731/165226.175935:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2748:2769:0731/165226.175968:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2748:2769:0731/165226.175986:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2748:2769:0731/165226.176001:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2748:2769:0731/165226.176019:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2748:2769:0731/165226.176034:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2748:2748:0731/165226.176851:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:30:33 | WARNING |
Subbuild # 400238:
odoo.addons.viin_fleet_planning.tests.test_board_optimise_tour.TestDispatchOptimiseTour: Chrome headless failed to start:
[349:370:0731/165421.366632:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[349:370:0731/165421.374846:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[349:370:0731/165421.375811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[349:370:0731/165421.376011:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[349:349:0731/165421.392420:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[384:384:0731/165421.403093:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[349:370:0731/165421.409231:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[349:370:0731/165421.466283:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[349:349:0731/165421.520525:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[349:370:0731/165421.520678:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[349:349:0731/165421.520717:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[349:370:0731/165421.520725:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[349:370:0731/165421.520747:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[349:370:0731/165421.520766:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[349:370:0731/165421.520783:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[349:370:0731/165421.520798:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:30:33 | WARNING |
Subbuild # 400238:
odoo.addons.viin_fleet_planning.tests.test_dispatch_tour.TestDispatchDragDropTour: Chrome headless failed to start:
[671:692:0731/165448.654611:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[671:692:0731/165448.659748:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:692:0731/165448.660496:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[671:692:0731/165448.660670:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[671:671:0731/165448.669908:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[671:692:0731/165448.681636:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[706:706:0731/165448.683487:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[671:692:0731/165448.701766:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:671:0731/165448.767990:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[671:692:0731/165448.768106:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:692:0731/165448.768143:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:692:0731/165448.768158:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:692:0731/165448.768169:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:692:0731/165448.768180:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:692:0731/165448.768191:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[671:671:0731/165448.768207:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[671:671:0731/165448.769109:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:30:33 | WARNING |
Subbuild # 400238:
odoo.addons.viin_fleet_planning.tests.test_driver_execution_tour.TestDriverExecutionTour: Chrome headless failed to start:
[986:1007:0731/165501.057502:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[986:1007:0731/165501.063493:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[986:1007:0731/165501.063790:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[986:1007:0731/165501.063909:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[986:986:0731/165501.075223:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[986:1007:0731/165501.087025:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1021:1021:0731/165501.087078:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[986:1007:0731/165501.108038:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[986:986:0731/165501.174581:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[986:1007:0731/165501.174698:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[986:986:0731/165501.174726:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[986:1007:0731/165501.174740:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[986:1007:0731/165501.174759:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[986:1007:0731/165501.174776:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[986:1007:0731/165501.174791:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[986:1007:0731/165501.174811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:30:33 | WARNING |
Subbuild # 400238:
odoo.addons.viin_fleet_planning_map.tests.test_driver_map_tour.TestDriverMapTour: Chrome headless failed to start:
[1297:1318:0731/165711.079925:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1297:1318:0731/165711.084728:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1297:1318:0731/165711.085465:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1297:1318:0731/165711.085623:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1297:1297:0731/165711.095464:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1332:1332:0731/165711.106137:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1297:1318:0731/165711.106740:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1297:1318:0731/165711.160225:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1297:1297:0731/165711.193633:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1297:1318:0731/165711.193758:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1297:1297:0731/165711.193792:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1297:1318:0731/165711.193810:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1297:1318:0731/165711.193935:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1297:1318:0731/165711.193962:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1297:1318:0731/165711.193972:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1297:1318:0731/165711.193982:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1297:1297:0731/165711.194598:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1334:1376:0731/165711.218719:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 00:15:19 | WARNING |
Subbuild # 400239:
odoo.tests.form.onchange: Warnings Warning!
Disabling this option will also uninstall the following modules
Sale Product Configurators Tests
Sale Matrix
Warning!
Disabling this option will also uninstall the following modules
Purchase Matrix
|
| 08/01/2026 00:15:19 | WARNING |
Subbuild # 400239:
odoo.tests.form.onchange: Warnings Warning!
Disabling this option will also uninstall the following modules
Sale Product Configurators Tests
Sale Matrix
Warning!
Disabling this option will also uninstall the following modules
Purchase Matrix
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.web.tests.test_click_everywhere.TestMenusAdminLight: Chrome headless failed to start:
[660:681:0731/165818.250108:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[660:681:0731/165818.255291:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[660:681:0731/165818.255441:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[660:681:0731/165818.255715:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[660:660:0731/165818.265467:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[660:681:0731/165818.276793:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[695:695:0731/165818.284324:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[660:681:0731/165818.297786:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[660:660:0731/165818.361509:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[660:660:0731/165818.361626:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[660:681:0731/165818.361615:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[660:681:0731/165818.361665:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[660:681:0731/165818.361681:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[660:681:0731/165818.361696:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[660:681:0731/165818.361708:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[660:681:0731/165818.361720:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.web.tests.test_click_everywhere.TestMenusDemoLight: Chrome headless failed to start:
[974:995:0731/165820.420284:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[974:995:0731/165820.427972:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[974:995:0731/165820.428252:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[974:995:0731/165820.428396:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[974:974:0731/165820.438584:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[974:995:0731/165820.453746:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1009:1009:0731/165820.465803:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[974:995:0731/165820.480685:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[974:974:0731/165820.529553:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[974:995:0731/165820.529666:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[974:995:0731/165820.529700:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[974:995:0731/165820.529715:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[974:974:0731/165820.529731:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[974:995:0731/165820.529749:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[974:995:0731/165820.529762:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[974:995:0731/165820.529769:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.web.tests.test_js.MobileWebSuite: Chrome headless failed to start:
[1318:1339:0731/165824.694510:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1318:1339:0731/165824.699161:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1318:1339:0731/165824.699527:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1318:1339:0731/165824.699721:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1318:1318:0731/165824.711132:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1353:1353:0731/165824.720607:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1318:1339:0731/165824.722347:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1318:1339:0731/165824.768637:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1318:1318:0731/165824.802519:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1318:1339:0731/165824.802624:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1318:1318:0731/165824.802663:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1318:1339:0731/165824.802695:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1318:1339:0731/165824.802711:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1318:1339:0731/165824.802723:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1318:1339:0731/165824.802734:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1318:1339:0731/165824.802745:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1318:1318:0731/165824.803497:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.web.tests.test_js.WebSuite: Chrome headless failed to start:
[1429:1450:0731/165825.042782:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1429:1450:0731/165825.049320:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1429:1450:0731/165825.049701:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1429:1450:0731/165825.049807:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1429:1429:0731/165825.059970:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1464:1464:0731/165825.071431:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1429:1450:0731/165825.074175:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1429:1450:0731/165825.098124:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1429:1429:0731/165825.167991:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1429:1450:0731/165825.168117:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1429:1450:0731/165825.168156:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1429:1450:0731/165825.168171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1429:1450:0731/165825.168202:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1429:1429:0731/165825.168181:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1429:1450:0731/165825.168215:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1429:1450:0731/165825.168244:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.web_editor.tests.test_odoo_editor.TestOdooEditor: Chrome headless failed to start:
[1786:1807:0731/165853.003359:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1786:1807:0731/165853.008364:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1786:1807:0731/165853.008563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1786:1807:0731/165853.008629:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[1786:1786:0731/165853.019336:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[1786:1807:0731/165853.030974:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1821:1821:0731/165853.068312:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[1786:1807:0731/165853.068695:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1786:1786:0731/165853.101889:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[1786:1807:0731/165853.102022:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1786:1786:0731/165853.102039:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[1786:1807:0731/165853.102079:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1786:1807:0731/165853.102101:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1786:1807:0731/165853.102119:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1786:1807:0731/165853.102135:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1786:1807:0731/165853.102150:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[1786:1786:0731/165853.102992:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_assets.TestWebAssets: Chrome headless failed to start:
[2099:2120:0731/165855.694328:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2099:2120:0731/165855.699705:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2099:2120:0731/165855.699917:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2099:2120:0731/165855.700151:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2099:2099:0731/165855.709941:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2099:2120:0731/165855.721413:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2134:2134:0731/165855.728799:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2099:2120:0731/165855.766590:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2099:2099:0731/165855.800398:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2099:2120:0731/165855.800501:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2099:2099:0731/165855.800533:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2099:2120:0731/165855.800533:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2099:2120:0731/165855.800565:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2099:2120:0731/165855.800581:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2099:2120:0731/165855.800596:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2099:2120:0731/165855.800610:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2099:2099:0731/165855.801386:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_attachment.TestWebsiteAttachment: Chrome headless failed to start:
[2470:2491:0731/165913.610268:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2470:2491:0731/165913.615098:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2470:2491:0731/165913.615287:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2470:2491:0731/165913.615375:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2470:2470:0731/165913.627461:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2505:2505:0731/165913.642427:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2470:2491:0731/165913.643560:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2470:2491:0731/165913.675727:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2470:2470:0731/165913.708829:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2470:2491:0731/165913.708929:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2470:2470:0731/165913.708952:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2470:2491:0731/165913.709025:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2470:2491:0731/165913.709045:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2470:2491:0731/165913.709057:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2470:2491:0731/165913.709072:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2470:2491:0731/165913.709112:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_client_action.TestClientAction: Chrome headless failed to start:
[2802:2824:0731/165928.676411:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2802:2824:0731/165928.683165:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2802:2824:0731/165928.683480:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2802:2824:0731/165928.683533:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2802:2802:0731/165928.693623:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[2802:2824:0731/165928.708822:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2838:2838:0731/165928.715984:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[2802:2824:0731/165928.763784:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2802:2802:0731/165928.810268:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[2802:2824:0731/165928.810439:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2802:2802:0731/165928.810495:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[2802:2824:0731/165928.810500:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2802:2824:0731/165928.810542:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2802:2824:0731/165928.810560:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2802:2824:0731/165928.810572:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[2802:2824:0731/165928.810583:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_client_action.TestClientAction: Chrome headless failed to start:
[3114:3135:0731/165929.681554:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3114:3135:0731/165929.686498:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3114:3135:0731/165929.686775:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3114:3135:0731/165929.686954:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3114:3114:0731/165929.696383:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[3114:3135:0731/165929.708764:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3149:3149:0731/165929.714256:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[3114:3135:0731/165929.729952:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3114:3114:0731/165929.792511:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[3114:3114:0731/165929.792637:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[3114:3135:0731/165929.792625:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3114:3135:0731/165929.792670:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3114:3135:0731/165929.792690:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3114:3135:0731/165929.792707:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3114:3135:0731/165929.792721:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3114:3135:0731/165929.792736:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3114:3114:0731/165929.793440:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_configurator.TestConfiguratorTranslation: Chrome headless failed to start:
[3433:3454:0731/165940.479230:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3433:3454:0731/165940.486537:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3433:3454:0731/165940.486710:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3433:3454:0731/165940.486839:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3433:3433:0731/165940.497209:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[3433:3454:0731/165940.508516:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3468:3468:0731/165940.521704:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[3433:3454:0731/165940.560634:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3433:3433:0731/165940.597002:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[3433:3454:0731/165940.597106:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3433:3433:0731/165940.597140:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[3433:3454:0731/165940.597142:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3433:3454:0731/165940.597157:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3433:3454:0731/165940.597169:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3433:3454:0731/165940.597180:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[3433:3454:0731/165940.597192:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_custom_snippets.TestHttpCustomSnippet: Chrome headless failed to start:
[4167:4188:0731/170031.917996:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4167:4188:0731/170031.923246:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4167:4188:0731/170031.923366:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4167:4188:0731/170031.923487:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4167:4167:0731/170031.934428:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[4167:4188:0731/170031.947381:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4201:4201:0731/170031.951913:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4167:4188:0731/170031.975427:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4167:4167:0731/170032.010758:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4167:4167:0731/170032.010909:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4167:4188:0731/170032.011088:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4167:4188:0731/170032.011125:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4167:4188:0731/170032.011141:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4167:4188:0731/170032.011153:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4167:4188:0731/170032.011160:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4167:4188:0731/170032.011170:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4167:4167:0731/170032.011989:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_grid_layout.TestWebsiteGridLayout: Chrome headless failed to start:
[4491:4512:0731/170043.642418:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4491:4512:0731/170043.647701:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4491:4512:0731/170043.647905:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4491:4512:0731/170043.648104:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4491:4491:0731/170043.654861:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[4491:4512:0731/170043.670368:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4526:4526:0731/170043.671075:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4491:4512:0731/170043.695255:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4491:4491:0731/170043.729084:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4491:4491:0731/170043.729229:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4491:4512:0731/170043.729226:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4491:4512:0731/170043.729272:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4491:4512:0731/170043.729293:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4491:4512:0731/170043.729311:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4491:4512:0731/170043.729327:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4491:4512:0731/170043.729342:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4491:4491:0731/170043.730159:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_grid_layout.TestWebsiteGridLayout: Chrome headless failed to start:
[4806:4827:0731/170044.684088:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4806:4827:0731/170044.691263:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4806:4827:0731/170044.691453:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4806:4827:0731/170044.691619:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[4806:4806:0731/170044.702070:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[4806:4827:0731/170044.717802:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4841:4841:0731/170044.726407:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[4806:4827:0731/170044.761506:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4806:4806:0731/170044.809745:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[4806:4827:0731/170044.809848:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4806:4827:0731/170044.809885:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4806:4827:0731/170044.809899:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4806:4806:0731/170044.809910:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[4806:4827:0731/170044.809910:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4806:4827:0731/170044.809941:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[4806:4827:0731/170044.809952:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_page_manager.TestWebsitePageManager: Chrome headless failed to start:
[5183:5204:0731/170113.500161:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5183:5204:0731/170113.506913:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5183:5204:0731/170113.507141:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5183:5204:0731/170113.507205:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5183:5183:0731/170113.520392:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5218:5218:0731/170113.535444:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[5183:5204:0731/170113.536621:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5183:5204:0731/170113.577905:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5183:5183:0731/170113.629640:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5183:5204:0731/170113.629754:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5183:5204:0731/170113.629792:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5183:5204:0731/170113.629802:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5183:5204:0731/170113.629814:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5183:5204:0731/170113.629820:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5183:5183:0731/170113.629824:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[5183:5204:0731/170113.629827:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_skip_website_configurator.TestAutomaticEditor: Chrome headless failed to start:
[5511:5532:0731/170116.461789:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5511:5532:0731/170116.468402:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5511:5532:0731/170116.468571:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5511:5532:0731/170116.468673:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5511:5511:0731/170116.480536:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5511:5532:0731/170116.496162:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5546:5546:0731/170116.497089:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[5511:5532:0731/170116.526093:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5511:5511:0731/170116.602520:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5511:5532:0731/170116.602637:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5511:5532:0731/170116.602674:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5511:5511:0731/170116.602689:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[5511:5532:0731/170116.602688:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5511:5532:0731/170116.602730:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5511:5532:0731/170116.602741:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5511:5532:0731/170116.602749:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[5834:5856:0731/170117.630617:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5834:5856:0731/170117.635515:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5834:5856:0731/170117.635921:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5834:5856:0731/170117.636325:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[5834:5834:0731/170117.645343:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[5834:5856:0731/170117.657138:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5869:5869:0731/170117.663312:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[5834:5856:0731/170117.676670:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5834:5834:0731/170117.713790:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[5834:5856:0731/170117.713921:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5834:5856:0731/170117.713980:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5834:5834:0731/170117.713994:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[5834:5856:0731/170117.714002:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5834:5856:0731/170117.714020:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5834:5856:0731/170117.714034:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[5834:5856:0731/170117.714048:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[6151:6172:0731/170118.694231:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6151:6172:0731/170118.699507:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6151:6172:0731/170118.699709:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6151:6172:0731/170118.699781:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6151:6151:0731/170118.711810:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[6186:6186:0731/170118.722150:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[6151:6172:0731/170118.723921:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6151:6172:0731/170118.768479:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6151:6151:0731/170118.806693:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6151:6172:0731/170118.806815:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6151:6172:0731/170118.806857:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6151:6151:0731/170118.806862:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[6151:6172:0731/170118.806873:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6151:6172:0731/170118.806886:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6151:6172:0731/170118.806897:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6151:6172:0731/170118.806908:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6151:6151:0731/170118.808141:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[6484:6505:0731/170122.364776:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6484:6505:0731/170122.369777:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6484:6505:0731/170122.370246:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6484:6505:0731/170122.370717:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6484:6484:0731/170122.380445:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[6484:6505:0731/170122.391905:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6519:6519:0731/170122.401706:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[6484:6505:0731/170122.410386:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6484:6484:0731/170122.476788:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6484:6505:0731/170122.476909:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6484:6484:0731/170122.476938:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[6484:6505:0731/170122.476941:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6484:6505:0731/170122.476958:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6484:6505:0731/170122.476973:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6484:6505:0731/170122.476987:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6484:6505:0731/170122.477001:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[6800:6821:0731/170123.322278:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6800:6821:0731/170123.327347:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6800:6821:0731/170123.328293:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6800:6821:0731/170123.328365:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[6800:6800:0731/170123.337434:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[6835:6835:0731/170123.352024:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[6800:6821:0731/170123.353758:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6800:6821:0731/170123.376103:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6800:6800:0731/170123.408323:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[6800:6821:0731/170123.408409:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6800:6800:0731/170123.408436:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[6800:6821:0731/170123.408475:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6800:6821:0731/170123.408488:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6800:6821:0731/170123.408496:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6800:6821:0731/170123.408503:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6800:6821:0731/170123.408509:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[6800:6800:0731/170123.409446:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[7122:7143:0731/170124.389454:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7122:7143:0731/170124.395143:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7122:7143:0731/170124.395292:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7122:7143:0731/170124.395594:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7122:7122:0731/170124.405980:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7157:7157:0731/170124.417818:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[7122:7143:0731/170124.419716:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7122:7143:0731/170124.469105:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7122:7122:0731/170124.508398:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7122:7143:0731/170124.508543:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7122:7122:0731/170124.508581:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[7122:7143:0731/170124.508583:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7122:7143:0731/170124.508599:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7122:7143:0731/170124.508612:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7122:7143:0731/170124.508623:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7122:7143:0731/170124.508630:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[7437:7458:0731/170125.368336:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7437:7458:0731/170125.373898:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7437:7458:0731/170125.374262:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7437:7458:0731/170125.374350:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7437:7437:0731/170125.383609:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7437:7458:0731/170125.394850:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7472:7472:0731/170125.396800:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[7437:7458:0731/170125.413527:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7437:7437:0731/170125.475695:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7437:7458:0731/170125.475796:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7437:7458:0731/170125.475824:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7437:7458:0731/170125.475836:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7437:7458:0731/170125.475846:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7437:7458:0731/170125.475856:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7437:7437:0731/170125.475863:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[7437:7458:0731/170125.475864:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7437:7437:0731/170125.476671:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[7761:7781:0731/170126.281409:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7761:7781:0731/170126.286423:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7761:7781:0731/170126.286573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7761:7781:0731/170126.286694:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[7761:7761:0731/170126.298199:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[7797:7797:0731/170126.308550:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[7761:7781:0731/170126.314568:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7761:7781:0731/170126.366965:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7761:7761:0731/170126.411085:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[7761:7781:0731/170126.411192:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7761:7761:0731/170126.411218:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[7761:7781:0731/170126.411238:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7761:7781:0731/170126.411254:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7761:7781:0731/170126.411267:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7761:7781:0731/170126.411278:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7761:7781:0731/170126.411290:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[7761:7761:0731/170126.412555:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[8080:8101:0731/170127.213488:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8080:8101:0731/170127.218705:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8080:8101:0731/170127.218866:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8080:8101:0731/170127.218964:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8080:8080:0731/170127.231061:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8080:8101:0731/170127.242676:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8115:8115:0731/170127.251216:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8080:8101:0731/170127.272329:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8080:8080:0731/170127.310579:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8080:8101:0731/170127.310697:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8080:8101:0731/170127.310739:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8080:8080:0731/170127.310750:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8080:8101:0731/170127.310753:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8080:8101:0731/170127.310786:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8080:8101:0731/170127.310797:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8080:8101:0731/170127.310808:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8080:8080:0731/170127.311865:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[8398:8419:0731/170128.283062:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8398:8419:0731/170128.290487:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8398:8419:0731/170128.290905:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8398:8419:0731/170128.291122:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8398:8398:0731/170128.304878:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8433:8433:0731/170128.315564:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8398:8419:0731/170128.318532:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8398:8419:0731/170128.370641:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8398:8398:0731/170128.414945:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8398:8419:0731/170128.415062:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8398:8419:0731/170128.415098:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8398:8419:0731/170128.415113:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8398:8419:0731/170128.415125:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8398:8398:0731/170128.415132:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8398:8419:0731/170128.415137:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8398:8419:0731/170128.415149:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[8721:8743:0731/170129.229091:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8721:8743:0731/170129.234170:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8721:8743:0731/170129.234494:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8721:8743:0731/170129.234595:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8721:8721:0731/170129.243918:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[8721:8743:0731/170129.256382:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8756:8756:0731/170129.268521:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[8721:8743:0731/170129.276162:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8721:8721:0731/170129.313626:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8721:8743:0731/170129.313756:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8721:8721:0731/170129.313795:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[8721:8743:0731/170129.313795:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8721:8743:0731/170129.313823:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8721:8743:0731/170129.313836:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8721:8743:0731/170129.313848:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8721:8743:0731/170129.313860:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[8721:8721:0731/170129.314960:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[9044:9065:0731/170130.210292:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9044:9065:0731/170130.217517:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9044:9065:0731/170130.217688:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9044:9065:0731/170130.218318:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9044:9044:0731/170130.229428:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9044:9065:0731/170130.240916:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9078:9078:0731/170130.241455:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9044:9065:0731/170130.273663:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9044:9044:0731/170130.310700:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9044:9065:0731/170130.310811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9044:9044:0731/170130.310872:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9044:9065:0731/170130.311221:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9044:9065:0731/170130.311244:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9044:9065:0731/170130.311256:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9044:9065:0731/170130.311267:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9044:9065:0731/170130.311277:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[9367:9388:0731/170131.211611:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9367:9388:0731/170131.217105:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9367:9388:0731/170131.217388:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9367:9388:0731/170131.217475:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9367:9367:0731/170131.226972:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9367:9388:0731/170131.238116:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9401:9401:0731/170131.238590:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9367:9388:0731/170131.267330:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9367:9367:0731/170131.304263:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9367:9388:0731/170131.304362:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9367:9367:0731/170131.304381:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9367:9388:0731/170131.304394:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9367:9388:0731/170131.304404:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9367:9388:0731/170131.304412:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9367:9388:0731/170131.304419:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9367:9388:0731/170131.304426:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9367:9367:0731/170131.305275:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[9682:9703:0731/170132.266245:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9682:9703:0731/170132.272472:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9682:9703:0731/170132.272779:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9682:9703:0731/170132.272921:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9682:9682:0731/170132.283353:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9682:9703:0731/170132.295647:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9717:9717:0731/170132.296288:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9682:9703:0731/170132.316454:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9682:9682:0731/170132.379016:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9682:9682:0731/170132.379151:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9682:9703:0731/170132.379134:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9682:9703:0731/170132.379204:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9682:9703:0731/170132.379226:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9682:9703:0731/170132.379248:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9682:9703:0731/170132.379263:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9682:9703:0731/170132.379277:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9682:9682:0731/170132.380048:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[9996:10017:0731/170133.216280:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9996:10017:0731/170133.222056:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9996:10017:0731/170133.222228:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9996:10017:0731/170133.222342:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[9996:9996:0731/170133.232839:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[9996:10017:0731/170133.245335:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10032:10032:0731/170133.258553:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[9996:10017:0731/170133.278051:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9996:9996:0731/170133.313907:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[9996:10017:0731/170133.314025:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9996:9996:0731/170133.314040:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[9996:10017:0731/170133.314068:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9996:10017:0731/170133.314083:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9996:10017:0731/170133.314095:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9996:10017:0731/170133.314106:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[9996:10017:0731/170133.314130:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[10308:10329:0731/170134.168062:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10308:10329:0731/170134.173310:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10308:10329:0731/170134.173750:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10308:10329:0731/170134.173878:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10308:10308:0731/170134.183701:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10308:10329:0731/170134.195899:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10342:10342:0731/170134.199362:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10308:10329:0731/170134.217680:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10308:10308:0731/170134.284618:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10308:10308:0731/170134.284763:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10308:10329:0731/170134.284756:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10308:10329:0731/170134.284806:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10308:10329:0731/170134.284830:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10308:10329:0731/170134.284848:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10308:10329:0731/170134.284864:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10308:10329:0731/170134.284881:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[10627:10648:0731/170135.110254:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10627:10648:0731/170135.116002:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10627:10648:0731/170135.116309:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10627:10648:0731/170135.116404:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10627:10627:0731/170135.126338:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10627:10648:0731/170135.142452:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10662:10662:0731/170135.144934:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10627:10648:0731/170135.176259:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10627:10627:0731/170135.210505:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10627:10648:0731/170135.210618:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10627:10627:0731/170135.210656:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10627:10648:0731/170135.210743:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10627:10648:0731/170135.210760:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10627:10648:0731/170135.210769:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10627:10648:0731/170135.210781:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10627:10648:0731/170135.210792:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[10938:10959:0731/170136.009696:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10938:10959:0731/170136.015351:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10938:10959:0731/170136.015852:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10938:10959:0731/170136.016142:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[10938:10938:0731/170136.025427:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[10938:10959:0731/170136.036880:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10973:10973:0731/170136.037154:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[10938:10959:0731/170136.072763:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10938:10938:0731/170136.106966:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10938:10959:0731/170136.107093:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10938:10938:0731/170136.107124:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[10938:10959:0731/170136.107131:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10938:10959:0731/170136.107147:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10938:10959:0731/170136.107160:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10938:10959:0731/170136.107171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10938:10959:0731/170136.107183:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[10938:10938:0731/170136.108006:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[10975:11021:0731/170136.158422:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[11256:11277:0731/170137.058170:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11256:11277:0731/170137.063991:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11256:11277:0731/170137.064106:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11256:11277:0731/170137.064199:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11256:11256:0731/170137.075556:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11256:11277:0731/170137.087574:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11291:11291:0731/170137.087617:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11256:11277:0731/170137.106920:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11256:11256:0731/170137.172951:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11256:11277:0731/170137.173055:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11256:11256:0731/170137.173084:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11256:11277:0731/170137.173096:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11256:11277:0731/170137.173111:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11256:11277:0731/170137.173124:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11256:11277:0731/170137.173136:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11256:11277:0731/170137.173147:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[11570:11591:0731/170138.113026:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11570:11591:0731/170138.118125:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11570:11591:0731/170138.118585:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11570:11591:0731/170138.118855:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11570:11570:0731/170138.130073:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11605:11605:0731/170138.141814:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11570:11591:0731/170138.143170:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11570:11591:0731/170138.174869:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11570:11570:0731/170138.208471:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11570:11591:0731/170138.208581:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11570:11591:0731/170138.208633:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11570:11591:0731/170138.208652:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11570:11591:0731/170138.208667:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11570:11591:0731/170138.208681:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11570:11570:0731/170138.208671:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11570:11591:0731/170138.208695:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[11802:11823:0731/170138.961029:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11802:11823:0731/170138.966456:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11802:11823:0731/170138.966669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11802:11823:0731/170138.966824:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[11802:11802:0731/170138.976374:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[11802:11823:0731/170138.987773:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11837:11837:0731/170138.998220:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[11802:11823:0731/170139.007857:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11802:11802:0731/170139.072138:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[11802:11823:0731/170139.072254:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11802:11802:0731/170139.072272:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[11802:11823:0731/170139.072309:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11802:11823:0731/170139.072329:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11802:11823:0731/170139.072345:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11802:11823:0731/170139.072360:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[11802:11823:0731/170139.072375:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[12120:12141:0731/170140.047974:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12120:12141:0731/170140.053076:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12120:12141:0731/170140.053272:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12120:12141:0731/170140.053888:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12120:12120:0731/170140.063027:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[12120:12141:0731/170140.074720:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12154:12154:0731/170140.078104:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[12120:12141:0731/170140.094072:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12120:12120:0731/170140.128631:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[12120:12120:0731/170140.128775:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[12120:12141:0731/170140.128777:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12120:12141:0731/170140.128809:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12120:12141:0731/170140.128845:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12120:12141:0731/170140.128875:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12120:12141:0731/170140.128892:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12120:12141:0731/170140.128906:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12120:12120:0731/170140.129644:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[12437:12458:0731/170141.056378:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12437:12458:0731/170141.062278:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12437:12458:0731/170141.062684:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12437:12458:0731/170141.062825:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12437:12437:0731/170141.072174:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[12437:12458:0731/170141.088834:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12472:12472:0731/170141.092605:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[12437:12458:0731/170141.111506:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12437:12437:0731/170141.172656:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[12437:12437:0731/170141.172781:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[12437:12458:0731/170141.172767:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12437:12458:0731/170141.172821:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12437:12458:0731/170141.172841:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12437:12458:0731/170141.172858:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12437:12458:0731/170141.172873:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12437:12458:0731/170141.172886:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[12744:12765:0731/170144.687884:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12744:12765:0731/170144.693175:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12744:12765:0731/170144.693379:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12744:12765:0731/170144.693597:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[12744:12744:0731/170144.702717:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[12744:12765:0731/170144.715674:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12780:12780:0731/170144.715701:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[12744:12765:0731/170144.766804:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12744:12744:0731/170144.803185:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[12744:12765:0731/170144.803304:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12744:12744:0731/170144.803313:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[12744:12765:0731/170144.803345:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12744:12765:0731/170144.803360:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12744:12765:0731/170144.803385:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12744:12765:0731/170144.803401:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[12744:12765:0731/170144.803413:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[13060:13081:0731/170147.092230:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13060:13081:0731/170147.097660:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13060:13081:0731/170147.098021:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13060:13081:0731/170147.098192:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13060:13060:0731/170147.108164:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[13060:13081:0731/170147.120051:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13095:13095:0731/170147.120205:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[13060:13081:0731/170147.169011:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13060:13060:0731/170147.204527:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13060:13060:0731/170147.204652:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[13060:13081:0731/170147.204638:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13060:13081:0731/170147.204694:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13060:13081:0731/170147.204708:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13060:13081:0731/170147.204724:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13060:13081:0731/170147.204735:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13060:13081:0731/170147.204746:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[13370:13391:0731/170147.995655:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13370:13391:0731/170148.001647:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13370:13391:0731/170148.001802:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13370:13391:0731/170148.002363:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13370:13370:0731/170148.014111:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[13405:13405:0731/170148.024963:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[13370:13391:0731/170148.027011:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13370:13391:0731/170148.067600:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13370:13370:0731/170148.103823:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13370:13391:0731/170148.103929:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13370:13370:0731/170148.103964:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[13370:13391:0731/170148.103964:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13370:13391:0731/170148.103979:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13370:13391:0731/170148.103992:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13370:13391:0731/170148.104004:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13370:13391:0731/170148.104016:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[13690:13711:0731/170149.641658:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13690:13711:0731/170149.646628:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13690:13711:0731/170149.646749:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13690:13711:0731/170149.647010:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[13690:13690:0731/170149.653816:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[13690:13711:0731/170149.668729:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13725:13725:0731/170149.679301:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[13690:13711:0731/170149.690709:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13690:13690:0731/170149.724394:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[13690:13711:0731/170149.724509:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13690:13711:0731/170149.724556:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13690:13711:0731/170149.724573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13690:13711:0731/170149.724592:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13690:13711:0731/170149.724603:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13690:13711:0731/170149.724614:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[13690:13690:0731/170149.724526:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[14001:14022:0731/170150.675443:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14001:14022:0731/170150.680527:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14001:14022:0731/170150.680727:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14001:14022:0731/170150.680846:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14001:14001:0731/170150.692424:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[14001:14022:0731/170150.704304:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14036:14036:0731/170150.709899:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[14001:14022:0731/170150.724236:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14001:14001:0731/170150.795762:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[14001:14022:0731/170150.795893:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14001:14001:0731/170150.795927:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[14001:14022:0731/170150.795945:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14001:14022:0731/170150.795966:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14001:14022:0731/170150.795984:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14001:14022:0731/170150.795995:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14001:14022:0731/170150.796012:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14001:14001:0731/170150.797054:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[14321:14342:0731/170151.778585:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14321:14342:0731/170151.783582:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14321:14342:0731/170151.783707:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14321:14342:0731/170151.783749:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14321:14321:0731/170151.793894:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[14321:14342:0731/170151.805835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14356:14356:0731/170151.808876:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[14321:14342:0731/170151.824158:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14321:14321:0731/170151.891943:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[14321:14321:0731/170151.892063:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[14321:14342:0731/170151.892112:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14321:14342:0731/170151.892159:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14321:14342:0731/170151.892194:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14321:14342:0731/170151.892208:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14321:14342:0731/170151.892256:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14321:14342:0731/170151.892276:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14321:14321:0731/170151.892913:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[14639:14661:0731/170152.734994:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14639:14661:0731/170152.741939:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14639:14661:0731/170152.742447:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14639:14661:0731/170152.742724:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14639:14639:0731/170152.753865:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[14675:14675:0731/170152.765335:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[14639:14661:0731/170152.770482:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14639:14661:0731/170152.794768:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14639:14639:0731/170152.863992:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[14639:14661:0731/170152.864113:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14639:14661:0731/170152.864151:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14639:14639:0731/170152.864174:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[14639:14661:0731/170152.864173:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14639:14661:0731/170152.864309:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14639:14661:0731/170152.864322:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14639:14661:0731/170152.864343:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[14963:14984:0731/170153.711257:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14963:14984:0731/170153.716170:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14963:14984:0731/170153.716502:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14963:14984:0731/170153.716596:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[14963:14963:0731/170153.726601:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[14963:14984:0731/170153.738337:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14998:14998:0731/170153.743503:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[14963:14984:0731/170153.772499:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14963:14963:0731/170153.808296:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[14963:14984:0731/170153.808431:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14963:14963:0731/170153.808462:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[14963:14984:0731/170153.808489:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14963:14984:0731/170153.808511:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14963:14984:0731/170153.808529:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14963:14984:0731/170153.808546:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[14963:14984:0731/170153.808560:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[15280:15301:0731/170154.717220:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15280:15301:0731/170154.721797:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15280:15301:0731/170154.722007:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15280:15301:0731/170154.722302:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15280:15280:0731/170154.731808:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[15280:15301:0731/170154.743150:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15315:15315:0731/170154.749225:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[15280:15301:0731/170154.772136:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15280:15280:0731/170154.804467:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[15280:15280:0731/170154.804596:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[15280:15301:0731/170154.804582:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15280:15301:0731/170154.805197:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15280:15301:0731/170154.805227:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15280:15301:0731/170154.805244:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15280:15301:0731/170154.805261:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15280:15301:0731/170154.805276:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15280:15280:0731/170154.805504:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[15317:15366:0731/170154.827199:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[15598:15619:0731/170155.660688:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15598:15619:0731/170155.665678:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15598:15619:0731/170155.666067:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15598:15619:0731/170155.666349:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15598:15598:0731/170155.675541:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[15598:15619:0731/170155.686877:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15633:15633:0731/170155.691687:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[15598:15619:0731/170155.706296:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15598:15598:0731/170155.769253:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[15598:15619:0731/170155.769354:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15598:15598:0731/170155.769381:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[15598:15619:0731/170155.769433:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15598:15619:0731/170155.769449:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15598:15619:0731/170155.769462:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15598:15619:0731/170155.769473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15598:15619:0731/170155.769484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15598:15598:0731/170155.770257:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[15910:15931:0731/170158.786294:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15910:15931:0731/170158.793480:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15910:15931:0731/170158.793761:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15910:15931:0731/170158.793881:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[15910:15910:0731/170158.805832:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[15945:15945:0731/170158.816526:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[15910:15931:0731/170158.822853:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15910:15931:0731/170158.869277:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15910:15910:0731/170158.918613:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[15910:15931:0731/170158.918727:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15910:15931:0731/170158.918760:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15910:15931:0731/170158.918771:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15910:15931:0731/170158.918789:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15910:15931:0731/170158.918796:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[15910:15910:0731/170158.918801:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[15910:15931:0731/170158.918803:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[16228:16249:0731/170159.965610:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16228:16249:0731/170159.970960:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16228:16249:0731/170159.971216:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16228:16249:0731/170159.971311:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16228:16228:0731/170159.980904:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[16228:16249:0731/170159.994243:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16263:16263:0731/170200.003248:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[16228:16249:0731/170200.015129:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16228:16228:0731/170200.077078:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[16228:16249:0731/170200.077512:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16228:16249:0731/170200.077557:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16228:16228:0731/170200.077560:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[16228:16249:0731/170200.077571:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16228:16249:0731/170200.077584:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16228:16249:0731/170200.077594:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16228:16249:0731/170200.077604:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16228:16228:0731/170200.078764:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[16546:16567:0731/170200.964826:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16546:16567:0731/170200.969839:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16546:16567:0731/170200.969965:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16546:16567:0731/170200.970107:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16546:16546:0731/170200.979929:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[16546:16567:0731/170200.991424:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16581:16581:0731/170200.992491:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[16546:16567:0731/170201.011384:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16546:16546:0731/170201.069528:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[16546:16546:0731/170201.069655:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[16546:16567:0731/170201.070166:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16546:16567:0731/170201.070211:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16546:16567:0731/170201.070234:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16546:16567:0731/170201.070251:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16546:16567:0731/170201.070277:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16546:16567:0731/170201.070292:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16546:16546:0731/170201.070702:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[16583:16633:0731/170201.089459:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[16862:16884:0731/170201.959618:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16862:16884:0731/170201.965352:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16862:16884:0731/170201.965854:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16862:16884:0731/170201.965919:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[16862:16862:0731/170201.976786:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[16896:16896:0731/170201.987571:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[16862:16884:0731/170201.989807:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16862:16884:0731/170202.012020:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16862:16862:0731/170202.086455:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[16862:16884:0731/170202.086587:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16862:16884:0731/170202.086634:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16862:16862:0731/170202.086637:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[16862:16884:0731/170202.086659:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16862:16884:0731/170202.086694:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16862:16884:0731/170202.086711:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[16862:16884:0731/170202.086725:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[17180:17201:0731/170203.012035:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17180:17201:0731/170203.017230:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17180:17201:0731/170203.017412:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17180:17201:0731/170203.017575:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17180:17180:0731/170203.027269:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[17180:17201:0731/170203.038829:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17215:17215:0731/170203.040137:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[17180:17201:0731/170203.067263:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17180:17180:0731/170203.100663:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[17180:17180:0731/170203.100798:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[17180:17201:0731/170203.100793:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17180:17201:0731/170203.100847:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17180:17201:0731/170203.100875:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17180:17201:0731/170203.100894:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17180:17201:0731/170203.100911:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17180:17201:0731/170203.100927:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[17496:17517:0731/170203.915534:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17496:17517:0731/170203.920851:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17496:17517:0731/170203.921093:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17496:17517:0731/170203.921362:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17496:17496:0731/170203.931115:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[17496:17517:0731/170203.943670:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17531:17531:0731/170203.958608:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[17496:17517:0731/170203.972824:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17496:17496:0731/170204.010036:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[17496:17517:0731/170204.010152:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17496:17517:0731/170204.010187:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17496:17517:0731/170204.010203:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17496:17496:0731/170204.010205:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[17496:17517:0731/170204.010212:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17496:17517:0731/170204.010224:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17496:17517:0731/170204.010236:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[17814:17835:0731/170204.973379:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17814:17835:0731/170204.978889:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17814:17835:0731/170204.979050:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17814:17835:0731/170204.979783:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[17814:17814:0731/170204.989547:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[17814:17835:0731/170205.005510:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17849:17849:0731/170205.010937:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[17814:17835:0731/170205.068895:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17814:17814:0731/170205.112060:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[17814:17835:0731/170205.112193:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17814:17814:0731/170205.112235:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[17814:17835:0731/170205.112241:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17814:17835:0731/170205.112263:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17814:17835:0731/170205.112280:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17814:17835:0731/170205.112294:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[17814:17835:0731/170205.112306:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[18128:18149:0731/170206.021636:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18128:18149:0731/170206.029654:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18128:18149:0731/170206.029938:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18128:18149:0731/170206.030129:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18128:18128:0731/170206.042154:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[18163:18163:0731/170206.053400:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[18128:18149:0731/170206.059011:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18128:18149:0731/170206.081378:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18128:18128:0731/170206.130433:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[18128:18149:0731/170206.130570:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18128:18149:0731/170206.130614:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18128:18128:0731/170206.130630:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[18128:18149:0731/170206.130633:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18128:18149:0731/170206.130668:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18128:18149:0731/170206.130684:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18128:18149:0731/170206.130700:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[18442:18463:0731/170207.030332:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18442:18463:0731/170207.036913:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18442:18463:0731/170207.037212:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18442:18463:0731/170207.037267:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18442:18442:0731/170207.047959:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[18442:18463:0731/170207.063851:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18477:18477:0731/170207.064863:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[18442:18463:0731/170207.087660:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18442:18442:0731/170207.164150:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[18442:18463:0731/170207.164302:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18442:18442:0731/170207.164345:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[18442:18463:0731/170207.164352:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18442:18463:0731/170207.164388:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18442:18463:0731/170207.164403:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18442:18463:0731/170207.164421:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18442:18463:0731/170207.164433:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[18759:18780:0731/170207.997217:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18759:18780:0731/170208.002154:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18759:18780:0731/170208.002535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18759:18780:0731/170208.002770:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[18759:18759:0731/170208.012643:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[18759:18780:0731/170208.024915:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18794:18794:0731/170208.024754:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[18759:18780:0731/170208.067506:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18759:18759:0731/170208.101943:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[18759:18780:0731/170208.102060:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18759:18780:0731/170208.102097:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18759:18759:0731/170208.102115:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[18759:18780:0731/170208.102112:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18759:18780:0731/170208.102144:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18759:18780:0731/170208.102157:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18759:18780:0731/170208.102165:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[18759:18759:0731/170208.103184:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[19073:19094:0731/170208.925852:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19073:19094:0731/170208.932049:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19073:19094:0731/170208.932365:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19073:19094:0731/170208.932491:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19073:19073:0731/170208.942392:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[19073:19094:0731/170208.955114:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19108:19108:0731/170208.961903:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[19073:19094:0731/170208.978624:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19073:19073:0731/170209.018179:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[19073:19073:0731/170209.018313:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[19073:19094:0731/170209.018303:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19073:19094:0731/170209.018352:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19073:19094:0731/170209.018394:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19073:19094:0731/170209.018412:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19073:19094:0731/170209.018427:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19073:19094:0731/170209.018442:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[19384:19405:0731/170209.853901:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19384:19405:0731/170209.860752:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19384:19405:0731/170209.861253:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19384:19405:0731/170209.861346:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19384:19384:0731/170209.872133:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[19419:19419:0731/170209.885501:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[19384:19405:0731/170209.887389:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19384:19405:0731/170209.909290:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19384:19384:0731/170209.970037:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[19384:19405:0731/170209.970221:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19384:19384:0731/170209.970243:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[19384:19405:0731/170209.970269:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19384:19405:0731/170209.970285:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19384:19405:0731/170209.970300:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19384:19405:0731/170209.970317:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19384:19405:0731/170209.970335:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[19698:19719:0731/170211.386635:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19698:19719:0731/170211.393654:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19698:19719:0731/170211.393873:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19698:19719:0731/170211.394000:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[19698:19698:0731/170211.405008:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[19733:19733:0731/170211.418655:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[19698:19719:0731/170211.420526:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19698:19719:0731/170211.468641:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19698:19698:0731/170211.515761:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[19698:19698:0731/170211.515901:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[19698:19719:0731/170211.515891:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19698:19719:0731/170211.515970:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19698:19719:0731/170211.515988:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19698:19719:0731/170211.516007:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19698:19719:0731/170211.516029:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[19698:19719:0731/170211.516044:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[20013:20034:0731/170212.468855:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20013:20034:0731/170212.475969:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20013:20034:0731/170212.476276:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20013:20034:0731/170212.476385:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20013:20013:0731/170212.487110:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[20048:20048:0731/170212.499180:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[20013:20034:0731/170212.502655:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20013:20034:0731/170212.526042:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20013:20013:0731/170212.590880:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[20013:20013:0731/170212.591058:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[20013:20034:0731/170212.591275:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20013:20034:0731/170212.591337:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20013:20034:0731/170212.591354:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20013:20034:0731/170212.591365:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20013:20034:0731/170212.591376:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20013:20034:0731/170212.591386:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[20332:20353:0731/170213.539234:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20332:20353:0731/170213.544054:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20332:20353:0731/170213.544275:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20332:20353:0731/170213.544371:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20332:20332:0731/170213.554511:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[20332:20353:0731/170213.566638:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20368:20368:0731/170213.572525:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[20332:20353:0731/170213.585199:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20332:20332:0731/170213.618678:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[20332:20353:0731/170213.618780:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20332:20353:0731/170213.618809:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20332:20332:0731/170213.618814:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[20332:20353:0731/170213.618819:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20332:20353:0731/170213.618828:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20332:20353:0731/170213.618835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20332:20353:0731/170213.618842:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[20651:20672:0731/170214.524574:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20651:20672:0731/170214.531475:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20651:20672:0731/170214.531828:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20651:20672:0731/170214.531904:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20651:20651:0731/170214.541500:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[20651:20672:0731/170214.554891:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20686:20686:0731/170214.560139:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[20651:20672:0731/170214.579213:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20651:20651:0731/170214.619344:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[20651:20672:0731/170214.619680:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20651:20672:0731/170214.619726:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20651:20651:0731/170214.619735:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[20651:20672:0731/170214.619746:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20651:20672:0731/170214.619763:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20651:20672:0731/170214.619777:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20651:20672:0731/170214.619792:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[20974:20995:0731/170215.542121:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20974:20995:0731/170215.547578:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20974:20995:0731/170215.547794:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20974:20995:0731/170215.547975:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[20974:20974:0731/170215.556889:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[20974:20995:0731/170215.568407:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21009:21009:0731/170215.569801:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[20974:20995:0731/170215.586711:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20974:20974:0731/170215.621838:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[20974:20995:0731/170215.621956:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20974:20995:0731/170215.622004:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20974:20995:0731/170215.622019:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20974:20995:0731/170215.622040:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20974:20995:0731/170215.622051:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20974:20995:0731/170215.622062:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[20974:20974:0731/170215.621978:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[20974:20974:0731/170215.659406:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[21297:21318:0731/170216.520772:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21297:21318:0731/170216.526095:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21297:21318:0731/170216.526388:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21297:21318:0731/170216.526585:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21297:21297:0731/170216.537775:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[21297:21318:0731/170216.549954:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21332:21332:0731/170216.558547:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[21297:21318:0731/170216.573271:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21297:21297:0731/170216.608392:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[21297:21318:0731/170216.608492:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21297:21297:0731/170216.608520:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[21297:21318:0731/170216.608533:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21297:21318:0731/170216.608553:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21297:21318:0731/170216.608570:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21297:21318:0731/170216.608586:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21297:21318:0731/170216.608601:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[21612:21633:0731/170217.503105:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21612:21633:0731/170217.509524:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21612:21633:0731/170217.510198:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21612:21633:0731/170217.510309:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21612:21612:0731/170217.520268:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[21612:21633:0731/170217.532878:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21648:21648:0731/170217.537212:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[21612:21633:0731/170217.569156:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21612:21612:0731/170217.610176:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[21612:21633:0731/170217.610303:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21612:21612:0731/170217.610333:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[21612:21633:0731/170217.610359:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21612:21633:0731/170217.610393:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21612:21633:0731/170217.610408:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21612:21633:0731/170217.610425:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21612:21633:0731/170217.610452:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21612:21612:0731/170217.611762:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[21937:21958:0731/170218.562879:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21937:21958:0731/170218.569963:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21937:21958:0731/170218.570946:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21937:21958:0731/170218.571472:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[21937:21937:0731/170218.581527:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[21937:21958:0731/170218.598339:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21972:21972:0731/170218.598915:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[21937:21958:0731/170218.622423:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21937:21937:0731/170218.700209:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[21937:21958:0731/170218.700362:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21937:21958:0731/170218.700411:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21937:21937:0731/170218.700415:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[21937:21958:0731/170218.700438:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21937:21958:0731/170218.700477:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21937:21958:0731/170218.700496:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[21937:21958:0731/170218.700512:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[22255:22276:0731/170219.567292:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22255:22276:0731/170219.573321:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22255:22276:0731/170219.573528:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22255:22276:0731/170219.573575:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22255:22255:0731/170219.585179:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[22290:22290:0731/170219.601574:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[22255:22276:0731/170219.602098:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22255:22276:0731/170219.621085:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22255:22255:0731/170219.686921:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[22255:22255:0731/170219.687061:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[22255:22276:0731/170219.687044:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22255:22276:0731/170219.687111:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22255:22276:0731/170219.687135:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22255:22276:0731/170219.687153:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22255:22276:0731/170219.687169:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22255:22276:0731/170219.687185:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[22572:22593:0731/170220.746937:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22572:22593:0731/170220.752104:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22572:22593:0731/170220.752317:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22572:22593:0731/170220.752374:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22572:22572:0731/170220.764247:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[22572:22593:0731/170220.777268:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22607:22607:0731/170220.785837:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[22572:22593:0731/170220.798226:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22572:22572:0731/170220.868589:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[22572:22572:0731/170220.868713:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[22572:22593:0731/170220.868730:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22572:22593:0731/170220.868779:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22572:22593:0731/170220.868799:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22572:22593:0731/170220.868810:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22572:22593:0731/170220.868821:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22572:22593:0731/170220.868832:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[22896:22917:0731/170221.837007:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22896:22917:0731/170221.844081:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22896:22917:0731/170221.844247:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22896:22917:0731/170221.844527:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[22896:22896:0731/170221.856654:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[22896:22917:0731/170221.873282:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22931:22931:0731/170221.874431:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[22896:22917:0731/170221.897593:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22896:22896:0731/170221.970749:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[22896:22896:0731/170221.970896:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[22896:22917:0731/170221.970954:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22896:22917:0731/170221.970995:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22896:22917:0731/170221.971015:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22896:22917:0731/170221.971032:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22896:22917:0731/170221.971048:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[22896:22917:0731/170221.971058:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[23209:23230:0731/170222.794716:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23209:23230:0731/170222.799339:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23209:23230:0731/170222.799585:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23209:23230:0731/170222.799721:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23209:23209:0731/170222.809881:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[23209:23230:0731/170222.822325:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23244:23244:0731/170222.824033:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[23209:23230:0731/170222.873254:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23209:23209:0731/170222.907224:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[23209:23230:0731/170222.907340:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23209:23209:0731/170222.907366:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[23209:23230:0731/170222.907378:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23209:23230:0731/170222.907393:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23209:23230:0731/170222.907432:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23209:23230:0731/170222.907515:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23209:23230:0731/170222.907532:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23209:23209:0731/170222.908277:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[23535:23556:0731/170223.813600:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23535:23556:0731/170223.818603:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23535:23556:0731/170223.819700:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23535:23556:0731/170223.820282:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23535:23535:0731/170223.829858:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[23535:23556:0731/170223.841804:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23570:23570:0731/170223.842356:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[23535:23556:0731/170223.875427:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23535:23535:0731/170223.918021:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[23535:23556:0731/170223.918159:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23535:23535:0731/170223.918223:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[23535:23556:0731/170223.918327:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23535:23556:0731/170223.918361:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23535:23556:0731/170223.918391:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23535:23556:0731/170223.918405:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23535:23556:0731/170223.918421:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[23851:23872:0731/170224.861533:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23851:23872:0731/170224.867075:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23851:23872:0731/170224.867274:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23851:23872:0731/170224.867484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[23851:23851:0731/170224.879738:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[23851:23872:0731/170224.892211:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23888:23888:0731/170224.893823:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[23851:23872:0731/170224.911825:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23851:23851:0731/170224.971526:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[23851:23872:0731/170224.971631:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23851:23872:0731/170224.971669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23851:23851:0731/170224.971676:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[23851:23872:0731/170224.971683:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23851:23872:0731/170224.971695:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23851:23872:0731/170224.971705:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[23851:23872:0731/170224.971715:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[24164:24185:0731/170225.854157:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24164:24185:0731/170225.859398:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24164:24185:0731/170225.859532:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24164:24185:0731/170225.859601:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24164:24164:0731/170225.869114:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[24164:24185:0731/170225.880575:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24199:24199:0731/170225.885306:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[24164:24185:0731/170225.900576:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24164:24164:0731/170225.966091:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[24164:24164:0731/170225.966214:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[24164:24185:0731/170225.966216:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24164:24185:0731/170225.966260:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24164:24185:0731/170225.966274:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24164:24185:0731/170225.966282:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24164:24185:0731/170225.966289:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24164:24185:0731/170225.966296:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24164:24164:0731/170225.967084:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[24486:24507:0731/170226.800546:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24486:24507:0731/170226.805358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24486:24507:0731/170226.805611:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24486:24507:0731/170226.807513:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24486:24486:0731/170226.818230:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[24486:24507:0731/170226.829611:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24521:24521:0731/170226.835937:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[24486:24507:0731/170226.870135:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24486:24486:0731/170226.902136:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[24486:24507:0731/170226.902252:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24486:24486:0731/170226.902271:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[24486:24507:0731/170226.902309:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24486:24507:0731/170226.902330:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24486:24507:0731/170226.902344:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24486:24507:0731/170226.902356:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24486:24507:0731/170226.902367:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24486:24486:0731/170226.903114:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[24811:24832:0731/170227.814357:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24811:24832:0731/170227.820132:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24811:24832:0731/170227.820768:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24811:24832:0731/170227.820911:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[24811:24811:0731/170227.829971:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[24811:24832:0731/170227.841804:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24845:24845:0731/170227.843060:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[24811:24832:0731/170227.872875:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24811:24811:0731/170227.917461:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[24811:24832:0731/170227.917587:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24811:24832:0731/170227.917628:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24811:24832:0731/170227.917642:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24811:24811:0731/170227.917652:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[24811:24832:0731/170227.917661:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24811:24832:0731/170227.917712:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[24811:24832:0731/170227.917724:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[25130:25151:0731/170228.833611:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25130:25151:0731/170228.838965:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25130:25151:0731/170228.839184:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25130:25151:0731/170228.839267:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25130:25130:0731/170228.846669:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[25130:25151:0731/170228.860476:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25165:25165:0731/170228.861791:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[25130:25151:0731/170228.880853:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25130:25130:0731/170228.921530:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[25130:25151:0731/170228.921880:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25130:25151:0731/170228.921916:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25130:25151:0731/170228.921931:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25130:25130:0731/170228.921949:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[25130:25151:0731/170228.921954:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25130:25151:0731/170228.921987:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25130:25151:0731/170228.922002:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[25455:25476:0731/170229.855114:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25455:25476:0731/170229.860213:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25455:25476:0731/170229.860349:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25455:25476:0731/170229.860696:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25455:25455:0731/170229.871657:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[25455:25476:0731/170229.885831:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25489:25489:0731/170229.892237:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[25455:25476:0731/170229.908161:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25455:25455:0731/170229.978587:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[25455:25476:0731/170229.978706:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25455:25455:0731/170229.978763:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[25455:25476:0731/170229.978769:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25455:25476:0731/170229.978786:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25455:25476:0731/170229.978798:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25455:25476:0731/170229.978808:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25455:25476:0731/170229.978819:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[25775:25796:0731/170230.912788:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25775:25796:0731/170230.919217:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25775:25796:0731/170230.919405:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25775:25796:0731/170230.919481:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[25775:25775:0731/170230.928937:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[25811:25811:0731/170230.940891:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[25775:25796:0731/170230.948383:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25775:25796:0731/170230.978224:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25775:25775:0731/170231.011360:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[25775:25796:0731/170231.011473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25775:25775:0731/170231.011505:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[25775:25796:0731/170231.011507:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25775:25796:0731/170231.011539:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25775:25796:0731/170231.011559:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25775:25796:0731/170231.011573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[25775:25796:0731/170231.011587:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[26094:26115:0731/170232.020043:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26094:26115:0731/170232.025669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26094:26115:0731/170232.025934:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26094:26115:0731/170232.026038:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26094:26094:0731/170232.035503:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[26094:26115:0731/170232.052302:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26129:26129:0731/170232.059970:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[26094:26115:0731/170232.076465:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26094:26094:0731/170232.115797:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[26094:26115:0731/170232.115907:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26094:26094:0731/170232.115935:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[26094:26115:0731/170232.115941:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26094:26115:0731/170232.115957:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26094:26115:0731/170232.115980:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26094:26115:0731/170232.115991:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26094:26115:0731/170232.116002:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[26412:26433:0731/170233.060673:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26412:26433:0731/170233.066070:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26412:26433:0731/170233.066530:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26412:26433:0731/170233.066798:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26412:26412:0731/170233.076321:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[26412:26433:0731/170233.088437:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26449:26449:0731/170233.097436:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[26412:26433:0731/170233.108353:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26412:26412:0731/170233.179591:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[26412:26433:0731/170233.179728:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26412:26433:0731/170233.179760:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26412:26433:0731/170233.179774:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26412:26412:0731/170233.179787:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[26412:26433:0731/170233.179791:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26412:26433:0731/170233.179816:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26412:26433:0731/170233.179835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26412:26412:0731/170233.180945:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[26734:26755:0731/170234.097871:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26734:26755:0731/170234.103044:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26734:26755:0731/170234.103333:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26734:26755:0731/170234.103463:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[26734:26734:0731/170234.113754:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[26769:26769:0731/170234.124746:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[26734:26755:0731/170234.125095:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26734:26755:0731/170234.166010:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26734:26734:0731/170234.199566:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[26734:26734:0731/170234.199697:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[26734:26755:0731/170234.199685:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26734:26755:0731/170234.199733:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26734:26755:0731/170234.199755:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26734:26755:0731/170234.199774:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26734:26755:0731/170234.199791:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26734:26755:0731/170234.199806:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26734:26734:0731/170234.200539:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[27056:27077:0731/170244.937038:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27056:27077:0731/170244.942983:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27056:27077:0731/170244.943159:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27056:27077:0731/170244.943198:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27056:27056:0731/170244.953514:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[27056:27077:0731/170244.965877:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27091:27091:0731/170244.966483:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[27056:27077:0731/170244.986516:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27056:27056:0731/170245.025083:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[27056:27077:0731/170245.025206:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27056:27077:0731/170245.025243:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27056:27056:0731/170245.025245:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[27056:27077:0731/170245.025262:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27056:27077:0731/170245.025290:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27056:27077:0731/170245.025298:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27056:27077:0731/170245.025306:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[27373:27394:0731/170246.015440:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27373:27394:0731/170246.020701:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27373:27394:0731/170246.020803:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27373:27394:0731/170246.020844:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27373:27373:0731/170246.031929:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[27373:27394:0731/170246.043782:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27408:27408:0731/170246.047224:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[27373:27394:0731/170246.073398:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27373:27373:0731/170246.108462:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[27373:27394:0731/170246.108566:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27373:27373:0731/170246.108586:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[27373:27394:0731/170246.108605:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27373:27394:0731/170246.108620:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27373:27394:0731/170246.108632:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27373:27394:0731/170246.108644:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27373:27394:0731/170246.108654:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[27693:27714:0731/170246.992797:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27693:27714:0731/170246.997959:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27693:27714:0731/170246.998456:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27693:27714:0731/170246.998514:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[27693:27693:0731/170247.008279:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[27693:27714:0731/170247.020221:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27728:27728:0731/170247.020630:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[27693:27714:0731/170247.067337:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27693:27693:0731/170247.102550:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[27693:27714:0731/170247.102697:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27693:27693:0731/170247.102718:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[27693:27714:0731/170247.102754:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27693:27714:0731/170247.102777:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27693:27714:0731/170247.102794:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27693:27714:0731/170247.102811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[27693:27714:0731/170247.102828:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[28017:28038:0731/170247.973491:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28017:28038:0731/170247.979773:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28017:28038:0731/170247.980001:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28017:28038:0731/170247.980052:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28017:28017:0731/170247.990295:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[28017:28038:0731/170248.001999:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28052:28052:0731/170248.013718:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[28017:28038:0731/170248.020994:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28017:28017:0731/170248.089171:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[28017:28038:0731/170248.089292:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28017:28038:0731/170248.089332:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28017:28017:0731/170248.089324:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[28017:28038:0731/170248.089347:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28017:28038:0731/170248.089360:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28017:28038:0731/170248.089371:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28017:28038:0731/170248.089382:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUi: Chrome headless failed to start:
[28339:28360:0731/170249.019034:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28339:28360:0731/170249.025769:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28339:28360:0731/170249.026039:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28339:28360:0731/170249.026274:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28339:28339:0731/170249.036043:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[28374:28374:0731/170249.050192:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[28339:28360:0731/170249.051952:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28339:28360:0731/170249.081303:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28339:28339:0731/170249.130921:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[28339:28339:0731/170249.131096:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[28339:28360:0731/170249.131972:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28339:28360:0731/170249.132013:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28339:28360:0731/170249.132027:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28339:28360:0731/170249.132038:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28339:28360:0731/170249.132049:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28339:28360:0731/170249.132059:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUiHtmlEditor: Chrome headless failed to start:
[28655:28676:0731/170252.812077:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28655:28676:0731/170252.817172:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28655:28676:0731/170252.817361:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28655:28676:0731/170252.817772:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28655:28655:0731/170252.828784:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[28655:28676:0731/170252.840985:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28690:28690:0731/170252.841382:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[28655:28676:0731/170252.873391:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28655:28655:0731/170252.908383:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[28655:28676:0731/170252.908489:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28655:28655:0731/170252.908520:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[28655:28676:0731/170252.908527:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28655:28676:0731/170252.908547:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28655:28676:0731/170252.908563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28655:28676:0731/170252.908593:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28655:28676:0731/170252.908608:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUiHtmlEditor: Chrome headless failed to start:
[28975:28996:0731/170253.837920:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28975:28996:0731/170253.843678:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28975:28996:0731/170253.843855:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28975:28996:0731/170253.843960:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[28975:28975:0731/170253.854095:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[28975:28996:0731/170253.866212:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29010:29010:0731/170253.873962:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[28975:28996:0731/170253.887970:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28975:28975:0731/170253.921410:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[28975:28975:0731/170253.921761:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[28975:28996:0731/170253.921750:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28975:28996:0731/170253.921818:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28975:28996:0731/170253.921842:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28975:28996:0731/170253.921862:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28975:28996:0731/170253.921874:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28975:28996:0731/170253.921890:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[28975:28975:0731/170253.922630:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUiHtmlEditor: Chrome headless failed to start:
[29299:29321:0731/170255.102562:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29299:29321:0731/170255.109737:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29299:29321:0731/170255.109889:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29299:29321:0731/170255.110008:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29299:29299:0731/170255.120362:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[29299:29321:0731/170255.135264:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29334:29334:0731/170255.135149:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[29299:29321:0731/170255.171620:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29299:29299:0731/170255.209399:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[29299:29321:0731/170255.209529:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29299:29321:0731/170255.209582:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29299:29299:0731/170255.209591:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[29299:29321:0731/170255.209617:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29299:29321:0731/170255.209646:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29299:29321:0731/170255.209662:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29299:29321:0731/170255.209678:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUiHtmlEditor: Chrome headless failed to start:
[29611:29632:0731/170256.009554:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29611:29632:0731/170256.014651:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29611:29632:0731/170256.015078:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29611:29632:0731/170256.015138:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29611:29611:0731/170256.024559:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[29611:29632:0731/170256.036197:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29646:29646:0731/170256.043353:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[29611:29632:0731/170256.070603:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29611:29611:0731/170256.104700:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[29611:29632:0731/170256.104819:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29611:29611:0731/170256.104845:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[29611:29632:0731/170256.104859:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29611:29632:0731/170256.104873:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29611:29632:0731/170256.104885:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29611:29632:0731/170256.104896:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29611:29632:0731/170256.104906:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29611:29611:0731/170256.105680:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUiTranslate: Chrome headless failed to start:
[29933:29954:0731/170257.024753:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29933:29954:0731/170257.030115:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29933:29954:0731/170257.030586:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29933:29954:0731/170257.030653:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[29933:29933:0731/170257.040742:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[29933:29954:0731/170257.052576:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29968:29968:0731/170257.055020:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[29933:29954:0731/170257.073637:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29933:29933:0731/170257.107731:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[29933:29933:0731/170257.107870:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[29933:29954:0731/170257.107913:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29933:29954:0731/170257.107953:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29933:29954:0731/170257.107968:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29933:29954:0731/170257.107976:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29933:29954:0731/170257.107988:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[29933:29954:0731/170257.108000:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUiTranslate: Chrome headless failed to start:
[30251:30272:0731/170302.664376:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30251:30272:0731/170302.670599:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30251:30272:0731/170302.670693:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30251:30272:0731/170302.670771:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30251:30251:0731/170302.680842:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[30251:30272:0731/170302.692756:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30287:30287:0731/170302.694006:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[30251:30272:0731/170302.714249:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30251:30251:0731/170302.779917:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[30251:30272:0731/170302.780018:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30251:30251:0731/170302.780041:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[30251:30272:0731/170302.780082:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30251:30272:0731/170302.780098:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30251:30272:0731/170302.780111:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30251:30272:0731/170302.780122:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30251:30272:0731/170302.780133:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUiTranslate: Chrome headless failed to start:
[30577:30598:0731/170305.815336:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30577:30598:0731/170305.820162:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30577:30598:0731/170305.820625:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30577:30598:0731/170305.820803:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30577:30577:0731/170305.830225:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[30577:30598:0731/170305.841992:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30612:30612:0731/170305.844647:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[30577:30598:0731/170305.873524:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30577:30577:0731/170305.908887:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[30577:30598:0731/170305.909005:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30577:30577:0731/170305.909026:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[30577:30598:0731/170305.909137:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30577:30598:0731/170305.909165:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30577:30598:0731/170305.909184:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30577:30598:0731/170305.909200:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30577:30598:0731/170305.909216:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30577:30577:0731/170305.910002:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_ui.TestUiTranslate: Chrome headless failed to start:
[30880:30901:0731/170308.884440:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30880:30901:0731/170308.889453:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30880:30901:0731/170308.889527:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30880:30901:0731/170308.889598:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[30880:30880:0731/170308.898822:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[30880:30901:0731/170308.910818:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30915:30915:0731/170308.925376:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[30880:30901:0731/170308.967878:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30880:30880:0731/170309.000759:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[30880:30901:0731/170309.000870:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30880:30880:0731/170309.000915:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[30880:30901:0731/170309.000913:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30880:30901:0731/170309.000945:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30880:30901:0731/170309.000962:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30880:30901:0731/170309.000978:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30880:30901:0731/170309.000993:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[30880:30880:0731/170309.001959:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_unsplash_beacon.TestUnsplashBeacon: Chrome headless failed to start:
[31200:31221:0731/170309.860934:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31200:31221:0731/170309.866872:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31200:31221:0731/170309.867229:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31200:31221:0731/170309.867333:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31200:31200:0731/170309.876625:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[31200:31221:0731/170309.889387:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31234:31234:0731/170309.894746:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[31200:31221:0731/170309.911440:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31200:31200:0731/170309.971955:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[31200:31200:0731/170309.972070:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[31200:31221:0731/170309.972071:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31200:31221:0731/170309.972671:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31200:31221:0731/170309.972736:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31200:31221:0731/170309.972770:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31200:31221:0731/170309.972782:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31200:31221:0731/170309.972831:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_website_form_editor.TestWebsiteFormEditor: Chrome headless failed to start:
[31519:31539:0731/170325.739492:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31519:31539:0731/170325.744334:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31519:31539:0731/170325.744488:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31519:31539:0731/170325.744608:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31519:31519:0731/170325.756382:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[31519:31539:0731/170325.768533:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31553:31553:0731/170325.768503:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[31519:31539:0731/170325.791619:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31519:31519:0731/170325.826111:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[31519:31539:0731/170325.826223:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31519:31519:0731/170325.826238:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[31519:31539:0731/170325.826269:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31519:31539:0731/170325.826285:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31519:31539:0731/170325.826306:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31519:31539:0731/170325.826317:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31519:31539:0731/170325.826329:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_website_form_editor.TestWebsiteFormEditor: Chrome headless failed to start:
[31844:31865:0731/170326.785308:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31844:31865:0731/170326.790530:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31844:31865:0731/170326.790789:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31844:31865:0731/170326.791226:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[31844:31844:0731/170326.800858:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[31878:31878:0731/170326.812047:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[31844:31865:0731/170326.815191:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31844:31865:0731/170326.864803:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31844:31844:0731/170326.911335:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[31844:31865:0731/170326.911453:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31844:31865:0731/170326.911487:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31844:31865:0731/170326.911502:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31844:31865:0731/170326.911514:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31844:31844:0731/170326.911527:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[31844:31865:0731/170326.911526:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31844:31865:0731/170326.911560:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[31844:31844:0731/170326.913084:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_website_form_editor.TestWebsiteFormEditor: Chrome headless failed to start:
[32170:32191:0731/170327.831333:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32170:32191:0731/170327.836442:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32170:32191:0731/170327.836803:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32170:32191:0731/170327.837464:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32170:32170:0731/170327.853762:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[32170:32191:0731/170327.865425:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32205:32205:0731/170327.872622:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[32170:32191:0731/170327.890178:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32170:32170:0731/170327.927112:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[32170:32191:0731/170327.927222:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32170:32170:0731/170327.927249:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[32170:32191:0731/170327.927270:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32170:32191:0731/170327.927285:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32170:32191:0731/170327.927298:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32170:32191:0731/170327.927310:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32170:32191:0731/170327.927321:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_website_form_editor.TestWebsiteFormEditor: Chrome headless failed to start:
[32488:32509:0731/170329.040115:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32488:32509:0731/170329.045225:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32488:32509:0731/170329.045462:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32488:32509:0731/170329.045589:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32488:32488:0731/170329.055387:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[32488:32509:0731/170329.066824:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32524:32524:0731/170329.073746:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[32488:32509:0731/170329.085647:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32488:32488:0731/170329.159555:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[32488:32509:0731/170329.160190:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32488:32509:0731/170329.160226:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32488:32509:0731/170329.160241:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32488:32488:0731/170329.160244:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[32488:32509:0731/170329.160269:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32488:32509:0731/170329.160353:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32488:32509:0731/170329.160366:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_website_form_editor.TestWebsiteFormEditor: Chrome headless failed to start:
[32804:32825:0731/170329.977917:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32804:32825:0731/170329.983072:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32804:32825:0731/170329.983453:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32804:32825:0731/170329.983532:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[32804:32804:0731/170329.996501:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[32839:32839:0731/170330.009820:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[32804:32825:0731/170330.011914:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32804:32825:0731/170330.061612:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32804:32804:0731/170330.110214:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[32804:32825:0731/170330.110331:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32804:32804:0731/170330.110353:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[32804:32825:0731/170330.110415:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32804:32825:0731/170330.110436:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32804:32825:0731/170330.110453:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32804:32825:0731/170330.110468:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[32804:32825:0731/170330.110482:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_website_form_editor.TestWebsiteFormEditor: Chrome headless failed to start:
[33121:33144:0731/170331.041341:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33121:33144:0731/170331.048831:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33121:33144:0731/170331.049231:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33121:33144:0731/170331.050308:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33121:33121:0731/170331.061158:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[33157:33157:0731/170331.072634:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[33121:33144:0731/170331.077186:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33121:33144:0731/170331.101583:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33121:33121:0731/170331.170067:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[33121:33144:0731/170331.170192:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33121:33144:0731/170331.170236:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33121:33144:0731/170331.170253:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33121:33144:0731/170331.170266:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33121:33121:0731/170331.170275:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[33121:33144:0731/170331.170278:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33121:33144:0731/170331.170303:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_website_form_editor.TestWebsiteFormEditor: Chrome headless failed to start:
[33446:33468:0731/170332.005244:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33446:33468:0731/170332.012432:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33446:33468:0731/170332.012612:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33446:33468:0731/170332.012694:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33446:33446:0731/170332.023391:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[33446:33468:0731/170332.039680:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33481:33481:0731/170332.042548:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[33446:33468:0731/170332.073437:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33446:33446:0731/170332.111436:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[33446:33468:0731/170332.111535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33446:33446:0731/170332.111554:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[33446:33468:0731/170332.111575:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33446:33468:0731/170332.111589:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33446:33468:0731/170332.111601:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33446:33468:0731/170332.111612:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33446:33468:0731/170332.111623:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_website_form_editor.TestWebsiteFormEditor: Chrome headless failed to start:
[33757:33778:0731/170333.068477:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33757:33778:0731/170333.073765:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33757:33778:0731/170333.073884:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33757:33778:0731/170333.074004:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[33757:33757:0731/170333.085223:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[33792:33792:0731/170333.095579:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[33757:33778:0731/170333.096738:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33757:33778:0731/170333.118072:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33757:33757:0731/170333.177193:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[33757:33778:0731/170333.177294:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33757:33757:0731/170333.177312:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[33757:33778:0731/170333.177337:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33757:33778:0731/170333.177353:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33757:33778:0731/170333.177366:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33757:33778:0731/170333.177378:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33757:33778:0731/170333.177389:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[33757:33757:0731/170333.178182:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website.tests.test_website_reset_password.TestWebsiteResetPassword: Chrome headless failed to start:
[34082:34104:0731/170336.017028:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34082:34104:0731/170336.024115:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34082:34104:0731/170336.024951:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34082:34104:0731/170336.030905:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34082:34082:0731/170336.043045:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[34118:34118:0731/170336.052583:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[34082:34104:0731/170336.054028:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34082:34104:0731/170336.078883:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34082:34082:0731/170336.126177:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[34082:34082:0731/170336.126325:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[34082:34104:0731/170336.126798:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34082:34104:0731/170336.126832:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34082:34104:0731/170336.126847:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34082:34104:0731/170336.126857:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34082:34104:0731/170336.126868:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34082:34104:0731/170336.126878:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_blog.tests.test_ui.TestWebsiteBlogUi: Chrome headless failed to start:
[34442:34463:0731/170403.542468:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34442:34463:0731/170403.547808:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34442:34463:0731/170403.547977:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34442:34463:0731/170403.548051:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34442:34442:0731/170403.558520:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[34442:34463:0731/170403.570296:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34478:34478:0731/170403.572869:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[34442:34463:0731/170403.592594:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34442:34442:0731/170403.628358:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[34442:34442:0731/170403.628485:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[34442:34463:0731/170403.658474:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34442:34463:0731/170403.658547:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34442:34463:0731/170403.658568:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34442:34463:0731/170403.658581:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34442:34463:0731/170403.658588:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34442:34463:0731/170403.658599:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_blog.tests.test_ui.TestWebsiteBlogUi: Chrome headless failed to start:
[34747:34768:0731/170406.912465:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34747:34768:0731/170406.917275:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34747:34768:0731/170406.917640:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34747:34768:0731/170406.917830:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[34747:34747:0731/170406.927095:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[34747:34768:0731/170406.938415:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34782:34782:0731/170406.941467:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[34747:34768:0731/170406.969155:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34747:34747:0731/170407.001882:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[34747:34747:0731/170407.002011:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[34747:34768:0731/170407.002002:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34747:34768:0731/170407.002051:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34747:34768:0731/170407.002073:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34747:34768:0731/170407.002091:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34747:34768:0731/170407.002108:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34747:34768:0731/170407.002138:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[34747:34747:0731/170407.002795:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[34784:34829:0731/170407.021938:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_blog.tests.test_ui.TestWebsiteBlogUi: Chrome headless failed to start:
[35070:35091:0731/170410.984676:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35070:35091:0731/170410.990031:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35070:35091:0731/170410.990141:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35070:35091:0731/170410.990365:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35070:35070:0731/170411.000453:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[35070:35091:0731/170411.011910:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35106:35106:0731/170411.013146:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[35070:35091:0731/170411.065186:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35070:35070:0731/170411.108309:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[35070:35091:0731/170411.108437:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35070:35070:0731/170411.108473:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[35070:35091:0731/170411.108490:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35070:35091:0731/170411.108512:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35070:35091:0731/170411.108530:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35070:35091:0731/170411.108546:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35070:35091:0731/170411.108562:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35070:35070:0731/170411.109510:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_blog.tests.test_ui.TestWebsiteBlogUi: Chrome headless failed to start:
[35390:35411:0731/170414.442097:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35390:35411:0731/170414.449151:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35390:35411:0731/170414.449281:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35390:35411:0731/170414.449531:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35390:35390:0731/170414.459931:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[35390:35411:0731/170414.472248:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35425:35425:0731/170414.473658:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[35390:35411:0731/170414.491994:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35390:35390:0731/170414.529384:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[35390:35390:0731/170414.558462:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[35390:35411:0731/170414.558480:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35390:35411:0731/170414.558538:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35390:35411:0731/170414.558559:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35390:35411:0731/170414.558573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35390:35411:0731/170414.558587:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35390:35411:0731/170414.558601:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_crm.tests.test_website_crm.TestWebsiteCrm: Chrome headless failed to start:
[35717:35738:0731/170415.565137:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35717:35738:0731/170415.570526:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35717:35738:0731/170415.570716:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35717:35738:0731/170415.570795:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[35717:35717:0731/170415.581633:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[35717:35738:0731/170415.594565:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35752:35752:0731/170415.607877:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[35717:35738:0731/170415.615065:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35717:35717:0731/170415.675833:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[35717:35717:0731/170415.675981:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[35717:35738:0731/170415.675972:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35717:35738:0731/170415.676019:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35717:35738:0731/170415.676040:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35717:35738:0731/170415.676057:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35717:35738:0731/170415.676072:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[35717:35738:0731/170415.676086:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_crm.tests.test_website_crm.TestWebsiteCrm: Chrome headless failed to start:
[36030:36051:0731/170416.656915:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36030:36051:0731/170416.664286:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36030:36051:0731/170416.664513:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36030:36051:0731/170416.664708:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36030:36030:0731/170416.676153:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[36066:36066:0731/170416.686558:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[36030:36051:0731/170416.691987:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36030:36051:0731/170416.715048:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36030:36030:0731/170416.779684:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[36030:36051:0731/170416.779807:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36030:36030:0731/170416.779845:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[36030:36051:0731/170416.779845:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36030:36051:0731/170416.779872:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36030:36051:0731/170416.779891:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36030:36051:0731/170416.779903:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36030:36051:0731/170416.779915:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_crm_partner_assign.tests.test_partner_assign.TestPublish: Chrome headless failed to start:
[36386:36407:0731/170428.313631:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36386:36407:0731/170428.319143:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36386:36407:0731/170428.319392:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36386:36407:0731/170428.319466:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36386:36386:0731/170428.326145:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[36386:36407:0731/170428.341128:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36421:36421:0731/170428.345486:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[36386:36407:0731/170428.371235:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36386:36386:0731/170428.405465:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[36386:36407:0731/170428.405583:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36386:36386:0731/170428.405611:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[36386:36407:0731/170428.405629:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36386:36407:0731/170428.405647:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36386:36407:0731/170428.405660:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36386:36407:0731/170428.405671:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36386:36407:0731/170428.405681:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36386:36386:0731/170428.406437:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_crm_partner_assign.tests.test_partner_assign.TestPublish: Chrome headless failed to start:
[36699:36720:0731/170429.457591:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36699:36720:0731/170429.462553:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36699:36720:0731/170429.462781:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36699:36720:0731/170429.463153:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[36699:36699:0731/170429.474058:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[36699:36720:0731/170429.485420:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36734:36734:0731/170429.485912:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[36699:36720:0731/170429.505942:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36699:36699:0731/170429.571181:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[36699:36720:0731/170429.571287:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36699:36699:0731/170429.571304:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[36699:36720:0731/170429.571367:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36699:36720:0731/170429.571422:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36699:36720:0731/170429.571433:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36699:36720:0731/170429.571441:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[36699:36720:0731/170429.571448:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_crm_partner_assign.tests.test_partner_assign.TestPublish: Chrome headless failed to start:
[37023:37044:0731/170430.616978:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37023:37044:0731/170430.621805:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37023:37044:0731/170430.622004:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37023:37044:0731/170430.622170:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37023:37023:0731/170430.631735:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[37023:37044:0731/170430.643401:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37059:37059:0731/170430.658814:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[37023:37044:0731/170430.675442:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37023:37023:0731/170430.707572:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[37023:37023:0731/170430.707697:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[37023:37044:0731/170430.707730:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37023:37044:0731/170430.707771:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37023:37044:0731/170430.707790:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37023:37044:0731/170430.707805:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37023:37044:0731/170430.707819:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37023:37044:0731/170430.707834:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37023:37023:0731/170430.708739:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_crm_partner_assign.tests.test_partner_assign.TestPublish: Chrome headless failed to start:
[37336:37357:0731/170431.762918:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37336:37357:0731/170431.768629:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37336:37357:0731/170431.768856:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37336:37357:0731/170431.769338:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37336:37336:0731/170431.779461:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[37336:37357:0731/170431.791626:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37371:37371:0731/170431.795470:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[37336:37357:0731/170431.810774:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37336:37336:0731/170431.876556:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[37336:37357:0731/170431.876670:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37336:37336:0731/170431.876689:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[37336:37357:0731/170431.876718:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37336:37357:0731/170431.876739:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37336:37357:0731/170431.876758:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37336:37357:0731/170431.876773:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37336:37357:0731/170431.876787:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37336:37336:0731/170431.877544:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_crm_partner_assign.tests.test_partner_assign.TestPublish: Chrome headless failed to start:
[37657:37678:0731/170432.913156:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37657:37678:0731/170432.918631:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37657:37678:0731/170432.918862:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37657:37678:0731/170432.919028:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[37657:37657:0731/170432.928299:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[37657:37678:0731/170432.939675:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37692:37692:0731/170432.959390:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[37657:37678:0731/170432.970856:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37657:37657:0731/170433.006405:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[37657:37678:0731/170433.006542:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37657:37678:0731/170433.006580:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37657:37678:0731/170433.006595:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37657:37678:0731/170433.006604:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37657:37657:0731/170433.006606:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[37657:37678:0731/170433.006615:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37657:37678:0731/170433.006636:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[37657:37657:0731/170433.007666:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_event.tests.test_website_event.TestUi: Chrome headless failed to start:
[38016:38037:0731/170459.192299:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38016:38037:0731/170459.197589:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38016:38037:0731/170459.197809:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38016:38037:0731/170459.197988:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38016:38016:0731/170459.209642:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[38016:38037:0731/170459.226494:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38051:38051:0731/170459.226682:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[38016:38037:0731/170459.272158:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38016:38016:0731/170459.305145:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[38016:38016:0731/170459.305291:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[38016:38037:0731/170459.305286:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38016:38037:0731/170459.305329:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38016:38037:0731/170459.305352:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38016:38037:0731/170459.305372:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38016:38037:0731/170459.305384:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38016:38037:0731/170459.305399:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_event.tests.test_website_event.TestUi: Chrome headless failed to start:
[38331:38352:0731/170500.393796:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38331:38352:0731/170500.398582:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38331:38352:0731/170500.398832:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38331:38352:0731/170500.399291:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38331:38331:0731/170500.410479:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[38331:38352:0731/170500.422067:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38365:38365:0731/170500.423400:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[38331:38352:0731/170500.468141:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38331:38331:0731/170500.500751:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[38331:38352:0731/170500.500881:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38331:38352:0731/170500.500919:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38331:38331:0731/170500.500924:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[38331:38352:0731/170500.500945:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38331:38352:0731/170500.501074:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38331:38352:0731/170500.501095:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38331:38352:0731/170500.501111:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_event.tests.test_website_event.TestUi: Chrome headless failed to start:
[38652:38673:0731/170501.649634:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38652:38673:0731/170501.654560:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38652:38673:0731/170501.654928:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38652:38673:0731/170501.655137:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38652:38652:0731/170501.665263:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[38686:38686:0731/170501.677022:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[38652:38673:0731/170501.677327:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38652:38673:0731/170501.698551:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38652:38652:0731/170501.767663:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[38652:38652:0731/170501.767854:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[38652:38673:0731/170501.767911:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38652:38673:0731/170501.768034:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38652:38673:0731/170501.768064:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38652:38673:0731/170501.768089:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38652:38673:0731/170501.768107:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38652:38673:0731/170501.768125:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_event_booth_exhibitor.tests.test_wevent_booth_exhibitor.TestWEventBoothExhibitorCommon: Chrome headless failed to start:
[38992:39013:0731/170522.929770:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38992:39013:0731/170522.935626:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38992:39013:0731/170522.935732:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38992:39013:0731/170522.935823:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[38992:38992:0731/170522.946051:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[38992:39013:0731/170522.957431:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39026:39026:0731/170522.961981:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[38992:39013:0731/170522.975645:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38992:38992:0731/170523.007772:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[38992:39013:0731/170523.007882:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38992:38992:0731/170523.007894:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[38992:39013:0731/170523.007927:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38992:39013:0731/170523.007943:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38992:39013:0731/170523.007953:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38992:39013:0731/170523.007961:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[38992:39013:0731/170523.007973:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_event_booth_sale.tests.test_event_booth_sale.TestWebsiteEventBoothSale: Chrome headless failed to start:
[39314:39335:0731/170528.318879:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39314:39335:0731/170528.324061:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39314:39335:0731/170528.324387:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39314:39335:0731/170528.324528:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39314:39314:0731/170528.334746:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[39314:39335:0731/170528.346918:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39349:39349:0731/170528.347770:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[39314:39335:0731/170528.371492:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39314:39314:0731/170528.405717:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[39314:39335:0731/170528.405822:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39314:39314:0731/170528.405838:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[39314:39335:0731/170528.405865:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39314:39335:0731/170528.405881:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39314:39335:0731/170528.405992:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39314:39335:0731/170528.406004:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39314:39335:0731/170528.406015:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39314:39314:0731/170528.406725:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_event_booth_sale.tests.test_event_booth_sale.TestWebsiteEventBoothSale: Chrome headless failed to start:
[39638:39659:0731/170529.554198:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39638:39659:0731/170529.559821:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39638:39659:0731/170529.560146:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39638:39659:0731/170529.561300:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39638:39638:0731/170529.572174:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[39638:39659:0731/170529.583576:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39673:39673:0731/170529.584819:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[39638:39659:0731/170529.603534:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39638:39638:0731/170529.668459:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[39638:39638:0731/170529.668603:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[39638:39659:0731/170529.668585:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39638:39659:0731/170529.668679:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39638:39659:0731/170529.668700:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39638:39659:0731/170529.668718:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39638:39659:0731/170529.668733:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39638:39659:0731/170529.668758:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39638:39638:0731/170529.669368:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_event_sale.tests.test_frontend_buy_tickets.TestUi: Chrome headless failed to start:
[39957:39978:0731/170550.102814:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39957:39978:0731/170550.110008:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39957:39978:0731/170550.110391:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39957:39978:0731/170550.110527:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[39957:39957:0731/170550.121324:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[39992:39992:0731/170550.134600:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[39957:39978:0731/170550.137910:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39957:39978:0731/170550.174172:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39957:39957:0731/170550.222580:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[39957:39978:0731/170550.222708:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39957:39978:0731/170550.222749:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39957:39957:0731/170550.222759:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[39957:39978:0731/170550.222765:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39957:39978:0731/170550.222780:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39957:39978:0731/170550.222792:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[39957:39978:0731/170550.222804:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_event_sale.tests.test_frontend_buy_tickets.TestUi: Chrome headless failed to start:
[40270:40291:0731/170555.086790:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40270:40291:0731/170555.093438:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40270:40291:0731/170555.093914:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40270:40291:0731/170555.093975:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40270:40270:0731/170555.105974:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[40270:40291:0731/170555.120907:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40306:40306:0731/170555.160055:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[40270:40291:0731/170555.176439:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40270:40270:0731/170555.219953:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[40270:40291:0731/170555.220074:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40270:40291:0731/170555.220107:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40270:40291:0731/170555.220117:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40270:40291:0731/170555.220125:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40270:40291:0731/170555.220132:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40270:40291:0731/170555.220139:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40270:40270:0731/170555.220138:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_event_sale.tests.test_frontend_buy_tickets.TestUi: Chrome headless failed to start:
[40594:40615:0731/170600.192717:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40594:40615:0731/170600.197901:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40594:40615:0731/170600.198190:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40594:40615:0731/170600.198388:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40594:40594:0731/170600.208009:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[40594:40615:0731/170600.223796:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40628:40628:0731/170600.228937:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[40594:40615:0731/170600.268435:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40594:40594:0731/170600.305857:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[40594:40594:0731/170600.305975:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[40594:40615:0731/170600.305979:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40594:40615:0731/170600.306029:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40594:40615:0731/170600.306050:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40594:40615:0731/170600.306067:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40594:40615:0731/170600.306081:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40594:40615:0731/170600.306109:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40594:40594:0731/170600.306808:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_event_sale.tests.test_frontend_buy_tickets.TestUi: Chrome headless failed to start:
[40908:40929:0731/170605.345082:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40908:40929:0731/170605.352093:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40908:40929:0731/170605.352268:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40908:40929:0731/170605.352534:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[40908:40908:0731/170605.362295:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[40908:40929:0731/170605.376933:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40944:40944:0731/170605.382085:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[40908:40929:0731/170605.402548:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40908:40908:0731/170605.468449:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[40908:40908:0731/170605.468571:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[40908:40929:0731/170605.468571:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40908:40929:0731/170605.468622:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40908:40929:0731/170605.468644:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40908:40929:0731/170605.468696:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40908:40929:0731/170605.468715:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40908:40929:0731/170605.468731:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_forum.tests.test_forum_tours.TestUi: Chrome headless failed to start:
[41252:41273:0731/170622.711124:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41252:41273:0731/170622.716596:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41252:41273:0731/170622.717107:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41252:41273:0731/170622.717210:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41252:41252:0731/170622.727049:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[41252:41273:0731/170622.741395:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41287:41287:0731/170622.745531:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[41252:41273:0731/170622.772057:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41252:41252:0731/170622.807242:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[41252:41273:0731/170622.807358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41252:41273:0731/170622.807394:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41252:41252:0731/170622.807398:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[41252:41273:0731/170622.807417:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41252:41273:0731/170622.807434:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41252:41273:0731/170622.807449:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41252:41273:0731/170622.807464:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41252:41252:0731/170622.808313:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_forum.tests.test_forum_tours.TestUi: Chrome headless failed to start:
[41577:41599:0731/170623.764547:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41577:41599:0731/170623.771938:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41577:41599:0731/170623.772534:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41577:41599:0731/170623.772639:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41577:41577:0731/170623.783024:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[41612:41612:0731/170623.794808:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[41577:41599:0731/170623.799646:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41577:41599:0731/170623.825178:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41577:41577:0731/170623.897515:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[41577:41599:0731/170623.897630:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41577:41599:0731/170623.897665:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41577:41599:0731/170623.897678:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41577:41577:0731/170623.897685:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[41577:41599:0731/170623.897690:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41577:41599:0731/170623.897717:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41577:41599:0731/170623.897730:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_hr_recruitment.tests.test_website_hr_recruitment.TestWebsiteHrRecruitmentForm: Chrome headless failed to start:
[41890:41911:0731/170627.481225:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41890:41911:0731/170627.486897:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41890:41911:0731/170627.487243:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41890:41911:0731/170627.487370:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41890:41890:0731/170627.497369:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[41925:41925:0731/170627.508832:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[41890:41911:0731/170627.510058:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41890:41911:0731/170627.529917:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41890:41890:0731/170627.596461:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[41890:41911:0731/170627.596571:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41890:41890:0731/170627.596596:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[41890:41911:0731/170627.596611:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41890:41911:0731/170627.596627:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41890:41911:0731/170627.596641:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41890:41911:0731/170627.596652:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[41890:41911:0731/170627.596664:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_links.tests.test_ui.TestUi: Chrome headless failed to start:
[42216:42237:0731/170635.661444:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42216:42237:0731/170635.668954:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42216:42237:0731/170635.669071:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42216:42237:0731/170635.669176:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42216:42216:0731/170635.681199:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[42251:42251:0731/170635.693913:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[42216:42237:0731/170635.698207:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42216:42237:0731/170635.720949:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42216:42216:0731/170635.785474:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[42216:42237:0731/170635.785600:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42216:42237:0731/170635.785637:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42216:42216:0731/170635.785646:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[42216:42237:0731/170635.785652:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42216:42237:0731/170635.785686:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42216:42237:0731/170635.785699:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42216:42237:0731/170635.785707:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_chatbot_ui.TestLivechatChatbotUI: Chrome headless failed to start:
[42535:42556:0731/170640.026966:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42535:42556:0731/170640.032208:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42535:42556:0731/170640.032467:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42535:42556:0731/170640.032862:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42535:42535:0731/170640.043555:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[42535:42556:0731/170640.055340:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42570:42570:0731/170640.059392:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[42535:42556:0731/170640.073877:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42535:42535:0731/170640.107215:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[42535:42556:0731/170640.107331:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42535:42535:0731/170640.107349:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[42535:42556:0731/170640.107381:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42535:42556:0731/170640.107400:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42535:42556:0731/170640.107418:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42535:42556:0731/170640.107433:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42535:42556:0731/170640.107448:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_chatbot_ui.TestLivechatChatbotUI: Chrome headless failed to start:
[42849:42870:0731/170652.060486:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42849:42870:0731/170652.065667:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42849:42870:0731/170652.067187:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42849:42870:0731/170652.067251:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[42849:42849:0731/170652.078577:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[42884:42884:0731/170652.092339:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[42849:42870:0731/170652.092785:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42849:42870:0731/170652.113610:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42849:42849:0731/170652.171933:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[42849:42849:0731/170652.172059:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[42849:42870:0731/170652.172113:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42849:42870:0731/170652.172151:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42849:42870:0731/170652.172168:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42849:42870:0731/170652.172179:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42849:42870:0731/170652.172190:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[42849:42870:0731/170652.172200:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_chatbot_ui.TestLivechatChatbotUI: Chrome headless failed to start:
[43175:43196:0731/170655.350733:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43175:43196:0731/170655.357773:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43175:43196:0731/170655.358015:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43175:43196:0731/170655.358319:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43175:43175:0731/170655.367336:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[43175:43196:0731/170655.378306:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43209:43209:0731/170655.387371:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[43175:43196:0731/170655.396614:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43175:43175:0731/170655.466429:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[43175:43196:0731/170655.466553:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43175:43175:0731/170655.466573:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[43175:43196:0731/170655.466596:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43175:43196:0731/170655.466612:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43175:43196:0731/170655.466625:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43175:43196:0731/170655.466637:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43175:43196:0731/170655.466646:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_chatbot_ui.TestLivechatChatbotUI: Chrome headless failed to start:
[43492:43513:0731/170658.617649:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43492:43513:0731/170658.623225:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43492:43513:0731/170658.623571:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43492:43513:0731/170658.623681:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43492:43492:0731/170658.634583:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[43492:43513:0731/170658.646765:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43527:43527:0731/170658.670352:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[43492:43513:0731/170658.674332:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43492:43492:0731/170658.707807:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[43492:43513:0731/170658.707956:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43492:43492:0731/170658.707978:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[43492:43513:0731/170658.708013:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43492:43513:0731/170658.708050:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43492:43513:0731/170658.708070:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43492:43513:0731/170658.708086:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43492:43513:0731/170658.708101:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_chatbot_ui.TestLivechatChatbotUI: Chrome headless failed to start:
[43805:43826:0731/170701.724128:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43805:43826:0731/170701.731168:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43805:43826:0731/170701.731425:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43805:43826:0731/170701.731915:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[43805:43805:0731/170701.741777:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[43805:43826:0731/170701.754914:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43840:43840:0731/170701.756285:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[43805:43826:0731/170701.776883:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43805:43805:0731/170701.814080:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[43805:43826:0731/170701.814184:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43805:43805:0731/170701.814216:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[43805:43826:0731/170701.814226:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43805:43826:0731/170701.814241:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43805:43826:0731/170701.814255:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43805:43826:0731/170701.814266:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[43805:43826:0731/170701.814278:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_lazy_frontend_bus.TestBusLazyFrontendBus: Chrome headless failed to start:
[44130:44151:0731/170704.771363:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44130:44151:0731/170704.779269:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44130:44151:0731/170704.779611:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44130:44151:0731/170704.779845:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44130:44130:0731/170704.789317:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[44130:44151:0731/170704.800967:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44130:44151:0731/170704.821339:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44165:44165:0731/170704.823602:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[44130:44130:0731/170704.887542:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[44130:44151:0731/170704.887653:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44130:44130:0731/170704.887722:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[44130:44151:0731/170704.889683:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44130:44151:0731/170704.889717:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44130:44151:0731/170704.889734:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44130:44151:0731/170704.889750:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44130:44151:0731/170704.889773:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44130:44130:0731/170704.890724:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_livechat_basic_flow.TestLivechatBasicFlowHttpCase: Chrome headless failed to start:
[44447:44468:0731/170709.898230:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44447:44468:0731/170709.903717:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44447:44468:0731/170709.903998:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44447:44468:0731/170709.904083:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44447:44447:0731/170709.913197:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[44447:44468:0731/170709.924669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44482:44482:0731/170709.958740:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[44447:44468:0731/170709.966693:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44447:44447:0731/170710.000918:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[44447:44468:0731/170710.001037:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44447:44447:0731/170710.001073:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[44447:44468:0731/170710.001149:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44447:44468:0731/170710.001173:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44447:44468:0731/170710.001190:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44447:44468:0731/170710.001205:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44447:44468:0731/170710.001221:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44447:44447:0731/170710.001955:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_livechat_basic_flow.TestLivechatBasicFlowHttpCase: Chrome headless failed to start:
[44766:44787:0731/170714.216545:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44766:44787:0731/170714.222050:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44766:44787:0731/170714.222356:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44766:44787:0731/170714.222558:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[44766:44766:0731/170714.235123:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[44801:44801:0731/170714.248368:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[44766:44787:0731/170714.251886:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44766:44787:0731/170714.275522:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44766:44766:0731/170714.310148:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[44766:44787:0731/170714.310617:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44766:44766:0731/170714.310655:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[44766:44787:0731/170714.310669:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44766:44787:0731/170714.310687:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44766:44787:0731/170714.310699:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44766:44787:0731/170714.310710:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44766:44787:0731/170714.310721:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_livechat_session_user_changes.TestLivechatSessionUserChanges: Chrome headless failed to start:
[45090:45111:0731/170723.927056:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45090:45111:0731/170723.932158:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45090:45111:0731/170723.932359:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45090:45111:0731/170723.932556:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45090:45090:0731/170723.942693:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[45090:45111:0731/170723.953797:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45125:45125:0731/170723.955215:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[45090:45111:0731/170723.971580:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45090:45090:0731/170724.003282:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[45090:45111:0731/170724.003391:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45090:45090:0731/170724.003410:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[45090:45111:0731/170724.003432:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45090:45111:0731/170724.003446:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45090:45111:0731/170724.003458:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45090:45111:0731/170724.003469:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45090:45111:0731/170724.003480:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45090:45090:0731/170724.004178:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_livechat_session_user_changes.TestLivechatSessionUserChanges: Chrome headless failed to start:
[45403:45424:0731/170726.846547:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45403:45424:0731/170726.851762:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45403:45424:0731/170726.851895:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45403:45424:0731/170726.851986:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45403:45403:0731/170726.861367:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[45403:45424:0731/170726.873821:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45437:45437:0731/170726.874181:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[45403:45424:0731/170726.898259:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45403:45403:0731/170726.933525:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[45403:45424:0731/170726.933693:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45403:45403:0731/170726.933735:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[45403:45424:0731/170726.933742:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45403:45424:0731/170726.933759:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45403:45424:0731/170726.933772:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45403:45424:0731/170726.933783:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45403:45424:0731/170726.933794:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45403:45403:0731/170726.959028:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_ui.TestLivechatUI: Chrome headless failed to start:
[45715:45736:0731/170729.935951:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45715:45736:0731/170729.940824:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45715:45736:0731/170729.941098:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45715:45736:0731/170729.941270:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[45715:45715:0731/170729.952135:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[45715:45736:0731/170729.965630:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45749:45749:0731/170729.969348:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[45715:45736:0731/170729.996004:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45715:45715:0731/170730.032209:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[45715:45736:0731/170730.032353:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45715:45715:0731/170730.032382:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[45715:45736:0731/170730.032410:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45715:45736:0731/170730.032433:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45715:45736:0731/170730.032451:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45715:45736:0731/170730.032467:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[45715:45736:0731/170730.032483:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_ui.TestLivechatUI: Chrome headless failed to start:
[46023:46044:0731/170733.149495:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46023:46044:0731/170733.155540:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46023:46044:0731/170733.156363:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46023:46044:0731/170733.156471:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46023:46023:0731/170733.166209:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[46023:46044:0731/170733.178359:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46060:46060:0731/170733.201553:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[46023:46044:0731/170733.203487:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46023:46023:0731/170733.281591:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[46023:46044:0731/170733.281724:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46023:46023:0731/170733.281762:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[46023:46044:0731/170733.281762:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46023:46044:0731/170733.281798:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46023:46044:0731/170733.281812:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46023:46044:0731/170733.281820:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46023:46044:0731/170733.281831:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_ui.TestLivechatUI: Chrome headless failed to start:
[46338:46359:0731/170736.153397:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46338:46359:0731/170736.158330:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46338:46359:0731/170736.158579:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46338:46359:0731/170736.158663:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46338:46338:0731/170736.168252:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[46338:46359:0731/170736.179571:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46373:46373:0731/170736.181924:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[46338:46359:0731/170736.197574:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46338:46338:0731/170736.263258:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[46338:46359:0731/170736.263360:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46338:46359:0731/170736.263428:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46338:46359:0731/170736.263444:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46338:46359:0731/170736.263457:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46338:46359:0731/170736.263467:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46338:46359:0731/170736.263478:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46338:46338:0731/170736.263617:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[46338:46338:0731/170736.264391:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_ui.TestLivechatUI: Chrome headless failed to start:
[46652:46673:0731/170739.206071:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46652:46673:0731/170739.211635:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46652:46673:0731/170739.211839:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46652:46673:0731/170739.211953:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46652:46652:0731/170739.224279:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[46652:46673:0731/170739.236913:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46687:46687:0731/170739.238232:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[46652:46673:0731/170739.273382:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46652:46652:0731/170739.311716:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[46652:46673:0731/170739.311852:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46652:46652:0731/170739.311886:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[46652:46673:0731/170739.311901:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46652:46673:0731/170739.311921:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46652:46673:0731/170739.311948:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46652:46673:0731/170739.311965:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46652:46673:0731/170739.311981:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46652:46652:0731/170739.313050:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_ui.TestLivechatUI: Chrome headless failed to start:
[46969:46990:0731/170742.166359:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46969:46990:0731/170742.171610:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46990:0731/170742.171932:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46969:46990:0731/170742.172170:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[46969:46969:0731/170742.182344:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[46969:46990:0731/170742.194644:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47003:47003:0731/170742.195880:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[46969:46990:0731/170742.216038:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46969:0731/170742.274270:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[46969:46990:0731/170742.274404:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46969:0731/170742.274434:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[46969:46990:0731/170742.274444:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46990:0731/170742.274459:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46990:0731/170742.274474:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46990:0731/170742.274486:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46990:0731/170742.274497:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[46969:46969:0731/170742.275260:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_ui.TestLivechatUI: Chrome headless failed to start:
[47288:47309:0731/170745.143645:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47288:47309:0731/170745.148714:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47288:47309:0731/170745.148856:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47288:47309:0731/170745.148979:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47288:47288:0731/170745.164479:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[47288:47309:0731/170745.175923:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47324:47324:0731/170745.176188:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[47288:47309:0731/170745.196131:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47288:47288:0731/170745.268713:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[47288:47309:0731/170745.268833:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47288:47288:0731/170745.268849:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[47288:47309:0731/170745.268883:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47288:47309:0731/170745.268898:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47288:47309:0731/170745.268930:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47288:47309:0731/170745.268942:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47288:47309:0731/170745.268953:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_ui.TestLivechatUI: Chrome headless failed to start:
[47613:47634:0731/170747.993692:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47613:47634:0731/170747.998993:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47613:47634:0731/170747.999252:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47613:47634:0731/170747.999354:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47613:47613:0731/170748.008951:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[47613:47634:0731/170748.022189:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47648:47648:0731/170748.021497:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[47613:47634:0731/170748.067786:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47613:47613:0731/170748.101557:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[47613:47634:0731/170748.101672:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47613:47634:0731/170748.101710:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47613:47613:0731/170748.101719:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[47613:47634:0731/170748.101730:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47613:47634:0731/170748.101747:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47613:47634:0731/170748.101763:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47613:47634:0731/170748.101778:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47613:47613:0731/170748.102770:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_livechat.tests.test_ui.TestLivechatUI: Chrome headless failed to start:
[47941:47962:0731/170751.005031:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47941:47962:0731/170751.010198:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47941:47962:0731/170751.010859:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47941:47962:0731/170751.011929:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[47941:47941:0731/170751.020014:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[47941:47962:0731/170751.031309:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47976:47976:0731/170751.032561:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[47941:47962:0731/170751.066076:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47941:47941:0731/170751.098255:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[47941:47962:0731/170751.098395:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47941:47941:0731/170751.098425:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[47941:47962:0731/170751.098438:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47941:47962:0731/170751.098464:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47941:47962:0731/170751.098477:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47941:47962:0731/170751.098488:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47941:47962:0731/170751.098500:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[47941:47941:0731/170751.099186:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_mass_mailing.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[48337:48358:0731/170812.712216:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48337:48358:0731/170812.717866:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48337:48358:0731/170812.718121:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48337:48358:0731/170812.718473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48337:48337:0731/170812.728130:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[48337:48358:0731/170812.740008:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48372:48372:0731/170812.746215:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[48337:48358:0731/170812.771131:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48337:48337:0731/170812.803934:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[48337:48337:0731/170812.804062:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[48337:48358:0731/170812.804738:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48337:48358:0731/170812.804791:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48337:48358:0731/170812.804814:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48337:48358:0731/170812.804825:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48337:48358:0731/170812.804842:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48337:48358:0731/170812.804852:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_mass_mailing.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[48656:48678:0731/170813.734728:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48656:48678:0731/170813.739754:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48656:48678:0731/170813.740477:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48656:48678:0731/170813.740567:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48656:48656:0731/170813.750464:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[48693:48693:0731/170813.762096:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[48656:48678:0731/170813.762603:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48656:48678:0731/170813.784081:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48656:48656:0731/170813.818717:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[48656:48656:0731/170813.818843:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[48656:48678:0731/170813.818844:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48656:48678:0731/170813.818894:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48656:48678:0731/170813.818917:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48656:48678:0731/170813.819039:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48656:48678:0731/170813.819062:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48656:48678:0731/170813.819078:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_payment.tests.test_snippets.TestSnippets: Chrome headless failed to start:
[48968:48989:0731/170814.958160:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48968:48989:0731/170814.963153:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48968:48989:0731/170814.963504:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48968:48989:0731/170814.963546:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[48968:48968:0731/170814.972254:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[48968:48989:0731/170814.983600:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48968:48989:0731/170815.004783:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49003:49003:0731/170815.008064:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[48968:48968:0731/170815.072292:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[48968:48989:0731/170815.072411:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48968:48989:0731/170815.072449:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48968:48968:0731/170815.072457:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[48968:48989:0731/170815.072464:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48968:48989:0731/170815.072478:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48968:48989:0731/170815.072489:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48968:48989:0731/170815.072501:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[48968:48968:0731/170815.073394:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_profile.tests.test_website_profile.TestWebsiteProfile: Chrome headless failed to start:
[49299:49320:0731/170821.850250:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49299:49320:0731/170821.855393:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49299:49320:0731/170821.855617:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49299:49320:0731/170821.856256:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49299:49299:0731/170821.866146:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[49335:49335:0731/170821.876931:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[49299:49320:0731/170821.877699:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49299:49320:0731/170821.898195:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49299:49299:0731/170821.932714:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[49299:49299:0731/170821.932857:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[49299:49299:0731/170821.933697:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[49299:49320:0731/170821.958492:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49299:49320:0731/170821.958560:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49299:49320:0731/170821.958584:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49299:49320:0731/170821.958613:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49299:49320:0731/170821.958629:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49299:49320:0731/170821.958640:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_customize.TestUi: Chrome headless failed to start:
[49615:49636:0731/170825.014024:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49615:49636:0731/170825.019372:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49615:49636:0731/170825.019596:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49615:49636:0731/170825.019668:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49615:49615:0731/170825.029304:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[49615:49636:0731/170825.041509:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49649:49649:0731/170825.058559:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[49615:49636:0731/170825.068458:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49615:49615:0731/170825.109971:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[49615:49636:0731/170825.110072:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49615:49615:0731/170825.110089:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[49615:49636:0731/170825.110126:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49615:49636:0731/170825.110145:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49615:49636:0731/170825.110157:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49615:49636:0731/170825.110221:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49615:49636:0731/170825.110303:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_customize.TestUi: Chrome headless failed to start:
[49931:49952:0731/170830.598149:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49931:49952:0731/170830.603417:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49931:49952:0731/170830.603721:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49931:49952:0731/170830.604035:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[49931:49931:0731/170830.615373:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[49931:49952:0731/170830.628577:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49966:49966:0731/170830.630507:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[49931:49952:0731/170830.669140:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49931:49931:0731/170830.702202:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[49931:49952:0731/170830.702312:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49931:49952:0731/170830.702346:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49931:49931:0731/170830.702357:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[49931:49952:0731/170830.702362:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49931:49952:0731/170830.702390:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49931:49952:0731/170830.702408:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[49931:49952:0731/170830.702423:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_customize.TestUi: Chrome headless failed to start:
[50250:50271:0731/170834.028215:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50250:50271:0731/170834.033265:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50250:50271:0731/170834.033370:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50250:50271:0731/170834.033523:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50250:50250:0731/170834.043253:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[50250:50271:0731/170834.055422:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50285:50285:0731/170834.073169:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[50250:50271:0731/170834.076284:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50250:50250:0731/170834.109621:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[50250:50271:0731/170834.109736:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50250:50250:0731/170834.109764:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[50250:50271:0731/170834.109777:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50250:50271:0731/170834.109792:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50250:50271:0731/170834.109801:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50250:50271:0731/170834.109812:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50250:50271:0731/170834.109822:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_customize.TestUi: Chrome headless failed to start:
[50558:50579:0731/170837.990464:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50558:50579:0731/170837.995668:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50558:50579:0731/170837.995956:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50558:50579:0731/170837.996175:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50558:50558:0731/170838.005928:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[50558:50579:0731/170838.021855:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50593:50593:0731/170838.023953:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[50558:50579:0731/170838.069131:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50558:50558:0731/170838.101016:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[50558:50558:0731/170838.101155:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[50558:50579:0731/170838.101156:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50558:50579:0731/170838.101205:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50558:50579:0731/170838.101226:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50558:50579:0731/170838.101244:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50558:50579:0731/170838.101259:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50558:50579:0731/170838.101274:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50558:50558:0731/170838.102012:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_customize.TestUi: Chrome headless failed to start:
[50874:50895:0731/170841.498109:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50874:50895:0731/170841.503384:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50874:50895:0731/170841.503573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50874:50895:0731/170841.503627:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[50874:50874:0731/170841.513732:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[50874:50895:0731/170841.527141:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50909:50909:0731/170841.527058:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[50874:50895:0731/170841.568524:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50874:50874:0731/170841.610768:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[50874:50895:0731/170841.610906:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50874:50895:0731/170841.610956:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50874:50874:0731/170841.610972:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[50874:50895:0731/170841.610978:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50874:50895:0731/170841.611048:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50874:50895:0731/170841.611066:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[50874:50895:0731/170841.611085:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_customize.TestUi: Chrome headless failed to start:
[51180:51201:0731/170845.957985:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51180:51201:0731/170845.963073:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51180:51201:0731/170845.963252:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51180:51201:0731/170845.963483:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51180:51180:0731/170845.973217:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[51180:51201:0731/170845.984729:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51216:51216:0731/170845.999344:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[51180:51201:0731/170846.002869:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51180:51180:0731/170846.067852:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[51180:51201:0731/170846.067959:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51180:51180:0731/170846.067990:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[51180:51201:0731/170846.068052:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51180:51201:0731/170846.068072:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51180:51201:0731/170846.068088:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51180:51201:0731/170846.068103:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51180:51201:0731/170846.068117:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51180:51180:0731/170846.068866:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_customize.TestUi: Chrome headless failed to start:
[51506:51527:0731/170848.944445:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51506:51527:0731/170848.949936:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51506:51527:0731/170848.950324:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51506:51527:0731/170848.950470:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51506:51506:0731/170848.959954:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[51506:51527:0731/170848.971706:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51541:51541:0731/170848.974720:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[51506:51527:0731/170848.992679:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51506:51506:0731/170849.065497:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[51506:51527:0731/170849.065614:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51506:51527:0731/170849.065652:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51506:51506:0731/170849.065657:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[51506:51527:0731/170849.065666:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51506:51527:0731/170849.065678:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51506:51527:0731/170849.065689:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51506:51527:0731/170849.065699:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_customize.TestUi: Chrome headless failed to start:
[51823:51844:0731/170852.561490:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51823:51844:0731/170852.567483:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51823:51844:0731/170852.567618:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51823:51844:0731/170852.567740:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[51823:51823:0731/170852.577281:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[51823:51844:0731/170852.589795:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51858:51858:0731/170852.590018:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[51823:51844:0731/170852.609436:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51823:51823:0731/170852.670668:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[51823:51844:0731/170852.670769:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51823:51823:0731/170852.670789:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[51823:51844:0731/170852.670812:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51823:51844:0731/170852.670827:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51823:51844:0731/170852.670839:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51823:51844:0731/170852.670846:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51823:51844:0731/170852.670857:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[51823:51823:0731/170852.671724:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_customize.TestUi: Chrome headless failed to start:
[52143:52164:0731/170856.325139:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52143:52164:0731/170856.330823:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52143:52164:0731/170856.331149:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52143:52164:0731/170856.331345:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52143:52143:0731/170856.341084:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[52143:52164:0731/170856.352499:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52178:52178:0731/170856.360437:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[52143:52164:0731/170856.374349:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52143:52143:0731/170856.406762:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[52143:52164:0731/170856.406883:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52143:52143:0731/170856.406903:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[52143:52164:0731/170856.406932:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52143:52164:0731/170856.406947:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52143:52164:0731/170856.406959:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52143:52164:0731/170856.406970:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52143:52164:0731/170856.406980:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52143:52143:0731/170856.407686:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_customize.TestUi: Chrome headless failed to start:
[52468:52490:0731/170859.958929:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52468:52490:0731/170859.966270:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52468:52490:0731/170859.966514:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52468:52490:0731/170859.966816:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52468:52468:0731/170859.978126:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[52468:52490:0731/170859.994765:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52503:52503:0731/170900.000821:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[52468:52490:0731/170900.020365:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52468:52468:0731/170900.096299:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[52468:52468:0731/170900.096425:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[52468:52490:0731/170900.096425:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52468:52490:0731/170900.096537:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52468:52490:0731/170900.096561:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52468:52490:0731/170900.096577:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52468:52490:0731/170900.096591:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52468:52490:0731/170900.096606:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_customize.TestUi: Chrome headless failed to start:
[52788:52809:0731/170902.801789:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52788:52809:0731/170902.806616:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52788:52809:0731/170902.806750:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52788:52809:0731/170902.807091:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[52788:52788:0731/170902.819077:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[52823:52823:0731/170902.832109:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[52788:52809:0731/170902.836210:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52788:52809:0731/170902.874310:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52788:52788:0731/170902.908276:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[52788:52809:0731/170902.908372:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52788:52788:0731/170902.908408:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[52788:52809:0731/170902.908407:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52788:52809:0731/170902.908430:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52788:52809:0731/170902.908445:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52788:52809:0731/170902.908460:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[52788:52809:0731/170902.908484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_customize.TestUi: Chrome headless failed to start:
[53104:53125:0731/170906.234471:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53104:53125:0731/170906.241410:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53104:53125:0731/170906.241642:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53104:53125:0731/170906.241687:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53104:53104:0731/170906.252315:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[53104:53125:0731/170906.263744:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53139:53139:0731/170906.272010:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[53104:53125:0731/170906.284188:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53104:53104:0731/170906.319272:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[53104:53125:0731/170906.319386:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53104:53104:0731/170906.319414:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[53104:53125:0731/170906.319419:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53104:53125:0731/170906.319435:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53104:53125:0731/170906.319447:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53104:53125:0731/170906.319458:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53104:53125:0731/170906.319465:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_delivery_ui.TestUi: Chrome headless failed to start:
[53437:53458:0731/170921.549243:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53437:53458:0731/170921.554575:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53437:53458:0731/170921.555415:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53437:53458:0731/170921.555505:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53437:53437:0731/170921.564597:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[53437:53458:0731/170921.578405:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53472:53472:0731/170921.585555:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[53437:53458:0731/170921.598050:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53437:53437:0731/170921.666276:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[53437:53458:0731/170921.666421:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53437:53437:0731/170921.666455:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[53437:53458:0731/170921.666733:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53437:53458:0731/170921.666748:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53437:53458:0731/170921.666757:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53437:53458:0731/170921.666768:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53437:53458:0731/170921.666778:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_delivery_ui.TestUi: Chrome headless failed to start:
[53759:53780:0731/170922.612435:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53759:53780:0731/170922.617171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53759:53780:0731/170922.617396:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53759:53780:0731/170922.617554:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[53759:53759:0731/170922.627196:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[53759:53780:0731/170922.638746:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53794:53794:0731/170922.639366:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[53759:53780:0731/170922.669807:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53759:53759:0731/170922.708156:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[53759:53780:0731/170922.708321:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53759:53759:0731/170922.708354:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[53759:53780:0731/170922.708373:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53759:53780:0731/170922.708397:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53759:53780:0731/170922.708424:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53759:53780:0731/170922.708441:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[53759:53780:0731/170922.708457:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_sale_process.TestUi: Chrome headless failed to start:
[54082:54102:0731/170941.191535:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54082:54102:0731/170941.196671:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54082:54102:0731/170941.196906:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54082:54102:0731/170941.197165:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54082:54082:0731/170941.209056:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[54116:54116:0731/170941.219883:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[54082:54102:0731/170941.221018:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54082:54102:0731/170941.269995:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54082:54082:0731/170941.305184:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[54082:54082:0731/170941.305303:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[54082:54102:0731/170941.305507:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54082:54102:0731/170941.305543:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54082:54102:0731/170941.305557:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54082:54102:0731/170941.305565:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54082:54102:0731/170941.305576:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54082:54102:0731/170941.305586:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54082:54082:0731/170941.306105:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_sale_process.TestUi: Chrome headless failed to start:
[54412:54433:0731/170947.302103:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54412:54433:0731/170947.309851:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54412:54433:0731/170947.310135:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54412:54433:0731/170947.310197:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54412:54412:0731/170947.323102:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[54447:54447:0731/170947.334746:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[54412:54433:0731/170947.340060:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54412:54433:0731/170947.374489:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54412:54412:0731/170947.426603:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[54412:54433:0731/170947.426713:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54412:54433:0731/170947.426757:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54412:54433:0731/170947.426771:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54412:54433:0731/170947.426782:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54412:54412:0731/170947.426787:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[54412:54433:0731/170947.426793:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54412:54433:0731/170947.426805:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_sale_process.TestUi: Chrome headless failed to start:
[54726:54747:0731/170953.518064:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54726:54747:0731/170953.522817:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54726:54747:0731/170953.522934:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54726:54747:0731/170953.523123:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[54726:54726:0731/170953.534153:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[54726:54747:0731/170953.545145:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54761:54761:0731/170953.550213:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[54726:54747:0731/170953.581693:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54726:54726:0731/170953.614707:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[54726:54747:0731/170953.614814:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54726:54726:0731/170953.614849:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[54726:54747:0731/170953.614854:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54726:54747:0731/170953.614871:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54726:54747:0731/170953.614886:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54726:54747:0731/170953.614903:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54726:54747:0731/170953.614914:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[54726:54726:0731/170953.615723:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_sale_process.TestUi: Chrome headless failed to start:
[55044:55065:0731/170959.544820:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55044:55065:0731/170959.549509:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55044:55065:0731/170959.549923:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55044:55065:0731/170959.550268:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55044:55044:0731/170959.559795:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[55044:55065:0731/170959.571041:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55081:55081:0731/170959.576546:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[55044:55065:0731/170959.590494:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55044:55044:0731/170959.623320:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[55044:55065:0731/170959.623430:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55044:55044:0731/170959.623450:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[55044:55065:0731/170959.623472:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55044:55065:0731/170959.623484:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55044:55065:0731/170959.623497:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55044:55065:0731/170959.623505:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55044:55065:0731/170959.623513:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55044:55044:0731/170959.624234:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[55083:55128:0731/170959.675404:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_sale_process.TestUi: Chrome headless failed to start:
[55365:55386:0731/171008.537220:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55365:55386:0731/171008.541942:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55365:55386:0731/171008.542318:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55365:55386:0731/171008.542396:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55365:55365:0731/171008.552390:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[55365:55386:0731/171008.563915:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55365:55386:0731/171008.583714:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55400:55400:0731/171008.586071:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[55365:55365:0731/171008.617266:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[55365:55386:0731/171008.617403:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55365:55386:0731/171008.617459:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55365:55386:0731/171008.617493:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55365:55386:0731/171008.617511:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55365:55386:0731/171008.617530:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55365:55386:0731/171008.617545:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55365:55365:0731/171008.617429:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_sale_process.TestUi: Chrome headless failed to start:
[55679:55700:0731/171015.804844:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55679:55700:0731/171015.810241:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55679:55700:0731/171015.810492:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55679:55700:0731/171015.810921:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55679:55679:0731/171015.819503:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[55679:55700:0731/171015.830965:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55714:55714:0731/171015.858608:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[55679:55700:0731/171015.869989:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55679:55679:0731/171015.906051:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[55679:55679:0731/171015.906182:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[55679:55700:0731/171015.906200:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55679:55700:0731/171015.906246:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55679:55700:0731/171015.906269:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55679:55700:0731/171015.906284:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55679:55700:0731/171015.906298:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55679:55700:0731/171015.906314:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55679:55679:0731/171015.907269:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_sale_process.TestUi: Chrome headless failed to start:
[55990:56011:0731/171021.986015:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55990:56011:0731/171021.991213:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55990:56011:0731/171021.991301:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55990:56011:0731/171021.991370:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[55990:55990:0731/171022.003854:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[56025:56025:0731/171022.013808:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[55990:56011:0731/171022.015960:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55990:56011:0731/171022.066704:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55990:55990:0731/171022.101054:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[55990:56011:0731/171022.101177:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55990:55990:0731/171022.101195:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[55990:56011:0731/171022.101218:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55990:56011:0731/171022.101233:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55990:56011:0731/171022.101245:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55990:56011:0731/171022.101255:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55990:56011:0731/171022.101266:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[55990:55990:0731/171022.102689:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_editor.TestWebsiteSaleEditor: Chrome headless failed to start:
[56304:56325:0731/171145.792518:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56304:56325:0731/171145.797634:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56304:56325:0731/171145.797943:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56304:56325:0731/171145.798207:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56304:56304:0731/171145.809196:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[56304:56325:0731/171145.826456:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56339:56339:0731/171145.827262:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[56304:56325:0731/171145.870128:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56304:56304:0731/171145.903125:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[56304:56304:0731/171145.903254:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[56304:56325:0731/171145.903242:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56304:56325:0731/171145.903288:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56304:56325:0731/171145.903307:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56304:56325:0731/171145.903323:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56304:56325:0731/171145.903338:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56304:56325:0731/171145.903352:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_editor.TestWebsiteSaleEditor: Chrome headless failed to start:
[56619:56640:0731/171147.253753:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56619:56640:0731/171147.258448:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56619:56640:0731/171147.258586:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56619:56640:0731/171147.261750:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56619:56619:0731/171147.273426:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[56654:56654:0731/171147.285291:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[56619:56640:0731/171147.286366:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56619:56640:0731/171147.307661:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56619:56619:0731/171147.371092:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[56619:56640:0731/171147.371207:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56619:56619:0731/171147.371232:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[56619:56640:0731/171147.371245:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56619:56640:0731/171147.371261:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56619:56640:0731/171147.371269:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56619:56640:0731/171147.371278:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56619:56640:0731/171147.371286:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56619:56619:0731/171147.372126:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_sale_add_to_cart_snippet.TestAddToCartSnippet: Chrome headless failed to start:
[56940:56961:0731/171149.978619:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56940:56961:0731/171149.983697:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56940:56961:0731/171149.984044:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56940:56961:0731/171149.984263:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[56940:56940:0731/171149.993197:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[56940:56961:0731/171150.005132:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56975:56975:0731/171150.008115:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[56940:56961:0731/171150.063444:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56940:56940:0731/171150.096897:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[56940:56961:0731/171150.097025:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56940:56940:0731/171150.097057:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[56940:56961:0731/171150.097076:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56940:56961:0731/171150.097099:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56940:56961:0731/171150.097116:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56940:56961:0731/171150.097131:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56940:56961:0731/171150.097177:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[56940:56940:0731/171150.097840:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_sale_cart_notification.TestWebsiteSaleCartNotification: Chrome headless failed to start:
[57254:57275:0731/171159.528062:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57254:57275:0731/171159.533016:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57254:57275:0731/171159.533142:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57254:57275:0731/171159.533187:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57254:57254:0731/171159.542620:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[57254:57275:0731/171159.554233:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57289:57289:0731/171159.557398:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[57254:57275:0731/171159.576586:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57254:57254:0731/171159.615514:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[57254:57275:0731/171159.615629:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57254:57254:0731/171159.615661:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[57254:57275:0731/171159.615677:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57254:57275:0731/171159.615700:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57254:57275:0731/171159.615718:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57254:57275:0731/171159.615734:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57254:57275:0731/171159.615767:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57254:57254:0731/171159.616583:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_sale_cart_recovery.TestWebsiteSaleCartRecovery: Chrome headless failed to start:
[57587:57609:0731/171202.308823:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57587:57609:0731/171202.314625:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57587:57609:0731/171202.314862:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57587:57609:0731/171202.314946:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57587:57587:0731/171202.324814:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[57587:57609:0731/171202.336645:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57622:57622:0731/171202.358560:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[57587:57609:0731/171202.370821:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57587:57587:0731/171202.403359:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[57587:57609:0731/171202.403456:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57587:57587:0731/171202.403491:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[57587:57609:0731/171202.403495:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57587:57609:0731/171202.403510:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57587:57609:0731/171202.403528:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57587:57609:0731/171202.403539:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57587:57609:0731/171202.403550:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_sale_fiscal_position.TestWebsiteSaleFiscalPosition: Chrome headless failed to start:
[57902:57923:0731/171208.159649:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57902:57923:0731/171208.164441:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57902:57923:0731/171208.164762:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57902:57923:0731/171208.164827:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[57902:57902:0731/171208.174503:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[57902:57923:0731/171208.186886:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57937:57937:0731/171208.187416:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[57902:57923:0731/171208.208034:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57902:57902:0731/171208.270026:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[57902:57923:0731/171208.270142:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57902:57902:0731/171208.270172:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[57902:57923:0731/171208.270175:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57902:57923:0731/171208.270192:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57902:57923:0731/171208.270208:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57902:57923:0731/171208.270223:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[57902:57923:0731/171208.270238:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_sale_image.TestRemoveWebsiteSaleImageNoVariant: Chrome headless failed to start:
[58214:58235:0731/171209.566140:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58214:58235:0731/171209.571427:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58214:58235:0731/171209.571691:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58214:58235:0731/171209.571888:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58214:58214:0731/171209.581171:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[58214:58235:0731/171209.592689:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58249:58249:0731/171209.593234:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[58214:58235:0731/171209.611491:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58214:58214:0731/171209.671284:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[58214:58235:0731/171209.671411:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58214:58235:0731/171209.671447:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58214:58214:0731/171209.671459:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[58214:58235:0731/171209.671462:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58214:58235:0731/171209.671589:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58214:58235:0731/171209.671601:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58214:58235:0731/171209.671612:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58214:58214:0731/171209.672670:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_sale_image.TestRemoveWebsiteSaleImageVariants: Chrome headless failed to start:
[58539:58560:0731/171211.512987:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58539:58560:0731/171211.517998:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58539:58560:0731/171211.518165:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58539:58560:0731/171211.518326:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58539:58539:0731/171211.528493:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[58539:58560:0731/171211.539985:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58574:58574:0731/171211.546032:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[58539:58560:0731/171211.571905:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58539:58539:0731/171211.605572:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[58539:58560:0731/171211.605672:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58539:58560:0731/171211.605707:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58539:58560:0731/171211.605721:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58539:58560:0731/171211.605734:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58539:58539:0731/171211.605739:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[58539:58560:0731/171211.605745:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58539:58560:0731/171211.605758:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_sale_image.TestWebsiteSaleImage: Chrome headless failed to start:
[58854:58875:0731/171215.407815:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58854:58875:0731/171215.412859:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58854:58875:0731/171215.413025:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58854:58875:0731/171215.413174:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[58854:58854:0731/171215.426070:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[58889:58889:0731/171215.436592:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[58854:58875:0731/171215.437922:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58854:58875:0731/171215.472856:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58854:58854:0731/171215.508195:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[58854:58854:0731/171215.508326:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[58854:58875:0731/171215.508324:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58854:58875:0731/171215.508372:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58854:58875:0731/171215.508394:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58854:58875:0731/171215.508411:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58854:58875:0731/171215.508427:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58854:58875:0731/171215.508443:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[58854:58854:0731/171215.509192:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_sale_mail.TestWebsiteSaleMail: Chrome headless failed to start:
[59166:59187:0731/171234.293052:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59166:59187:0731/171234.298585:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59166:59187:0731/171234.298760:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59166:59187:0731/171234.298898:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59166:59166:0731/171234.308364:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[59166:59187:0731/171234.320099:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59201:59201:0731/171234.321323:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[59166:59187:0731/171234.367323:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59166:59166:0731/171234.401606:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[59166:59187:0731/171234.401715:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59166:59166:0731/171234.401748:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[59166:59187:0731/171234.401754:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59166:59187:0731/171234.401771:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59166:59187:0731/171234.401787:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59166:59187:0731/171234.401802:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59166:59187:0731/171234.401817:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59166:59166:0731/171234.402617:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[59203:59240:0731/171234.422942:ERROR:net/socket/ssl_client_socket_impl.cc:902] handshake failed; returned -1, SSL error code 1, net_error -3
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_sale_pricelist.TestWebsiteSaleSession: Chrome headless failed to start:
[59491:59512:0731/171256.336211:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59491:59512:0731/171256.341838:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59491:59512:0731/171256.341995:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59491:59512:0731/171256.342103:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59491:59491:0731/171256.352717:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[59526:59526:0731/171256.364223:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[59491:59512:0731/171256.367203:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59491:59512:0731/171256.390880:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59491:59491:0731/171256.434575:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[59491:59512:0731/171256.434720:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59491:59491:0731/171256.434761:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[59491:59512:0731/171256.434770:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59491:59512:0731/171256.434792:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59491:59512:0731/171256.434811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59491:59512:0731/171256.434827:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59491:59512:0731/171256.434848:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_sale_reorder_from_portal.TestWebsiteSaleReorderFromPortal: Chrome headless failed to start:
[59809:59830:0731/171357.742876:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59809:59830:0731/171357.747928:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59809:59830:0731/171357.748169:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59809:59830:0731/171357.748333:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[59809:59809:0731/171357.760101:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[59845:59845:0731/171357.770587:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[59809:59830:0731/171357.771364:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59809:59830:0731/171357.793993:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59809:59809:0731/171357.825915:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[59809:59809:0731/171357.826047:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[59809:59830:0731/171357.858481:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59809:59830:0731/171357.858548:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59809:59830:0731/171357.858566:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59809:59830:0731/171357.858578:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59809:59830:0731/171357.858590:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59809:59830:0731/171357.858602:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[59809:59809:0731/171357.859130:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_sale_show_compare_list_price.WebsiteSaleShopPriceListCompareListPriceDispayTests: Chrome headless failed to start:
[60129:60150:0731/171414.516441:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60129:60150:0731/171414.521556:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60129:60150:0731/171414.522104:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60129:60150:0731/171414.522391:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60129:60129:0731/171414.531580:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[60129:60150:0731/171414.542910:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60164:60164:0731/171414.544018:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[60129:60150:0731/171414.567353:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60129:60129:0731/171414.600356:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[60129:60129:0731/171414.600494:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[60129:60150:0731/171414.600493:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60129:60150:0731/171414.600557:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60129:60150:0731/171414.600581:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60129:60150:0731/171414.600599:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60129:60150:0731/171414.600614:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60129:60150:0731/171414.600656:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_sale_snippets.TestSnippets: Chrome headless failed to start:
[60449:60470:0731/171416.623410:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60449:60470:0731/171416.630553:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60449:60470:0731/171416.630741:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60449:60470:0731/171416.631006:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60449:60449:0731/171416.641465:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[60485:60485:0731/171416.655317:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[60449:60470:0731/171416.656791:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60449:60470:0731/171416.678503:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60449:60449:0731/171416.720936:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[60449:60470:0731/171416.721033:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60449:60449:0731/171416.721057:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[60449:60470:0731/171416.721080:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60449:60470:0731/171416.721101:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60449:60470:0731/171416.721117:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60449:60470:0731/171416.721132:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60449:60470:0731/171416.721146:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale.tests.test_website_sale_snippets.TestSnippets: Chrome headless failed to start:
[60764:60785:0731/171418.026858:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60764:60785:0731/171418.032542:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60764:60785:0731/171418.032875:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60764:60785:0731/171418.032956:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[60764:60764:0731/171418.043268:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[60764:60785:0731/171418.056223:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60799:60799:0731/171418.062930:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[60764:60785:0731/171418.077439:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60764:60764:0731/171418.118190:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[60764:60785:0731/171418.118291:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60764:60764:0731/171418.118316:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[60764:60785:0731/171418.118330:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60764:60785:0731/171418.118345:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60764:60785:0731/171418.118358:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60764:60785:0731/171418.118365:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[60764:60785:0731/171418.119115:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_autocomplete.tests.test_ui.TestUI: Chrome headless failed to start:
[61087:61108:0731/171428.023210:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61087:61108:0731/171428.028262:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61087:61108:0731/171428.028391:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61087:61108:0731/171428.028570:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61087:61087:0731/171428.038296:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[61087:61108:0731/171428.050194:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61122:61122:0731/171428.050347:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[61087:61108:0731/171428.073831:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61087:61087:0731/171428.108759:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[61087:61087:0731/171428.108878:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[61087:61108:0731/171428.108868:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61087:61108:0731/171428.108912:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61087:61108:0731/171428.108932:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61087:61108:0731/171428.108954:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61087:61108:0731/171428.108970:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61087:61108:0731/171428.108985:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_comparison.tests.test_website_sale_comparison.TestUi: Chrome headless failed to start:
[61412:61434:0731/171430.946995:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61412:61434:0731/171430.953240:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61412:61434:0731/171430.953519:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61412:61434:0731/171430.953659:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61412:61412:0731/171430.963829:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[61412:61434:0731/171430.977943:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61446:61446:0731/171430.984522:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[61412:61434:0731/171431.000514:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61412:61412:0731/171431.069433:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[61412:61434:0731/171431.069540:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61412:61412:0731/171431.069565:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[61412:61434:0731/171431.069577:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61412:61434:0731/171431.069593:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61412:61434:0731/171431.069606:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61412:61434:0731/171431.069617:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61412:61434:0731/171431.069629:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_loyalty.tests.test_shop_sale_coupon.TestWebsiteSaleCoupon: Chrome headless failed to start:
[61733:61754:0731/171532.318568:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61733:61754:0731/171532.323704:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61733:61754:0731/171532.323843:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61733:61754:0731/171532.324227:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[61733:61733:0731/171532.333108:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[61733:61754:0731/171532.345135:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61768:61768:0731/171532.358570:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[61733:61754:0731/171532.378429:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61733:61733:0731/171532.412586:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[61733:61754:0731/171532.412685:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61733:61754:0731/171532.412735:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61733:61733:0731/171532.412739:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[61733:61754:0731/171532.412755:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61733:61754:0731/171532.412768:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61733:61754:0731/171532.412780:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[61733:61754:0731/171532.412791:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_loyalty.tests.test_shop_sale_coupon.WebsiteSaleLoyaltyTestUi: Chrome headless failed to start:
[62043:62064:0731/171551.980684:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62043:62064:0731/171551.985888:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62043:62064:0731/171551.986137:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62043:62064:0731/171551.986203:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62043:62043:0731/171551.998907:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[62043:62064:0731/171552.011066:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62078:62078:0731/171552.023021:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[62043:62064:0731/171552.062249:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62043:62043:0731/171552.098769:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[62043:62064:0731/171552.098882:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62043:62043:0731/171552.098900:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[62043:62064:0731/171552.098928:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62043:62064:0731/171552.098948:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62043:62064:0731/171552.098966:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62043:62064:0731/171552.098982:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62043:62064:0731/171552.098996:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62043:62043:0731/171552.099873:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_loyalty.tests.test_shop_sale_coupon.WebsiteSaleLoyaltyTestUi: Chrome headless failed to start:
[62372:62393:0731/171554.523097:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62372:62393:0731/171554.528150:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62372:62393:0731/171554.528331:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62372:62393:0731/171554.528631:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62372:62372:0731/171554.538392:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[62372:62393:0731/171554.549549:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62407:62407:0731/171554.556236:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[62372:62393:0731/171554.570863:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62372:62372:0731/171554.603338:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[62372:62393:0731/171554.603448:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62372:62372:0731/171554.603481:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[62372:62393:0731/171554.603483:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62372:62393:0731/171554.603510:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62372:62393:0731/171554.603538:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62372:62393:0731/171554.603545:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62372:62393:0731/171554.603557:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62372:62372:0731/171554.604324:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_loyalty.tests.test_shop_sale_coupon.WebsiteSaleLoyaltyTestUi: Chrome headless failed to start:
[62685:62706:0731/171556.431614:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62685:62706:0731/171556.436705:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62685:62706:0731/171556.436817:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62685:62706:0731/171556.437065:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[62685:62685:0731/171556.447670:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[62720:62720:0731/171556.459479:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[62685:62706:0731/171556.459811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62685:62706:0731/171556.482979:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62685:62685:0731/171556.517273:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[62685:62685:0731/171556.517472:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[62685:62706:0731/171556.517469:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62685:62706:0731/171556.517517:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62685:62706:0731/171556.517539:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62685:62706:0731/171556.517557:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62685:62706:0731/171556.517573:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[62685:62706:0731/171556.517585:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_loyalty.tests.test_website_sale_loyalty_delivery.TestWebsiteSaleDelivery: Chrome headless failed to start:
[63001:63023:0731/171559.382457:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63001:63023:0731/171559.389859:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63001:63023:0731/171559.390080:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63001:63023:0731/171559.390205:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63001:63001:0731/171559.403428:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[63036:63036:0731/171559.412223:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[63001:63023:0731/171559.420274:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63001:63023:0731/171559.467413:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63001:63001:0731/171559.501899:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[63001:63023:0731/171559.502013:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63001:63001:0731/171559.502034:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[63001:63023:0731/171559.502055:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63001:63023:0731/171559.502073:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63001:63023:0731/171559.502086:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63001:63023:0731/171559.502098:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63001:63023:0731/171559.502110:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_loyalty.tests.test_website_sale_loyalty_delivery.TestWebsiteSaleDelivery: Chrome headless failed to start:
[63325:63346:0731/171600.348273:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63325:63346:0731/171600.354529:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63325:63346:0731/171600.354896:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63325:63346:0731/171600.355093:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63325:63325:0731/171600.363911:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[63325:63346:0731/171600.375695:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63360:63360:0731/171600.376368:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[63325:63346:0731/171600.394992:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63325:63325:0731/171600.468344:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[63325:63346:0731/171600.468473:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63325:63346:0731/171600.468517:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63325:63346:0731/171600.468532:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63325:63346:0731/171600.468543:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63325:63325:0731/171600.468546:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[63325:63346:0731/171600.468554:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63325:63346:0731/171600.468566:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_loyalty.tests.test_website_sale_loyalty_delivery.TestWebsiteSaleDelivery: Chrome headless failed to start:
[63650:63671:0731/171601.321878:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63650:63671:0731/171601.326920:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63650:63671:0731/171601.327064:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63650:63671:0731/171601.327306:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63650:63650:0731/171601.336010:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[63650:63671:0731/171601.347489:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63685:63685:0731/171601.358539:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[63650:63671:0731/171601.371452:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63650:63650:0731/171601.406149:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[63650:63671:0731/171601.406280:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63650:63650:0731/171601.406298:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[63650:63671:0731/171601.406332:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63650:63671:0731/171601.406353:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63650:63671:0731/171601.406370:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63650:63671:0731/171601.406401:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63650:63671:0731/171601.406417:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63650:63650:0731/171601.407432:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_mrp.tests.test_website_sale_product_availability.TestWebsiteSaleMrpAvailability: Chrome headless failed to start:
[63969:63990:0731/171619.918431:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63969:63990:0731/171619.923284:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63969:63990:0731/171619.923458:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63969:63990:0731/171619.923610:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[63969:63969:0731/171619.933212:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[63969:63990:0731/171619.945253:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64004:64004:0731/171619.945141:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[63969:63990:0731/171619.970399:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63969:63969:0731/171620.002450:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[63969:63969:0731/171620.002587:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[63969:63990:0731/171620.002572:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63969:63990:0731/171620.003059:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63969:63990:0731/171620.003124:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63969:63990:0731/171620.003144:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63969:63990:0731/171620.003160:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63969:63990:0731/171620.003174:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[63969:63969:0731/171620.003813:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_picking.tests.test_ui.TestUi: Chrome headless failed to start:
[64282:64303:0731/171621.515676:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64282:64303:0731/171621.523072:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64282:64303:0731/171621.523260:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64282:64303:0731/171621.523344:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64282:64282:0731/171621.536529:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[64317:64317:0731/171621.551422:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[64282:64303:0731/171621.552839:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64282:64303:0731/171621.581190:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64282:64282:0731/171621.629724:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[64282:64303:0731/171621.629823:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64282:64282:0731/171621.629839:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[64282:64303:0731/171621.629866:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64282:64303:0731/171621.629880:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64282:64303:0731/171621.629892:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64282:64303:0731/171621.629903:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64282:64303:0731/171621.629914:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_product_configurator.tests.test_customize.TestUi: Chrome headless failed to start:
[64603:64624:0731/171623.587955:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64603:64624:0731/171623.593266:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64603:64624:0731/171623.593509:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64603:64624:0731/171623.593588:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64603:64603:0731/171623.603346:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[64603:64624:0731/171623.615743:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64638:64638:0731/171623.618852:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[64603:64624:0731/171623.662998:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64603:64603:0731/171623.699591:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[64603:64624:0731/171623.699730:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64603:64603:0731/171623.699753:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[64603:64624:0731/171623.699780:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64603:64624:0731/171623.699800:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64603:64624:0731/171623.699816:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64603:64624:0731/171623.699830:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64603:64624:0731/171623.699844:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_product_configurator.tests.test_website_sale_configurator.TestWebsiteSaleProductConfigurator: Chrome headless failed to start:
[64916:64936:0731/171625.886457:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64916:64936:0731/171625.892216:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64916:64936:0731/171625.892313:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64916:64936:0731/171625.892351:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[64916:64916:0731/171625.903319:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[64916:64936:0731/171625.914748:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64950:64950:0731/171625.919850:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[64916:64936:0731/171625.967950:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64916:64916:0731/171626.000986:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[64916:64936:0731/171626.001086:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64916:64916:0731/171626.001114:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[64916:64936:0731/171626.001121:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64916:64936:0731/171626.001137:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64916:64936:0731/171626.001149:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64916:64936:0731/171626.001161:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64916:64936:0731/171626.001173:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[64916:64916:0731/171626.001948:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_product_configurator.tests.test_website_sale_configurator.TestWebsiteSaleProductConfigurator: Chrome headless failed to start:
[65241:65262:0731/171628.281811:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65241:65262:0731/171628.287015:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65241:65262:0731/171628.287175:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65241:65262:0731/171628.287334:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65241:65241:0731/171628.297026:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[65275:65275:0731/171628.307358:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[65241:65262:0731/171628.308840:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65241:65262:0731/171628.359897:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65241:65241:0731/171628.397608:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[65241:65262:0731/171628.397740:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65241:65241:0731/171628.397770:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[65241:65262:0731/171628.397778:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65241:65262:0731/171628.397833:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65241:65262:0731/171628.397846:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65241:65262:0731/171628.397858:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65241:65262:0731/171628.397870:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65241:65241:0731/171628.399179:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_slides.tests.test_ui_website_sale_slides.TestUiWebsiteSaleSlides: Chrome headless failed to start:
[65562:65584:0731/171630.616752:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65562:65584:0731/171630.623806:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65562:65584:0731/171630.624050:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65562:65584:0731/171630.624108:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65562:65562:0731/171630.634269:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[65596:65596:0731/171630.646592:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[65562:65584:0731/171630.650718:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65562:65584:0731/171630.681615:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65562:65562:0731/171630.727321:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[65562:65584:0731/171630.727441:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65562:65562:0731/171630.727474:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[65562:65584:0731/171630.727478:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65562:65584:0731/171630.727493:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65562:65584:0731/171630.727510:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65562:65584:0731/171630.727522:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65562:65584:0731/171630.727532:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_slides.tests.test_ui_website_sale_slides.TestUiWebsiteSaleSlides: Chrome headless failed to start:
[65893:65914:0731/171632.798788:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65893:65914:0731/171632.805747:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65893:65914:0731/171632.805990:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65893:65914:0731/171632.806216:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[65893:65893:0731/171632.816284:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[65928:65928:0731/171632.828722:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[65893:65914:0731/171632.831563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65893:65914:0731/171632.870700:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65893:65893:0731/171632.910759:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[65893:65914:0731/171632.910861:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65893:65893:0731/171632.910879:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[65893:65914:0731/171632.910900:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65893:65914:0731/171632.910914:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65893:65914:0731/171632.910930:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65893:65914:0731/171632.910947:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[65893:65914:0731/171632.910962:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_stock.tests.test_website_sale_stock_multilang.TestWebsiteSaleStockMultilang: Chrome headless failed to start:
[66204:66225:0731/171641.995672:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66204:66225:0731/171642.000798:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66204:66225:0731/171642.000971:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66204:66225:0731/171642.001091:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66204:66204:0731/171642.014035:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[66239:66239:0731/171642.028703:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[66204:66225:0731/171642.030859:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66204:66225:0731/171642.074652:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66204:66204:0731/171642.107954:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[66204:66204:0731/171642.108324:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[66204:66225:0731/171642.108329:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66204:66225:0731/171642.108369:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66204:66225:0731/171642.108384:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66204:66225:0731/171642.108396:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66204:66225:0731/171642.108422:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66204:66225:0731/171642.108435:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_stock.tests.test_website_sale_stock_reorder_from_portal.TestWebsiteSaleStockReorderFromPortal: Chrome headless failed to start:
[66524:66545:0731/171703.862676:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66524:66545:0731/171703.867489:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66524:66545:0731/171703.867707:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66524:66545:0731/171703.867778:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66524:66524:0731/171703.876956:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[66524:66545:0731/171703.888294:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66558:66558:0731/171703.895783:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[66524:66545:0731/171703.907031:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66524:66524:0731/171703.982342:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[66524:66524:0731/171703.982522:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[66524:66524:0731/171703.983592:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[66524:66545:0731/171703.984784:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66524:66545:0731/171703.984818:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66524:66545:0731/171703.984835:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66524:66545:0731/171703.984855:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66524:66545:0731/171703.984867:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66524:66545:0731/171703.984907:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_stock.tests.test_website_sale_stock_stock_message.TestWebsiteSaleStockProductConfigurator: Chrome headless failed to start:
[66861:66882:0731/171706.315398:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66861:66882:0731/171706.320693:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66861:66882:0731/171706.320920:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66861:66882:0731/171706.321240:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[66861:66861:0731/171706.331688:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[66897:66897:0731/171706.342890:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[66861:66882:0731/171706.343290:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66861:66882:0731/171706.370154:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66861:66861:0731/171706.403141:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[66861:66882:0731/171706.404192:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66861:66861:0731/171706.404230:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[66861:66882:0731/171706.404293:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66861:66882:0731/171706.404309:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66861:66882:0731/171706.404318:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66861:66882:0731/171706.404329:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66861:66882:0731/171706.404339:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[66861:66861:0731/171706.405117:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_stock.tests.test_website_sale_stock_stock_message.TestWebsiteSaleStockProductConfigurator: Chrome headless failed to start:
[67185:67206:0731/171707.611350:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67185:67206:0731/171707.616509:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67185:67206:0731/171707.616665:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67185:67206:0731/171707.616846:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67185:67185:0731/171707.626312:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[67220:67220:0731/171707.639431:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[67185:67206:0731/171707.639664:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67185:67206:0731/171707.671145:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67185:67185:0731/171707.709957:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[67185:67206:0731/171707.710077:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67185:67185:0731/171707.710128:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[67185:67206:0731/171707.710155:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67185:67206:0731/171707.710177:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67185:67206:0731/171707.710203:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67185:67206:0731/171707.710220:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67185:67206:0731/171707.710237:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67185:67185:0731/171707.711305:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_stock.tests.test_website_sale_stock_stock_notification.TestStockNotificationProduct: Chrome headless failed to start:
[67514:67536:0731/171709.720760:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67514:67536:0731/171709.727340:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67514:67536:0731/171709.727542:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67514:67536:0731/171709.727670:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67514:67514:0731/171709.737367:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[67514:67536:0731/171709.751302:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67549:67549:0731/171709.763524:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[67514:67536:0731/171709.774983:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67514:67514:0731/171709.812669:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[67514:67514:0731/171709.812792:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[67514:67536:0731/171709.812781:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67514:67536:0731/171709.812823:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67514:67536:0731/171709.812839:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67514:67536:0731/171709.812852:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67514:67536:0731/171709.812863:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67514:67536:0731/171709.812875:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_stock_wishlist.tests.test_website_sale_stock_wishlist_stock_notification.TestStockNotificationWishlist: Chrome headless failed to start:
[67830:67851:0731/171711.718054:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67830:67851:0731/171711.723373:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67830:67851:0731/171711.723494:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67830:67851:0731/171711.723614:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[67830:67830:0731/171711.733859:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[67830:67851:0731/171711.745761:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67865:67865:0731/171711.745670:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[67830:67851:0731/171711.772310:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67830:67830:0731/171711.807206:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[67830:67851:0731/171711.807305:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67830:67830:0731/171711.807321:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[67830:67851:0731/171711.807359:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67830:67851:0731/171711.807375:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67830:67851:0731/171711.807387:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67830:67851:0731/171711.807399:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[67830:67851:0731/171711.807410:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_wishlist.tests.test_wishlist_process.TestUi: Chrome headless failed to start:
[68153:68174:0731/171715.106151:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68153:68174:0731/171715.111672:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68153:68174:0731/171715.111847:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68153:68174:0731/171715.112097:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68153:68153:0731/171715.121521:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[68153:68174:0731/171715.132860:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68188:68188:0731/171715.140894:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[68153:68174:0731/171715.169092:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68153:68153:0731/171715.203453:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[68153:68174:0731/171715.203555:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68153:68153:0731/171715.203578:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[68153:68174:0731/171715.203609:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68153:68174:0731/171715.203625:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68153:68174:0731/171715.203639:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68153:68174:0731/171715.203760:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68153:68174:0731/171715.203772:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68153:68153:0731/171715.204417:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_sale_wishlist.tests.test_wishlist_process.TestUi: Chrome headless failed to start:
[68472:68493:0731/171716.727194:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68472:68493:0731/171716.732301:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68472:68493:0731/171716.732423:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68472:68493:0731/171716.732742:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68472:68472:0731/171716.741820:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[68472:68493:0731/171716.753027:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68507:68507:0731/171716.765394:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[68472:68493:0731/171716.773331:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68472:68472:0731/171716.806028:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[68472:68493:0731/171716.806133:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68472:68472:0731/171716.806167:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[68472:68493:0731/171716.806179:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68472:68493:0731/171716.806199:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68472:68493:0731/171716.806217:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68472:68493:0731/171716.806233:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68472:68493:0731/171716.806249:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68472:68472:0731/171716.807026:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_slides.tests.test_ui_wslides.TestUi: Chrome headless failed to start:
[68853:68874:0731/171753.240991:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68853:68874:0731/171753.245784:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68853:68874:0731/171753.245891:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68853:68874:0731/171753.246039:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[68853:68853:0731/171753.255953:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[68889:68889:0731/171753.266681:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[68853:68874:0731/171753.267365:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68853:68874:0731/171753.285594:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68853:68853:0731/171753.358664:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[68853:68853:0731/171753.358928:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[68853:68874:0731/171753.358894:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68853:68874:0731/171753.359051:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68853:68874:0731/171753.359068:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68853:68874:0731/171753.359077:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68853:68874:0731/171753.359087:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68853:68874:0731/171753.359115:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[68853:68853:0731/171753.359777:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_slides.tests.test_ui_wslides.TestUi: Chrome headless failed to start:
[69176:69197:0731/171755.678165:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69176:69197:0731/171755.685334:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69176:69197:0731/171755.685559:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69176:69197:0731/171755.685880:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69176:69176:0731/171755.695440:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[69176:69197:0731/171755.712296:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69210:69210:0731/171755.729113:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[69176:69197:0731/171755.762018:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69176:69176:0731/171755.796400:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[69176:69197:0731/171755.796517:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69176:69197:0731/171755.796548:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69176:69176:0731/171755.796556:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[69176:69197:0731/171755.796562:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69176:69197:0731/171755.796574:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69176:69197:0731/171755.796584:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69176:69197:0731/171755.796595:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_slides.tests.test_ui_wslides.TestUi: Chrome headless failed to start:
[69496:69517:0731/171757.645720:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69496:69517:0731/171757.651007:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69496:69517:0731/171757.651099:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69496:69517:0731/171757.651389:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69496:69496:0731/171757.661101:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[69496:69517:0731/171757.672847:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69531:69531:0731/171757.685411:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[69496:69517:0731/171757.694101:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69496:69496:0731/171757.760195:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[69496:69496:0731/171757.760326:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[69496:69517:0731/171757.760324:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69496:69517:0731/171757.760365:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69496:69517:0731/171757.760379:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69496:69517:0731/171757.760390:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69496:69517:0731/171757.760404:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69496:69517:0731/171757.760418:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_slides.tests.test_ui_wslides.TestUi: Chrome headless failed to start:
[69810:69831:0731/171800.349343:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69810:69831:0731/171800.356097:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69810:69831:0731/171800.356386:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69810:69831:0731/171800.356505:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[69810:69810:0731/171800.366107:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[69810:69831:0731/171800.379901:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69845:69845:0731/171800.386692:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[69810:69831:0731/171800.402357:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69810:69810:0731/171800.472208:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[69810:69831:0731/171800.472334:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69810:69831:0731/171800.472371:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69810:69810:0731/171800.472385:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[69810:69831:0731/171800.472385:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69810:69831:0731/171800.472419:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69810:69831:0731/171800.472430:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[69810:69831:0731/171800.472437:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_slides.tests.test_ui_wslides.TestUi: Chrome headless failed to start:
[70123:70144:0731/171802.875736:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70123:70144:0731/171802.880586:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70123:70144:0731/171802.880688:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70123:70144:0731/171802.880760:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70123:70123:0731/171802.890588:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[70123:70144:0731/171802.902027:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70158:70158:0731/171802.909285:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[70123:70144:0731/171802.922227:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70123:70123:0731/171802.987961:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[70123:70144:0731/171802.988070:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70123:70123:0731/171802.988092:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[70123:70144:0731/171802.988112:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70123:70144:0731/171802.988126:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70123:70144:0731/171802.988138:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70123:70144:0731/171802.988148:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70123:70144:0731/171802.988159:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_slides.tests.test_ui_wslides.TestUi: Chrome headless failed to start:
[70432:70453:0731/171805.467171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70432:70453:0731/171805.474171:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70432:70453:0731/171805.474526:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70432:70453:0731/171805.474904:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70432:70432:0731/171805.485080:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[70432:70453:0731/171805.500992:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70467:70467:0731/171805.498883:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[70432:70453:0731/171805.523053:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70432:70432:0731/171805.569982:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[70432:70453:0731/171805.570085:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70432:70432:0731/171805.570102:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[70432:70453:0731/171805.570128:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70432:70453:0731/171805.570144:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70432:70453:0731/171805.570156:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70432:70453:0731/171805.570169:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70432:70453:0731/171805.570177:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_slides.tests.test_ui_wslides.TestUiMemberInvited: Chrome headless failed to start:
[70737:70758:0731/171807.372002:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70737:70758:0731/171807.377119:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70737:70758:0731/171807.377346:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70737:70758:0731/171807.377487:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[70737:70737:0731/171807.387144:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[70772:70772:0731/171807.400547:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[70737:70758:0731/171807.403883:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70737:70758:0731/171807.425659:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70737:70737:0731/171807.493865:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[70737:70758:0731/171807.494008:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70737:70737:0731/171807.494035:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[70737:70758:0731/171807.494042:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70737:70758:0731/171807.494060:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70737:70758:0731/171807.494075:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70737:70758:0731/171807.494091:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[70737:70758:0731/171807.494105:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_slides.tests.test_ui_wslides.TestUiMemberInvited: Chrome headless failed to start:
[71059:71080:0731/171809.431002:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71059:71080:0731/171809.436440:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71059:71080:0731/171809.436818:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71059:71080:0731/171809.436974:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71059:71059:0731/171809.446810:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[71059:71080:0731/171809.460223:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71095:71095:0731/171809.462616:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[71059:71080:0731/171809.483008:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71059:71059:0731/171809.522356:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[71059:71080:0731/171809.522465:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71059:71059:0731/171809.522495:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[71059:71080:0731/171809.522499:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71059:71080:0731/171809.522516:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71059:71080:0731/171809.522534:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71059:71080:0731/171809.522549:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71059:71080:0731/171809.522577:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_slides.tests.test_ui_wslides.TestUiMemberInvited: Chrome headless failed to start:
[71380:71401:0731/171811.462575:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71380:71401:0731/171811.467557:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71380:71401:0731/171811.467677:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71380:71401:0731/171811.467803:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71380:71380:0731/171811.478998:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[71415:71415:0731/171811.489563:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[71380:71401:0731/171811.491185:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71380:71401:0731/171811.510179:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71380:71380:0731/171811.571603:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[71380:71380:0731/171811.571753:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[71380:71380:0731/171811.573215:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[71380:71401:0731/171811.574445:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71380:71401:0731/171811.574485:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71380:71401:0731/171811.574501:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71380:71401:0731/171811.574511:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71380:71401:0731/171811.574525:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71380:71401:0731/171811.574536:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_slides.tests.test_ui_wslides.TestUiMemberInvited: Chrome headless failed to start:
[71696:71719:0731/171813.569990:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71696:71719:0731/171813.575163:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71696:71719:0731/171813.575359:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71696:71719:0731/171813.575699:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[71696:71696:0731/171813.585329:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[71733:71733:0731/171813.596148:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[71696:71719:0731/171813.598311:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71696:71719:0731/171813.617310:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71696:71696:0731/171813.676813:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[71696:71696:0731/171813.676938:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[71696:71719:0731/171813.676932:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71696:71719:0731/171813.677241:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71696:71719:0731/171813.677279:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71696:71719:0731/171813.677298:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71696:71719:0731/171813.677314:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[71696:71719:0731/171813.677329:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_slides.tests.test_ui_wslides.TestUiMemberInvited: Chrome headless failed to start:
[72012:72034:0731/171815.534352:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72012:72034:0731/171815.542117:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72012:72034:0731/171815.542296:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72012:72034:0731/171815.542644:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72012:72012:0731/171815.553157:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[72049:72049:0731/171815.566678:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[72012:72034:0731/171815.570346:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72012:72034:0731/171815.595522:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72012:72012:0731/171815.666278:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[72012:72034:0731/171815.666432:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72012:72034:0731/171815.666471:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72012:72034:0731/171815.666490:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72012:72034:0731/171815.666506:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72012:72012:0731/171815.666518:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[72012:72034:0731/171815.666520:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72012:72034:0731/171815.666552:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_slides.tests.test_ui_wslides.TestUiMemberInvited: Chrome headless failed to start:
[72328:72349:0731/171817.507187:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72328:72349:0731/171817.511890:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72328:72349:0731/171817.512034:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72328:72349:0731/171817.512080:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72328:72328:0731/171817.521749:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[72328:72349:0731/171817.533146:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72363:72363:0731/171817.533794:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[72328:72349:0731/171817.571438:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72328:72328:0731/171817.612205:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[72328:72349:0731/171817.612311:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72328:72328:0731/171817.612331:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[72328:72349:0731/171817.612355:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72328:72349:0731/171817.612370:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72328:72349:0731/171817.612382:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72328:72349:0731/171817.612392:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72328:72349:0731/171817.612403:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
|
| 08/01/2026 00:20:54 | WARNING |
Subbuild # 400240:
odoo.addons.website_slides.tests.test_ui_wslides.TestUiPublisher: Chrome headless failed to start:
[72634:72654:0731/171818.905106:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72634:72654:0731/171818.910159:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72634:72654:0731/171818.910679:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72634:72654:0731/171818.910779:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[72634:72634:0731/171818.921551:INFO:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc:206] No machine level policy manager exists.
[72634:72654:0731/171818.932958:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72669:72669:0731/171818.933261:WARNING:sandbox/policy/linux/sandbox_linux.cc:414] InitializeSandbox() called with multiple threads in process gpu-process.
[72634:72654:0731/171818.966583:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72634:72634:0731/171818.999880:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[72634:72634:0731/171819.000007:WARNING:device/bluetooth/dbus/bluez_dbus_manager.cc:209] Floss manager service not available, cannot set Floss enable/disable.
[72634:72654:0731/171819.000037:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72634:72654:0731/171819.000085:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72634:72654:0731/171819.000106:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72634:72654:0731/171819.000128:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72634:72654:0731/171819.000145:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72634:72654:0731/171819.000161:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[72634:72634:0731/171819.000814:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
|