Date |
Level |
Type |
Message |
2023-09-25 21:47:43
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf (l10n_Ar no test) no-test
|
2023-09-25 21:47:43
|
|
|
Starting step base from config Adhoc Conf (l10n_Ar no test) no-test
|
2023-09-25 21:47:43
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-13
|
2023-09-25 21:48:05
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 7.59s, 0 queries
|
2023-09-25 21:48:29
|
INFO
|
server
|
odoo.modules.loading:279
11 modules loaded in 8.69s, 0 queries
|
2023-09-25 21:48:30
|
|
|
Step base finished in 41s
|
2023-09-25 21:48:30
|
|
|
Starting step all_no_test from config Adhoc Conf (l10n_Ar no test) no-test
|
2023-09-25 21:48:30
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-13
|
2023-09-25 21:48:49
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 8.83s, 0 queries
|
2023-09-25 22:00:13
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-09-25 22:01:03
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:207
Setting demo certificate from to OdooCert4 in (AR) Responsable Inscripto company
|
2023-09-25 22:01:03
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:207
Setting demo certificate from to OdooCert1 in (AR) Monotributista company
|
2023-09-25 22:01:03
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:207
Setting demo certificate from to OdooCert2 in (AR) Exento company
|
2023-09-25 22:01:09
|
INFO
|
server
|
odoo.modules.loading:279
394 modules loaded in 722.19s, 63 queries
|
2023-09-25 22:01:09
|
INFO
|
server
|
odoo.modules.loading:279
396 modules loaded in 4.60s, 0 queries
|
2023-09-25 22:01:15
|
|
|
Step all_no_test finished in 13m
|
2023-09-25 22:01:15
|
|
|
Starting step setup from config Adhoc Conf (l10n_Ar no test) no-test
|
2023-09-25 22:01:15
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-13
|
2023-09-25 22:01:16
|
INFO
|
runbot
|
Step setup finished in 0s
|
2023-09-25 22:01:16
|
|
|
Starting step run from config Adhoc Conf (l10n_Ar no test) no-test
|
2023-09-25 22:01:16
|
INFO
|
runbot
|
Start running build 22167-13-0
|
2023-09-25 22:01:16
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-13
|
2023-09-25 22:01:22
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 0.01s, 0 queries
|
2023-09-25 22:01:22
|
INFO
|
server
|
odoo.modules.loading:279
11 modules loaded in 0.10s, 0 queries
|
2023-09-26 11:42:37
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 0.01s, 0 queries
|
2023-09-26 11:42:43
|
INFO
|
server
|
odoo.modules.loading:279
396 modules loaded in 4.00s, 0 queries
|
2023-09-26 11:42:49
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 0.01s, 0 queries
|
2023-09-26 11:42:54
|
INFO
|
server
|
odoo.modules.loading:279
396 modules loaded in 3.35s, 0 queries
|
2023-09-26 11:43:30
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 0.01s, 0 queries
|
2023-09-26 11:43:36
|
INFO
|
server
|
odoo.modules.loading:279
396 modules loaded in 3.24s, 0 queries
|
2023-09-26 11:45:49
|
ERROR
|
server
|
odoo.http:633
Exception during JSON request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 624, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 310, in _handle_exception
raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/pycompat.py", line 14, in reraise
raise value
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 669, in dispatch
result = self._call_function(**self.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 350, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 915, in __call__
return self.method(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 515, in response_wrap
response = f(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/main.py", line 1342, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/main.py", line 1334, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 390, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 377, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 2974, in read
vals[name] = convert(record[name], record, use_name_get)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1211, in convert_to_read
if value and value > MAXINT:
TypeError: '>' not supported between instances of 'str' and 'int'
|
2023-09-26 11:45:54
|
ERROR
|
server
|
odoo.http:633
Exception during JSON request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 624, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 310, in _handle_exception
raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/pycompat.py", line 14, in reraise
raise value
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 669, in dispatch
result = self._call_function(**self.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 350, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 915, in __call__
return self.method(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 515, in response_wrap
response = f(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/main.py", line 1342, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/main.py", line 1334, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 390, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 377, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 2974, in read
vals[name] = convert(record[name], record, use_name_get)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1211, in convert_to_read
if value and value > MAXINT:
TypeError: '>' not supported between instances of 'str' and 'int'
|
2023-09-26 11:45:54
|
ERROR
|
server
|
odoo.http:633
Exception during JSON request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 624, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 310, in _handle_exception
raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/pycompat.py", line 14, in reraise
raise value
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 669, in dispatch
result = self._call_function(**self.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 350, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 915, in __call__
return self.method(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 515, in response_wrap
response = f(*args, **kw)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/main.py", line 1342, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/main.py", line 1334, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 390, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 377, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 2974, in read
vals[name] = convert(record[name], record, use_name_get)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1211, in convert_to_read
if value and value > MAXINT:
TypeError: '>' not supported between instances of 'str' and 'int'
|
2023-09-29 16:33:06
|
WARNING
|
server
|
odoo.http:631
Sorry, you are not allowed to access documents of type 'Snailmail Letter' (snailmail.letter). This operation is allowed for the groups:
- Administration/Settings
- User types/Internal User - (Operation: read, User: 6)
None
|
2023-09-29 16:33:06
|
WARNING
|
server
|
odoo.http:631
Sorry, you are not allowed to access documents of type 'Calendar Attendee Information' (calendar.attendee). This operation is allowed for the groups:
- Time Off/All Approver
- Time Off/portal_holidays1
- User types/Internal User - (Operation: read, User: 6)
None
|
2023-09-29 16:33:17
|
WARNING
|
server
|
odoo.http:631
Sorry, you are not allowed to access documents of type 'Product pack line' (product.pack.line). This operation is allowed for the groups:
- Administration/Settings
- Inventory/Administrator
- Sales/Administrator
- User types/Internal User - (Operation: read, User: 6)
None
|
2023-09-29 16:33:22
|
WARNING
|
server
|
odoo.http:631
Sorry, you are not allowed to access documents of type 'Product pack line' (product.pack.line). This operation is allowed for the groups:
- Administration/Settings
- Inventory/Administrator
- Sales/Administrator
- User types/Internal User - (Operation: read, User: 6)
None
|
2023-09-29 16:33:50
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 0.01s, 0 queries
|
2023-09-29 16:34:01
|
INFO
|
server
|
odoo.modules.loading:279
396 modules loaded in 0.60s, 0 queries
|
2023-09-29 16:34:01
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 0.01s, 0 queries
|
2023-09-29 16:34:07
|
INFO
|
server
|
odoo.modules.loading:279
392 modules loaded in 0.54s, 0 queries
|
2023-09-29 16:34:13
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 0.01s, 0 queries
|
2023-09-29 16:34:13
|
INFO
|
server
|
odoo.modules.loading:279
392 modules loaded in 0.60s, 0 queries
|
2023-09-29 16:34:24
|
INFO
|
server
|
odoo.modules.loading:279
1 modules loaded in 0.04s, 0 queries
|
2023-09-29 16:34:24
|
INFO
|
server
|
odoo.modules.loading:279
392 modules loaded in 0.56s, 0 queries
|
2023-09-29 16:35:32
|
WARNING
|
server
|
odoo.http:631
Sorry, you are not allowed to access documents of type 'Product Packaging' (product.packaging). This operation is allowed for the groups:
- Administration/Settings
- Inventory/Administrator
- Manufacturing/Administrator
- Purchase/Administrator
- Sales/Administrator
- Sales/Administrator
- Sales/User: Own Documents Only
- User types/Internal User - (Operation: read, User: 6)
None
|
2023-09-29 16:36:00
|
WARNING
|
server
|
odoo.http:631
Sorry, you are not allowed to access documents of type 'Product Packaging' (product.packaging). This operation is allowed for the groups:
- Administration/Settings
- Inventory/Administrator
- Manufacturing/Administrator
- Purchase/Administrator
- Sales/Administrator
- Sales/Administrator
- Sales/User: Own Documents Only
- User types/Internal User - (Operation: read, User: 6)
None
|
2023-09-29 16:37:23
|
WARNING
|
server
|
odoo.http:631
Sorry, you are not allowed to access documents of type 'Pricing rule of rentals' (rental.pricing). This operation is allowed for the groups:
- Sales/Administrator
- Sales/User: Own Documents Only - (Operation: read, User: 6)
None
|
2023-09-29 17:51:02
|
WARNING
|
server
|
odoo.http:781
CSRF validation failed on path '/web/login'
|
2023-09-29 17:51:02
|
WARNING
|
server
|
odoo.addons.http_routing.models.ir_http:659
400 Bad Request:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 234, in _dispatch
result = request.dispatch()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 807, in dispatch
raise werkzeug.exceptions.BadRequest('Session expired (invalid CSRF token)')
werkzeug.exceptions.BadRequest: 400 Bad Request: Session expired (invalid CSRF token)
|
2023-10-03 14:08:39
|
INFO
|
runbot
|
Kill build 22167-13-0
|