+ ./ya make --keep-going --threads=48 --link-threads 16 --force-build-depends -T --stat --log-file /home/github/tmp_build/ya_log.txt --evlog-file /home/github/tmp_build/ya_evlog.jsonl --dump-graph --dump-graph-to-file /home/github/tmp_build/ya_graph.json --cache-size 512G --target=cloud/blockstore/apps/ --bazel-remote-store --bazel-remote-base-uri http://185.82.69.80:9090 --bazel-remote-username bazel-remote-user --bazel-remote-password-file /home/github/bazel.C2kX --add-result .o --build relwithdebinfo Downloading https://devtools-registry.s3.yandex.net/8580483288 ERROR: The read operation timed out Downloading https://devtools-registry.s3.yandex.net/8580483288 [.........................................] OK Traceback (most recent call last): File "contrib/python/toolz/py3/toolz/functoolz.py", line 457, in memof return cache[k] ~~~~~^^^ KeyError: '((,), [])' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "devtools/ya/app/__init__.py", line 882, in configure_exit_interceptor yield File "devtools/ya/app/__init__.py", line 132, in helper return action(args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^ File "devtools/ya/entry/entry.py", line 49, in do_main res = handler.handle(handler, args, prefix=['ya']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "devtools/ya/core/yarg/handler.py", line 222, in handle return handler.handle(self, args[1:], prefix + [name]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "devtools/ya/core/yarg/dispatch.py", line 38, in handle return self.command().handle(root_handler, args, prefix) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "devtools/ya/core/yarg/handler.py", line 444, in handle return self._action(params) ^^^^^^^^^^^^^^^^^^^^ File "contrib/python/contextlib2/py3/contextlib2/__init__.py", line 183, in __exit__ self.gen.throw(value) File "devtools/ya/app/modules/params/__init__.py", line 44, in configure yield resolve_and_respawn(params) File "devtools/ya/app/__init__.py", line 183, in helper return action(ctx.params) ^^^^^^^^^^^^^^^^^^ File "devtools/ya/build/build_handler.py", line 105, in do_ya_make builder = ya_make.YaMake(params, app_ctx) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "devtools/ya/build/ya_make.py", line 1310, in __init__ self.ctx = Context( ^^^^^^^^ File "devtools/ya/build/ya_make.py", line 887, in __init__ ) = _build_graph_and_tests(self.opts, app_ctx, self.ymake_stats) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "devtools/ya/build/ya_make.py", line 298, in _build_graph_and_tests graph, tests, stripped_tests, _, make_files = lg.build_graph_and_tests(opts, check=True, display=display) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "devtools/ya/build/graph.py", line 1265, in build_graph_and_tests return _build_graph_and_tests(opts, check, event_queue, exit_stack, display) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "devtools/ya/build/graph.py", line 2232, in _build_graph_and_tests real_ymake_bin = tools.tool('ymake') ^^^^^^^^^^^^^^^^^^^ File "devtools/ya/yalibrary/tools/__init__.py", line 229, in tool return toolchain.find(name, with_params, for_platform, cache=cache, force_refetch=force_refetch) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "devtools/ya/yalibrary/tools/__init__.py", line 175, in find executable = cur_bottle[executable_name] # if executable_name is None it's Ok ~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "devtools/ya/yalibrary/tools/__init__.py", line 79, in __getitem__ path = self.resolve() ^^^^^^^^^^^^^^ File "devtools/ya/yalibrary/tools/__init__.py", line 66, in resolve return self.__fetcher.fetch_if_need(cache=cache).where ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "devtools/ya/yalibrary/fetcher/common.py", line 87, in wrapper return memoized_func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "contrib/python/toolz/py3/toolz/functoolz.py", line 461, in memof cache[k] = result = func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "devtools/ya/yalibrary/fetcher/tool_chain_fetcher.py", line 114, in fetch_if_need self._where = self._fetch() ^^^^^^^^^^^^^ File "devtools/ya/yalibrary/fetcher/tool_chain_fetcher.py", line 202, in _fetch where = fetch_resource_if_need( ^^^^^^^^^^^^^^^^^^^^^^^ File "devtools/ya/yalibrary/fetcher/resource_fetcher.py", line 108, in fetch_resource_if_need return _do_fetch_resource_if_need( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "devtools/ya/yalibrary/fetcher/resource_fetcher.py", line 191, in _do_fetch_resource_if_need return install_resource(result_dir, do_install, force_refetch) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "devtools/ya/yalibrary/fetcher/cache_helper.py", line 67, in install_resource installer() File "devtools/ya/yalibrary/fetcher/resource_fetcher.py", line 188, in do_install deployer(download_to, resource_info) File "devtools/ya/yalibrary/fetcher/resource_fetcher.py", line 106, in do_deploy deploy_tool(download_to, result_dir, post_process, resource_info, resource_uri, binname, strip_prefix) File "devtools/ya/yalibrary/fetcher/common.py", line 38, in deploy_tool exts.archive.extract_from_tar(archive, extract_to, strip_components=strip_prefix) File "devtools/ya/exts/archive.py", line 23, in extract_from_tar archive.extract_tar( File "library/python/archive/__init__.py", line 73, in extract_tar with libarchive.Archive(tar_file_path, mode="rb") as tarfile: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "contrib/python/python-libarchive/py3/libarchive/__init__.py", line 526, in __init__ self.init() File "contrib/python/python-libarchive/py3/libarchive/__init__.py", line 559, in init call_and_check(_libarchive.archive_read_open_fd, self._a, self._a, self.fd, self.blocksize) File "contrib/python/python-libarchive/py3/libarchive/__init__.py", line 125, in call_and_check raise Exception('Fatal error executing function, message is: %s.' % get_error(archive)) Exception: Fatal error executing function, message is: b'truncated gzip input'. + echo 3