Commit: odoo:68d3537d  
Subject: Better handling of tests if CoA is not explicit
Author: Richard deMeester
Committer: Richard deMeester
Commit: enterprise:eccb939c  
Subject: [FIX] documents: open folder set as default in context
Author: Nasreddin Boulif (bon)
Committer: Nasreddin Boulif (bon)
Version: 14.0
Config: Run Only
Total time: 19s
Stats: Build 32609
Date Level Type Message
2023-09-12 03:46:54 INFO runbot Init build environment with config Run Only
2023-09-12 03:46:54 Starting step install from config Run Only
2023-09-12 03:46:54 INFO runbot Using Dockerfile Tag odoo:WilldooITv14
2023-09-12 03:47:07 INFO server odoo.modules.loading:248 1 modules loaded in 7.13s, 11263 queries (+0 extra)
2023-09-12 03:47:13 INFO server odoo.modules.loading:248 12 modules loaded in 4.28s, 5693 queries (+0 extra)
2023-09-12 03:47:13 INFO runbot Getting stats from log file
2023-09-12 03:47:13 Step install finished in 19s
2023-09-12 03:47:13 Starting step run from config Run Only
2023-09-12 03:47:13 INFO runbot Start running build 32609-14-0
2023-09-12 03:47:13 INFO runbot Using Dockerfile Tag odoo:WilldooITv14
2023-09-12 03:47:23 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-12 03:47:23 INFO server odoo.modules.loading:248 12 modules loaded in 0.11s, 0 queries (+0 extra)
2023-09-14 05:39:32 INFO runbot Kill build 32609-14-0
2023-09-15 06:05:59 Waking up build
2023-09-15 06:05:59 INFO runbot Start running build 32609-14-0
2023-09-15 06:05:59 INFO runbot Using Dockerfile Tag odoo:WilldooITv14
2023-09-15 06:06:07 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-15 06:06:07 INFO server odoo.modules.loading:248 12 modules loaded in 0.10s, 0 queries (+0 extra)
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 12 modules loaded in 0.04s, 0 queries (+0 extra)
2023-09-15 06:10:36 ERROR server odoo.sql_db:304
bad query: UPDATE ir_module_module_dependency SET auto_install_required = (name = any(ARRAY['sms','event'])) WHERE module_id = 260
ERROR: could not serialize access due to concurrent update
2023-09-15 06:10:36 ERROR server odoo.sql_db:304
bad query: UPDATE ir_module_module SET state='uninstalled' WHERE state='to install'
ERROR: deadlock detected
DETAIL:  Process 4019421 waits for ShareLock on transaction 8317995; blocked by process 4019563.
Process 4019563 waits for ShareLock on transaction 8317997; blocked by process 4019421.
HINT:  See server log for query details.
CONTEXT:  while updating tuple (60,18) in relation "ir_module_module"
2023-09-15 06:10:36 ERROR server odoo.modules.registry:94
Failed to load registry
Traceback (most recent call last):
  File "/data/build/odoo/odoo/modules/registry.py", line 89, in new
    odoo.modules.load_modules(registry._db, force_demo, status, update_module)
  File "/data/build/odoo/odoo/modules/loading.py", line 457, in load_modules
    Module.update_list()
  File "<decorator-gen-82>", line 2, in update_list
  File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 72, in check_and_log
    return method(self, *args, **kwargs)
  File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 758, in update_list
    mod._update_dependencies(terp.get('depends', []), terp.get('auto_install'))
  File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 875, in _update_dependencies
    self._cr.execute('UPDATE ir_module_module_dependency SET auto_install_required = (name = any(%s)) WHERE module_id = %s',
  File "<decorator-gen-3>", line 2, in execute
  File "/data/build/odoo/odoo/sql_db.py", line 101, in check
    return f(self, *args, **kwargs)
  File "/data/build/odoo/odoo/sql_db.py", line 301, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/data/build/odoo/odoo/modules/registry.py", line 91, in new
    odoo.modules.reset_modules_state(db_name)
  File "/data/build/odoo/odoo/modules/loading.py", line 633, in reset_modules_state
    cr.execute(
  File "<decorator-gen-3>", line 2, in execute
  File "/data/build/odoo/odoo/sql_db.py", line 101, in check
    return f(self, *args, **kwargs)
  File "/data/build/odoo/odoo/sql_db.py", line 301, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.DeadlockDetected: deadlock detected
DETAIL:  Process 4019421 waits for ShareLock on transaction 8317995; blocked by process 4019563.
Process 4019563 waits for ShareLock on transaction 8317997; blocked by process 4019421.
HINT:  See server log for query details.
CONTEXT:  while updating tuple (60,18) in relation "ir_module_module"
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 1 modules loaded in 0.02s, 0 queries (+0 extra)
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 16 modules loaded in 0.08s, 0 queries (+0 extra)
2023-09-15 06:10:36 ERROR server odoo.modules.loading:522 Some modules have inconsistent states, some dependencies may be missing: ['account', 'account_edi', 'account_edi_facturx', 'account_edi_ubl', 'account_invoice_extract', 'account_online_sync', 'account_online_synchronization', 'account_plaid', 'account_ponto', 'account_yodlee', 'analytic', 'analytic_enterprise', 'auth_signup', 'auth_totp_portal', 'currency_rate_live', 'digest', 'digest_enterprise', 'fetchmail', 'iap', 'iap_mail', 'mail', 'mail_bot', 'mail_enterprise', 'mail_mobile', 'partner_autocomplete', 'payment', 'payment_fix_register_token', 'payment_transfer', 'phone_validation', 'portal', 'product', 'resource', 'sale', 'sale_enterprise', 'sale_management', 'sales_team', 'sms', 'snailmail', 'snailmail_account', 'utm', 'web_dashboard', 'web_map', 'web_unsplash']
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-15 06:10:36 ERROR server odoo.sql_db:304
bad query: UPDATE "ir_module_module" SET "write_uid"=1,"write_date"=(now() at time zone 'UTC') WHERE id IN (2, 10, 11, 13, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 39, 40, 41, 42, 46, 47, 48, 49, 50, 54, 56, 57, 59, 60, 63, 66, 68, 70, 71, 72, 75, 77, 80, 82, 83, 85, 86, 88, 91, 94, 95, 98, 100, 101, 108, 109, 112, 113, 115, 117, 118, 122, 123, 125, 127, 128, 129, 132, 134, 135, 136, 137, 139, 140, 142, 144, 145, 146, 147, 148, 149, 150, 154, 156, 157, 160, 161, 162, 165, 166, 169, 170, 173, 176, 178, 180, 181, 182, 184, 186, 187, 190, 193, 194, 195, 196, 197, 199, 200, 202, 204, 205, 206, 211, 215, 216, 217, 220, 221, 223, 224, 226, 227, 228, 229, 232, 233, 234, 235, 236, 237, 239, 242, 245, 248, 250, 251, 252, 254, 255, 256, 257, 258, 259, 261, 262, 263, 264, 265, 266, 268, 270, 272, 275, 278, 281, 282, 284, 285, 287, 291, 292, 298, 299, 300, 304, 306, 308, 310, 311, 312, 313, 316, 320, 322, 324, 325, 327, 331, 333, 334, 335, 336, 338, 340, 342, 343, 345, 352, 354, 355, 362, 363, 372, 373, 377, 378, 380, 381, 384, 385, 386, 387, 392, 394, 395, 396, 397, 398, 399, 401, 402, 403, 404, 405, 407, 409, 412, 414, 415, 416, 417, 420, 421, 422, 423, 429, 430, 431, 432, 434, 436, 437, 438, 442, 446, 448, 450, 451, 455, 456, 458, 459, 460, 461, 463, 465, 466, 468, 469, 470, 471, 473, 474, 479, 480, 481, 482, 483, 486, 490, 491, 492, 493, 496, 497, 498, 499, 500, 501, 503, 504, 506, 512, 513, 514, 518, 519, 520, 525, 526, 527, 533, 534, 535, 536, 537, 538, 539, 540, 542, 544, 545, 548, 549, 553, 554, 555, 557, 558, 559, 560, 561, 564, 565, 568, 569, 572, 574, 576, 578, 579, 583, 584, 585, 587, 588, 589, 592, 593, 596, 597, 598, 599, 600, 601, 605, 611, 612, 613, 614, 616, 618, 622, 624, 627, 628, 631, 633, 634, 635, 637, 638, 639, 640, 641, 643, 645, 647, 648, 649, 651, 653, 655, 657, 658, 660, 662, 664, 666, 667, 675, 677, 679, 682, 683, 684, 687, 688, 689, 691, 692, 693, 695, 698, 700, 702, 705, 708, 710, 711, 712, 714, 715, 718, 719, 723, 724, 727, 728, 729, 730, 731, 735, 736, 738, 740)
ERROR: could not serialize access due to concurrent update
2023-09-15 06:10:36 ERROR server odoo.sql_db:304
bad query: UPDATE ir_module_module SET state='uninstalled' WHERE state='to install'
ERROR: could not serialize access due to concurrent update
2023-09-15 06:10:36 ERROR server odoo.modules.registry:94
Failed to load registry
Traceback (most recent call last):
  File "/data/build/odoo/odoo/modules/registry.py", line 89, in new
    odoo.modules.load_modules(registry._db, force_demo, status, update_module)
  File "/data/build/odoo/odoo/modules/loading.py", line 475, in load_modules
    Module.flush()
  File "/data/build/odoo/odoo/models.py", line 5490, in flush
    process(self.env[model_name], id_vals)
  File "/data/build/odoo/odoo/models.py", line 5481, in process
    recs._write(vals)
  File "/data/build/odoo/odoo/models.py", line 3779, in _write
    cr.execute(query, params + [sub_ids])
  File "<decorator-gen-3>", line 2, in execute
  File "/data/build/odoo/odoo/sql_db.py", line 101, in check
    return f(self, *args, **kwargs)
  File "/data/build/odoo/odoo/sql_db.py", line 301, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/data/build/odoo/odoo/modules/registry.py", line 91, in new
    odoo.modules.reset_modules_state(db_name)
  File "/data/build/odoo/odoo/modules/loading.py", line 633, in reset_modules_state
    cr.execute(
  File "<decorator-gen-3>", line 2, in execute
  File "/data/build/odoo/odoo/sql_db.py", line 101, in check
    return f(self, *args, **kwargs)
  File "/data/build/odoo/odoo/sql_db.py", line 301, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 22 modules loaded in 0.22s, 0 queries (+0 extra)
2023-09-15 06:10:36 ERROR server odoo.modules.loading:522 Some modules have inconsistent states, some dependencies may be missing: ['account', 'account_edi', 'account_edi_facturx', 'account_edi_ubl', 'account_invoice_extract', 'account_online_sync', 'account_online_synchronization', 'account_plaid', 'account_ponto', 'account_yodlee', 'analytic', 'analytic_enterprise', 'auth_signup', 'auth_totp_portal', 'currency_rate_live', 'digest', 'digest_enterprise', 'fetchmail', 'iap_mail', 'mail_bot', 'mail_enterprise', 'mail_mobile', 'partner_autocomplete', 'payment', 'payment_fix_register_token', 'payment_transfer', 'phone_validation', 'portal', 'product', 'sale', 'sale_enterprise', 'sale_management', 'sales_team', 'sms', 'snailmail', 'snailmail_account', 'web_unsplash']
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-15 06:10:36 ERROR server odoo.sql_db:304
bad query: UPDATE "ir_module_module" SET "write_uid"=1,"write_date"=(now() at time zone 'UTC') WHERE id IN (2, 10, 11, 13, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 39, 40, 41, 42, 46, 47, 48, 49, 50, 54, 56, 57, 59, 60, 63, 66, 68, 70, 71, 72, 75, 77, 80, 82, 83, 85, 86, 88, 91, 94, 95, 98, 100, 101, 108, 109, 112, 113, 115, 117, 118, 122, 123, 125, 127, 128, 129, 132, 134, 135, 136, 137, 139, 140, 142, 144, 145, 146, 147, 148, 149, 150, 154, 156, 157, 160, 161, 162, 165, 166, 169, 170, 173, 176, 178, 180, 181, 182, 184, 186, 187, 190, 193, 194, 195, 196, 197, 199, 200, 202, 204, 205, 206, 211, 215, 216, 217, 220, 221, 223, 224, 226, 227, 228, 229, 232, 233, 234, 235, 236, 237, 239, 242, 245, 248, 250, 251, 252, 254, 255, 256, 257, 258, 259, 261, 262, 263, 264, 265, 266, 268, 270, 272, 275, 278, 281, 282, 284, 285, 287, 291, 292, 298, 299, 300, 304, 306, 308, 310, 311, 312, 313, 316, 320, 322, 324, 325, 327, 331, 333, 334, 335, 336, 338, 340, 342, 343, 345, 352, 354, 355, 362, 363, 372, 373, 377, 378, 380, 381, 384, 385, 386, 387, 392, 394, 395, 396, 397, 398, 399, 401, 402, 403, 404, 405, 407, 409, 412, 414, 415, 416, 417, 420, 421, 422, 423, 429, 430, 431, 432, 434, 436, 437, 438, 442, 446, 448, 450, 451, 455, 456, 458, 459, 460, 461, 463, 465, 466, 468, 469, 470, 471, 473, 474, 479, 480, 481, 482, 483, 486, 490, 491, 492, 493, 496, 497, 498, 499, 500, 501, 503, 504, 506, 512, 513, 514, 518, 519, 520, 525, 526, 527, 533, 534, 535, 536, 537, 538, 539, 540, 542, 544, 545, 548, 549, 553, 554, 555, 557, 558, 559, 560, 561, 564, 565, 568, 569, 572, 574, 576, 578, 579, 583, 584, 585, 587, 588, 589, 592, 593, 596, 597, 598, 599, 600, 601, 605, 611, 612, 613, 614, 616, 618, 622, 624, 627, 628, 631, 633, 634, 635, 637, 638, 639, 640, 641, 643, 645, 647, 648, 649, 651, 653, 655, 657, 658, 660, 662, 664, 666, 667, 675, 677, 679, 682, 683, 684, 687, 688, 689, 691, 692, 693, 695, 698, 700, 702, 705, 708, 710, 711, 712, 714, 715, 718, 719, 723, 724, 727, 728, 729, 730, 731, 735, 736, 738, 740)
ERROR: could not serialize access due to concurrent update
2023-09-15 06:10:36 ERROR server odoo.sql_db:304
bad query: UPDATE ir_module_module SET state='uninstalled' WHERE state='to install'
ERROR: could not serialize access due to concurrent update
2023-09-15 06:10:36 ERROR server odoo.modules.registry:94
Failed to load registry
Traceback (most recent call last):
  File "/data/build/odoo/odoo/modules/registry.py", line 89, in new
    odoo.modules.load_modules(registry._db, force_demo, status, update_module)
  File "/data/build/odoo/odoo/modules/loading.py", line 475, in load_modules
    Module.flush()
  File "/data/build/odoo/odoo/models.py", line 5490, in flush
    process(self.env[model_name], id_vals)
  File "/data/build/odoo/odoo/models.py", line 5481, in process
    recs._write(vals)
  File "/data/build/odoo/odoo/models.py", line 3779, in _write
    cr.execute(query, params + [sub_ids])
  File "<decorator-gen-3>", line 2, in execute
  File "/data/build/odoo/odoo/sql_db.py", line 101, in check
    return f(self, *args, **kwargs)
  File "/data/build/odoo/odoo/sql_db.py", line 301, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/data/build/odoo/odoo/modules/registry.py", line 91, in new
    odoo.modules.reset_modules_state(db_name)
  File "/data/build/odoo/odoo/modules/loading.py", line 633, in reset_modules_state
    cr.execute(
  File "<decorator-gen-3>", line 2, in execute
  File "/data/build/odoo/odoo/sql_db.py", line 101, in check
    return f(self, *args, **kwargs)
  File "/data/build/odoo/odoo/sql_db.py", line 301, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 29 modules loaded in 0.16s, 0 queries (+0 extra)
2023-09-15 06:10:36 ERROR server odoo.modules.loading:522 Some modules have inconsistent states, some dependencies may be missing: ['account', 'account_edi', 'account_edi_facturx', 'account_edi_ubl', 'account_invoice_extract', 'account_online_sync', 'account_online_synchronization', 'account_plaid', 'account_ponto', 'account_yodlee', 'analytic_enterprise', 'auth_totp_portal', 'currency_rate_live', 'digest', 'digest_enterprise', 'mail_mobile', 'partner_autocomplete', 'payment', 'payment_fix_register_token', 'payment_transfer', 'phone_validation', 'portal', 'product', 'sale', 'sale_enterprise', 'sale_management', 'sales_team', 'sms', 'snailmail', 'snailmail_account']
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-15 06:10:36 ERROR server odoo.sql_db:304
bad query: UPDATE "ir_module_module" SET "write_uid"=1,"write_date"=(now() at time zone 'UTC') WHERE id IN (2, 10, 11, 13, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 39, 40, 41, 42, 46, 47, 48, 49, 50, 54, 56, 57, 59, 60, 63, 66, 68, 70, 71, 72, 75, 77, 80, 82, 83, 85, 86, 88, 91, 94, 95, 98, 100, 101, 108, 109, 112, 113, 115, 117, 118, 122, 123, 125, 127, 128, 129, 132, 134, 135, 136, 137, 139, 140, 142, 144, 145, 146, 147, 148, 149, 150, 154, 156, 157, 160, 161, 162, 165, 166, 169, 170, 173, 176, 178, 180, 181, 182, 184, 186, 187, 190, 193, 194, 195, 196, 197, 199, 200, 202, 204, 205, 206, 211, 215, 216, 217, 220, 221, 223, 224, 226, 227, 228, 229, 232, 233, 234, 235, 236, 237, 239, 242, 245, 248, 250, 251, 252, 254, 255, 256, 257, 258, 259, 261, 262, 263, 264, 265, 266, 268, 270, 272, 275, 278, 281, 282, 284, 285, 287, 291, 292, 298, 299, 300, 304, 306, 308, 310, 311, 312, 313, 316, 320, 322, 324, 325, 327, 331, 333, 334, 335, 336, 338, 340, 342, 343, 345, 352, 354, 355, 362, 363, 372, 373, 377, 378, 380, 381, 384, 385, 386, 387, 392, 394, 395, 396, 397, 398, 399, 401, 402, 403, 404, 405, 407, 409, 412, 414, 415, 416, 417, 420, 421, 422, 423, 429, 430, 431, 432, 434, 436, 437, 438, 442, 446, 448, 450, 451, 455, 456, 458, 459, 460, 461, 463, 465, 466, 468, 469, 470, 471, 473, 474, 479, 480, 481, 482, 483, 486, 490, 491, 492, 493, 496, 497, 498, 499, 500, 501, 503, 504, 506, 512, 513, 514, 518, 519, 520, 525, 526, 527, 533, 534, 535, 536, 537, 538, 539, 540, 542, 544, 545, 548, 549, 553, 554, 555, 557, 558, 559, 560, 561, 564, 565, 568, 569, 572, 574, 576, 578, 579, 583, 584, 585, 587, 588, 589, 592, 593, 596, 597, 598, 599, 600, 601, 605, 611, 612, 613, 614, 616, 618, 622, 624, 627, 628, 631, 633, 634, 635, 637, 638, 639, 640, 641, 643, 645, 647, 648, 649, 651, 653, 655, 657, 658, 660, 662, 664, 666, 667, 675, 677, 679, 682, 683, 684, 687, 688, 689, 691, 692, 693, 695, 698, 700, 702, 705, 708, 710, 711, 712, 714, 715, 718, 719, 723, 724, 727, 728, 729, 730, 731, 735, 736, 738, 740)
ERROR: could not serialize access due to concurrent update
2023-09-15 06:10:36 ERROR server odoo.sql_db:304
bad query: UPDATE ir_module_module SET state='uninstalled' WHERE state='to install'
ERROR: could not serialize access due to concurrent update
2023-09-15 06:10:36 ERROR server odoo.modules.registry:94
Failed to load registry
Traceback (most recent call last):
  File "/data/build/odoo/odoo/modules/registry.py", line 89, in new
    odoo.modules.load_modules(registry._db, force_demo, status, update_module)
  File "/data/build/odoo/odoo/modules/loading.py", line 475, in load_modules
    Module.flush()
  File "/data/build/odoo/odoo/models.py", line 5490, in flush
    process(self.env[model_name], id_vals)
  File "/data/build/odoo/odoo/models.py", line 5481, in process
    recs._write(vals)
  File "/data/build/odoo/odoo/models.py", line 3779, in _write
    cr.execute(query, params + [sub_ids])
  File "<decorator-gen-3>", line 2, in execute
  File "/data/build/odoo/odoo/sql_db.py", line 101, in check
    return f(self, *args, **kwargs)
  File "/data/build/odoo/odoo/sql_db.py", line 301, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/data/build/odoo/odoo/modules/registry.py", line 91, in new
    odoo.modules.reset_modules_state(db_name)
  File "/data/build/odoo/odoo/modules/loading.py", line 633, in reset_modules_state
    cr.execute(
  File "<decorator-gen-3>", line 2, in execute
  File "/data/build/odoo/odoo/sql_db.py", line 101, in check
    return f(self, *args, **kwargs)
  File "/data/build/odoo/odoo/sql_db.py", line 301, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 38 modules loaded in 0.22s, 0 queries (+0 extra)
2023-09-15 06:10:36 ERROR server odoo.modules.loading:522 Some modules have inconsistent states, some dependencies may be missing: ['account', 'account_edi', 'account_edi_facturx', 'account_edi_ubl', 'account_invoice_extract', 'account_online_sync', 'account_online_synchronization', 'account_plaid', 'account_ponto', 'account_yodlee', 'analytic_enterprise', 'currency_rate_live', 'digest', 'digest_enterprise', 'payment', 'payment_fix_register_token', 'payment_transfer', 'sale', 'sale_enterprise', 'sale_management', 'snailmail_account']
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-15 06:10:36 ERROR server odoo.sql_db:304
bad query: UPDATE "ir_module_module" SET "write_uid"=1,"write_date"=(now() at time zone 'UTC') WHERE id IN (2, 10, 11, 13, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 39, 40, 41, 42, 46, 47, 48, 49, 50, 54, 56, 57, 59, 60, 63, 66, 68, 70, 71, 72, 75, 77, 80, 82, 83, 85, 86, 88, 91, 94, 95, 98, 100, 101, 108, 109, 112, 113, 115, 117, 118, 122, 123, 125, 127, 128, 129, 132, 134, 135, 136, 137, 139, 140, 142, 144, 145, 146, 147, 148, 149, 150, 154, 156, 157, 160, 161, 162, 165, 166, 169, 170, 173, 176, 178, 180, 181, 182, 184, 186, 187, 190, 193, 194, 195, 196, 197, 199, 200, 202, 204, 205, 206, 211, 215, 216, 217, 220, 221, 223, 224, 226, 227, 228, 229, 232, 233, 234, 235, 236, 237, 239, 242, 245, 248, 250, 251, 252, 254, 255, 256, 257, 258, 259, 261, 262, 263, 264, 265, 266, 268, 270, 272, 275, 278, 281, 282, 284, 285, 287, 291, 292, 298, 299, 300, 304, 306, 308, 310, 311, 312, 313, 316, 320, 322, 324, 325, 327, 331, 333, 334, 335, 336, 338, 340, 342, 343, 345, 352, 354, 355, 362, 363, 372, 373, 377, 378, 380, 381, 384, 385, 386, 387, 392, 394, 395, 396, 397, 398, 399, 401, 402, 403, 404, 405, 407, 409, 412, 414, 415, 416, 417, 420, 421, 422, 423, 429, 430, 431, 432, 434, 436, 437, 438, 442, 446, 448, 450, 451, 455, 456, 458, 459, 460, 461, 463, 465, 466, 468, 469, 470, 471, 473, 474, 479, 480, 481, 482, 483, 486, 490, 491, 492, 493, 496, 497, 498, 499, 500, 501, 503, 504, 506, 512, 513, 514, 518, 519, 520, 525, 526, 527, 533, 534, 535, 536, 537, 538, 539, 540, 542, 544, 545, 548, 549, 553, 554, 555, 557, 558, 559, 560, 561, 564, 565, 568, 569, 572, 574, 576, 578, 579, 583, 584, 585, 587, 588, 589, 592, 593, 596, 597, 598, 599, 600, 601, 605, 611, 612, 613, 614, 616, 618, 622, 624, 627, 628, 631, 633, 634, 635, 637, 638, 639, 640, 641, 643, 645, 647, 648, 649, 651, 653, 655, 657, 658, 660, 662, 664, 666, 667, 675, 677, 679, 682, 683, 684, 687, 688, 689, 691, 692, 693, 695, 698, 700, 702, 705, 708, 710, 711, 712, 714, 715, 718, 719, 723, 724, 727, 728, 729, 730, 731, 735, 736, 738, 740)
ERROR: could not serialize access due to concurrent update
2023-09-15 06:10:36 ERROR server odoo.sql_db:304
bad query: UPDATE ir_module_module SET state='uninstalled' WHERE state='to install'
ERROR: deadlock detected
DETAIL:  Process 4019421 waits for ShareLock on transaction 8318291; blocked by process 4019563.
Process 4019563 waits for ShareLock on transaction 8318294; blocked by process 4019421.
HINT:  See server log for query details.
CONTEXT:  while updating tuple (26,1) in relation "ir_module_module"
2023-09-15 06:10:36 ERROR server odoo.modules.registry:94
Failed to load registry
Traceback (most recent call last):
  File "/data/build/odoo/odoo/modules/registry.py", line 89, in new
    odoo.modules.load_modules(registry._db, force_demo, status, update_module)
  File "/data/build/odoo/odoo/modules/loading.py", line 475, in load_modules
    Module.flush()
  File "/data/build/odoo/odoo/models.py", line 5490, in flush
    process(self.env[model_name], id_vals)
  File "/data/build/odoo/odoo/models.py", line 5481, in process
    recs._write(vals)
  File "/data/build/odoo/odoo/models.py", line 3779, in _write
    cr.execute(query, params + [sub_ids])
  File "<decorator-gen-3>", line 2, in execute
  File "/data/build/odoo/odoo/sql_db.py", line 101, in check
    return f(self, *args, **kwargs)
  File "/data/build/odoo/odoo/sql_db.py", line 301, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/data/build/odoo/odoo/modules/registry.py", line 91, in new
    odoo.modules.reset_modules_state(db_name)
  File "/data/build/odoo/odoo/modules/loading.py", line 633, in reset_modules_state
    cr.execute(
  File "<decorator-gen-3>", line 2, in execute
  File "/data/build/odoo/odoo/sql_db.py", line 101, in check
    return f(self, *args, **kwargs)
  File "/data/build/odoo/odoo/sql_db.py", line 301, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.DeadlockDetected: deadlock detected
DETAIL:  Process 4019421 waits for ShareLock on transaction 8318291; blocked by process 4019563.
Process 4019563 waits for ShareLock on transaction 8318294; blocked by process 4019421.
HINT:  See server log for query details.
CONTEXT:  while updating tuple (26,1) in relation "ir_module_module"
2023-09-15 06:10:36 WARNING server odoo.addons.mail.models.mail_mail:263 Database cannot send emails as it is not on the whitelist.
2023-09-15 06:10:36 WARNING server odoo.addons.mail.models.mail_mail:263 Database cannot send emails as it is not on the whitelist.
2023-09-15 06:10:36 WARNING server odoo.addons.mail.models.mail_mail:263 Database cannot send emails as it is not on the whitelist.
2023-09-15 06:10:36 WARNING server odoo.addons.mail.models.mail_mail:263 Database cannot send emails as it is not on the whitelist.
2023-09-15 06:10:36 WARNING server odoo.addons.mail.models.mail_mail:263 Database cannot send emails as it is not on the whitelist.
2023-09-15 06:10:36 WARNING server odoo.addons.mail.models.mail_mail:263 Database cannot send emails as it is not on the whitelist.
2023-09-15 06:10:36 WARNING server odoo.addons.mail.models.mail_mail:263 Database cannot send emails as it is not on the whitelist.
2023-09-15 06:10:36 WARNING server odoo.addons.mail.models.mail_mail:263 Database cannot send emails as it is not on the whitelist.
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 59 modules loaded in 32.35s, 35906 queries (+19 extra)
2023-09-15 06:10:36 WARNING server odoo.addons.mail.models.mail_mail:263 Database cannot send emails as it is not on the whitelist.
2023-09-15 06:10:36 WARNING server odoo.addons.mail.models.mail_mail:263 Database cannot send emails as it is not on the whitelist.
2023-09-15 06:10:36 WARNING server odoo.addons.mail.models.mail_mail:263 Database cannot send emails as it is not on the whitelist.
2023-09-15 06:10:36 WARNING server odoo.addons.mail.models.mail_mail:263 Database cannot send emails as it is not on the whitelist.
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 60 modules loaded in 0.40s, 0 queries (+0 extra)
2023-09-15 06:10:36 ERROR server odoo.modules.loading:522 Some modules have inconsistent states, some dependencies may be missing: ['account_edi_ubl_cii', 'account_taxcloud', 'l10n_generic_coa', 'l10n_us', 'l10n_us_check_printing', 'sale_account_taxcloud']
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 66 modules loaded in 4.74s, 4156 queries (+9 extra)
2023-09-15 06:10:36 ERROR server odoo.sql_db:304
bad query: UPDATE "ir_module_module" SET "write_uid"=1,"write_date"=(now() at time zone 'UTC') WHERE id IN (2, 10, 11, 13, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 39, 40, 41, 42, 46, 47, 48, 49, 50, 54, 56, 57, 59, 60, 63, 66, 68, 70, 71, 72, 75, 77, 80, 82, 83, 85, 86, 88, 91, 94, 95, 98, 100, 101, 108, 109, 112, 113, 115, 117, 118, 122, 123, 125, 127, 128, 129, 132, 134, 135, 136, 137, 139, 140, 142, 144, 145, 146, 147, 148, 149, 150, 154, 156, 157, 160, 161, 162, 165, 166, 169, 170, 173, 176, 178, 180, 181, 182, 184, 186, 187, 190, 193, 194, 195, 196, 197, 199, 200, 202, 204, 205, 206, 211, 215, 216, 217, 220, 221, 223, 224, 226, 227, 228, 229, 232, 233, 234, 235, 236, 237, 239, 242, 245, 248, 250, 251, 252, 254, 255, 256, 257, 258, 259, 261, 262, 263, 264, 265, 266, 268, 270, 272, 275, 278, 281, 282, 284, 285, 287, 291, 292, 298, 299, 300, 304, 306, 308, 310, 311, 312, 313, 316, 320, 322, 324, 325, 327, 331, 333, 334, 335, 336, 338, 340, 342, 343, 345, 352, 354, 355, 362, 363, 372, 373, 377, 378, 380, 381, 384, 385, 386, 387, 392, 394, 395, 396, 397, 398, 399, 401, 402, 403, 404, 405, 407, 409, 412, 414, 415, 416, 417, 420, 421, 422, 423, 429, 430, 431, 432, 434, 436, 437, 438, 442, 446, 448, 450, 451, 455, 456, 458, 459, 460, 461, 463, 465, 466, 468, 469, 470, 471, 473, 474, 479, 480, 481, 482, 483, 486, 490, 491, 492, 493, 496, 497, 498, 499, 500, 501, 503, 504, 506, 512, 513, 514, 518, 519, 520, 525, 526, 527, 533, 534, 535, 536, 537, 538, 539, 540, 542, 544, 545, 548, 549, 553, 554, 555, 557, 558, 559, 560, 561, 564, 565, 568, 569, 572, 574, 576, 578, 579, 583, 584, 585, 587, 588, 589, 592, 593, 596, 597, 598, 599, 600, 601, 605, 611, 612, 613, 614, 616, 618, 622, 624, 627, 628, 631, 633, 634, 635, 637, 638, 639, 640, 641, 643, 645, 647, 648, 649, 651, 653, 655, 657, 658, 660, 662, 664, 666, 667, 675, 677, 679, 682, 683, 684, 687, 688, 689, 691, 692, 693, 695, 698, 700, 702, 705, 708, 710, 711, 712, 714, 715, 718, 719, 723, 724, 727, 728, 729, 730, 731, 735, 736, 738, 740)
ERROR: could not serialize access due to concurrent update
2023-09-15 06:10:36 ERROR server odoo.sql_db:304
bad query: UPDATE ir_module_module SET state='uninstalled' WHERE state='to install'
ERROR: could not serialize access due to concurrent update
2023-09-15 06:10:36 ERROR server odoo.modules.registry:94
Failed to load registry
Traceback (most recent call last):
  File "/data/build/odoo/odoo/modules/registry.py", line 89, in new
    odoo.modules.load_modules(registry._db, force_demo, status, update_module)
  File "/data/build/odoo/odoo/modules/loading.py", line 475, in load_modules
    Module.flush()
  File "/data/build/odoo/odoo/models.py", line 5490, in flush
    process(self.env[model_name], id_vals)
  File "/data/build/odoo/odoo/models.py", line 5481, in process
    recs._write(vals)
  File "/data/build/odoo/odoo/models.py", line 3779, in _write
    cr.execute(query, params + [sub_ids])
  File "<decorator-gen-3>", line 2, in execute
  File "/data/build/odoo/odoo/sql_db.py", line 101, in check
    return f(self, *args, **kwargs)
  File "/data/build/odoo/odoo/sql_db.py", line 301, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/data/build/odoo/odoo/modules/registry.py", line 91, in new
    odoo.modules.reset_modules_state(db_name)
  File "/data/build/odoo/odoo/modules/loading.py", line 633, in reset_modules_state
    cr.execute(
  File "<decorator-gen-3>", line 2, in execute
  File "/data/build/odoo/odoo/sql_db.py", line 101, in check
    return f(self, *args, **kwargs)
  File "/data/build/odoo/odoo/sql_db.py", line 301, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
2023-09-15 06:10:36 ERROR server odoo.http:661
Exception during JSON request handling.
Traceback (most recent call last):
  File "/data/build/odoo/odoo/addons/base/models/ir_http.py", line 237, in _dispatch
    result = request.dispatch()
  File "/data/build/odoo/odoo/http.py", line 696, in dispatch
    result = self._call_function(**self.params)
  File "/data/build/odoo/odoo/http.py", line 370, in _call_function
    return checked_call(self.db, *args, **kwargs)
  File "/data/build/odoo/odoo/service/model.py", line 94, in wrapper
    return f(dbname, *args, **kwargs)
  File "/data/build/odoo/odoo/http.py", line 358, in checked_call
    result = self.endpoint(*a, **kw)
  File "/data/build/odoo/odoo/http.py", line 919, in __call__
    return self.method(*args, **kw)
  File "/data/build/odoo/odoo/http.py", line 544, in response_wrap
    response = f(*args, **kw)
  File "/data/build/odoo/addons/web/controllers/main.py", line 1374, in call_button
    action = self._call_kw(model, method, args, kwargs)
  File "/data/build/odoo/addons/web/controllers/main.py", line 1362, in _call_kw
    return call_kw(request.env[model], method, args, kwargs)
  File "/data/build/odoo/odoo/api.py", line 399, in call_kw
    result = _call_kw_multi(method, model, args, kwargs)
  File "/data/build/odoo/odoo/api.py", line 386, in _call_kw_multi
    result = method(recs, *args, **kwargs)
  File "<decorator-gen-72>", line 2, in button_immediate_install
  File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 72, in check_and_log
    return method(self, *args, **kwargs)
  File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 454, in button_immediate_install
    return self._button_immediate_function(type(self).button_install)
  File "/data/build/odoo/odoo/addons/base/models/ir_module.py", line 572, in _button_immediate_function
    modules.registry.Registry.new(self._cr.dbname, update_module=True)
  File "/data/build/odoo/odoo/modules/registry.py", line 91, in new
    odoo.modules.reset_modules_state(db_name)
  File "/data/build/odoo/odoo/modules/loading.py", line 633, in reset_modules_state
    cr.execute(
  File "<decorator-gen-3>", line 2, in execute
  File "/data/build/odoo/odoo/sql_db.py", line 101, in check
    return f(self, *args, **kwargs)
  File "/data/build/odoo/odoo/sql_db.py", line 301, in execute
    res = self._obj.execute(query, params)
Exception
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/data/build/odoo/odoo/http.py", line 652, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/data/build/odoo/odoo/http.py", line 317, in _handle_exception
    raise exception.with_traceback(None) from new_cause
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-15 06:10:36 INFO server odoo.modules.loading:248 66 modules loaded in 0.21s, 0 queries (+0 extra)
2023-09-15 06:10:49 INFO server odoo.modules.loading:248 1 modules loaded in 0.02s, 0 queries (+0 extra)
2023-09-15 06:10:49 INFO server odoo.modules.loading:248 66 modules loaded in 0.16s, 0 queries (+0 extra)
2023-09-15 06:10:56 INFO server odoo.modules.loading:248 1 modules loaded in 0.02s, 0 queries (+0 extra)
2023-09-15 06:10:56 INFO server odoo.modules.loading:248 66 modules loaded in 0.19s, 0 queries (+0 extra)
2023-09-15 06:10:56 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-15 06:10:56 INFO server odoo.modules.loading:248 66 modules loaded in 0.73s, 0 queries (+0 extra)
2023-09-15 06:11:44 WARNING server odoo.addons.web.controllers.main:346 Action 'Configure your document layout' contains custom properties 'close_on_report_download'. Passing them via the `params` or `context` properties is recommended instead
2023-09-15 06:11:44 WARNING server odoo.addons.mail.models.mail_mail:263 Database cannot send emails as it is not on the whitelist.
2023-09-19 01:34:26 INFO runbot Kill build 32609-14-0
2023-09-21 23:34:58 Waking up build
2023-09-21 23:34:58 INFO runbot Start running build 32609-14-0
2023-09-21 23:34:58 INFO runbot Using Dockerfile Tag odoo:WilldooITv14
2023-09-21 23:35:05 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-21 23:35:05 INFO server odoo.modules.loading:248 66 modules loaded in 0.84s, 0 queries (+0 extra)
2023-09-21 23:35:11 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-09-21 23:35:11 INFO server odoo.modules.loading:248 66 modules loaded in 0.72s, 0 queries (+0 extra)
2023-09-25 23:20:41 INFO runbot Kill build 32609-14-0
2023-10-05 02:35:49 Waking up build
2023-10-05 02:35:49 INFO runbot Start running build 32609-14-0
2023-10-05 02:35:49 INFO runbot Using Dockerfile Tag odoo:WilldooITv14
2023-10-05 02:35:56 INFO server odoo.modules.loading:248 1 modules loaded in 0.01s, 0 queries (+0 extra)
2023-10-05 02:35:56 INFO server odoo.modules.loading:248 66 modules loaded in 0.74s, 0 queries (+0 extra)
2023-10-05 02:36:14 INFO server odoo.modules.loading:248 1 modules loaded in 0.02s, 0 queries (+0 extra)
2023-10-05 02:36:14 INFO server odoo.modules.loading:248 66 modules loaded in 0.74s, 0 queries (+0 extra)
2023-10-08 22:25:53 INFO runbot Kill build 32609-14-0