Date | Level | Type | Message |
---|---|---|---|
2024-08-03 13:30:46 | INFO | runbot | Init build environment with config Adhoc Conf for demo (y personalizaciones) 17+ |
2024-08-03 13:30:46 | Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) 17+ | ||
2024-08-03 13:30:46 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-08-03 13:31:12 | INFO | server | odoo.modules.loading:301 1 modules loaded in 11.73s, 9048 queries (+9048 extra) |
2024-08-03 13:37:13 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert5 in (AR) Responsable Inscripto company |
2024-08-03 13:37:13 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert9 in (AR) Monotributista company |
2024-08-03 13:37:13 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert10 in (AR) Exento company |
2024-08-03 13:37:56 | INFO | server | odoo.addons.l10n_ar_currency_update.models.res_company:46 Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto |
2024-08-03 13:40:27 | WARNING | server |
odoo.modules.loading:93
Module demo_retail demo data failed to install, installed without demo data Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/local/lib/python3.10/http/client.py", line 1375, in getresponse response.begin() File "/usr/local/lib/python3.10/http/client.py", line 318, in begin version, status, reason = self._read_status() File "/usr/local/lib/python3.10/http/client.py", line 279, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/local/lib/python3.10/socket.py", line 705, in readinto return self._sock.recv_into(b) File "/usr/local/lib/python3.10/ssl.py", line 1307, in recv_into return self.read(nbytes, buffer) File "/usr/local/lib/python3.10/ssl.py", line 1163, in read return self._sslobj.read(len, buffer) TimeoutError: The read operation timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 439, in send resp = conn.urlopen( File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/usr/local/lib/python3.10/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/usr/local/lib/python3.10/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='website.api.odoo.com', port=443): Read timed out. (read timeout=15) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/addons/iap/tools/iap_tools.py", line 124, in iap_jsonrpc req = requests.post(url, json=payload, timeout=timeout) File "/usr/local/lib/python3.10/site-packages/requests/api.py", line 119, in post return request('post', url, data=data, json=json, **kwargs) File "/usr/local/lib/python3.10/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 542, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 655, in send r = adapter.send(request, **kwargs) File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 529, in send raise ReadTimeout(e, request=request) requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='website.api.odoo.com', port=443): Read timed out. (read timeout=15) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 556, in _tag_root f(rec) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 280, in _tag_function _eval_xml(self, rec, env) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 205, in _eval_xml return odoo.api.call_kw(model, method_name, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 464, in call_kw result = _call_kw_model(method, model, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 435, in _call_kw_model result = method(recs, *args, **kwargs) File "/data/build/ingadhoc-ingadhoc-demo/demo_retail/demo_py/website.py", line 17, in _init_demo_retail self._load_websites(parameters) File "/data/build/ingadhoc-ingadhoc-demo/demo_base/demo_py/website.py", line 56, in _load_websites website.with_context(website_id=website.id, force_mode_edit_false=True).configurator_apply(**kwargs) File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/website.py", line 593, in configurator_apply custom_resources = self._website_api_rpc( File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/website.py", line 354, in _website_api_rpc return self._api_rpc(route, params, 'website.website_api_endpoint', DEFAULT_WEBSITE_ENDPOINT) File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/website.py", line 350, in _api_rpc return iap_tools.iap_jsonrpc(api_endpoint + route, params=params, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/addons/iap/tools/iap_tools.py", line 144, in iap_jsonrpc raise exceptions.AccessError( odoo.exceptions.AccessError: The url that this service requested returned an error. Please contact the author of the app. The url it tried to contact was https://website.api.odoo.com/api/website/2/configurator/custom_resources/1467 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 89, in load_demo load_data(env(su=True), idref, mode, kind='demo', package=package) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 71, in load_data tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file convert_xml_import(env, module, fp, idref, mode, noupdate) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import obj.parse(doc.getroot()) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse self._tag_root(de) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root raise ParseError('while parsing %s:%s, somewhere inside\n%s' % ( odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-ingadhoc-demo/demo_retail/demo/init_demo_py.xml:6, somewhere inside <function model="website" name="_init_demo_retail"/> |
2024-08-03 13:40:27 | INFO | server | odoo.modules.loading:301 302 modules loaded in 550.23s, 232316 queries (+232375 extra) |
2024-08-03 13:40:37 | INFO | server | odoo.modules.loading:301 310 modules loaded in 8.30s, 1689 queries (+1689 extra) |
2024-08-03 13:40:50 | Step all_no_test finished in 10m | ||
2024-08-03 13:40:50 | Starting step setup from config Adhoc Conf for demo (y personalizaciones) 17+ | ||
2024-08-03 13:40:50 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-08-03 13:40:52 | INFO | runbot | Step setup finished in 0s |
2024-08-03 13:40:52 | Starting step run from config Adhoc Conf for demo (y personalizaciones) 17+ | ||
2024-08-03 13:40:52 | INFO | runbot | Start running build 65416-17-0 |
2024-08-03 13:40:52 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-08-03 13:41:00 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-08-03 13:41:00 | INFO | server | odoo.modules.loading:301 310 modules loaded in 4.33s, 0 queries (+0 extra) |
2024-08-03 13:43:04 | ERROR | server | odoo.service.server:886 WorkerCron (22) timeout after 120s |
2024-08-03 13:43:04 | ERROR | server | odoo.service.server:886 WorkerCron (22) timeout after 120s |
2024-08-03 13:45:01 | ERROR | server | odoo.service.server:886 WorkerCron (26) timeout after 120s |
2024-08-03 13:47:05 | ERROR | server | odoo.service.server:886 WorkerCron (28) timeout after 120s |
2024-08-03 13:47:05 | ERROR | server | odoo.service.server:886 WorkerCron (28) timeout after 120s |
2024-08-03 13:49:03 | ERROR | server | odoo.service.server:886 WorkerCron (30) timeout after 120s |
2024-08-03 13:49:03 | ERROR | server | odoo.service.server:886 WorkerCron (30) timeout after 120s |
2024-08-03 13:51:02 | ERROR | server | odoo.service.server:886 WorkerCron (32) timeout after 120s |
2024-08-03 13:51:02 | ERROR | server | odoo.service.server:886 WorkerCron (32) timeout after 120s |
2024-08-03 13:53:01 | ERROR | server | odoo.service.server:886 WorkerCron (34) timeout after 120s |
2024-08-03 13:53:01 | ERROR | server | odoo.service.server:886 WorkerCron (34) timeout after 120s |
2024-08-03 13:55:00 | ERROR | server | odoo.service.server:886 WorkerCron (36) timeout after 120s |
2024-08-03 13:55:00 | ERROR | server | odoo.service.server:886 WorkerCron (36) timeout after 120s |
2024-08-03 13:57:05 | ERROR | server | odoo.service.server:886 WorkerCron (38) timeout after 120s |
2024-08-03 13:57:05 | ERROR | server | odoo.service.server:886 WorkerCron (38) timeout after 120s |
2024-08-03 13:59:03 | ERROR | server | odoo.service.server:886 WorkerCron (40) timeout after 120s |
2024-08-03 13:59:03 | ERROR | server | odoo.service.server:886 WorkerCron (40) timeout after 120s |
2024-08-03 14:01:04 | ERROR | server | odoo.service.server:886 WorkerCron (42) timeout after 120s |
2024-08-03 14:01:04 | ERROR | server | odoo.service.server:886 WorkerCron (42) timeout after 120s |
2024-08-03 14:03:03 | ERROR | server | odoo.service.server:886 WorkerCron (44) timeout after 120s |
2024-08-03 14:03:03 | ERROR | server | odoo.service.server:886 WorkerCron (44) timeout after 120s |
2024-08-03 14:05:03 | ERROR | server | odoo.service.server:886 WorkerCron (46) timeout after 120s |
2024-08-03 14:05:03 | ERROR | server | odoo.service.server:886 WorkerCron (46) timeout after 120s |
2024-08-03 14:07:03 | ERROR | server | odoo.service.server:886 WorkerCron (48) timeout after 120s |
2024-08-03 14:07:03 | ERROR | server | odoo.service.server:886 WorkerCron (48) timeout after 120s |
2024-08-03 14:09:03 | ERROR | server | odoo.service.server:886 WorkerCron (50) timeout after 120s |
2024-08-03 14:09:03 | ERROR | server | odoo.service.server:886 WorkerCron (50) timeout after 120s |
2024-08-03 14:11:03 | ERROR | server | odoo.service.server:886 WorkerCron (52) timeout after 120s |
2024-08-03 14:11:03 | ERROR | server | odoo.service.server:886 WorkerCron (52) timeout after 120s |
2024-08-03 14:13:02 | ERROR | server | odoo.service.server:886 WorkerCron (54) timeout after 120s |
2024-08-03 14:13:02 | ERROR | server | odoo.service.server:886 WorkerCron (54) timeout after 120s |
2024-08-03 14:15:02 | ERROR | server | odoo.service.server:886 WorkerCron (56) timeout after 120s |
2024-08-03 14:15:02 | ERROR | server | odoo.service.server:886 WorkerCron (56) timeout after 120s |
2024-08-03 14:17:03 | ERROR | server | odoo.service.server:886 WorkerCron (58) timeout after 120s |
2024-08-03 14:17:03 | ERROR | server | odoo.service.server:886 WorkerCron (58) timeout after 120s |
2024-08-03 14:19:01 | ERROR | server | odoo.service.server:886 WorkerCron (60) timeout after 120s |
2024-08-03 14:19:01 | ERROR | server | odoo.service.server:886 WorkerCron (60) timeout after 120s |
2024-08-03 14:21:06 | ERROR | server | odoo.service.server:886 WorkerCron (62) timeout after 120s |
2024-08-03 14:23:06 | ERROR | server | odoo.service.server:886 WorkerCron (64) timeout after 120s |
2024-08-03 14:25:04 | ERROR | server | odoo.service.server:886 WorkerCron (66) timeout after 120s |
2024-08-03 14:27:03 | ERROR | server | odoo.service.server:886 WorkerCron (68) timeout after 120s |
2024-08-03 14:29:03 | ERROR | server | odoo.service.server:886 WorkerCron (70) timeout after 120s |
2024-08-03 14:29:03 | ERROR | server | odoo.service.server:886 WorkerCron (70) timeout after 120s |
2024-08-03 14:31:02 | ERROR | server | odoo.service.server:886 WorkerCron (72) timeout after 120s |
2024-08-03 14:33:07 | ERROR | server | odoo.service.server:886 WorkerCron (74) timeout after 120s |
2024-08-03 14:35:07 | ERROR | server | odoo.service.server:886 WorkerCron (76) timeout after 120s |
2024-08-03 14:37:07 | ERROR | server | odoo.service.server:886 WorkerCron (78) timeout after 120s |
2024-08-03 14:39:06 | ERROR | server | odoo.service.server:886 WorkerCron (80) timeout after 120s |
2024-08-03 14:41:07 | ERROR | server | odoo.service.server:886 WorkerCron (82) timeout after 120s |
2024-08-03 14:43:06 | ERROR | server | odoo.service.server:886 WorkerCron (84) timeout after 120s |
2024-08-03 14:45:06 | ERROR | server | odoo.service.server:886 WorkerCron (86) timeout after 120s |
2024-08-03 14:47:06 | ERROR | server | odoo.service.server:886 WorkerCron (88) timeout after 120s |
2024-08-03 14:49:04 | ERROR | server | odoo.service.server:886 WorkerCron (90) timeout after 120s |
2024-08-03 14:51:04 | ERROR | server | odoo.service.server:886 WorkerCron (92) timeout after 120s |
2024-08-03 14:53:03 | ERROR | server | odoo.service.server:886 WorkerCron (94) timeout after 120s |
2024-08-03 14:55:08 | ERROR | server | odoo.service.server:886 WorkerCron (96) timeout after 120s |
2024-08-03 14:57:08 | ERROR | server | odoo.service.server:886 WorkerCron (98) timeout after 120s |
2024-08-03 14:59:07 | ERROR | server | odoo.service.server:886 WorkerCron (100) timeout after 120s |
2024-08-03 15:01:06 | ERROR | server | odoo.service.server:886 WorkerCron (102) timeout after 120s |
2024-08-03 15:03:06 | ERROR | server | odoo.service.server:886 WorkerCron (104) timeout after 120s |
2024-08-03 15:05:05 | ERROR | server | odoo.service.server:886 WorkerCron (106) timeout after 120s |
2024-08-03 15:07:09 | ERROR | server | odoo.service.server:886 WorkerCron (108) timeout after 120s |
2024-08-03 15:09:09 | ERROR | server | odoo.service.server:886 WorkerCron (110) timeout after 120s |
2024-08-03 15:11:08 | ERROR | server | odoo.service.server:886 WorkerCron (112) timeout after 120s |
2024-08-03 15:13:07 | ERROR | server | odoo.service.server:886 WorkerCron (114) timeout after 120s |
2024-08-03 15:15:07 | ERROR | server | odoo.service.server:886 WorkerCron (116) timeout after 120s |
2024-08-03 15:17:07 | ERROR | server | odoo.service.server:886 WorkerCron (118) timeout after 120s |
2024-08-03 15:19:06 | ERROR | server | odoo.service.server:886 WorkerCron (120) timeout after 120s |
2024-08-03 15:21:06 | ERROR | server | odoo.service.server:886 WorkerCron (122) timeout after 120s |
2024-08-03 15:23:05 | ERROR | server | odoo.service.server:886 WorkerCron (124) timeout after 120s |
2024-08-03 15:25:05 | ERROR | server | odoo.service.server:886 WorkerCron (126) timeout after 120s |
2024-08-03 15:27:10 | ERROR | server | odoo.service.server:886 WorkerCron (128) timeout after 120s |
2024-08-03 15:29:09 | ERROR | server | odoo.service.server:886 WorkerCron (130) timeout after 120s |
2024-08-03 15:31:09 | ERROR | server | odoo.service.server:886 WorkerCron (132) timeout after 120s |
2024-08-03 15:33:07 | ERROR | server | odoo.service.server:886 WorkerCron (134) timeout after 120s |
2024-08-03 15:35:06 | ERROR | server | odoo.service.server:886 WorkerCron (136) timeout after 120s |
2024-08-03 15:37:11 | ERROR | server | odoo.service.server:886 WorkerCron (138) timeout after 120s |
2024-08-03 15:39:10 | ERROR | server | odoo.service.server:886 WorkerCron (140) timeout after 120s |
2024-08-03 15:41:09 | ERROR | server | odoo.service.server:886 WorkerCron (142) timeout after 120s |
2024-08-03 15:43:09 | ERROR | server | odoo.service.server:886 WorkerCron (144) timeout after 120s |
2024-08-03 15:45:09 | ERROR | server | odoo.service.server:886 WorkerCron (146) timeout after 120s |
2024-08-03 15:47:08 | ERROR | server | odoo.service.server:886 WorkerCron (148) timeout after 120s |
2024-08-03 15:47:08 | ERROR | server | odoo.service.server:886 WorkerCron (148) timeout after 120s |
2024-08-03 15:49:08 | ERROR | server | odoo.service.server:886 WorkerCron (150) timeout after 120s |
2024-08-03 15:51:07 | ERROR | server | odoo.service.server:886 WorkerCron (152) timeout after 120s |
2024-08-03 15:53:12 | ERROR | server | odoo.service.server:886 WorkerCron (154) timeout after 120s |
2024-08-03 15:55:11 | ERROR | server | odoo.service.server:886 WorkerCron (156) timeout after 120s |
2024-08-03 15:57:10 | ERROR | server | odoo.service.server:886 WorkerCron (158) timeout after 120s |
2024-08-03 15:59:10 | ERROR | server | odoo.service.server:886 WorkerCron (160) timeout after 120s |
2024-08-03 16:01:09 | ERROR | server | odoo.service.server:886 WorkerCron (162) timeout after 120s |
2024-08-03 16:03:09 | ERROR | server | odoo.service.server:886 WorkerCron (164) timeout after 120s |
2024-08-03 16:05:09 | ERROR | server | odoo.service.server:886 WorkerCron (166) timeout after 120s |
2024-08-03 16:07:13 | ERROR | server | odoo.service.server:886 WorkerCron (168) timeout after 120s |
2024-08-03 16:09:12 | ERROR | server | odoo.service.server:886 WorkerCron (170) timeout after 120s |
2024-08-03 16:11:11 | ERROR | server | odoo.service.server:886 WorkerCron (172) timeout after 120s |
2024-08-03 16:13:10 | ERROR | server | odoo.service.server:886 WorkerCron (174) timeout after 120s |
2024-08-03 16:15:09 | ERROR | server | odoo.service.server:886 WorkerCron (176) timeout after 120s |
2024-08-03 16:17:09 | Log limit reached (full logs are still available in the log file) | ||
2024-08-05 12:35:37 | INFO | runbot | Kill build 65416-17-0 |