cp -f .layerapi2_label /opt/metwork-mfext-master/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-master/.layerapi2_dependencies rm -f /opt/metwork-mfext-master/.dhash_ignore_hash touch /opt/metwork-mfext-master/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-master/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory '/src/adm' cp -f guess_version.sh /opt/metwork-mfext-master/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-master/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-master/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-master/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-master/bin/envtpl chmod a+rx /opt/metwork-mfext-master/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-master/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-master/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-master/bin/dhash chmod a+rx /opt/metwork-mfext-master/bin/dhash cp -f layer_hash /opt/metwork-mfext-master/bin/layer_hash chmod a+rx /opt/metwork-mfext-master/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-master/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-master/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-master/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-master/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-master/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-master/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-master/bin/_layer_hash chmod a+rx /opt/metwork-mfext-master/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-master/bin/module_hash chmod a+rx /opt/metwork-mfext-master/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-master/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-master/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-master/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-master/bin/_check_layers_hash cp -f outside /opt/metwork-mfext-master/bin/outside chmod a+rx /opt/metwork-mfext-master/bin/outside cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-master/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-master/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-master/lib/bash_utils.sh make[1]: Leaving directory '/src/adm' cd config && make make[1]: Entering directory '/src/config' cp -f dhash_ignore_all /opt/metwork-mfext-master/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-master/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-master/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-master/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-master/config/version || { rm -f /opt/metwork-mfext-master/config/version ; false ; } make[1]: Leaving directory '/src/config' cd layers && make helpers make[1]: Entering directory '/src/layers' cp -f _uncompress_helper.sh /opt/metwork-mfext-master/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-master/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-master/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-master/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-master/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-master/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-master/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-master/bin/_pip_package_to_yaml.sh make[1]: Leaving directory '/src/layers' cd layers && make makefiles make[1]: Entering directory '/src/layers' cat python_layer.mk |sed 's/PYTHONMAJORVERSION/3/g' >python3_layer.mk cp -f python3_layer.mk /opt/metwork-mfext-master/share/python3_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-master/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-master/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-master/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-master/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-master/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-master/share/layer_wrapper.mk cp --preserve=mode --dereference -Rf package_python3.mk /opt/metwork-mfext-master/share/package_python3.mk cp --preserve=mode --dereference -Rf build_dependencies /opt/metwork-mfext-master/share/build_dependencies make[1]: Leaving directory '/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-master/.dhash cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer0_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat dhash_ignore_hash |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/core" "core" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: 05382d2b5e4ae99cac389f2429c5d34b cache hit (used: /buildcache/mfext_cache_layer_core_0f95990d349acd7fcaba73144e7e6ace.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 0003_libaec 0004_libtiff 0005_jasper 0006_readline 0010_liquidprompt 0020_sqlite 0025_openssl 0028_cyrus_sasl 0030_openldap 0032_curl 0035_dtreetrawl 0045_mfutil_c 0070_layerapi2 0080_log_proxy 0100_redis 0110_hiredis 0117_yajl 0130_tcping 0210_jq 0320_libevent 0330_zeromq 0340_libtirpc; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-master/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/core" cache already exist (/buildcache/mfext_cache_layer_core_0f95990d349acd7fcaba73144e7e6ace.tar) make[2]: Leaving directory '/src/layers/layer0_core' make[2]: Entering directory '/src/layers/layer1_openresty' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/openresty/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/openresty" "openresty" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): dada532fd841f68b2af140c612a93b74 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: 3db9fcd4d573f2647313b3f600cf08ac cache hit (used: /buildcache/mfext_cache_layer_openresty_8962cc23af8e4753a24dfe71408e75e0.tar) if ! test -f cache/hit; then \ for SUBDIR in 0100_openresty 0400_lua_resty_http 0410_lua_resty_cookie 0420_lua_resty_statsd 0430_lua_resty_hmac 0500_mfutil_lua; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/openresty ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-master/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/openresty" cache already exist (/buildcache/mfext_cache_layer_openresty_8962cc23af8e4753a24dfe71408e75e0.tar) make[2]: Leaving directory '/src/layers/layer1_openresty' make[2]: Entering directory '/src/layers/layer1_python3_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_core" "python3_core" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): dada532fd841f68b2af140c612a93b74 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: 6efd9e8df282bbbd685cf0825486b796 cache hit (used: /buildcache/mfext_cache_layer_python3_core_e57e513cfbe18925f7365207c6b8bdcd.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0030_python3 0033_update_pip 0500_extra_python_packages 0510_certifi 9999_requirements; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-master/opt/python3_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_core" cache already exist (/buildcache/mfext_cache_layer_python3_core_e57e513cfbe18925f7365207c6b8bdcd.tar) make[2]: Leaving directory '/src/layers/layer1_python3_core' make[2]: Entering directory '/src/layers/layer1_scientific_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/scientific_core" "scientific_core" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): dada532fd841f68b2af140c612a93b74 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: 16ccea7d7be7c5ad78891f32f1727e3c cache hit (used: /buildcache/mfext_cache_layer_scientific_core_68f0e2183fc38c7f574d5d4f2c12da63.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 0006_protobuf 0007_protobuf_c 0008_postgresql 0009_pgbouncer 0010_hdf4 0011_hdf5 0012_netcdf_c 0013_netcdf_cxx 0015_proj 0020_libgeotiff 0021_geos 0022_libspatialite 0023_gdal 0070_postgis 0071_postgresql_airtide 0072_postgis_geohash 0073_pg_partman 0074_pg_uuidv7 0075_pg_cron; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-master/opt/scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/scientific_core" cache already exist (/buildcache/mfext_cache_layer_scientific_core_68f0e2183fc38c7f574d5d4f2c12da63.tar) make[2]: Leaving directory '/src/layers/layer1_scientific_core' make[2]: Entering directory '/src/layers/layer2_python3' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3" "python3" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): dada532fd841f68b2af140c612a93b74 python3_core@mfext layer (dependency) hash (from cache): 591d4a433ec5c00681e2199e180f8cfd root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: daac5c14d4855c5a9a01842026b95dc1 cache missed (/buildcache/mfext_cache_layer_python3_3a194704069e4cb4b8da6fb47602c067.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_python_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3 ; \ fi make[3]: Entering directory '/src/layers/layer2_python3/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer1417[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer1417] Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/acquisition.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/acquisition Running command git rev-parse -q --verify 'sha^78a05cb1dee0eb305751cd08c27b014d7b26c912' Running command git fetch -q https://github.com/metwork-framework/acquisition.git 78a05cb1dee0eb305751cd08c27b014d7b26c912 Running command git checkout -q 78a05cb1dee0eb305751cd08c27b014d7b26c912 Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/aiohttp_metwork_middlewares.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/aiohttp-metwork-middlewares Running command git rev-parse -q --verify 'sha^3ef444a64f23bdc69bf93d4a5997d2bda11dd02a' Running command git fetch -q https://github.com/metwork-framework/aiohttp_metwork_middlewares.git 3ef444a64f23bdc69bf93d4a5997d2bda11dd02a Running command git checkout -q 3ef444a64f23bdc69bf93d4a5997d2bda11dd02a Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/bash.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/bash Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/cookiecutter.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/cookiecutter Running command git rev-parse -q --verify 'sha^39a141b88e50d1b927e792dd58dad24aacbbad91' Running command git fetch -q https://github.com/metwork-framework/cookiecutter.git 39a141b88e50d1b927e792dd58dad24aacbbad91 Running command git submodule update --init --recursive -q Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/cookiecutter_hooks.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/cookiecutter-hooks Running command git rev-parse -q --verify 'sha^22817e1a4051cd8141dc963cde4119f65c2fae04' Running command git fetch -q https://github.com/metwork-framework/cookiecutter_hooks.git 22817e1a4051cd8141dc963cde4119f65c2fae04 Running command git checkout -q 22817e1a4051cd8141dc963cde4119f65c2fae04 Obtaining acquisition from git+https://github.com/metwork-framework/acquisition.git@78a05cb1dee0eb305751cd08c27b014d7b26c912#egg=acquisition (from -r requirements3.txt (line 1)) Cloning https://github.com/metwork-framework/acquisition.git (to revision 78a05cb1dee0eb305751cd08c27b014d7b26c912) to ./tmp_src/acquisition Resolved https://github.com/metwork-framework/acquisition.git to commit 78a05cb1dee0eb305751cd08c27b014d7b26c912 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining aiohttp_metwork_middlewares from git+https://github.com/metwork-framework/aiohttp_metwork_middlewares.git@3ef444a64f23bdc69bf93d4a5997d2bda11dd02a#egg=aiohttp_metwork_middlewares (from -r requirements3.txt (line 5)) Cloning https://github.com/metwork-framework/aiohttp_metwork_middlewares.git (to revision 3ef444a64f23bdc69bf93d4a5997d2bda11dd02a) to ./tmp_src/aiohttp-metwork-middlewares Resolved https://github.com/metwork-framework/aiohttp_metwork_middlewares.git to commit 3ef444a64f23bdc69bf93d4a5997d2bda11dd02a Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining bash from git+https://github.com/metwork-framework/bash.git@0.7#egg=bash (from -r requirements3.txt (line 17)) Cloning https://github.com/metwork-framework/bash.git (to revision 0.7) to ./tmp_src/bash Resolved https://github.com/metwork-framework/bash.git to commit 3b1e1daf9c9713060b5762520b17b53934167770 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining cookiecutter from git+https://github.com/metwork-framework/cookiecutter.git@39a141b88e50d1b927e792dd58dad24aacbbad91#egg=cookiecutter (from -r requirements3.txt (line 30)) Cloning https://github.com/metwork-framework/cookiecutter.git (to revision 39a141b88e50d1b927e792dd58dad24aacbbad91) to ./tmp_src/cookiecutter Resolved https://github.com/metwork-framework/cookiecutter.git to commit 39a141b88e50d1b927e792dd58dad24aacbbad91 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining cookiecutter_hooks from git+https://github.com/metwork-framework/cookiecutter_hooks.git@22817e1a4051cd8141dc963cde4119f65c2fae04#egg=cookiecutter_hooks (from -r requirements3.txt (line 31)) Cloning https://github.com/metwork-framework/cookiecutter_hooks.git (to revision 22817e1a4051cd8141dc963cde4119f65c2fae04) to ./tmp_src/cookiecutter-hooks Resolved https://github.com/metwork-framework/cookiecutter_hooks.git to commit 22817e1a4051cd8141dc963cde4119f65c2fae Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/deploycron.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/deploycron Running command git rev-parse -q --verify 'sha^3d103a7d0cdaa1f21f6df994f181227e0d43329b' Running command git fetch -q https://github.com/metwork-framework/deploycron.git 3d103a7d0cdaa1f21f6df994f181227e0d43329b Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/directory_observer.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/directory-observer Running command git rev-parse -q --verify 'sha^2c499bde00de6868cb850e3aa2e10a1c4557f6dc' Running command git fetch -q https://github.com/metwork-framework/directory_observer.git 2c499bde00de6868cb850e3aa2e10a1c4557f6dc Running command git checkout -q 2c499bde00de6868cb850e3aa2e10a1c4557f6dc Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/envtpl.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/envtpl Running command git rev-parse -q --verify 'sha^4cd1056dcafc450f05cdfba53144712c65239080' Running command git fetch -q https://github.com/metwork-framework/envtpl.git 4cd1056dcafc450f05cdfba53144712c65239080 Running command git checkout -q 4cd1056dcafc450f05cdfba53144712c65239080 Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/mfplugin.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/mfplugin Running command git rev-parse -q --verify 'sha^1a785e18014842c199a6838980b42db80651bc0f' Running command git fetch -q https://github.com/metwork-framework/mfplugin.git 1a785e18014842c199a6838980b42db80651bc0f Running command git checkout -q 1a785e18014842c199a6838980b42db80651bc0f 04 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining deploycron from git+https://github.com/metwork-framework/deploycron.git@3d103a7d0cdaa1f21f6df994f181227e0d43329b#egg=deploycron (from -r requirements3.txt (line 36)) Cloning https://github.com/metwork-framework/deploycron.git (to revision 3d103a7d0cdaa1f21f6df994f181227e0d43329b) to ./tmp_src/deploycron Resolved https://github.com/metwork-framework/deploycron.git to commit 3d103a7d0cdaa1f21f6df994f181227e0d43329b Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining directory_observer from git+https://github.com/metwork-framework/directory_observer.git@2c499bde00de6868cb850e3aa2e10a1c4557f6dc#egg=directory_observer (from -r requirements3.txt (line 40)) Cloning https://github.com/metwork-framework/directory_observer.git (to revision 2c499bde00de6868cb850e3aa2e10a1c4557f6dc) to ./tmp_src/directory-observer Resolved https://github.com/metwork-framework/directory_observer.git to commit 2c499bde00de6868cb850e3aa2e10a1c4557f6dc Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining envtpl from git+https://github.com/metwork-framework/envtpl.git@4cd1056dcafc450f05cdfba53144712c65239080#egg=envtpl (from -r requirements3.txt (line 43)) Cloning https://github.com/metwork-framework/envtpl.git (to revision 4cd1056dcafc450f05cdfba53144712c65239080) to ./tmp_src/envtpl Resolved https://github.com/metwork-framework/envtpl.git to commit 4cd1056dcafc450f05cdfba53144712c65239080 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining mfplugin from git+https://github.com/metwork-framework/mfplugin.git@1a785e18014842c199a6838980b42db80651bc0f#egg=mfplugin (from -r requirements3.txt (line 79)) Cloning https://github.com/metwork-framework/mfplugin.git (to revision 1a785e18014842c199a6838980b42db80651bc0f) to ./tmp_src/mfplugin Resolved https://github.com/metwork-framework/mfplugin.git to commit 1a785e18014842c199a6838980b42db80651bc0f Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'don Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/pystatsd.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/statsd Running command git rev-parse -q --verify 'sha^5db419f654100b2c5f371c82cb619a1406fbaf15' Running command git fetch -q https://github.com/metwork-framework/pystatsd.git 5db419f654100b2c5f371c82cb619a1406fbaf15 Running command git checkout -q 5db419f654100b2c5f371c82cb619a1406fbaf15 Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/telegraf-unixsocket-python-client /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/telegraf-unixsocket-client Running command git rev-parse -q --verify 'sha^fc4b76ceef13c3f6843876785897c660218c0b8c' Running command git fetch -q https://github.com/metwork-framework/telegraf-unixsocket-python-client fc4b76ceef13c3f6843876785897c660218c0b8c Running command git checkout -q fc4b76ceef13c3f6843876785897c660218c0b8c Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/xattrfile.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/xattrfile Running command git rev-parse -q --verify 'sha^857ae661ddf25da7c00964debd5f279d8303c622' Running command git fetch -q https://github.com/metwork-framework/xattrfile.git 857ae661ddf25da7c00964debd5f279d8303c622 Running command git checkout -q 857ae661ddf25da7c00964debd5f279d8303c622 e' Obtaining statsd from git+https://github.com/metwork-framework/pystatsd.git@5db419f654100b2c5f371c82cb619a1406fbaf15#egg=statsd (from -r requirements3.txt (line 127)) Cloning https://github.com/metwork-framework/pystatsd.git (to revision 5db419f654100b2c5f371c82cb619a1406fbaf15) to ./tmp_src/statsd Resolved https://github.com/metwork-framework/pystatsd.git to commit 5db419f654100b2c5f371c82cb619a1406fbaf15 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining telegraf_unixsocket_client from git+https://github.com/metwork-framework/telegraf-unixsocket-python-client@fc4b76ceef13c3f6843876785897c660218c0b8c#egg=telegraf_unixsocket_client (from -r requirements3.txt (line 130)) Cloning https://github.com/metwork-framework/telegraf-unixsocket-python-client (to revision fc4b76ceef13c3f6843876785897c660218c0b8c) to ./tmp_src/telegraf-unixsocket-client Resolved https://github.com/metwork-framework/telegraf-unixsocket-python-client to commit fc4b76ceef13c3f6843876785897c660218c0b8c Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining xattrfile from git+https://github.com/metwork-framework/xattrfile.git@857ae661ddf25da7c00964debd5f279d8303c622#egg=xattrfile (from -r requirements3.txt (line 147)) Cloning https://github.com/metwork-framework/xattrfile.git (to revision 857ae661ddf25da7c00964debd5f279d8303c622) to ./tmp_src/xattrfile Resolved https://github.com/metwork-framework/xattrfile.git to commit 857ae661ddf25da7c00964debd5f279d8303c622 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiofiles==24.1.0 (from -r requirements3.txt (line 2)) Downloading aiofiles-24.1.0.tar.gz (30 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohappyeyeballs==2.5.0 (from -r requirements3.txt (line 3)) Downloading aiohappyeyeballs-2.5.0.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohttp==3.14.0 (from -r requirements3.txt (line 4)) Downloading aiohttp-3.14.0.tar.gz (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 193.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiosignal==1.4.0 (from -r requirements3.txt (line 6)) Downloading aiosignal-1.4.0.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting annotated-doc==0.0.4 (from -r requirements3.txt (line 7)) Downloading annotated_doc-0.0.4.tar.gz (7.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting annotated-types==0.7.0 (from -r requirements3.txt (line 8)) Downloading annotated_types-0.7.0.tar.gz (16 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting anyio==4.9.0 (from -r requirements3.txt (line 9)) Downloading anyio-4.9.0.tar.gz (190 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting argcomplete==3.6.0 (from -r requirements3.txt (line 10)) Downloading argcomplete-3.6.0.tar.gz (73 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting arrow==1.3.0 (from -r requirements3.txt (line 11)) Downloading arrow-1.3.0.tar.gz (131 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting asttokens==3.0.0 (from -r requirements3.txt (line 12)) Downloading asttokens-3.0.0.tar.gz (61 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs==25.1.0 (from -r requirements3.txt (line 13)) Downloading attrs-25.1.0.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 111.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting autopep8==2.3.2 (from -r requirements3.txt (line 14)) Downloading autopep8-2.3.2.tar.gz (92 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Babel==2.17.0 (from -r requirements3.txt (line 15)) Downloading babel-2.17.0.tar.gz (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 178.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting backcall==0.2.0 (from -r requirements3.txt (line 16)) Downloading backcall-0.2.0.tar.gz (18 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bcrypt==5.0.0 (from -r requirements3.txt (line 18)) Downloading bcrypt-5.0.0.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting beautifulsoup4==4.13.3 (from -r requirements3.txt (line 19)) Downloading beautifulsoup4-4.13.3.tar.gz (619 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 619.5/619.5 kB 52.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting binaryornot==0.6.0 (from -r requirements3.txt (line 20)) Downloading binaryornot-0.6.0.tar.gz (478 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bjoern==3.2.2 (from -r requirements3.txt (line 21)) Downloading bjoern-3.2.2.tar.gz (45 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cachetools==7.1.4 (from -r requirements3.txt (line 22)) Downloading cachetools-7.1.4.tar.gz (40 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Cerberus==1.3.7 (from -r requirements3.txt (line 23)) Downloading cerberus-1.3.7.tar.gz (29 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cffi==2.0.0 (from -r requirements3.txt (line 24)) Downloading cffi-2.0.0.tar.gz (523 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting chardet==5.2.0 (from -r requirements3.txt (line 25)) Downloading chardet-5.2.0.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 154.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset_normalizer==3.4.7 (from -r requirements3.txt (line 26)) Downloading charset_normalizer-3.4.7.tar.gz (144 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Click==8.3.3 (from -r requirements3.txt (line 27)) Downloading click-8.3.3.tar.gz (328 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting colorama==0.4.6 (from -r requirements3.txt (line 28)) Downloading colorama-0.4.6.tar.gz (27 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ConfigUpdater==3.2 (from -r requirements3.txt (line 29)) Downloading ConfigUpdater-3.2.tar.gz (140 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cron-wrapper==0.1.3 (from -r requirements3.txt (line 32)) Downloading cron_wrapper-0.1.3.tar.gz (6.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cryptography==46.0.7 (from -r requirements3.txt (line 33)) Downloading cryptography-46.0.7.tar.gz (750 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 750.7/750.7 kB 102.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting decorator==5.2.1 (from -r requirements3.txt (line 34)) Downloading decorator-5.2.1.tar.gz (56 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting defusedxml==0.7.1 (from -r requirements3.txt (line 35)) Downloading defusedxml-0.7.1.tar.gz (75 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Deprecated==1.3.1 (from -r requirements3.txt (line 37)) Downloading deprecated-1.3.1.tar.gz (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 132.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting deprecation==2.1.0 (from -r requirements3.txt (line 38)) Downloading deprecation-2.1.0.tar.gz (173 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dill==0.4.0 (from -r requirements3.txt (line 39)) Downloading dill-0.4.0.tar.gz (186 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting diskcache==5.6.3 (from -r requirements3.txt (line 41)) Downloading diskcache-5.6.3.tar.gz (67 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting entrypoints==0.4 (from -r requirements3.txt (line 42)) Downloading entrypoints-0.4.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting executing==2.2.0 (from -r requirements3.txt (line 44)) Downloading executing-2.2.0.tar.gz (978 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 978.7/978.7 kB 127.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fakeredis==2.27.0 (from -r requirements3.txt (line 45)) Downloading fakeredis-2.27.0.tar.gz (157 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting frozenlist==1.5.0 (from -r requirements3.txt (line 46)) Downloading frozenlist-1.5.0.tar.gz (39 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fsspec==2025.3.0 (from -r requirements3.txt (line 47)) Downloading fsspec-2025.3.0.tar.gz (298 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting geojson==3.3.0 (from -r requirements3.txt (line 48)) Downloading geojson-3.3.0.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting gitignore-parser==0.1.13 (from -r requirements3.txt (line 49)) Downloading gitignore_parser-0.1.13.tar.gz (5.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting h11==0.16.0 (from -r requirements3.txt (line 50)) Downloading h11-0.16.0.tar.gz (101 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hiredis==3.1.0 (from -r requirements3.txt (line 51)) Downloading hiredis-3.1.0.tar.gz (87 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpcore==1.0.9 (from -r requirements3.txt (line 52)) Downloading httpcore-1.0.9.tar.gz (85 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpx==0.28.1 (from -r requirements3.txt (line 53)) Downloading httpx-0.28.1.tar.gz (141 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting idna==3.16 (from -r requirements3.txt (line 54)) Downloading idna-3.16.tar.gz (203 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting importlib_resources==6.5.2 (from -r requirements3.txt (line 55)) Downloading importlib_resources-6.5.2.tar.gz (44 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting inotify-simple==1.3.5 (from -r requirements3.txt (line 56)) Downloading inotify_simple-1.3.5.tar.gz (9.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython==9.0.2 (from -r requirements3.txt (line 57)) Downloading ipython-9.0.2.tar.gz (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 132.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython_pygments_lexers==1.1.1 (from -r requirements3.txt (line 58)) Downloading ipython_pygments_lexers-1.1.1.tar.gz (8.4 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jedi==0.19.2 (from -r requirements3.txt (line 59)) Downloading jedi-0.19.2.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 128.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Jinja2==3.1.6 (from -r requirements3.txt (line 60)) Downloading jinja2-3.1.6.tar.gz (245 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-from-json-extension==1.0.1 (from -r requirements3.txt (line 61)) Downloading jinja2_from_json_extension-1.0.1.tar.gz (3.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-fnmatch-extension==1.0.3 (from -r requirements3.txt (line 62)) Downloading jinja2_fnmatch_extension-1.0.3.tar.gz (3.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-getenv-extension==1.0.3 (from -r requirements3.txt (line 63)) Downloading jinja2_getenv_extension-1.0.3.tar.gz (3.9 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-shell-extension==2.1.1 (from -r requirements3.txt (line 64)) Downloading jinja2_shell_extension-2.1.1.tar.gz (3.9 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2-time==0.2.0 (from -r requirements3.txt (line 65)) Downloading jinja2-time-0.2.0.tar.gz (5.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jmespath==1.0.1 (from -r requirements3.txt (line 66)) Downloading jmespath-1.0.1.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting joblib==1.4.2 (from -r requirements3.txt (line 67)) Downloading joblib-1.4.2.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 161.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonpickle==4.1.1 (from -r requirements3.txt (line 68)) Downloading jsonpickle-4.1.1.tar.gz (316 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonschema==4.23.0 (from -r requirements3.txt (line 69)) Downloading jsonschema-4.23.0.tar.gz (325 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonschema_specifications==2024.10.1 (from -r requirements3.txt (line 70)) Downloading jsonschema_specifications-2024.10.1.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lazy-import==0.2.2 (from -r requirements3.txt (line 71)) Downloading lazy_import-0.2.2.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lxml==6.1.0 (from -r requirements3.txt (line 72)) Downloading lxml-6.1.0.tar.gz (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 195.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Markdown==3.10.2 (from -r requirements3.txt (line 73)) Downloading markdown-3.10.2.tar.gz (368 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown-it-py==3.0.0 (from -r requirements3.txt (line 74)) Downloading markdown-it-py-3.0.0.tar.gz (74 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting MarkupSafe==3.0.2 (from -r requirements3.txt (line 75)) Downloading markupsafe-3.0.2.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting matplotlib-inline==0.1.7 (from -r requirements3.txt (line 76)) Downloading matplotlib_inline-0.1.7.tar.gz (8.2 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mdurl==0.1.2 (from -r requirements3.txt (line 77)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mflog==0.1.1 (from -r requirements3.txt (line 78)) Downloading mflog-0.1.1.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mfutil==0.3.2 (from -r requirements3.txt (line 80)) Downloading mfutil-0.3.2.tar.gz (17 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting msgpack==1.1.2 (from -r requirements3.txt (line 81)) Downloading msgpack-1.1.2.tar.gz (173 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting multidict==6.1.0 (from -r requirements3.txt (line 82)) Downloading multidict-6.1.0.tar.gz (64 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mypy-extensions==1.1.0 (from -r requirements3.txt (line 83)) Downloading mypy_extensions-1.1.0.tar.gz (6.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting netifaces2==0.0.22 (from -r requirements3.txt (line 84)) Downloading netifaces2-0.0.22.tar.gz (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting opinionated-configparser==1.0.1 (from -r requirements3.txt (line 85)) Downloading opinionated_configparser-1.0.1.tar.gz (6.4 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting orjson==3.11.7 (from -r requirements3.txt (line 86)) Downloading orjson-3.11.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (41 kB) Collecting paramiko==3.5.1 (from -r requirements3.txt (line 87)) Downloading paramiko-3.5.1.tar.gz (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 127.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting parso==0.8.4 (from -r requirements3.txt (line 88)) Downloading parso-0.8.4.tar.gz (400 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pbr==7.0.3 (from -r requirements3.txt (line 89)) Downloading pbr-7.0.3.tar.gz (135 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pexpect==4.9.0 (from -r requirements3.txt (line 90)) Downloading pexpect-4.9.0.tar.gz (166 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pickleshare==0.7.5 (from -r requirements3.txt (line 91)) Downloading pickleshare-0.7.5.tar.gz (6.2 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pika==1.3.2 (from -r requirements3.txt (line 92)) Downloading pika-1.3.2.tar.gz (145 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pillow==12.2.0 (from -r requirements3.txt (line 93)) Downloading pillow-12.2.0.tar.gz (47.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 MB 20.7 MB/s 0:00:02 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting poyo==0.5.0 (from -r requirements3.txt (line 94)) Downloading poyo-0.5.0.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting prompt-toolkit==3.0.50 (from -r requirements3.txt (line 95)) Downloading prompt_toolkit-3.0.50.tar.gz (429 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting propcache==0.3.0 (from -r requirements3.txt (line 96)) Downloading propcache-0.3.0.tar.gz (42 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psutil==7.2.2 (from -r requirements3.txt (line 97)) Downloading psutil-7.2.2.tar.gz (493 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ptyprocess==0.7.0 (from -r requirements3.txt (line 98)) Downloading ptyprocess-0.7.0.tar.gz (70 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pure-eval==0.2.3 (from -r requirements3.txt (line 99)) Downloading pure_eval-0.2.3.tar.gz (19 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1==0.6.3 (from -r requirements3.txt (line 100)) Downloading pyasn1-0.6.3.tar.gz (148 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1-modules==0.4.1 (from -r requirements3.txt (line 101)) Downloading pyasn1_modules-0.4.1.tar.gz (310 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasyncore==1.0.4 (from -r requirements3.txt (line 102)) Downloading pyasyncore-1.0.4.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycparser==3.0 (from -r requirements3.txt (line 103)) Using cached pycparser-3.0-py3-none-any.whl Collecting pycodestyle==2.12.1 (from -r requirements3.txt (line 104)) Downloading pycodestyle-2.12.1.tar.gz (39 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pydantic==2.13.4 (from -r requirements3.txt (line 105)) Downloading pydantic-2.13.4.tar.gz (844 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 844.8/844.8 kB 99.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pydantic-core==2.46.4 (from -r requirements3.txt (line 106)) Downloading pydantic_core-2.46.4.tar.gz (471 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pygments==2.20.0 (from -r requirements3.txt (line 107)) Downloading pygments-2.20.0.tar.gz (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 176.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyinotify==0.9.6 (from -r requirements3.txt (line 108)) Downloading pyinotify-0.9.6.tar.gz (60 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting PyNaCl==1.6.2 (from -r requirements3.txt (line 109)) Downloading pynacl-1.6.2.tar.gz (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 147.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-dateutil==2.9.0.post0 (from -r requirements3.txt (line 110)) Downloading python-dateutil-2.9.0.post0.tar.gz (342 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-ldap==3.4.5 (from -r requirements3.txt (line 111)) Downloading python_ldap-3.4.5.tar.gz (388 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytz==2025.1 (from -r requirements3.txt (line 112)) Downloading pytz-2025.1.tar.gz (319 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting PyYAML==6.0.3 (from -r requirements3.txt (line 113)) Downloading pyyaml-6.0.3.tar.gz (130 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting redis==7.2.2 (from -r requirements3.txt (line 114)) Downloading redis-7.2.2.tar.gz (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 27.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting referencing==0.36.2 (from -r requirements3.txt (line 115)) Downloading referencing-0.36.2.tar.gz (74 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting regex==2024.11.6 (from -r requirements3.txt (line 116)) Downloading regex-2024.11.6.tar.gz (399 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests==2.33.0 (from -r requirements3.txt (line 117)) Downloading requests-2.33.0.tar.gz (134 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests-unixsocket2==0.4.2 (from -r requirements3.txt (line 118)) Downloading requests_unixsocket2-0.4.2.tar.gz (6.4 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rich==14.3.4 (from -r requirements3.txt (line 119)) Downloading rich-14.3.4.tar.gz (230 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rpds-py==0.29.0 (from -r requirements3.txt (line 120)) Downloading rpds_py-0.29.0.tar.gz (69 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-git-versioning==2.1.0 (from -r requirements3.txt (line 121)) Downloading setuptools_git_versioning-2.1.0.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting shellingham==1.5.4 (from -r requirements3.txt (line 122)) Downloading shellingham-1.5.4.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting simpleeval==1.0.6 (from -r requirements3.txt (line 123)) Downloading simpleeval-1.0.6.tar.gz (41 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sniffio==1.3.1 (from -r requirements3.txt (line 124)) Downloading sniffio-1.3.1.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sortedcontainers==2.4.0 (from -r requirements3.txt (line 125)) Downloading sortedcontainers-2.4.0.tar.gz (30 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting soupsieve==2.6 (from -r requirements3.txt (line 126)) Downloading soupsieve-2.6.tar.gz (101 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting stack-data==0.6.3 (from -r requirements3.txt (line 128)) Downloading stack_data-0.6.3.tar.gz (44 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting structlog==23.1.0 (from -r requirements3.txt (line 129)) Downloading structlog-23.1.0.tar.gz (746 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 108.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting termcolor==2.5.0 (from -r requirements3.txt (line 131)) Downloading termcolor-2.5.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting terminaltables3==4.0.0 (from -r requirements3.txt (line 132)) Downloading terminaltables3-4.0.0.tar.gz (12 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting threadpoolctl==3.6.0 (from -r requirements3.txt (line 133)) Downloading threadpoolctl-3.6.0.tar.gz (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomlkit==0.13.2 (from -r requirements3.txt (line 134)) Downloading tomlkit-0.13.2.tar.gz (192 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tornado==6.5.5 (from -r requirements3.txt (line 135)) Downloading tornado-6.5.5.tar.gz (516 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tqdm==4.67.1 (from -r requirements3.txt (line 136)) Downloading tqdm-4.67.1.tar.gz (169 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting traitlets==5.14.3 (from -r requirements3.txt (line 137)) Downloading traitlets-5.14.3.tar.gz (161 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typer==0.26.4 (from -r requirements3.txt (line 138)) Downloading typer-0.26.4.tar.gz (201 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting types-python-dateutil==2.9.0.20241206 (from -r requirements3.txt (line 139)) Downloading types_python_dateutil-2.9.0.20241206.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing_inspect==0.9.0 (from -r requirements3.txt (line 140)) Downloading typing_inspect-0.9.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing_inspection==0.4.2 (from -r requirements3.txt (line 141)) Downloading typing_inspection-0.4.2.tar.gz (75 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Unidecode==1.3.8 (from -r requirements3.txt (line 142)) Downloading Unidecode-1.3.8.tar.gz (192 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3==2.7.0 (from -r requirements3.txt (line 143)) Downloading urllib3-2.7.0.tar.gz (433 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wcwidth==0.2.13 (from -r requirements3.txt (line 144)) Downloading wcwidth-0.2.13.tar.gz (101 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Werkzeug==3.1.6 (from -r requirements3.txt (line 145)) Downloading werkzeug-3.1.6.tar.gz (864 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 864.7/864.7 kB 147.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wrapt==2.2.1 (from -r requirements3.txt (line 146)) Downloading wrapt-2.2.1.tar.gz (127 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting xmltodict==0.14.2 (from -r requirements3.txt (line 148)) Downloading xmltodict-0.14.2.tar.gz (51 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yarl==1.18.3 (from -r requirements3.txt (line 149)) Downloading yarl-1.18.3.tar.gz (181 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yq==3.4.3 (from -r requirements3.txt (line 150)) Downloading yq-3.4.3.tar.gz (33 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools (from aiohttp_metwork_middlewares->-r requirements3.txt (line 5)) Using cached setuptools-82.0.1-py3-none-any.whl Collecting six>=1.10 (from cookiecutter->-r requirements3.txt (line 30)) Downloading six-1.17.0.tar.gz (34 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock (from mfplugin->-r requirements3.txt (line 79)) Downloading filelock-3.29.1.tar.gz (59 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions>=4.0.0 (from beautifulsoup4==4.13.3->-r requirements3.txt (line 19)) Using cached typing_extensions-4.15.0-py3-none-any.whl Collecting packaging (from deprecation==2.1.0->-r requirements3.txt (line 38)) Downloading packaging-26.0.tar.gz (143 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi (from httpcore==1.0.9->-r requirements3.txt (line 52)) Downloading certifi-2026.4.22.tar.gz (137 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading orjson-3.11.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (133 kB) Saved ./src/orjson-3.11.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/pycparser-3.0-py3-none-any.whl Saved ./src/typing_extensions-4.15.0-py3-none-any.whl Saved ./src/setuptools-82.0.1-py3-none-any.whl Building wheels for collected packages: acquisition, aiohttp_metwork_middlewares, bash, cookiecutter, cookiecutter_hooks, deploycron, directory_observer, envtpl, mfplugin, statsd, telegraf_unixsocket_client, xattrfile, aiofiles, aiohappyeyeballs, aiohttp, multidict, yarl, aiosignal, annotated-doc, annotated-types, anyio, argcomplete, arrow, asttokens, attrs, autopep8, Babel, backcall, bcrypt, beautifulsoup4, binaryornot, bjoern, cachetools, Cerberus, cffi, chardet, charset_normalizer, Click, colorama, ConfigUpdater, cron-wrapper, cryptography, decorator, defusedxml, Deprecated, wrapt, deprecation, dill, diskcache, entrypoints, executing, fakeredis, sortedcontainers, frozenlist, fsspec, geojson, gitignore-parser, h11, hiredis, httpcore, httpx, idna, importlib_resources, inotify-simple, ipython, prompt-toolkit, ipython_pygments_lexers, jedi, parso, Jinja2, jinja2-from-json-extension, jinja2-fnmatch-extension, jinja2-getenv-extension, jinja2-shell-extension, jinja2-time, jmespath, joblib, jsonpickle, jsonschema, jsonschema_specifications, lazy-import, lxml, Markdown, markdown-it-py, mdurl, MarkupSafe, matplotlib-inline, mflog, mfutil, msgpack, mypy-extensions, netifaces2, opinionated-configparser, paramiko, pbr, pexpect, pickleshare, pika, Pillow, poyo, propcache, psutil, ptyprocess, pure-eval, pyasn1, pyasn1-modules, pyasyncore, pycodestyle, pydantic, pydantic-core, Pygments, pyinotify, PyNaCl, python-dateutil, python-ldap, pytz, PyYAML, redis, referencing, regex, requests, urllib3, requests-unixsocket2, rich, rpds-py, setuptools-git-versioning, shellingham, simpleeval, sniffio, soupsieve, stack-data, structlog, termcolor, terminaltables3, threadpoolctl, tomlkit, tornado, tqdm, traitlets, typer, types-python-dateutil, typing_inspect, typing_inspection, Unidecode, wcwidth, Werkzeug, xmltodict, yq, certifi, six, filelock, packaging Building wheel for acquisition (pyproject.toml): started Building wheel for acquisition (pyproject.toml): finished with status 'done' Created wheel for acquisition: filename=acquisition-0.0.0-py3-none-any.whl size=40999 sha256=8b3dd6270d16b8f3026c3ef1b2fd23c0778330ed4b3b6d152587b13e6ad8ac3e Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1417/tmp/pip-ephem-wheel-cache-jwhadfmh/wheels/05/8a/b3/cec46ef9b94d5f19fa95b5b15b01498b5eccfd76a983820578 Building wheel for aiohttp_metwork_middlewares (pyproject.toml): started Building wheel for aiohttp_metwork_middlewares (pyproject.toml): finished with status 'done' Created wheel for aiohttp_metwork_middlewares: filename=aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl size=3333 sha256=8f36866b39c0999bc405f8a60125b5a112a06ccb3523f9fcb957b48b962f16c1 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1417/tmp/pip-ephem-wheel-cache-jwhadfmh/wheels/46/9b/d0/0be1d510789bc1565ecc9dc9a0dcd0a39a07320e882f2974e4 Building wheel for bash (pyproject.toml): started Building wheel for bash (pyproject.toml): finished with status 'done' Created wheel for bash: filename=bash-0.7-py3-none-any.whl size=2797 sha256=e93d39e4cd4f2675e0bbd8df5911165cb674685f236ca38d4b8938fb5d4fd764 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1417/tmp/pip-ephem-wheel-cache-jwhadfmh/wheels/f5/42/9d/c199edb4f6bf321b5ec9d56c72dd4768eaabd003abecca2691 Building wheel for cookiecutter (pyproject.toml): started Building wheel for cookiecutter (pyproject.toml): finished with status 'done' Created wheel for cookiecutter: filename=cookiecutter-1.6.1-py2.py3-none-any.whl size=30239 sha256=761dde3741f83eab8b0e1f5275597cef73f38078bb9b6f5cdb4e842e5beea891 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1417/tmp/pip-ephem-wheel-cache-jwhadfmh/wheels/f5/5d/34/ac1c7c1f7b3cc4e57ce86febdb0fe350f24cad812cb03c1744 Building wheel for cookiecutter_hooks (pyproject.toml): started Building wheel for cookiecutter_hooks (pyproject.toml): finished with status 'done' Created wheel for cookiecutter_hooks: filename=cookiecutter_hooks-0.0.1-py3-none-any.whl size=3515 sha256=d6638ba2437dd3c6e8d79023b11eef499d09fe94629fcd086e59623d2fb5719b Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1417/tmp/pip-ephem-wheel-cache-jwhadfmh/wheels/22/74/cf/d0502761d368b4a01e869f488548a44247ff370cbe92c19ac3 Building wheel for deploycron (pyproject.toml): started Building wheel for deploycron (pyproject.toml): finished with status 'done' Created wheel for deploycron: filename=deploycron-0.0.1-py3-none-any.whl size=6973 sha256=ecd4125bca7b468aec3f97dbd45e72224009e6fe5043c01bbe95caec9d1ba3cb Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1417/tmp/pip-ephem-wheel-cache-jwhadfmh/wheels/ab/7b/36/c927389261e710e4d039cdb65cba8b48f2327c144818dd0ad1 Building wheel for directory_observer (pyproject.toml): started Building wheel for directory_observer (pyproject.toml): finished with status 'done' Created wheel for directory_observer: filename=directory_observer-0.0.1-py3-none-any.whl size=9830 sha256=70ca2e0c926058ab85b0a5092f1864a049a4d3272dea58e242a0ee48feacb4e0 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1417/tmp/pip-ephem-wheel-cache-jwhadfmh/wheels/f8/e8/b5/22222298c63c84a2ffe84b475ab4408bfa7369ccab0d58b7c2 Building wheel for envtpl (pyproject.toml): started Building wheel for envtpl (pyproject.toml): finished with status 'done' Created wheel for envtpl: filename=envtpl-0.5.3-py3-none-any.whl size=19549 sha256=1f36a264e14a63af6b63c1400dfa5404da36b1192b4436e013186cfd6c8bc16c Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1417/tmp/pip-ephem-wheel-cache-jwhadfmh/wheels/26/53/90/bff6f99cbfe8db6ac0d0b37988c28c90c4a8d6c62c8f50e58a Building wheel for mfplugin (pyproject.toml): started Building wheel for mfplugin (pyproject.toml): finished with status 'done' Created wheel for mfplugin: filename=mfplugin-0.0.0-py3-none-any.whl size=32866 sha256=f7b7fa3fefc60356a7a1954dd8c4fb693996abb6affe42ac8e64515126c5b9e9 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1417/tmp/pip-ephem-wheel-cache-jwhadfmh/wheels/0c/ba/d4/0379d05c7dd36de1fdec7f66913256d1839acc5465156a63dc Building wheel for statsd (pyproject.toml): started Building wheel for statsd (pyproject.toml): finished with status 'done' Created wheel for statsd: filename=statsd-3.2.1-py3-none-any.whl size=11064 sha256=21fd9a778973bcf0d41e73a7c7812df41e7c71d67355adb6a9185ac76631ad0a Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1417/tmp/pip-ephem-wheel-cache-jwhadfmh/wheels/78/a5/63/cda98cadf33895ef1dadb78fa42b9b0d1d17544c33b8497561 Building wheel for telegraf_unixsocket_client (pyproject.toml): started Building wheel for telegraf_unixsocket_client (pyproject.toml): finished with status 'done' Created wheel for telegraf_unixsocket_client: filename=telegraf_unixsocket_client-0.0.1-py3-none-any.whl size=6371 sha256=ae55244aba7043e80d412ac33752711c0aa98493e5fe2d7c571365a9ae93b575 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1417/tmp/pip-ephem-wheel-cache-jwhadfmh/wheels/7e/3a/0e/eddf1de0c416cc2185848b9a7d1834d9d275a5aa7dcdbab18e Building wheel for xattrfile (pyproject.toml): started Building wheel for xattrfile (pyproject.toml): finished with status 'done' Created wheel for xattrfile: filename=xattrfile-0.0.0-py3-none-any.whl size=10793 sha256=46cba77e02897ea55b0cf0b160e03ba1f578a350d4b705676f37bb1c388ccfe3 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1417/tmp/pip-ephem-wheel-cache-jwhadfmh/wheels/87/5a/c4/7a9fc5bd865c31a94ef0f54ce8b48d1c89d8268af855a01eba Building wheel for aiofiles (pyproject.toml): started Building wheel for aiofiles (pyproject.toml): finished with status 'done' Created wheel for aiofiles: filename=aiofiles-24.1.0-py3-none-any.whl size=15897 sha256=6da079c613f2724662f0f2ea16fc1afc39f0fd8abafdcf1c942304bc29c727a1 Stored in directory: /root/.cache/pip/wheels/2d/48/0b/535455a3098cea35e1570eb603cb40c627a2e205d4cb5d2b48 Building wheel for aiohappyeyeballs (pyproject.toml): started Building wheel for aiohappyeyeballs (pyproject.toml): finished with status 'done' Created wheel for aiohappyeyeballs: filename=aiohappyeyeballs-2.5.0-py3-none-any.whl size=15160 sha256=0db294d9f88a65f9c6bb96644bf7906f55d44e552575be80e2a74f0f5b3ba567 Stored in directory: /root/.cache/pip/wheels/ed/b2/20/fee96907ff7823684fba92c1a7a8b904ca913dbe769cdedb12 Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.14.0-cp313-cp313-linux_x86_64.whl size=1740125 sha256=e1d9fb00973d68d2dc1ecb09929dab2280b2ab15f5268eb95c0557b12a00df37 Stored in directory: /root/.cache/pip/wheels/22/69/87/8a6a599fc24e47731ae893565d0a24f53bfca789e28d42e04d Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.1.0-cp313-cp313-linux_x86_64.whl size=130432 sha256=8cfc19f437385a1de1983504a064a942c60c00be712673c96be2151bfdf80fa4 Stored in directory: /root/.cache/pip/wheels/6a/45/ec/0346af42277e50f74a282b6c8b3a0328794fd5e8d24004be29 Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.18.3-cp313-cp313-linux_x86_64.whl size=339229 sha256=e14791408dacdca17882e4b8fc15266b95293a3060da36bfcdc877c0de6686cb Stored in directory: /root/.cache/pip/wheels/3b/4b/1e/0cd2d71ca415eb39dc9bdbaa17698fce531298b8b2c61a06e6 Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.4.0-py3-none-any.whl size=7490 sha256=3e18a7ca8bb18b599aff6fdac700bae8d094fe4bcdf0559c1ef042481eae99f6 Stored in directory: /root/.cache/pip/wheels/0d/56/73/8ab751b393035f64781c96a5062fa492538fb9c657d45406e4 Building wheel for annotated-doc (pyproject.toml): started Building wheel for annotated-doc (pyproject.toml): finished with status 'done' Created wheel for annotated-doc: filename=annotated_doc-0.0.4-py3-none-any.whl size=5304 sha256=6ffeaf0df25940d047a525f0b9b13eb8e5173d8b2618856efa88fa859249bc4f Stored in directory: /root/.cache/pip/wheels/4d/69/41/f00b428f5d0d8dbd1ba15a326a6d4fba66c011067226b99262 Building wheel for annotated-types (pyproject.toml): started Building wheel for annotated-types (pyproject.toml): finished with status 'done' Created wheel for annotated-types: filename=annotated_types-0.7.0-py3-none-any.whl size=13644 sha256=8952203323d0574f53fc241b09be687323e2b393839a61a09946e4e798d7b128 Stored in directory: /root/.cache/pip/wheels/dc/00/56/0226924d2f9e78539fabadacb0b1b75e13e7b1a27ea1ba331f Building wheel for anyio (pyproject.toml): started Building wheel for anyio (pyproject.toml): finished with status 'done' Created wheel for anyio: filename=anyio-4.9.0-py3-none-any.whl size=100953 sha256=fa558ca958fad12b24078f9bf5c1b838ec1aa81341e4e34f0fb6fa8c38ce93a4 Stored in directory: /root/.cache/pip/wheels/6a/94/84/a7da54732626f983ab831e02b367576d4264bc0bf817e1b2a5 Building wheel for argcomplete (pyproject.toml): started Building wheel for argcomplete (pyproject.toml): finished with status 'done' Created wheel for argcomplete: filename=argcomplete-3.6.0-py3-none-any.whl size=43769 sha256=4711a9f420b798abfed0e7f51faefe9817a648881a189c022af56461f62e5c12 Stored in directory: /root/.cache/pip/wheels/3b/62/28/9243d94b790359dbab1000ca00e45d321ca4db02140e70f24d Building wheel for arrow (pyproject.toml): started Building wheel for arrow (pyproject.toml): finished with status 'done' Created wheel for arrow: filename=arrow-1.3.0-py3-none-any.whl size=66462 sha256=26b8a5b93bd54a90f85a160aafe4f8a33414bbec0d6dd7142c893d4e76634c1c Stored in directory: /root/.cache/pip/wheels/9f/fe/c6/490c9eed6b7529e33c1cb1da2e4ff49d41633fc598d3dc57e7 Building wheel for asttokens (pyproject.toml): started Building wheel for asttokens (pyproject.toml): finished with status 'done' Created wheel for asttokens: filename=asttokens-3.0.0-py3-none-any.whl size=26958 sha256=16c8d64d4a99e1253f0befb9ebfc1f15817065312d7a4a8b50d5f00ea18296e3 Stored in directory: /root/.cache/pip/wheels/d2/4f/25/ba4653858e38d4b293501b318e6a25eaa68d8f315264dad75f Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-25.1.0-py3-none-any.whl size=63152 sha256=a7b2487228fc50524cbb39d9b8e5f6abb08721828310d1afbc753764992f3d74 Stored in directory: /root/.cache/pip/wheels/b4/b6/cb/92074ce97aeec13fd6cb3a18f05b3a69387fbe9fca0632c021 Building wheel for autopep8 (pyproject.toml): started Building wheel for autopep8 (pyproject.toml): finished with status 'done' Created wheel for autopep8: filename=autopep8-2.3.2-py2.py3-none-any.whl size=45862 sha256=1d90b7b84c3b0b31ee6306071c95ad4f04b777a8102be39c2b68d6c1cfe37a80 Stored in directory: /root/.cache/pip/wheels/82/c8/c1/46a158ccb714ed6bb434c7e847bb3fa576be8f3c8e7cae2e5d Building wheel for Babel (pyproject.toml): started Building wheel for Babel (pyproject.toml): finished with status 'done' Created wheel for Babel: filename=babel-2.17.0-py3-none-any.whl size=10182566 sha256=8ab6f79042c51548ead1e5fe87d2cd2a555abcae516a8f59f2eb40359df261a6 Stored in directory: /root/.cache/pip/wheels/28/36/69/6ef91062b9b97b438d44d912c933e0be75220c011449a35dc1 Building wheel for backcall (pyproject.toml): started Building wheel for backcall (pyproject.toml): finished with status 'done' Created wheel for backcall: filename=backcall-0.2.0-py2.py3-none-any.whl size=11189 sha256=2e865e2e9aba26be38095fd1cdf56bbb72944cf11b11c0d6916c48fd61ce3549 Stored in directory: /root/.cache/pip/wheels/6e/b9/d2/f34bfc5e70c13c43c3cd7e57951b43d2c8c047bf3e0d8386bf Building wheel for bcrypt (pyproject.toml): started Building wheel for bcrypt (pyproject.toml): finished with status 'done' Created wheel for bcrypt: filename=bcrypt-5.0.0-cp313-cp313-linux_x86_64.whl size=275368 sha256=ff852c21baeec5a059f698438e37e9130162f11f4662b999680293efc1ea2af2 Stored in directory: /root/.cache/pip/wheels/9c/01/83/df6845f258e12a673f19c05dbc40e5b5c8e6567cc5aa537c66 Building wheel for beautifulsoup4 (pyproject.toml): started Building wheel for beautifulsoup4 (pyproject.toml): finished with status 'done' Created wheel for beautifulsoup4: filename=beautifulsoup4-4.13.3-py3-none-any.whl size=186638 sha256=40d74bed66f11da68a1d250c61bd00904203358483b4f57d3a3e45bd289e0d0f Stored in directory: /root/.cache/pip/wheels/e1/c5/77/871610c93796b354545036afe53af8db55fae815e6e466f090 Building wheel for binaryornot (pyproject.toml): started Building wheel for binaryornot (pyproject.toml): finished with status 'done' Created wheel for binaryornot: filename=binaryornot-0.6.0-py3-none-any.whl size=14185 sha256=d975cc915cc48cd496432ffd98737e4a072d6b45ff06ef5343701a9019fe52d1 Stored in directory: /root/.cache/pip/wheels/93/a3/82/0bcbab9a0167a3e33e73d2070f4652443834b3ad028f248390 Building wheel for bjoern (pyproject.toml): started Building wheel for bjoern (pyproject.toml): finished with status 'done' Created wheel for bjoern: filename=bjoern-3.2.2-cp313-cp313-linux_x86_64.whl size=95984 sha256=eb703b0bc87f9e007cc0d7bc132e70e5139b88a88a8ae9eaa200225e29817822 Stored in directory: /root/.cache/pip/wheels/7a/26/da/86e98729466d24b9d10cc7f6a8942df4f2522368c4331c6045 Building wheel for cachetools (pyproject.toml): started Building wheel for cachetools (pyproject.toml): finished with status 'done' Created wheel for cachetools: filename=cachetools-7.1.4-py3-none-any.whl size=16761 sha256=1572771f13d0c05d62dde658367a2d9e43350fa50004ceac18dd0bc35094fe12 Stored in directory: /root/.cache/pip/wheels/70/06/64/f373c91b3c918c1ca12983702629045a42dc567a45f228de65 Building wheel for Cerberus (pyproject.toml): started Building wheel for Cerberus (pyproject.toml): finished with status 'done' Created wheel for Cerberus: filename=cerberus-1.3.7-py3-none-any.whl size=30567 sha256=b2fdb23c41e6d4e627d3605ee74d5ea50b24d091f27017009e3131baa791b1ab Stored in directory: /root/.cache/pip/wheels/27/1b/61/5d10d9dda572aaf513510532a869caf79eb05b195b905d0559 Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'done' Created wheel for cffi: filename=cffi-2.0.0-cp313-cp313-linux_x86_64.whl size=466592 sha256=6ab00d25ded31da9fc6035c29c66a9d83cee944631d6f9214bc0c7826ee6bb48 Stored in directory: /root/.cache/pip/wheels/d4/47/b8/0ae8bf0dde2ec6765bd5ccefa943b0504583d313a898b52cf6 Building wheel for chardet (pyproject.toml): started Building wheel for chardet (pyproject.toml): finished with status 'done' Created wheel for chardet: filename=chardet-5.2.0-py3-none-any.whl size=199424 sha256=34d571d3cc760cd38cc6b6688c229b6ea2d2ef7ce3cb2ae95607db094685d1e1 Stored in directory: /root/.cache/pip/wheels/a9/b9/e8/20d92954b37730241afbc5632321cdc07b2d00d8ca0498bd87 Building wheel for charset_normalizer (pyproject.toml): started Building wheel for charset_normalizer (pyproject.toml): finished with status 'done' Created wheel for charset_normalizer: filename=charset_normalizer-3.4.7-py3-none-any.whl size=61958 sha256=dde5897cc1ef332f9bba46e0ffc02cce270d7c6676b9def617276028ec655c54 Stored in directory: /root/.cache/pip/wheels/07/9d/88/3a3b03d498949455cb2e1aea130605a5998feae6c23f8f60cc Building wheel for Click (pyproject.toml): started Building wheel for Click (pyproject.toml): finished with status 'done' Created wheel for Click: filename=click-8.3.3-py3-none-any.whl size=110502 sha256=4c8147077538af288a32393dcf06e2e5d050ac7de3d4b54072c2517764f35334 Stored in directory: /root/.cache/pip/wheels/65/08/7d/487b0d8a842339dabca08bd5433367351e2574ea136104cb5c Building wheel for colorama (pyproject.toml): started Building wheel for colorama (pyproject.toml): finished with status 'done' Created wheel for colorama: filename=colorama-0.4.6-py2.py3-none-any.whl size=25348 sha256=d1ed2cfc101923a99b97872dd10231165ab98b4c76a54d185235c804915eddbd Stored in directory: /root/.cache/pip/wheels/7b/ad/09/b45d688a49872b2f24bec40c8aa528294ae131ff8d8e87c718 Building wheel for ConfigUpdater (pyproject.toml): started Building wheel for ConfigUpdater (pyproject.toml): finished with status 'done' Created wheel for ConfigUpdater: filename=configupdater-3.2-py2.py3-none-any.whl size=34716 sha256=a06438e39f0a7e8387be114bea1e615f9a7305deec77955240e1d19d72a2082f Stored in directory: /root/.cache/pip/wheels/1f/5a/26/0302935b61dc75c8c5d34f358b3509c2b19b9459cadf1b3ac0 Building wheel for cron-wrapper (pyproject.toml): started Building wheel for cron-wrapper (pyproject.toml): finished with status 'done' Created wheel for cron-wrapper: filename=cron_wrapper-0.1.3-py3-none-any.whl size=5314 sha256=85fba0e970bed8931e6c0e9d7304068ca502ef7a8bbbbccc0a0a28882e5c8c08 Stored in directory: /root/.cache/pip/wheels/67/53/3c/31f0dcdda4b759ba47326bddd8c684bbe74a8f0b2753452cea Building wheel for cryptography (pyproject.toml): started Building wheel for cryptography (pyproject.toml): finished with status 'done' Created wheel for cryptography: filename=cryptography-46.0.7-cp313-abi3-linux_x86_64.whl size=2450743 sha256=6b926badd77e035fc778eb4615504348eab39ae5adff2f782223132d242df8d8 Stored in directory: /root/.cache/pip/wheels/56/4b/8d/a83a91f3d4bab890633d3e1a94f8126c8f8358294a578a95bf Building wheel for decorator (pyproject.toml): started Building wheel for decorator (pyproject.toml): finished with status 'done' Created wheel for decorator: filename=decorator-5.2.1-py3-none-any.whl size=8967 sha256=5e3ded5a6b90445761fb24e2fc1ba24f513d972fba6c5f12b83122a69480fbca Stored in directory: /root/.cache/pip/wheels/22/c3/2a/222c02b615b1ef0fbcd01202c1e9eb84407fa1a3d6822e2b8c Building wheel for defusedxml (pyproject.toml): started Building wheel for defusedxml (pyproject.toml): finished with status 'done' Created wheel for defusedxml: filename=defusedxml-0.7.1-py2.py3-none-any.whl size=25717 sha256=5f0faf1a36e488f126b201b79cf8eead611103eefda9178cb8db2024cf9763d4 Stored in directory: /root/.cache/pip/wheels/ec/93/f8/3368ae0336a8ad7159005d82ee95205a32c2689e253ce5981c Building wheel for Deprecated (pyproject.toml): started Building wheel for Deprecated (pyproject.toml): finished with status 'done' Created wheel for Deprecated: filename=deprecated-1.3.1-py2.py3-none-any.whl size=11300 sha256=c9a67c0b2e6bc415cc8c36c8a0dbad212449612833290e0dc8a5dd9b642752ce Stored in directory: /root/.cache/pip/wheels/45/cf/d8/a9b206e47c937a26424b0017247da0cc2ac63f9fb0f5351c13 Building wheel for wrapt (pyproject.toml): started Building wheel for wrapt (pyproject.toml): finished with status 'done' Created wheel for wrapt: filename=wrapt-2.2.1-cp313-cp313-linux_x86_64.whl size=167336 sha256=c6a02a5e4dfeabe482ec95d824c9ba6afd26443ba19831bd815ee7d198772a8d Stored in directory: /root/.cache/pip/wheels/33/b1/29/c7416dd8a1bfd4af2d0de0db392b9ee54d589afd671f937b42 Building wheel for deprecation (pyproject.toml): started Building wheel for deprecation (pyproject.toml): finished with status 'done' Created wheel for deprecation: filename=deprecation-2.1.0-py2.py3-none-any.whl size=11277 sha256=836c3649b36a7c9ba85b6b5209cf10893436f00eb21992ea6162507e55356c5b Stored in directory: /root/.cache/pip/wheels/7b/41/a3/ab1da2147c6c2afb352b0d99479936251b06f1658fb099abd5 Building wheel for dill (pyproject.toml): started Building wheel for dill (pyproject.toml): finished with status 'done' Created wheel for dill: filename=dill-0.4.0-py3-none-any.whl size=119771 sha256=cc1ef26c4573c4aa911cebe9fd9bde7166387db5cf86da94eb3eb6068f47b488 Stored in directory: /root/.cache/pip/wheels/fe/52/d7/180055bf06e79b891e0ef4a6e16042ec88b05e2e15902e1d81 Building wheel for diskcache (pyproject.toml): started Building wheel for diskcache (pyproject.toml): finished with status 'done' Created wheel for diskcache: filename=diskcache-5.6.3-py3-none-any.whl size=45631 sha256=24fa7d822830040ee246d10b9d3285f8b83d6023a3a3a7ba60c73841d40a9233 Stored in directory: /root/.cache/pip/wheels/9b/5c/89/d09e50e31a42c71416fe3849ed5a70be6753a5c7689b253cbf Building wheel for entrypoints (pyproject.toml): started Building wheel for entrypoints (pyproject.toml): finished with status 'done' Created wheel for entrypoints: filename=entrypoints-0.4-py3-none-any.whl size=5337 sha256=0a79cca5c4027c2f14db50cbe9bf6ad0208fb55b8e3e20afc8c6786f449bc9f4 Stored in directory: /root/.cache/pip/wheels/2f/4c/f2/79e7ea89191b45e4d67dfa6ea296e53ca3be920d96be40278d Building wheel for executing (pyproject.toml): started Building wheel for executing (pyproject.toml): finished with status 'done' Created wheel for executing: filename=executing-2.2.0-py2.py3-none-any.whl size=26741 sha256=a27999fffbc3a9602430d5df6a1041a59900266444401b857633c05b467f5e72 Stored in directory: /root/.cache/pip/wheels/d5/3e/f0/b08b90c0be0e9ebfb2dc03ec47ed532f63eaae1989d3483101 Building wheel for fakeredis (pyproject.toml): started Building wheel for fakeredis (pyproject.toml): finished with status 'done' Created wheel for fakeredis: filename=fakeredis-2.27.0-py3-none-any.whl size=112298 sha256=bb8041e8ae33bd781b4fb6ca46c18e867298e3e2153b3e2bce29fea8bb1fbb5e Stored in directory: /root/.cache/pip/wheels/48/f5/31/4821fd02e3dc1ee4a78b9f7be3accd42de5d75b6bf5d88ce23 Building wheel for sortedcontainers (pyproject.toml): started Building wheel for sortedcontainers (pyproject.toml): finished with status 'done' Created wheel for sortedcontainers: filename=sortedcontainers-2.4.0-py3-none-any.whl size=29635 sha256=6ec3156068f63d09088da6862561bd389bcd3090f2276d423e695c0545989a27 Stored in directory: /root/.cache/pip/wheels/c5/21/b0/1157f232b4867093193ea176f55a5c11c14450e86e523c0c4f Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.5.0-cp313-cp313-linux_x86_64.whl size=279393 sha256=b01b74a02d8ff9e10a7b4947a47bdda9fa2e7576cefbf7bc2f1504acb7f71c2e Stored in directory: /root/.cache/pip/wheels/27/77/94/133655d37f6595e539a16fe120117ab055a7a45016803b565c Building wheel for fsspec (pyproject.toml): started Building wheel for fsspec (pyproject.toml): finished with status 'done' Created wheel for fsspec: filename=fsspec-2025.3.0-py3-none-any.whl size=193586 sha256=89f2e15bb98c78fc353bd205c3ba0a99114f95c3c06f88bf51972efd88c3d0aa Stored in directory: /root/.cache/pip/wheels/2f/86/59/c7d34288373f614e07615ec132f37708c9fd6041ab01f83900 Building wheel for geojson (pyproject.toml): started Building wheel for geojson (pyproject.toml): finished with status 'done' Created wheel for geojson: filename=geojson-3.3.0-py3-none-any.whl size=15181 sha256=6cd74be3ae0f52a4dfb7f3d34185812d9d73741d76d90997acf0ea71012fdc97 Stored in directory: /root/.cache/pip/wheels/5a/b5/dd/441326a6eece5d040e2a733b07b8322d898f6806842426928f Building wheel for gitignore-parser (pyproject.toml): started Building wheel for gitignore-parser (pyproject.toml): finished with status 'done' Created wheel for gitignore-parser: filename=gitignore_parser-0.1.13-py3-none-any.whl size=5229 sha256=788cd6c7da84bda57112b4d34afd133809589d2cc53e5a050b7324574a28dedf Stored in directory: /root/.cache/pip/wheels/82/cb/5d/fae833efab717145c772e575f1bd0355af6717f3aacb2476d4 Building wheel for h11 (pyproject.toml): started Building wheel for h11 (pyproject.toml): finished with status 'done' Created wheel for h11: filename=h11-0.16.0-py3-none-any.whl size=37516 sha256=07ed4a4db92892f7a6d9de5defa8502ecd154a373f1ca71ed9695f757528d49f Stored in directory: /root/.cache/pip/wheels/a7/6d/d6/59406f29d8d79378857d87790406af6be510080054a3ef951d Building wheel for hiredis (pyproject.toml): started Building wheel for hiredis (pyproject.toml): finished with status 'done' Created wheel for hiredis: filename=hiredis-3.1.0-cp313-cp313-linux_x86_64.whl size=169614 sha256=93e96e7a335d6bb713224b845855d8aa33fd2fd176b43f71e8136c5b48b630ed Stored in directory: /root/.cache/pip/wheels/7d/00/71/07f66a4c4de6a3a57794e34c9d8bb2927e0d2af028ee3232c6 Building wheel for httpcore (pyproject.toml): started Building wheel for httpcore (pyproject.toml): finished with status 'done' Created wheel for httpcore: filename=httpcore-1.0.9-py3-none-any.whl size=78785 sha256=391ffa01d670c0999371e15594b8ee5f023b7f23a1201f3e03a3d33c6a94b286 Stored in directory: /root/.cache/pip/wheels/49/f8/12/07e0dfb573181d429047045703a1d07ef0d8ffb10d476c13e5 Building wheel for httpx (pyproject.toml): started Building wheel for httpx (pyproject.toml): finished with status 'done' Created wheel for httpx: filename=httpx-0.28.1-py3-none-any.whl size=73528 sha256=72783f89df980b99ac4bbe4d9f12c5646e8b7523020d4fcdfc21ebf0baa475cf Stored in directory: /root/.cache/pip/wheels/97/32/3c/8c616b315ee28a8121efdb87a8863bd34c717c1eb85924e698 Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.16-py3-none-any.whl size=74165 sha256=cc246e3a3f89580c3a951b5ad298ca4638078b2cdd4f115654332b5c26daded5 Stored in directory: /root/.cache/pip/wheels/38/28/a0/1c999fd4a08a78f59f5a8c646aec7579bc00449b3a478824af Building wheel for importlib_resources (pyproject.toml): started Building wheel for importlib_resources (pyproject.toml): finished with status 'done' Created wheel for importlib_resources: filename=importlib_resources-6.5.2-py3-none-any.whl size=37503 sha256=f4f229450b7fb451528029401dc411823408b923fe1ebafc11f52302edfcb5bc Stored in directory: /root/.cache/pip/wheels/11/94/5c/f061395ead20539e8478f2913a8bc050130e7fabfd8e6d88a7 Building wheel for inotify-simple (pyproject.toml): started Building wheel for inotify-simple (pyproject.toml): finished with status 'done' Created wheel for inotify-simple: filename=inotify_simple-1.3.5-py3-none-any.whl size=7762 sha256=d2b9a643effd60d6e30c380c8cba2586162ee9af477316227f00fbbd7cc29dc1 Stored in directory: /root/.cache/pip/wheels/57/8c/f9/55cf433b0059351ca6bb8832fced1fabb249074d78d2c0d073 Building wheel for ipython (pyproject.toml): started Building wheel for ipython (pyproject.toml): finished with status 'done' Created wheel for ipython: filename=ipython-9.0.2-py3-none-any.whl size=600574 sha256=21c3d731ba0a5475166fe46ce3c59a990942b12463fb0a16ca25bd28cde1bca0 Stored in directory: /root/.cache/pip/wheels/22/1b/11/33b8de56a34e02e2eff536de2942a1d39c30163ae71b5bd3d9 Building wheel for prompt-toolkit (pyproject.toml): started Building wheel for prompt-toolkit (pyproject.toml): finished with status 'done' Created wheel for prompt-toolkit: filename=prompt_toolkit-3.0.50-py3-none-any.whl size=387867 sha256=25d8cd8c09c4873771b8ae5b9bda8397687945dd43538a03ae4164f87e08baed Stored in directory: /root/.cache/pip/wheels/42/32/d6/89fae2fe6579ff821f3908b6b917af3b17d8155b4ba89141be Building wheel for ipython_pygments_lexers (pyproject.toml): started Building wheel for ipython_pygments_lexers (pyproject.toml): finished with status 'done' Created wheel for ipython_pygments_lexers: filename=ipython_pygments_lexers-1.1.1-py3-none-any.whl size=8115 sha256=5682cec711f6e2b2510bd89b87c1babd1cbfe3e13513addba179bc2d02f6f90d Stored in directory: /root/.cache/pip/wheels/61/a3/e7/4d3f95adc53679e23aec922559ead365ab2cf35322eaf270dd Building wheel for jedi (pyproject.toml): started Building wheel for jedi (pyproject.toml): finished with status 'done' Created wheel for jedi: filename=jedi-0.19.2-py2.py3-none-any.whl size=1572434 sha256=b014c61dfe4254ba05c4d1098b2e706a9ab8ea2c2758e48c1a1c71b9fa95e0b4 Stored in directory: /root/.cache/pip/wheels/94/6f/fb/dd6c0e9573499e5fdd7f38b359c569feaeca6647734127b687 Building wheel for parso (pyproject.toml): started Building wheel for parso (pyproject.toml): finished with status 'done' Created wheel for parso: filename=parso-0.8.4-py2.py3-none-any.whl size=103677 sha256=ea4c62416587c63529e35ff7e880bdadcbf7fa5e51def8f3f8242067cd00fe13 Stored in directory: /root/.cache/pip/wheels/43/18/2e/bc9381fd158c74736a2d6a46819246d49e722c037aa9088f1e Building wheel for Jinja2 (pyproject.toml): started Building wheel for Jinja2 (pyproject.toml): finished with status 'done' Created wheel for Jinja2: filename=jinja2-3.1.6-py3-none-any.whl size=134897 sha256=005a2fc379b662ac007c271a8122f7a7db49bb67fbedfc85db50fccde34d839f Stored in directory: /root/.cache/pip/wheels/4c/17/f6/aca0772a8af26aa06649769a26d22f502386142985a0e71d90 Building wheel for jinja2-from-json-extension (pyproject.toml): started Building wheel for jinja2-from-json-extension (pyproject.toml): finished with status 'done' Created wheel for jinja2-from-json-extension: filename=jinja2_from_json_extension-1.0.1-py3-none-any.whl size=2711 sha256=103ef530b0b72fd2e857216f3807035ad6075f8eab9cca9a6aadd434e43e9dc9 Stored in directory: /root/.cache/pip/wheels/18/ba/8b/fe7749c85596199e73896b58f69449fd4d0accace8485d4ea0 Building wheel for jinja2-fnmatch-extension (pyproject.toml): started Building wheel for jinja2-fnmatch-extension (pyproject.toml): finished with status 'done' Created wheel for jinja2-fnmatch-extension: filename=jinja2_fnmatch_extension-1.0.3-py3-none-any.whl size=3606 sha256=55d300cbc3da49cddd5938f0b858b9b867e29fc5ff692ddf4f0ee0875dd861d9 Stored in directory: /root/.cache/pip/wheels/df/9e/3d/157700ce598f057195f8e7a06ddfe050807b8f26bf18c9451f Building wheel for jinja2-getenv-extension (pyproject.toml): started Building wheel for jinja2-getenv-extension (pyproject.toml): finished with status 'done' Created wheel for jinja2-getenv-extension: filename=jinja2_getenv_extension-1.0.3-py3-none-any.whl size=3775 sha256=569f231f276cdad484fc9b614879dd8ed04dfe629e3a47c49954c67fd013ab79 Stored in directory: /root/.cache/pip/wheels/c8/3c/28/1803b4649eae31f6f8e90a740f9b680580bded705b999d941c Building wheel for jinja2-shell-extension (pyproject.toml): started Building wheel for jinja2-shell-extension (pyproject.toml): finished with status 'done' Created wheel for jinja2-shell-extension: filename=jinja2_shell_extension-2.1.1-py3-none-any.whl size=3785 sha256=a3974407fbfcf4e5d2caff053fc0b5f4b59f8994fbb36e5c9dd3332d554cbb66 Stored in directory: /root/.cache/pip/wheels/a6/03/95/8f8a740031c8b1da6e0d69ea9f69905bf455713ff8b8f6ac68 Building wheel for jinja2-time (pyproject.toml): started Building wheel for jinja2-time (pyproject.toml): finished with status 'done' Created wheel for jinja2-time: filename=jinja2_time-0.2.0-py2.py3-none-any.whl size=4824 sha256=e059eebde3d982557b1c047809b1de20ea8270cdc684763082051b20493ea96a Stored in directory: /root/.cache/pip/wheels/67/28/11/0321d09b043ad058d9e2ced314c3b5ba960401d02c1a2a88c2 Building wheel for jmespath (pyproject.toml): started Building wheel for jmespath (pyproject.toml): finished with status 'done' Created wheel for jmespath: filename=jmespath-1.0.1-py3-none-any.whl size=20337 sha256=799f1f40436b0b63fefd422713a33281632876968a298e34551183ec5ea4a286 Stored in directory: /root/.cache/pip/wheels/04/ad/55/6171379116b3cda3dfb150b64db5a566e10d4a656a6bda81b8 Building wheel for joblib (pyproject.toml): started Building wheel for joblib (pyproject.toml): finished with status 'done' Created wheel for joblib: filename=joblib-1.4.2-py3-none-any.whl size=301859 sha256=25014db9f87437e27054b58305337d43b6a644b207c9d545344498eba45da1ad Stored in directory: /root/.cache/pip/wheels/6e/ac/e3/a24bc733515bc85b2a4e88176550b907c8502a17794f2816bc Building wheel for jsonpickle (pyproject.toml): started Building wheel for jsonpickle (pyproject.toml): finished with status 'done' Created wheel for jsonpickle: filename=jsonpickle-4.1.1-py3-none-any.whl size=47127 sha256=4f098c7b3ea38d5500f8e7607d8b506668d3fd908a3042cebdd084feddf935e8 Stored in directory: /root/.cache/pip/wheels/68/4b/3e/fe5f5981ca28c1a7091bf72bfd2a1e366c925e5a3154de1e2a Building wheel for jsonschema (pyproject.toml): started Building wheel for jsonschema (pyproject.toml): finished with status 'done' Created wheel for jsonschema: filename=jsonschema-4.23.0-py3-none-any.whl size=88461 sha256=748efb11ff46786eeed05c0957751ae0ef91224df2d4902b253dd55d6a6c826f Stored in directory: /root/.cache/pip/wheels/15/51/85/5292657dfdddb9705146309db4fdbd024e43d43b49b1facb5a Building wheel for jsonschema_specifications (pyproject.toml): started Building wheel for jsonschema_specifications (pyproject.toml): finished with status 'done' Created wheel for jsonschema_specifications: filename=jsonschema_specifications-2024.10.1-py3-none-any.whl size=18459 sha256=a6074b11926f63ca54c708d786a27841cf0a6dc655dc239db110ddd70bc20997 Stored in directory: /root/.cache/pip/wheels/94/85/1f/2d8222ef1cb0ed8bd1810fac11f25163ba0a08b07ca3ec4e05 Building wheel for lazy-import (pyproject.toml): started Building wheel for lazy-import (pyproject.toml): finished with status 'done' Created wheel for lazy-import: filename=lazy_import-0.2.2-py2.py3-none-any.whl size=16553 sha256=a30bfdd4a16bd83b8db88b55afdfac68c24bfe1079068e48aef2f1efe846d981 Stored in directory: /root/.cache/pip/wheels/c6/f0/d4/e17036a2e0f951419d77c011f767b01502b3b813e5651f52e9 Building wheel for lxml (pyproject.toml): started Building wheel for lxml (pyproject.toml): still running... Building wheel for lxml (pyproject.toml): finished with status 'done' Created wheel for lxml: filename=lxml-6.1.0-cp313-cp313-linux_x86_64.whl size=10065919 sha256=e18b85c9ce5422607d70cbc16d93516b88527e0c834a98437182925bbc93990e Stored in directory: /root/.cache/pip/wheels/a6/6d/16/a624fbb8d26c8d0f7f7d65024c672442851a0769426a02fb70 Building wheel for Markdown (pyproject.toml): started Building wheel for Markdown (pyproject.toml): finished with status 'done' Created wheel for Markdown: filename=markdown-3.10.2-py3-none-any.whl size=108180 sha256=3b0d131013b1e4c41a96cb245bf9454fad67b9c139121d8b22e9a4e51b396108 Stored in directory: /root/.cache/pip/wheels/79/43/b2/4b2fcebd4a0b10bf521809717f6ab547f389214b15288a1fe4 Building wheel for markdown-it-py (pyproject.toml): started Building wheel for markdown-it-py (pyproject.toml): finished with status 'done' Created wheel for markdown-it-py: filename=markdown_it_py-3.0.0-py3-none-any.whl size=87594 sha256=2405b83d987f98f979d0b67707323fa797eade163097dda46f0785cf4a82069a Stored in directory: /root/.cache/pip/wheels/b4/0e/8b/2a77555be7fe04a9ba66ef18f3f7fe60e77addc49f1db5e23c Building wheel for mdurl (pyproject.toml): started Building wheel for mdurl (pyproject.toml): finished with status 'done' Created wheel for mdurl: filename=mdurl-0.1.2-py3-none-any.whl size=10023 sha256=e09a93faf10973b4df4d9bb682dec5068ea51e1a11807dec2cdc21122f6d2f09 Stored in directory: /root/.cache/pip/wheels/75/58/94/b22a684be2e028740d095905aba1425f24b4d11de6a401c0ac Building wheel for MarkupSafe (pyproject.toml): started Building wheel for MarkupSafe (pyproject.toml): finished with status 'done' Created wheel for MarkupSafe: filename=markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl size=22842 sha256=f01daebee6718113e58f9ee525c9077da7b1cfcbcadbaba10fa1004c8140d639 Stored in directory: /root/.cache/pip/wheels/c9/3a/71/0ae58756520a2873f0144737a2e9d29126d6c86bf2da2b4f13 Building wheel for matplotlib-inline (pyproject.toml): started Building wheel for matplotlib-inline (pyproject.toml): finished with status 'done' Created wheel for matplotlib-inline: filename=matplotlib_inline-0.1.7-py3-none-any.whl size=9937 sha256=f403779f9ec41caf0e873d2c594916788b5dc45747eb4507913cd00ff581cbe9 Stored in directory: /root/.cache/pip/wheels/91/4e/c5/5e961979ab3829f12f933ee7e882e57f1cdc24af8fc2abb4bc Building wheel for mflog (pyproject.toml): started Building wheel for mflog (pyproject.toml): finished with status 'done' Created wheel for mflog: filename=mflog-0.1.1-py3-none-any.whl size=16730 sha256=3e495558ac76e6af2aac75ba21f0e5814be334401eabe62eee855ac461763b85 Stored in directory: /root/.cache/pip/wheels/61/0b/6c/c0c90b426b4faeb9bbb0c2ce3714caa5e1e22ee729ad4db72a Building wheel for mfutil (pyproject.toml): started Building wheel for mfutil (pyproject.toml): finished with status 'done' Created wheel for mfutil: filename=mfutil-0.3.2-py3-none-any.whl size=22346 sha256=ff23a3e65222e8016448175828b75f0faa27095c060f1ed8f5c53b66f9a6f249 Stored in directory: /root/.cache/pip/wheels/f8/84/c3/87726135d3ededc129de3a2f25b3d61cb35d73015cf649b95d Building wheel for msgpack (pyproject.toml): started Building wheel for msgpack (pyproject.toml): finished with status 'done' Created wheel for msgpack: filename=msgpack-1.1.2-cp313-cp313-linux_x86_64.whl size=418843 sha256=ac7162ea987446c713a9f3db6b604e78573a1e58e2b6fd275883bd14aa195373 Stored in directory: /root/.cache/pip/wheels/2d/61/b0/49af1306f8db356d4c1f4ed8818f627126d0eb1fdf86ae4bf2 Building wheel for mypy-extensions (pyproject.toml): started Building wheel for mypy-extensions (pyproject.toml): finished with status 'done' Created wheel for mypy-extensions: filename=mypy_extensions-1.1.0-py3-none-any.whl size=4963 sha256=1be4cccdb0f2482337c4743e60421de3a356cd97508abadd57d47403e94f5505 Stored in directory: /root/.cache/pip/wheels/71/28/15/32362577ac5d3f41beed5e3dc4bb99d56b45f0d1e8172cb596 Building wheel for netifaces2 (pyproject.toml): started Building wheel for netifaces2 (pyproject.toml): finished with status 'done' Created wheel for netifaces2: filename=netifaces2-0.0.22-cp37-abi3-linux_x86_64.whl size=284236 sha256=3f47e7bf60778103ba7da9eb22f8b60b8f2e34ad3eedf86290eaf53d26163f61 Stored in directory: /root/.cache/pip/wheels/51/a7/5a/4013eb05ad9e2ced7e064820187eadb2e623ed6db0758199f4 Building wheel for opinionated-configparser (pyproject.toml): started Building wheel for opinionated-configparser (pyproject.toml): finished with status 'done' Created wheel for opinionated-configparser: filename=opinionated_configparser-1.0.1-py3-none-any.whl size=5504 sha256=cd841c562899545e8e147c2c69d36354a99a2f3408ec6841dffc2899f5c9c1f4 Stored in directory: /root/.cache/pip/wheels/b6/aa/4e/a92609fbe3cf22cceb5b57c389a10ef1c8f828819702246acd Building wheel for paramiko (pyproject.toml): started Building wheel for paramiko (pyproject.toml): finished with status 'done' Created wheel for paramiko: filename=paramiko-3.5.1-py3-none-any.whl size=227325 sha256=3153c94f9fe63d587a948c59f7c61b8712d185f82ca60c539e56164b6aef10ac Stored in directory: /root/.cache/pip/wheels/df/c7/36/5c22140669497af1020b950c22d1d0dd68d67099a6bf8a63c9 Building wheel for pbr (pyproject.toml): started Building wheel for pbr (pyproject.toml): finished with status 'done' Created wheel for pbr: filename=pbr-7.0.3-py2.py3-none-any.whl size=131983 sha256=e111a2d5bb8e8e1c4751237187c6cac206b201c45671d4f60cb5ef54f27239dc Stored in directory: /root/.cache/pip/wheels/b1/79/54/0bc230a958052575930a86f94c3f2ea8c865f9f57dc2d26765 Building wheel for pexpect (pyproject.toml): started Building wheel for pexpect (pyproject.toml): finished with status 'done' Created wheel for pexpect: filename=pexpect-4.9.0-py2.py3-none-any.whl size=63855 sha256=7e9418c36f4b31fc1b21183ed0803478cfc03704adf4e4e90ef5c18024658515 Stored in directory: /root/.cache/pip/wheels/d0/99/f5/7965fb63b543abe4e3fef5b4861d7b9e20ecb32fc411e6fb2e Building wheel for pickleshare (pyproject.toml): started Building wheel for pickleshare (pyproject.toml): finished with status 'done' Created wheel for pickleshare: filename=pickleshare-0.7.5-py2.py3-none-any.whl size=6373 sha256=ab454896a01d3c9fd657a987b1783f9ac5fe4d431c304bcd6ea063d30fc52864 Stored in directory: /root/.cache/pip/wheels/bd/51/6d/d14feb0927a59435e28680eaeea3f33ab09873aaacb56fa748 Building wheel for pika (pyproject.toml): started Building wheel for pika (pyproject.toml): finished with status 'done' Created wheel for pika: filename=pika-1.3.2-py3-none-any.whl size=155455 sha256=fbcc459c6d43e67f0ae8c4e7a3ef5723e342547b35340d61a15ecda86bc53582 Stored in directory: /root/.cache/pip/wheels/c8/cd/ba/df17b999596bd6da106a99c690f0a3d5def026b49053fe5227 Building wheel for Pillow (pyproject.toml): started Building wheel for Pillow (pyproject.toml): finished with status 'done' Created wheel for Pillow: filename=pillow-12.2.0-cp313-cp313-linux_x86_64.whl size=1545814 sha256=2a02b43a9393d8ba417c0686ef650d175676c991d254b11c3e4a77906512c1c8 Stored in directory: /root/.cache/pip/wheels/f7/ab/b1/a419f72634e07eed3ae5d532f8bc47c1b52bcd8beff7ce0d10 Building wheel for poyo (pyproject.toml): started Building wheel for poyo (pyproject.toml): finished with status 'done' Created wheel for poyo: filename=poyo-0.5.0-py2.py3-none-any.whl size=10277 sha256=20637cfb6878184dc581d672bcc218a93742030fe3193ec46677a1f8ee63e03c Stored in directory: /root/.cache/pip/wheels/70/b4/b9/1a22daf0ac192671983102c62541bb0de0e2e067be194c12ae Building wheel for propcache (pyproject.toml): started Building wheel for propcache (pyproject.toml): finished with status 'done' Created wheel for propcache: filename=propcache-0.3.0-cp313-cp313-linux_x86_64.whl size=227009 sha256=09e7035e216e71dc7c938ada125aa7a3568cabd65796754c1718ae16407a2802 Stored in directory: /root/.cache/pip/wheels/22/b3/2c/f65a7ba86c68435f82351336399a33fb68132496f7d44cd42c Building wheel for psutil (pyproject.toml): started Building wheel for psutil (pyproject.toml): finished with status 'done' Created wheel for psutil: filename=psutil-7.2.2-cp36-abi3-linux_x86_64.whl size=158830 sha256=091ba7218f761fa41f5689b442020ec9aac520f977d68846799cc7be3745c4f8 Stored in directory: /root/.cache/pip/wheels/83/dd/cf/b4c250d1b98c594b720ccf33e4695f72dac00ca23ea033e7e6 Building wheel for ptyprocess (pyproject.toml): started Building wheel for ptyprocess (pyproject.toml): finished with status 'done' Created wheel for ptyprocess: filename=ptyprocess-0.7.0-py2.py3-none-any.whl size=14026 sha256=3470be7f810474c8a2ecfcd6e02acc6aea8483ab595417fa4e336362a349933e Stored in directory: /root/.cache/pip/wheels/d7/46/07/e25f48e8c65a064c90fc165561f313bf59723ccc042caebd04 Building wheel for pure-eval (pyproject.toml): started Building wheel for pure-eval (pyproject.toml): finished with status 'done' Created wheel for pure-eval: filename=pure_eval-0.2.3-py3-none-any.whl size=11881 sha256=1b7112e9d0df2775c8dcfa8a4b10c486e43f52393cf4672afa387401ffabd864 Stored in directory: /root/.cache/pip/wheels/18/18/7d/c84e6395b1e382706345a397e4168513808bcd911f998ce04f Building wheel for pyasn1 (pyproject.toml): started Building wheel for pyasn1 (pyproject.toml): finished with status 'done' Created wheel for pyasn1: filename=pyasn1-0.6.3-py3-none-any.whl size=83997 sha256=f56088061c480ea529945f47308cbbdc008323288891a6882c067c4b393c4e0a Stored in directory: /root/.cache/pip/wheels/18/0b/e9/3f2ac257389b08e64f9c7ba8dbb1c5bf930fbe03d4b577be89 Building wheel for pyasn1-modules (pyproject.toml): started Building wheel for pyasn1-modules (pyproject.toml): finished with status 'done' Created wheel for pyasn1-modules: filename=pyasn1_modules-0.4.1-py3-none-any.whl size=181257 sha256=af5eab7ef34f39f3b4d6281e660dec723a5e8930e49391e88b176852f0483dd5 Stored in directory: /root/.cache/pip/wheels/22/1f/a1/41c667c21b6708ffa6f098b6a2d293c81e3eed87666885d40d Building wheel for pyasyncore (pyproject.toml): started Building wheel for pyasyncore (pyproject.toml): finished with status 'done' Created wheel for pyasyncore: filename=pyasyncore-1.0.4-py3-none-any.whl size=10115 sha256=35932a43633fe54944f9fd9ebb4fca06ca8fec3d6e4483ce3a79f3525c339400 Stored in directory: /root/.cache/pip/wheels/aa/cb/63/454ff3f7fbf163189d3df3076db8085a49cf49467efec3c10b Building wheel for pycodestyle (pyproject.toml): started Building wheel for pycodestyle (pyproject.toml): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.12.1-py2.py3-none-any.whl size=31324 sha256=33478098c0e44e143fff1ccbf19e28b6bef7f3910a379723deb89c43d8d7f713 Stored in directory: /root/.cache/pip/wheels/e8/64/54/ef7f11a47a9604d07e88da14ac5705ec2f70e6d5de671a6e96 Building wheel for pydantic (pyproject.toml): started Building wheel for pydantic (pyproject.toml): finished with status 'done' Created wheel for pydantic: filename=pydantic-2.13.4-py3-none-any.whl size=472263 sha256=5eb51116dd9eaeabb8e60e237f80de7b16a7319bfda2b7c8d6b8406fe83b94c8 Stored in directory: /root/.cache/pip/wheels/30/23/f5/b86623d5473d95e9ec548c80484e8058c06a19b3b91cfcbce0 Building wheel for pydantic-core (pyproject.toml): started Building wheel for pydantic-core (pyproject.toml): still running... Building wheel for pydantic-core (pyproject.toml): finished with status 'done' Created wheel for pydantic-core: filename=pydantic_core-2.46.4-cp313-cp313-linux_x86_64.whl size=2209645 sha256=7d7d2a72b5bd96dcf5e8203a6d2abf971ac10f1ebb9250eafe36cc7a33fccf32 Stored in directory: /root/.cache/pip/wheels/48/a7/15/57f4db5093aea7d4d90d667ae50a8daa8710b60dca13aca811 Building wheel for Pygments (pyproject.toml): started Building wheel for Pygments (pyproject.toml): finished with status 'done' Created wheel for Pygments: filename=pygments-2.20.0-py3-none-any.whl size=1231152 sha256=b634f15ea7f049b8eca0d8ef089dc775ea1c11ff2c2547d4891753ee049856ec Stored in directory: /root/.cache/pip/wheels/fe/a2/c7/672696e3c731fd0b08093436ca891f058d7ae6f678d2c41e47 Building wheel for pyinotify (pyproject.toml): started Building wheel for pyinotify (pyproject.toml): finished with status 'done' Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25417 sha256=5609128d90d9d64599f9c347102aa982ca063fae60d9ea1f9533adbd43f84768 Stored in directory: /root/.cache/pip/wheels/be/e0/29/d237cd80907dd5699eeee0237d136eae049d8edef6f5a6a6fa Building wheel for PyNaCl (pyproject.toml): started Building wheel for PyNaCl (pyproject.toml): finished with status 'done' Created wheel for PyNaCl: filename=pynacl-1.6.2-cp313-cp313-linux_x86_64.whl size=1386424 sha256=6ae3764987c496ab04abeddbd0daf8a4fb5e2a2cfac4089b98edcea0f79bcf6a Stored in directory: /root/.cache/pip/wheels/23/99/9a/8d590267e80c2ae6e07b931859c7dfa24a465ee1f4daf206c0 Building wheel for python-dateutil (pyproject.toml): started Building wheel for python-dateutil (pyproject.toml): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.9.0.post0-py2.py3-none-any.whl size=229932 sha256=673514cc21d8aaa6e9d4a8de8dd33fea942c0c6fce03bad216a5e48fc44c85c4 Stored in directory: /root/.cache/pip/wheels/dd/43/b7/0ceab2b2f58fb43a06d0a59467a4bfabb2dc8b6fb8ec7f09e5 Building wheel for python-ldap (pyproject.toml): started Building wheel for python-ldap (pyproject.toml): finished with status 'done' Created wheel for python-ldap: filename=python_ldap-3.4.5-cp313-cp313-linux_x86_64.whl size=381519 sha256=2ea689ab034a7afbe15ed5ab9006b5ff5a1a2f41528a43ec378d484e22d14271 Stored in directory: /root/.cache/pip/wheels/2d/48/b3/2a995d21151e6fbd27603592f95ee0115fd1bacc877e216754 Building wheel for pytz (pyproject.toml): started Building wheel for pytz (pyproject.toml): finished with status 'done' Created wheel for pytz: filename=pytz-2025.1-py3-none-any.whl size=508014 sha256=831440566f6cec626463e1ae27fb994bfa178dbce095351b90fd6611c2055b09 Stored in directory: /root/.cache/pip/wheels/7e/3d/81/a85d75ff07e63350c49d844ca29379a7f36dcba7df3621a98d Building wheel for PyYAML (pyproject.toml): started Building wheel for PyYAML (pyproject.toml): finished with status 'done' Created wheel for PyYAML: filename=pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl size=45464 sha256=e125f9a794de5cf1b4828b8d56db83765ecfbf52a2df3d5550a343eb7b52f50e Stored in directory: /root/.cache/pip/wheels/aa/29/40/b2d39adcf3d4ad62005bbc244cbeb5cc01d37ffd17fdc79a4a Building wheel for redis (pyproject.toml): started Building wheel for redis (pyproject.toml): finished with status 'done' Created wheel for redis: filename=redis-7.2.2-py3-none-any.whl size=396377 sha256=8bd20727048c01a1fb4741f98c4194f5aa64781b7dd28386ca74ce6b41e42dcf Stored in directory: /root/.cache/pip/wheels/ec/0c/a8/d116fe376d7ff1e79861b58a7731590a937928de53a0c0671c Building wheel for referencing (pyproject.toml): started Building wheel for referencing (pyproject.toml): finished with status 'done' Created wheel for referencing: filename=referencing-0.36.2-py3-none-any.whl size=26775 sha256=9294b20a457f8c061d9f9f11747b66685bcda374996222a3668a4c45b3699ebb Stored in directory: /root/.cache/pip/wheels/e4/b0/27/060c15f5b302e9ec2ed30cf9b7fe25984ce72752cfc7c04f02 Building wheel for regex (pyproject.toml): started Building wheel for regex (pyproject.toml): finished with status 'done' Created wheel for regex: filename=regex-2024.11.6-cp313-cp313-linux_x86_64.whl size=796995 sha256=9c69f1ec452f2d2f919a4559202d09222037bd95acca0327fd68a64ade58a82f Stored in directory: /root/.cache/pip/wheels/78/25/fd/78977b709cb576063310b902b1a828bbb1c5f62bd4d2890332 Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.33.0-py3-none-any.whl size=65017 sha256=320078bca734df2bd2a28bea0bf3f387f6aa71f0286cbcf211f1e84e55dcebea Stored in directory: /root/.cache/pip/wheels/31/cb/e7/9fc66cbd5c892e203affe345683da3c9e5bbccc0d9cc2e92cf Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.7.0-py3-none-any.whl size=131087 sha256=0ae2c27ff9d323172de8e859e6d5aa18ec066997e2f079665b63e9105d4b20f8 Stored in directory: /root/.cache/pip/wheels/64/bd/a4/5527a8728500afd339f1e5d3bd81fb88e78eed9d5c84489977 Building wheel for requests-unixsocket2 (pyproject.toml): started Building wheel for requests-unixsocket2 (pyproject.toml): finished with status 'done' Created wheel for requests-unixsocket2: filename=requests_unixsocket2-0.4.2-py3-none-any.whl size=7835 sha256=3b365cea58feeb21cc57e58c43635a8831bab8661c895606ed01f71f913d96ed Stored in directory: /root/.cache/pip/wheels/90/a9/88/d04b84251b949df1e866f94df35e31cc7972e584af4a56b0e6 Building wheel for rich (pyproject.toml): started Building wheel for rich (pyproject.toml): finished with status 'done' Created wheel for rich: filename=rich-14.3.4-py3-none-any.whl size=310481 sha256=483432f71005c7746c0b406a56faf7bfc996da5234cebb48d9a33087065d748f Stored in directory: /root/.cache/pip/wheels/c5/3a/55/ea7e26eb3f428cd996059775a438773f61438cbbd36dd8d238 Building wheel for rpds-py (pyproject.toml): started Building wheel for rpds-py (pyproject.toml): finished with status 'done' Created wheel for rpds-py: filename=rpds_py-0.29.0-cp313-cp313-linux_x86_64.whl size=393762 sha256=0a00405943bedd00819e00233ffcb46666557d25d3aa4b33b27b2e7ec3a126f5 Stored in directory: /root/.cache/pip/wheels/e8/01/bb/8a419ed9a3e9f703d9e66c3524a890ce6600528efb5031b763 Building wheel for setuptools-git-versioning (pyproject.toml): started Building wheel for setuptools-git-versioning (pyproject.toml): finished with status 'done' Created wheel for setuptools-git-versioning: filename=setuptools_git_versioning-2.1.0-py3-none-any.whl size=10709 sha256=835de73f76049f59209fbd86257fe1d52725afd7b58224936f2b2cfbb0409ef7 Stored in directory: /root/.cache/pip/wheels/8c/5b/1d/cf58e887e67bfea38d51c9d00c58365aa31af92b1fea604289 Building wheel for shellingham (pyproject.toml): started Building wheel for shellingham (pyproject.toml): finished with status 'done' Created wheel for shellingham: filename=shellingham-1.5.4-py2.py3-none-any.whl size=9791 sha256=fc2cd2a32caaefe6f998805326b76906a2c17159d6fa5123634e568cc52b1a16 Stored in directory: /root/.cache/pip/wheels/f0/8f/5c/a5e378a79dd7dc4eb17b93a9b430a5311fb1f511ed9c814cf4 Building wheel for simpleeval (pyproject.toml): started Building wheel for simpleeval (pyproject.toml): finished with status 'done' Created wheel for simpleeval: filename=simpleeval-1.0.6-py3-none-any.whl size=18661 sha256=652b08350e49edf4d37cf2b5a8491b94557de8fd12ed254e39dfbd48da668e28 Stored in directory: /root/.cache/pip/wheels/7a/86/18/6a691e0eb8ecb3314311299c660d7cb6935fd009e8da37e02b Building wheel for sniffio (pyproject.toml): started Building wheel for sniffio (pyproject.toml): finished with status 'done' Created wheel for sniffio: filename=sniffio-1.3.1-py3-none-any.whl size=10284 sha256=95da003a8924c772960d2087a3b3afe51a8f063926ab2f038e0e3ac1764d6496 Stored in directory: /root/.cache/pip/wheels/1b/bf/77/3793f7e384e32bbe6586869fec505ac9cf8576ce08ac2609e3 Building wheel for soupsieve (pyproject.toml): started Building wheel for soupsieve (pyproject.toml): finished with status 'done' Created wheel for soupsieve: filename=soupsieve-2.6-py3-none-any.whl size=36187 sha256=f3f08caabaeadd362b32938407d6550f7a096e77229f8572624d8bc544227813 Stored in directory: /root/.cache/pip/wheels/22/e2/d6/c5afaa3edcec9c16a0c03bdd3765dc1bb3f5c9e12d0f76bf54 Building wheel for stack-data (pyproject.toml): started Building wheel for stack-data (pyproject.toml): finished with status 'done' Created wheel for stack-data: filename=stack_data-0.6.3-py3-none-any.whl size=24556 sha256=e38aa01dc5fa52434bbf606e39add2cff53344783047e1dc52c9fef256302f9f Stored in directory: /root/.cache/pip/wheels/bd/52/89/dda143bdd3097ce06ba37cc978ab953084e8f1a656d69e2d14 Building wheel for structlog (pyproject.toml): started Building wheel for structlog (pyproject.toml): finished with status 'done' Created wheel for structlog: filename=structlog-23.1.0-py3-none-any.whl size=62470 sha256=9cda68059e52d541b456ab88a2ff93b6f2904d9dd31d02c5d89a8388c5de289a Stored in directory: /root/.cache/pip/wheels/b5/5b/28/44d7c99f086f96285ba4fe4de74e583ba23a1dc7931272bf0b Building wheel for termcolor (pyproject.toml): started Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-2.5.0-py3-none-any.whl size=7754 sha256=37d99916788660f413179b40b304d564c8abe007213d0dea930d5e13b8878976 Stored in directory: /root/.cache/pip/wheels/84/12/d7/1343d53052004c0f242122acd61029a801516dde70506aef4f Building wheel for terminaltables3 (pyproject.toml): started Building wheel for terminaltables3 (pyproject.toml): finished with status 'done' Created wheel for terminaltables3: filename=terminaltables3-4.0.0-py3-none-any.whl size=15628 sha256=a7f5b860fbe2f556bc186d4ab4bfe5b2759dacec50512f4357c9c121ff4efc87 Stored in directory: /root/.cache/pip/wheels/2d/c8/84/a75587ae30e912da08a9e849521bfa57a751398ec23d888a10 Building wheel for threadpoolctl (pyproject.toml): started Building wheel for threadpoolctl (pyproject.toml): finished with status 'done' Created wheel for threadpoolctl: filename=threadpoolctl-3.6.0-py3-none-any.whl size=18639 sha256=d2195fc8484e00042416edb1c86e146cb01a130d3edfcaf9432a8e73c5f08a01 Stored in directory: /root/.cache/pip/wheels/42/28/67/f2f449db346ea4db511b201a05a564c562d03a0f532f05151f Building wheel for tomlkit (pyproject.toml): started Building wheel for tomlkit (pyproject.toml): finished with status 'done' Created wheel for tomlkit: filename=tomlkit-0.13.2-py3-none-any.whl size=38002 sha256=d92e4b4a9ee41c3bbec4b689b6de09dcd82da7728c600d1a749c382a2230c447 Stored in directory: /root/.cache/pip/wheels/dc/d2/3b/cae44fbbda05867a7bf338fffb2df38003c71e822660c98993 Building wheel for tornado (pyproject.toml): started Building wheel for tornado (pyproject.toml): finished with status 'done' Created wheel for tornado: filename=tornado-6.5.5-cp39-abi3-linux_x86_64.whl size=445830 sha256=a13d3c276bd86a931c91c85d422d58c75ee3e1cc965ffbaf7e1f90177733cf24 Stored in directory: /root/.cache/pip/wheels/f2/8f/37/8c2d6e42a826c5ce16ce6005f2aa41abe118881d963bf3cf06 Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.67.1-py3-none-any.whl size=78580 sha256=2aba3d8a89486c8529d18043c618a71819afb37cb3e59994b57041c22be92343 Stored in directory: /root/.cache/pip/wheels/dc/e3/21/2f76ebd10c58a53f0a8c39cbfd9016b0da6ac5d37ed5dfd4cf Building wheel for traitlets (pyproject.toml): started Building wheel for traitlets (pyproject.toml): finished with status 'done' Created wheel for traitlets: filename=traitlets-5.14.3-py3-none-any.whl size=85360 sha256=8cae9cd7a665df5131e75cc854d22ff7d206eddde8bc423b93e4e8b44badd68b Stored in directory: /root/.cache/pip/wheels/2b/c4/c3/a536f6eaa7b9a311108d915ed110404c9d83ac77b385513be5 Building wheel for typer (pyproject.toml): started Building wheel for typer (pyproject.toml): finished with status 'done' Created wheel for typer: filename=typer-0.26.4-py3-none-any.whl size=122436 sha256=ada6eaf782d9226d10ab262c7f69cdfadec4dbec8b7ab66af618239c3894d7d6 Stored in directory: /root/.cache/pip/wheels/0e/39/8d/dede0987fef66fbf278619ae311841ef8301c961be3f347049 Building wheel for types-python-dateutil (pyproject.toml): started Building wheel for types-python-dateutil (pyproject.toml): finished with status 'done' Created wheel for types-python-dateutil: filename=types_python_dateutil-2.9.0.20241206-py3-none-any.whl size=14462 sha256=3542592881c5a7b18ce659836536b7851c77f41ae6a20b53caa32c78a1850ec7 Stored in directory: /root/.cache/pip/wheels/d9/dc/8e/20e64e3ca27c8f012d19957519721634380dae4bc101ba4efa Building wheel for typing_inspect (pyproject.toml): started Building wheel for typing_inspect (pyproject.toml): finished with status 'done' Created wheel for typing_inspect: filename=typing_inspect-0.9.0-py3-none-any.whl size=8906 sha256=7aee1cc9a7e3f790c47da4de9c288c12a956fb585505de218df76d180000a30b Stored in directory: /root/.cache/pip/wheels/b4/06/88/456da0204f02b81a441a72214335a3a7ff1ddfb9f704820576 Building wheel for typing_inspection (pyproject.toml): started Building wheel for typing_inspection (pyproject.toml): finished with status 'done' Created wheel for typing_inspection: filename=typing_inspection-0.4.2-py3-none-any.whl size=14610 sha256=129abc06311720866301d44ed001deb43c2017d4cd7584e4ca947b280de5d0c6 Stored in directory: /root/.cache/pip/wheels/36/9c/57/b13dc3da18900cf296d481d8243347c9e592c239a613123055 Building wheel for Unidecode (pyproject.toml): started Building wheel for Unidecode (pyproject.toml): finished with status 'done' Created wheel for Unidecode: filename=unidecode-1.3.8-py3-none-any.whl size=235551 sha256=f12ca01150adc1835894f252f88e8750b2427d95154de79c287e42ce631a5652 Stored in directory: /root/.cache/pip/wheels/e2/a9/74/cc7be054b8f530331cf1ab98e857390480ab7fe12f95d998c3 Building wheel for wcwidth (pyproject.toml): started Building wheel for wcwidth (pyproject.toml): finished with status 'done' Created wheel for wcwidth: filename=wcwidth-0.2.13-py2.py3-none-any.whl size=34257 sha256=7aa4c329722ce420639528cd2020de4f8696d85eb29b5558a1987537f821cf4d Stored in directory: /root/.cache/pip/wheels/59/d0/3d/79a9c043c4277ed45f7698aad7155f7fd11bc4a094214d1d9f Building wheel for Werkzeug (pyproject.toml): started Building wheel for Werkzeug (pyproject.toml): finished with status 'done' Created wheel for Werkzeug: filename=werkzeug-3.1.6-py3-none-any.whl size=225166 sha256=cf384372597f51ff5ce7a3076ab08f6031050764c28d8f7b8f840c7e3e6560a3 Stored in directory: /root/.cache/pip/wheels/84/89/d6/a50d60ca630bdd6cc0c8bbee2256de8d7c5887b76d160bca4f Building wheel for xmltodict (pyproject.toml): started Building wheel for xmltodict (pyproject.toml): finished with status 'done' Created wheel for xmltodict: filename=xmltodict-0.14.2-py2.py3-none-any.whl size=10071 sha256=38f5b2693de6386a382006527e79c50289589f7600f6e88fbf760a3b3f1a5c98 Stored in directory: /root/.cache/pip/wheels/4e/87/fa/f7aa982838ebe9be25161757b79b77b7ac3b3af127afb02be7 Building wheel for yq (pyproject.toml): started Building wheel for yq (pyproject.toml): finished with status 'done' Created wheel for yq: filename=yq-3.4.3-py3-none-any.whl size=18903 sha256=cef5b85852f546231a3afec76dcf8c690d3d1f06ae84a4d6881f978bcb31b870 Stored in directory: /root/.cache/pip/wheels/b9/aa/fc/1bbb8d1f809123442f5b57c84e002c248290aacb552a29eec9 Building wheel for certifi (pyproject.toml): started Building wheel for certifi (pyproject.toml): finished with status 'done' Created wheel for certifi: filename=certifi-2026.4.22-py3-none-any.whl size=135707 sha256=eee322339175f4cf79fe15317156e1b3853e37ca93e196441aad20cf93a40da1 Stored in directory: /root/.cache/pip/wheels/65/29/46/6806940c9a2490e2b60b36f92c2de37d64eb5d36c7ad203dcd Building wheel for six (pyproject.toml): started Building wheel for six (pyproject.toml): finished with status 'done' Created wheel for six: filename=six-1.17.0-py2.py3-none-any.whl size=11131 sha256=89fce795a3b7b4bab99bd2a168c35ce5940f83522a5ef904dc7c9ed2e1ca281c Stored in directory: /root/.cache/pip/wheels/5a/d9/5f/40d10edbbee7c086d4e30ff2bdb02a396f055c3ae4cb9927d9 Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.29.1-py3-none-any.whl size=40750 sha256=85199dfd706869641b72b2e8955d5416a4b2b7dc4b0e8e6d97b4cc1299a6983b Stored in directory: /root/.cache/pip/wheels/d6/a2/8b/7b88b7b92f8c07580c157959f7af835c71caf396a25b4adec9 Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-26.0-py3-none-any.whl size=74366 sha256=b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529 Stored in directory: /root/.cache/pip/wheels/ff/d0/7d/27f82338b985fb7ea7bd020e753426a1377b1fd5decc05c59e Successfully built acquisition aiohttp_metwork_middlewares bash cookiecutter cookiecutter_hooks deploycron directory_observer envtpl mfplugin statsd telegraf_unixsocket_client xattrfile aiofiles aiohappyeyeballs aiohttp multidict yarl aiosignal annotated-doc annotated-types anyio argcomplete arrow asttokens attrs autopep8 Babel backcall bcrypt beautifulsoup4 binaryornot bjoern cachetools Cerberus cffi chardet charset_normalizer Click colorama ConfigUpdater cron-wrapper cryptography decorator defusedxml Deprecated wrapt deprecation dill diskcache entrypoints executing fakeredis sortedcontainers frozenlist fsspec geojson gitignore-parser h11 hiredis httpcore httpx idna importlib_resources inotify-simple ipython prompt-toolkit ipython_pygments_lexers jedi parso Jinja2 jinja2-from-json-extension jinja2-fnmatch-extension jinja2-getenv-extension jinja2-shell-extension jinja2-time jmespath joblib jsonpickle jsonschema jsonschema_specifications lazy-import lxml Markdown markdown-it-py mdurl MarkupSafe matplotlib-inline mflog mfutil msgpack mypy-extensions netifaces2 opinionated-configparser paramiko pbr pexpect pickleshare pika Pillow poyo propcache psutil ptyprocess pure-eval pyasn1 pyasn1-modules pyasyncore pycodestyle pydantic pydantic-core Pygments pyinotify PyNaCl python-dateutil python-ldap pytz PyYAML redis referencing regex requests urllib3 requests-unixsocket2 rich rpds-py setuptools-git-versioning shellingham simpleeval sniffio soupsieve stack-data structlog termcolor terminaltables3 threadpoolctl tomlkit tornado tqdm traitlets typer types-python-dateutil typing_inspect typing_inspection Unidecode wcwidth Werkzeug xmltodict yq certifi six filelock packaging if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-master/opt/python3] is already loaded Looking in links: ./src Processing ./src/acquisition-0.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/aiofiles-24.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/aiohappyeyeballs-2.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/aiohttp-3.14.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/aiosignal-1.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/annotated_doc-0.0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/annotated_types-0.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/anyio-4.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/argcomplete-3.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/arrow-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/asttokens-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/attrs-25.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/autopep8-2.3.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/babel-2.17.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/backcall-0.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/bash-0.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/bcrypt-5.0.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/beautifulsoup4-4.13.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/binaryornot-0.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/bjoern-3.2.2-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/cachetools-7.1.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/cerberus-1.3.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/cffi-2.0.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/chardet-5.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/charset_normalizer-3.4.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/click-8.3.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/colorama-0.4.6-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/configupdater-3.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/cookiecutter-1.6.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/cookiecutter_hooks-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/cron_wrapper-0.1.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/cryptography-46.0.7-cp313-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/decorator-5.2.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/defusedxml-0.7.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/deploycron-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/deprecated-1.3.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/deprecation-2.1.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/dill-0.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/directory_observer-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/diskcache-5.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/entrypoints-0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/envtpl-0.5.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/executing-2.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/fakeredis-2.27.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/frozenlist-1.5.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/fsspec-2025.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/geojson-3.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/gitignore_parser-0.1.13-py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/h11-0.16.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/hiredis-3.1.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/httpcore-1.0.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/httpx-0.28.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/idna-3.16-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/importlib_resources-6.5.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/inotify_simple-1.3.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/ipython-9.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/ipython_pygments_lexers-1.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/jedi-0.19.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/jinja2-3.1.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/jinja2_from_json_extension-1.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/jinja2_fnmatch_extension-1.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/jinja2_getenv_extension-1.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/jinja2_shell_extension-2.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/jinja2_time-0.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/jmespath-1.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/joblib-1.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/jsonpickle-4.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/jsonschema-4.23.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/jsonschema_specifications-2024.10.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/lazy_import-0.2.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/lxml-6.1.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/markdown-3.10.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/markdown_it_py-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/matplotlib_inline-0.1.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/mdurl-0.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/mflog-0.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/mfplugin-0.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 79)) Processing ./src/mfutil-0.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 80)) Processing ./src/msgpack-1.1.2-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 81)) Processing ./src/multidict-6.1.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 82)) Processing ./src/mypy_extensions-1.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 83)) Processing ./src/netifaces2-0.0.22-cp37-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 84)) Processing ./src/opinionated_configparser-1.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 85)) Processing ./src/orjson-3.11.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 86)) Processing ./src/paramiko-3.5.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 87)) Processing ./src/parso-0.8.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 88)) Processing ./src/pbr-7.0.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 89)) Processing ./src/pexpect-4.9.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 90)) Processing ./src/pickleshare-0.7.5-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 91)) Processing ./src/pika-1.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 92)) Processing ./src/pillow-12.2.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 93)) Processing ./src/poyo-0.5.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 94)) Processing ./src/prompt_toolkit-3.0.50-py3-none-any.whl (from -r requirements3.txt.tmp (line 95)) Processing ./src/propcache-0.3.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 96)) Processing ./src/psutil-7.2.2-cp36-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 97)) Processing ./src/ptyprocess-0.7.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 98)) Processing ./src/pure_eval-0.2.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 99)) Processing ./src/pyasn1-0.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 100)) Processing ./src/pyasn1_modules-0.4.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 101)) Processing ./src/pyasyncore-1.0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 102)) Processing ./src/pycparser-3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 103)) Processing ./src/pycodestyle-2.12.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 104)) Processing ./src/pydantic-2.13.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 105)) Processing ./src/pydantic_core-2.46.4-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 106)) Processing ./src/pygments-2.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 107)) Processing ./src/pyinotify-0.9.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 108)) Processing ./src/pynacl-1.6.2-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 109)) Processing ./src/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 110)) Processing ./src/python_ldap-3.4.5-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 111)) Processing ./src/pytz-2025.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 112)) Processing ./src/pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 113)) Processing ./src/redis-7.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 114)) Processing ./src/referencing-0.36.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 115)) Processing ./src/regex-2024.11.6-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 116)) Processing ./src/requests-2.33.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 117)) Processing ./src/requests_unixsocket2-0.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 118)) Processing ./src/rich-14.3.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 119)) Processing ./src/rpds_py-0.29.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 120)) Processing ./src/setuptools_git_versioning-2.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 121)) Processing ./src/shellingham-1.5.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 122)) Processing ./src/simpleeval-1.0.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 123)) Processing ./src/sniffio-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 124)) Processing ./src/sortedcontainers-2.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 125)) Processing ./src/soupsieve-2.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 126)) Processing ./src/statsd-3.2.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 127)) Processing ./src/stack_data-0.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 128)) Processing ./src/structlog-23.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 129)) Processing ./src/telegraf_unixsocket_client-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 130)) Processing ./src/termcolor-2.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 131)) Processing ./src/terminaltables3-4.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 132)) Processing ./src/threadpoolctl-3.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 133)) Processing ./src/tomlkit-0.13.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 134)) Processing ./src/tornado-6.5.5-cp39-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 135)) Processing ./src/tqdm-4.67.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 136)) Processing ./src/traitlets-5.14.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 137)) Processing ./src/typer-0.26.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 138)) Processing ./src/types_python_dateutil-2.9.0.20241206-py3-none-any.whl (from -r requirements3.txt.tmp (line 139)) Processing ./src/typing_inspect-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 140)) Processing ./src/typing_inspection-0.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 141)) Processing ./src/unidecode-1.3.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 142)) Processing ./src/urllib3-2.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 143)) Processing ./src/wcwidth-0.2.13-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 144)) Processing ./src/werkzeug-3.1.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 145)) Processing ./src/wrapt-2.2.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 146)) Processing ./src/xattrfile-0.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 147)) Processing ./src/xmltodict-0.14.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 148)) Processing ./src/yarl-1.18.3-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 149)) Processing ./src/yq-3.4.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 150)) Requirement already satisfied: typing-extensions>=4.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from beautifulsoup4==4.13.3->-r requirements3.txt.tmp (line 19)) (4.15.0) Requirement already satisfied: filelock in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from cron-wrapper==0.1.3->-r requirements3.txt.tmp (line 32)) (3.29.1) Requirement already satisfied: setuptools in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from cron-wrapper==0.1.3->-r requirements3.txt.tmp (line 32)) (82.0.1) Requirement already satisfied: packaging in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from deprecation==2.1.0->-r requirements3.txt.tmp (line 38)) (26.0) Requirement already satisfied: certifi in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from httpcore==1.0.9->-r requirements3.txt.tmp (line 52)) (2026.4.22) Requirement already satisfied: six in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from lazy-import==0.2.2->-r requirements3.txt.tmp (line 71)) (1.17.0) Installing collected packages: wcwidth, statsd, sortedcontainers, pytz, pyinotify, pyasyncore, pure-eval, ptyprocess, pickleshare, gitignore-parser, deploycron, bjoern, bash, backcall, xmltodict, wrapt, urllib3, Unidecode, typing_inspection, types-python-dateutil, traitlets, tqdm, tornado, tomlkit, threadpoolctl, terminaltables3, termcolor, structlog, soupsieve, sniffio, simpleeval, shellingham, setuptools-git-versioning, rpds-py, regex, redis, PyYAML, python-dateutil, Pygments, pydantic-core, pycparser, pycodestyle, pyasn1, psutil, propcache, prompt-toolkit, poyo, Pillow, pika, pexpect, pbr, parso, orjson, netifaces2, mypy-extensions, multidict, msgpack, mdurl, MarkupSafe, Markdown, lxml, lazy-import, jsonpickle, joblib, jmespath, inotify-simple, importlib_resources, idna, hiredis, h11, geojson, fsspec, frozenlist, executing, entrypoints, diskcache, dill, deprecation, defusedxml, decorator, ConfigUpdater, colorama, Click, charset_normalizer, chardet, Cerberus, cachetools, binaryornot, bcrypt, Babel, attrs, asttokens, argcomplete, annotated-types, annotated-doc, aiohappyeyeballs, aiofiles, yq, yarl, Werkzeug, typing_inspect, telegraf_unixsocket_client, stack-data, requests, referencing, pydantic, pyasn1-modules, mflog, matplotlib-inline, markdown-it-py, Jinja2, jedi, ipython_pygments_lexers, httpcore, fakeredis, Deprecated, cron-wrapper, cffi, beautifulsoup4, autopep8, arrow, anyio, aiosignal, xattrfile, rich, requests-unixsocket2, python-ldap, PyNaCl, opinionated-configparser, jsonschema_specifications, jinja2-time, jinja2-shell-extension, jinja2-getenv-extension, jinja2-from-json-extension, jinja2-fnmatch-extension, ipython, httpx, envtpl, cryptography, cookiecutter_hooks, aiohttp, typer, paramiko, mfutil, jsonschema, directory_observer, cookiecutter, aiohttp_metwork_middlewares, mfplugin, acquisition Successfully installed Babel-2.17.0 Cerberus-1.3.7 Click-8.3.3 ConfigUpdater-3.2 Deprecated-1.3.1 Jinja2-3.1.6 Markdown-3.10.2 MarkupSafe-3.0.2 Pillow-12.2.0 PyNaCl-1.6.2 PyYAML-6.0.3 Pygments-2.20.0 Unidecode-1.3.8 Werkzeug-3.1.6 acquisition-0.0.0 aiofiles-24.1.0 aiohappyeyeballs-2.5.0 aiohttp-3.14.0 aiohttp_metwork_middlewares-0.0.1 aiosignal-1.4.0 annotated-doc-0.0.4 annotated-types-0.7.0 anyio-4.9.0 argcomplete-3.6.0 arrow-1.3.0 asttokens-3.0.0 attrs-25.1.0 autopep8-2.3.2 backcall-0.2.0 bash-0.7 bcrypt-5.0.0 beautifulsoup4-4.13.3 binaryornot-0.6.0 bjoern-3.2.2 cachetools-7.1.4 cffi-2.0.0 chardet-5.2.0 charset_normalizer-3.4.7 colorama-0.4.6 cookiecutter-1.6.1 cookiecutter_hooks-0.0.1 cron-wrapper-0.1.3 cryptography-46.0.7 decorator-5.2.1 defusedxml-0.7.1 deploycron-0.0.1 deprecation-2.1.0 dill-0.4.0 directory_observer-0.0.1 diskcache-5.6.3 entrypoints-0.4 envtpl-0.5.3 executing-2.2.0 fakeredis-2.27.0 frozenlist-1.5.0 fsspec-2025.3.0 geojson-3.3.0 gitignore-parser-0.1.13 h11-0.16.0 hiredis-3.1.0 httpcore-1.0.9 httpx-0.28.1 idna-3.16 importlib_resources-6.5.2 inotify-simple-1.3.5 ipython-9.0.2 ipython_pygments_lexers-1.1.1 jedi-0.19.2 jinja2-fnmatch-extension-1.0.3 jinja2-from-json-extension-1.0.1 jinja2-getenv-extension-1.0.3 jinja2-shell-extension-2.1.1 jinja2-time-0.2.0 jmespath-1.0.1 joblib-1.4.2 jsonpickle-4.1.1 jsonschema-4.23.0 jsonschema_specifications-2024.10.1 lazy-import-0.2.2 lxml-6.1.0 markdown-it-py-3.0.0 matplotlib-inline-0.1.7 mdurl-0.1.2 mflog-0.1.1 mfplugin-0.0.0 mfutil-0.3.2 msgpack-1.1.2 multidict-6.1.0 mypy-extensions-1.1.0 netifaces2-0.0.22 opinionated-configparser-1.0.1 orjson-3.11.7 paramiko-3.5.1 parso-0.8.4 pbr-7.0.3 pexpect-4.9.0 pickleshare-0.7.5 pika-1.3.2 poyo-0.5.0 prompt-toolkit-3.0.50 propcache-0.3.0 psutil-7.2.2 ptyprocess-0.7.0 pure-eval-0.2.3 pyasn1-0.6.3 pyasn1-modules-0.4.1 pyasyncore-1.0.4 pycodestyle-2.12.1 pycparser-3.0 pydantic-2.13.4 pydantic-core-2.46.4 pyinotify-0.9.6 python-dateutil-2.9.0.post0 python-ldap-3.4.5 pytz-2025.1 redis-7.2.2 referencing-0.36.2 regex-2024.11.6 requests-2.33.0 requests-unixsocket2-0.4.2 rich-14.3.4 rpds-py-0.29.0 setuptools-git-versioning-2.1.0 shellingham-1.5.4 simpleeval-1.0.6 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.6 stack-data-0.6.3 statsd-3.2.1 structlog-23.1.0 telegraf_unixsocket_client-0.0.1 termcolor-2.5.0 terminaltables3-4.0.0 threadpoolctl-3.6.0 tomlkit-0.13.2 tornado-6.5.5 tqdm-4.67.1 traitlets-5.14.3 typer-0.26.4 types-python-dateutil-2.9.0.20241206 typing_inspect-0.9.0 typing_inspection-0.4.2 urllib3-2.7.0 wcwidth-0.2.13 wrapt-2.2.1 xattrfile-0.0.0 xmltodict-0.14.2 yarl-1.18.3 yq-3.4.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3/share/metwork_packages/acquisition.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiohttp_metwork_middlewares.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/bash.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cookiecutter.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cookiecutter_hooks.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/deploycron.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/directory_observer.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/envtpl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mfplugin.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/statsd.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/telegraf-unixsocket-client.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/xattrfile.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/babel.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Cerberus.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/click.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/ConfigUpdater.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Deprecated.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Jinja2.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Markdown.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/MarkupSafe.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pillow.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/PyNaCl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/PyYAML.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Pygments.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Unidecode.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/Werkzeug.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiofiles.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiohappyeyeballs.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiohttp.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/aiosignal.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/annotated-doc.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/annotated-types.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/anyio.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/argcomplete.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/arrow.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/asttokens.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/attrs.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/autopep8.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/backcall.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/bcrypt.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/beautifulsoup4.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/binaryornot.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/bjoern.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cachetools.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cffi.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/chardet.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/charset-normalizer.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/colorama.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cron-wrapper.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/cryptography.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/decorator.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/defusedxml.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/deprecation.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/dill.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/diskcache.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/entrypoints.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/executing.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/fakeredis.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/frozenlist.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/fsspec.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/geojson.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/gitignore_parser.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/h11.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/hiredis.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/httpcore.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/httpx.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/idna.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/importlib_resources.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/inotify_simple.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/ipython.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/ipython_pygments_lexers.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jedi.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2_fnmatch_extension.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2_from_json_extension.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2_getenv_extension.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2_shell_extension.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jinja2-time.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jmespath.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/joblib.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jsonpickle.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jsonschema.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/jsonschema-specifications.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/lazy_import.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/lxml.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/markdown-it-py.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/matplotlib-inline.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mdurl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mflog.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mfutil.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/msgpack.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/multidict.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/mypy_extensions.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/netifaces2.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/opinionated_configparser.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/orjson.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/paramiko.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/parso.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pbr.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pexpect.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pickleshare.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pika.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/poyo.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/prompt_toolkit.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/propcache.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/psutil.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/ptyprocess.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pure_eval.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pyasn1_modules.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pyasn1.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pyasyncore.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pycodestyle.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pycparser.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pydantic_core.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pydantic.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pyinotify.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/python-dateutil.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/python-ldap.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/pytz.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/redis.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/referencing.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/regex.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/requests-unixsocket2.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/requests.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/rich.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/rpds-py.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/setuptools-git-versioning.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/shellingham.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/simpleeval.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/sniffio.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/sortedcontainers.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/soupsieve.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/stack_data.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/structlog.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/termcolor.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/terminaltables3.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/threadpoolctl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/tomlkit.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/tornado.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/tqdm.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/traitlets.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/typer.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/types-python-dateutil.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/typing_inspect.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/typing-inspection.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/urllib3.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/wcwidth.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/wrapt.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/xmltodict.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/yarl.yaml is ready /opt/metwork-mfext-master/opt/python3/share/metwork_packages/yq.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-master/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3" cache: /buildcache/mfext_cache_layer_python3_3a194704069e4cb4b8da6fb47602c067.tar created make[2]: Leaving directory '/src/layers/layer2_python3' make[2]: Entering directory '/src/layers/layer2_python3_circus' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_circus/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_circus/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_circus" "python3_circus" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): dada532fd841f68b2af140c612a93b74 python3@mfext layer (dependency) hash (from cache): 2baf269a0e45316f9a4bd15c00365369 python3_core@mfext layer (dependency) hash (from cache): 591d4a433ec5c00681e2199e180f8cfd root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: dca4274c1f1a2082de38753a88f7ec6e cache missed (/buildcache/mfext_cache_layer_python3_circus_415ce378fdd57e6e84a8fb9d8607606d.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_circus; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3_circus ; \ fi make[3]: Entering directory '/src/layers/layer2_python3_circus/0500_circus' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,python3_circus@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer30824[/src/layers/layer2_python3_circus/0500_circus/tempolayer30824] Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/circus.git /src/layers/layer2_python3_circus/0500_circus/tmp_src/circus Running command git rev-parse -q --verify 'sha^6fdf573415f09a050cfedf62120c1c3f34845318' Running command git fetch -q https://github.com/metwork-framework/circus.git 6fdf573415f09a050cfedf62120c1c3f34845318 Running command git checkout -q 6fdf573415f09a050cfedf62120c1c3f34845318 Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/circus_autorestart_plugin.git /src/layers/layer2_python3_circus/0500_circus/tmp_src/circus-autorestart-plugin Running command git rev-parse -q --verify 'sha^86ff062bc4733433cc44443e8e4d145f53711fac' Running command git fetch -q https://github.com/metwork-framework/circus_autorestart_plugin.git 86ff062bc4733433cc44443e8e4d145f53711fac Running command git checkout -q 86ff062bc4733433cc44443e8e4d145f53711fac Obtaining circus from git+https://github.com/metwork-framework/circus.git@6fdf573415f09a050cfedf62120c1c3f34845318#egg=circus (from -r requirements3.txt (line 2)) Cloning https://github.com/metwork-framework/circus.git (to revision 6fdf573415f09a050cfedf62120c1c3f34845318) to ./tmp_src/circus Resolved https://github.com/metwork-framework/circus.git to commit 6fdf573415f09a050cfedf62120c1c3f34845318 Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Obtaining circus_autorestart_plugin from git+https://github.com/metwork-framework/circus_autorestart_plugin.git@86ff062bc4733433cc44443e8e4d145f53711fac#egg=circus_autorestart_plugin (from -r requirements3.txt (line 3)) Cloning https://github.com/metwork-framework/circus_autorestart_plugin.git (to revision 86ff062bc4733433cc44443e8e4d145f53711fac) to ./tmp_src/circus-autorestart-plugin Resolved https://github.com/metwork-framework/circus_autorestart_plugin.git to commit 86ff062bc4733433cc44443e8e4d145f53711fac Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cached-property==1.5.2 (from -r requirements3.txt (line 1)) Downloading cached-property-1.5.2.tar.gz (12 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyzmq==25.1.1 (from -r requirements3.txt (line 4)) Downloading pyzmq-25.1.1.tar.gz (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psutil (from circus->-r requirements3.txt (line 2)) Using cached psutil-7.2.2-cp36-abi3-linux_x86_64.whl Collecting tornado>=5.0.2 (from circus->-r requirements3.txt (line 2)) Using cached tornado-6.5.5-cp39-abi3-linux_x86_64.whl Collecting inotify_simple (from circus_autorestart_plugin->-r requirements3.txt (line 3)) Using cached inotify_simple-1.3.5-py3-none-any.whl Collecting gitignore_parser (from circus_autorestart_plugin->-r requirements3.txt (line 3)) Using cached gitignore_parser-0.1.13-py3-none-any.whl Collecting setuptools (from circus_autorestart_plugin->-r requirements3.txt (line 3)) Using cached setuptools-82.0.1-py3-none-any.whl Saved ./src/tornado-6.5.5-cp39-abi3-linux_x86_64.whl Saved ./src/gitignore_parser-0.1.13-py3-none-any.whl Saved ./src/inotify_simple-1.3.5-py3-none-any.whl Saved ./src/psutil-7.2.2-cp36-abi3-linux_x86_64.whl Saved ./src/setuptools-82.0.1-py3-none-any.whl Building wheels for collected packages: circus, circus_autorestart_plugin, cached-property, pyzmq Building wheel for circus (pyproject.toml): started Building wheel for circus (pyproject.toml): finished with status 'done' Created wheel for circus: filename=circus-0.18.0+mf.2-py3-none-any.whl size=212579 sha256=e9c779cdb3b1f7ed18c08a9c3091b6abbf2900c221dbe710262d7ed3d87668e6 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer30824/tmp/pip-ephem-wheel-cache-foi88yk_/wheels/f5/93/ae/ec46e7879d6c2be4c305c2d45f4e7db14b0f8653f5035cef01 Building wheel for circus_autorestart_plugin (pyproject.toml): started Building wheel for circus_autorestart_plugin (pyproject.toml): finished with status 'done' Created wheel for circus_autorestart_plugin: filename=circus_autorestart_plugin-0.0.1-py3-none-any.whl size=4532 sha256=5661487ebf3fc39ff8789212687b3c8ecd301e45e957928b9c903784fa5063d2 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer30824/tmp/pip-ephem-wheel-cache-foi88yk_/wheels/28/f3/6b/e65f48821ab7a16a6e3771345323d3dd16b5a42464135bff02 Building wheel for cached-property (pyproject.toml): started Building wheel for cached-property (pyproject.toml): finished with status 'done' Created wheel for cached-property: filename=cached_property-1.5.2-py2.py3-none-any.whl size=7690 sha256=9d0df7860919fc4d189127c02bd802761149f56e52476d2b464d595218b30064 Stored in directory: /root/.cache/pip/wheels/b5/25/0f/020005501d13a22f6163a3bd26b21a815509bf8afa4c1f5c74 Building wheel for pyzmq (pyproject.toml): started Building wheel for pyzmq (pyproject.toml): finished with status 'done' Created wheel for pyzmq: filename=pyzmq-25.1.1-cp313-cp313-linux_x86_64.whl size=1749148 sha256=743aac9105b054d427d7b517de22df90bdde5847760e8a66b1bb13535ec299c9 Stored in directory: /root/.cache/pip/wheels/f4/e2/d1/6555564da8897787016ab422a018ae442da2387b98afeb5ddf Successfully built circus circus_autorestart_plugin cached-property pyzmq if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_circus ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_circus ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_circus@mfext[/opt/metwork-mfext-master/opt/python3_circus] is already loaded Looking in links: ./src Processing ./src/cached_property-1.5.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/circus-0.18.0+mf.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/circus_autorestart_plugin-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/pyzmq-25.1.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Requirement already satisfied: psutil in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from circus->-r requirements3.txt.tmp (line 2)) (7.2.2) Requirement already satisfied: tornado>=5.0.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from circus->-r requirements3.txt.tmp (line 2)) (6.5.5) Requirement already satisfied: inotify_simple in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (1.3.5) Requirement already satisfied: gitignore_parser in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (0.1.13) Requirement already satisfied: setuptools in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (82.0.1) Installing collected packages: cached-property, pyzmq, circus, circus_autorestart_plugin Successfully installed cached-property-1.5.2 circus-0.18.0+mf.2 circus_autorestart_plugin-0.0.1 pyzmq-25.1.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_circus/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages/circus.yaml is ready /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages/circus_autorestart_plugin.yaml is ready /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages/cached-property.yaml is ready /opt/metwork-mfext-master/opt/python3_circus/share/metwork_packages/pyzmq.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3_circus/0500_circus' if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-master/opt/python3_circus/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_circus" cache: /buildcache/mfext_cache_layer_python3_circus_415ce378fdd57e6e84a8fb9d8607606d.tar created make[2]: Leaving directory '/src/layers/layer2_python3_circus' make[2]: Entering directory '/src/layers/layer2_python3_scientific_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_scientific_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): dada532fd841f68b2af140c612a93b74 python3@mfext layer (dependency) hash (from cache): 2baf269a0e45316f9a4bd15c00365369 python3_core@mfext layer (dependency) hash (from cache): 591d4a433ec5c00681e2199e180f8cfd root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 scientific_core@mfext layer (dependency) hash (from cache): 36e14b8582dd22b78bae2b2fd2595ff5 source hash: 0fcef0eb534e96e04f2f9fc67178f2e6 cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_607175ba126f149b27a1197478a2da24.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_python_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3_scientific_core ; \ fi make[3]: Entering directory '/src/layers/layer2_python3_scientific_core/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,scientific_core@mfext,python3_scientific_core@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer31978[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer31978] Collecting astral==3.2 (from -r requirements3.txt (line 1)) Downloading astral-3.2-py3-none-any.whl.metadata (1.7 kB) Collecting psycopg2==2.9.10 (from -r requirements3.txt (line 2)) Downloading psycopg2-2.9.10.tar.gz (385 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psycopg==3.2.13 (from -r requirements3.txt (line 3)) Downloading psycopg-3.2.13.tar.gz (160 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psycopg-c==3.2.13 (from -r requirements3.txt (line 4)) Downloading psycopg_c-3.2.13.tar.gz (624 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 63.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading astral-3.2-py3-none-any.whl (38 kB) Saved ./src/astral-3.2-py3-none-any.whl Building wheels for collected packages: psycopg2, psycopg, psycopg-c Building wheel for psycopg2 (pyproject.toml): started Building wheel for psycopg2 (pyproject.toml): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.9.10-cp313-cp313-linux_x86_64.whl size=528476 sha256=6fe6e6a59b665488773e816225509781403ecfd024f212d0fb81c5821d673da6 Stored in directory: /root/.cache/pip/wheels/d1/02/6b/6fab072a7ac365814e6d6217fef5525fa5ac3c64204a418040 Building wheel for psycopg (pyproject.toml): started Building wheel for psycopg (pyproject.toml): finished with status 'done' Created wheel for psycopg: filename=psycopg-3.2.13-py3-none-any.whl size=206797 sha256=f7bb99c476383045ca2cd4833ccb2943cbce0dfa9f834a1d498378eda09c0e83 Stored in directory: /root/.cache/pip/wheels/2b/d9/24/13db1dfa2b638ce6fdd6ae03e8543857e3b089827172de5af8 Building wheel for psycopg-c (pyproject.toml): started Building wheel for psycopg-c (pyproject.toml): finished with status 'done' Created wheel for psycopg-c: filename=psycopg_c-3.2.13-cp313-cp313-linux_x86_64.whl size=2311400 sha256=2e310f07d045a73a206e18debf61fe4cd6889ca6ace1112b19c3035fd19e43a3 Stored in directory: /root/.cache/pip/wheels/94/0f/02/0b4f79966211934a70967f5be7d40d97c1589c8ba0547cadcd Successfully built psycopg2 psycopg psycopg-c if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_scientific_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_scientific_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_scientific_core@mfext[/opt/metwork-mfext-master/opt/python3_scientific_core] is already loaded Looking in links: ./src Processing ./src/astral-3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/psycopg2-2.9.10-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/psycopg-3.2.13-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/psycopg_c-3.2.13-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Installing collected packages: psycopg2, psycopg-c, psycopg, astral Successfully installed astral-3.2 psycopg-3.2.13 psycopg-c-3.2.13 psycopg2-2.9.10 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_scientific_core/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages/astral.yaml is ready /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages/psycopg-c.yaml is ready /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages/psycopg2.yaml is ready /opt/metwork-mfext-master/opt/python3_scientific_core/share/metwork_packages/psycopg.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3_scientific_core/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-master/opt/python3_scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_scientific_core" cache: /buildcache/mfext_cache_layer_python3_scientific_core_607175ba126f149b27a1197478a2da24.tar created make[2]: Leaving directory '/src/layers/layer2_python3_scientific_core' make[2]: Entering directory '/src/layers/layer6_nodejs' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/nodejs/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/nodejs/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/nodejs" "nodejs" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): dada532fd841f68b2af140c612a93b74 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: abe8ded1987308f954f02fad0bd24e79 cache hit (used: /buildcache/mfext_cache_layer_nodejs_d5ba8ae8436b26fae7132fe42a7f1584.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_nodejs; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/nodejs ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-master/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/nodejs" cache already exist (/buildcache/mfext_cache_layer_nodejs_d5ba8ae8436b26fae7132fe42a7f1584.tar) make[2]: Leaving directory '/src/layers/layer6_nodejs' make[2]: Entering directory '/src/layers/layer7_devtools' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/devtools/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/devtools" "devtools" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): dada532fd841f68b2af140c612a93b74 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: 9bcbee843ac24140ecd45227e705f6df cache hit (used: /buildcache/mfext_cache_layer_devtools_53b25b523b634b3c244eab3372941f0d.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0001_shellcheck 0030_the_silver_searcher 0040_sloccount 0060_wrk 0061_wrk2 0070_libtree; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-master/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_53b25b523b634b3c244eab3372941f0d.tar) make[2]: Leaving directory '/src/layers/layer7_devtools' make[2]: Entering directory '/src/layers/layer7_python3_devtools' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): dada532fd841f68b2af140c612a93b74 devtools@mfext layer (dependency) hash (from cache): d69ce9b9426094ec678ccd85928e012b python3@mfext layer (dependency) hash (from cache): 2baf269a0e45316f9a4bd15c00365369 python3_core@mfext layer (dependency) hash (from cache): 591d4a433ec5c00681e2199e180f8cfd root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: da2e9102cc5e8487f29576a8da6d99e2 cache missed (/buildcache/mfext_cache_layer_python3_devtools_483763ab7ed9999c85e11008887e7e10.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_python_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3_devtools ; \ fi make[3]: Entering directory '/src/layers/layer7_python3_devtools/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,devtools@mfext,python3_devtools@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer33306[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer33306] Collecting apipkg==3.0.2 (from -r requirements3.txt (line 1)) Downloading apipkg-3.0.2.tar.gz (6.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting altgraph==0.17.5 (from -r requirements3.txt (line 2)) Downloading altgraph-0.17.5.tar.gz (48 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting astroid==3.3.9 (from -r requirements3.txt (line 3)) Downloading astroid-3.3.9.tar.gz (398 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting backrefs==5.8 (from -r requirements3.txt (line 4)) Downloading backrefs-5.8.tar.gz (6.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 MB 5.0 MB/s 0:00:01 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bandit==1.8.3 (from -r requirements3.txt (line 5)) Downloading bandit-1.8.3.tar.gz (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 15.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting black==26.3.1 (from -r requirements3.txt (line 6)) Downloading black-26.3.1.tar.gz (666 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 666.2/666.2 kB 109.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bracex==2.5 (from -r requirements3.txt (line 7)) Downloading bracex-2.5.tar.gz (26 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bump-pydantic==0.8.0 (from -r requirements3.txt (line 8)) Downloading bump_pydantic-0.8.0.tar.gz (28 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cfgv==3.4.0 (from -r requirements3.txt (line 9)) Downloading cfgv-3.4.0.tar.gz (7.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting coverage==7.7.1 (from -r requirements3.txt (line 10)) Downloading coverage-7.7.1.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.3/810.3 kB 96.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting coveralls==4.1.0 (from -r requirements3.txt (line 11)) Downloading coveralls-4.1.0.tar.gz (12 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting exceptiongroup==1.2.2 (from -r requirements3.txt (line 12)) Downloading exceptiongroup-1.2.2.tar.gz (28 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting execnet==2.1.1 (from -r requirements3.txt (line 13)) Downloading execnet-2.1.1.tar.gz (166 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filprofiler==2024.11.2 (from -r requirements3.txt (line 14)) Downloading filprofiler-2024.11.2-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting flake8==7.1.2 (from -r requirements3.txt (line 15)) Downloading flake8-7.1.2.tar.gz (48 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flake8-docstrings==1.7.0 (from -r requirements3.txt (line 16)) Downloading flake8_docstrings-1.7.0.tar.gz (6.0 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting freezegun==1.5.1 (from -r requirements3.txt (line 17)) Downloading freezegun-1.5.1.tar.gz (33 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ghp-import==2.1.0 (from -r requirements3.txt (line 18)) Downloading ghp-import-2.1.0.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting gitdb==4.0.12 (from -r requirements3.txt (line 19)) Downloading gitdb-4.0.12.tar.gz (394 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting GitPython==3.1.50 (from -r requirements3.txt (line 20)) Downloading gitpython-3.1.50.tar.gz (219 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hjson==3.1.0 (from -r requirements3.txt (line 21)) Downloading hjson-3.1.0.tar.gz (40 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting identify==2.6.9 (from -r requirements3.txt (line 22)) Downloading identify-2.6.9.tar.gz (99 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting iniconfig==2.1.0 (from -r requirements3.txt (line 23)) Downloading iniconfig-2.1.0.tar.gz (4.8 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting isort==6.0.1 (from -r requirements3.txt (line 24)) Downloading isort-6.0.1.tar.gz (821 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.0/822.0 kB 150.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jschema-to-python==1.2.3 (from -r requirements3.txt (line 25)) Downloading jschema_to_python-1.2.3.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lazy-object-proxy==1.10.0 (from -r requirements3.txt (line 26)) Downloading lazy-object-proxy-1.10.0.tar.gz (43 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting libcst==1.8.6 (from -r requirements3.txt (line 27)) Downloading libcst-1.8.6.tar.gz (891 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 891.4/891.4 kB 135.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting livereload==2.7.1 (from -r requirements3.txt (line 28)) Downloading livereload-2.7.1.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lunr==0.8.0 (from -r requirements3.txt (line 29)) Downloading lunr-0.8.0.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 181.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Mako==1.3.12 (from -r requirements3.txt (line 30)) Downloading mako-1.3.12.tar.gz (400 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mccabe==0.7.0 (from -r requirements3.txt (line 31)) Downloading mccabe-0.7.0.tar.gz (9.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mergedeep==1.3.4 (from -r requirements3.txt (line 32)) Downloading mergedeep-1.3.4.tar.gz (4.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs==1.6.1 (from -r requirements3.txt (line 33)) Downloading mkdocs-1.6.1.tar.gz (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 207.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-add-number-plugin==1.2.2 (from -r requirements3.txt (line 34)) Downloading mkdocs-add-number-plugin-1.2.2.tar.gz (8.8 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-awesome-nav==3.0.0 (from -r requirements3.txt (line 35)) Downloading mkdocs_awesome_nav-3.0.0.tar.gz (7.9 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-exclude==1.0.2 (from -r requirements3.txt (line 36)) Downloading mkdocs-exclude-1.0.2.tar.gz (6.8 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-get-deps==0.2.0 (from -r requirements3.txt (line 37)) Downloading mkdocs_get_deps-0.2.0.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-macros-plugin==1.3.7 (from -r requirements3.txt (line 38)) Downloading mkdocs_macros_plugin-1.3.7.tar.gz (33 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-material==9.6.9 (from -r requirements3.txt (line 39)) Downloading mkdocs_material-9.6.9.tar.gz (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 209.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-material-extensions==1.3.1 (from -r requirements3.txt (line 40)) Downloading mkdocs_material_extensions-1.3.1.tar.gz (11 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mock==5.2.0 (from -r requirements3.txt (line 41)) Downloading mock-5.2.0.tar.gz (92 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting more-itertools==10.6.0 (from -r requirements3.txt (line 42)) Downloading more-itertools-10.6.0.tar.gz (125 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting natsort==8.4.0 (from -r requirements3.txt (line 43)) Downloading natsort-8.4.0.tar.gz (76 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nltk==3.9.4 (from -r requirements3.txt (line 44)) Downloading nltk-3.9.4.tar.gz (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 188.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nodeenv==1.9.1 (from -r requirements3.txt (line 45)) Downloading nodeenv-1.9.1.tar.gz (47 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting paginate==0.5.7 (from -r requirements3.txt (line 46)) Downloading paginate-0.5.7.tar.gz (19 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting panoply==0.1.56 (from -r requirements3.txt (line 47)) Downloading panoply-0.1.56.tar.gz (2.2 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pdoc3==0.11.6 (from -r requirements3.txt (line 48)) Downloading pdoc3-0.11.6.tar.gz (177 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pipdeptree==2.26.0 (from -r requirements3.txt (line 49)) Downloading pipdeptree-2.26.0.tar.gz (40 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pre-commit==4.2.0 (from -r requirements3.txt (line 50)) Downloading pre_commit-4.2.0.tar.gz (193 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting py-spy==0.4.1 (from -r requirements3.txt (line 51)) Downloading py_spy-0.4.1.tar.gz (244 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pydocstyle==6.3.0 (from -r requirements3.txt (line 52)) Downloading pydocstyle-6.3.0.tar.gz (36 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyflakes==3.2.0 (from -r requirements3.txt (line 53)) Downloading pyflakes-3.2.0.tar.gz (63 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyinstaller-hooks-contrib==2026.5 (from -r requirements3.txt (line 54)) Downloading pyinstaller_hooks_contrib-2026.5.tar.gz (173 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyinstaller==6.20.0 (from -r requirements3.txt (line 55)) Downloading pyinstaller-6.20.0.tar.gz (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 205.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pylint==3.3.6 (from -r requirements3.txt (line 56)) Downloading pylint-3.3.6.tar.gz (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 15.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pymdown-extensions==10.21.3 (from -r requirements3.txt (line 57)) Downloading pymdown_extensions-10.21.3.tar.gz (854 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 854.1/854.1 kB 130.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyproject-api==1.9.1 (from -r requirements3.txt (line 58)) Downloading pyproject_api-1.9.1.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest==9.0.3 (from -r requirements3.txt (line 59)) Downloading pytest-9.0.3.tar.gz (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 222.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-asyncio==1.3.0 (from -r requirements3.txt (line 60)) Downloading pytest_asyncio-1.3.0.tar.gz (50 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-cov==6.0.0 (from -r requirements3.txt (line 61)) Downloading pytest-cov-6.0.0.tar.gz (66 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-html==4.2.0 (from -r requirements3.txt (line 62)) Downloading pytest_html-4.2.0.tar.gz (108 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-httpserver==1.1.2 (from -r requirements3.txt (line 63)) Downloading pytest_httpserver-1.1.2.tar.gz (68 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-json-report==1.5.0 (from -r requirements3.txt (line 64)) Downloading pytest-json-report-1.5.0.tar.gz (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-metadata==3.1.1 (from -r requirements3.txt (line 65)) Downloading pytest_metadata-3.1.1.tar.gz (10.0 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-mock==3.14.0 (from -r requirements3.txt (line 66)) Downloading pytest-mock-3.14.0.tar.gz (32 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-xdist==3.6.1 (from -r requirements3.txt (line 67)) Downloading pytest_xdist-3.6.1.tar.gz (84 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytokens==0.4.1 (from -r requirements3.txt (line 68)) Downloading pytokens-0.4.1.tar.gz (23 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml-env-tag==0.1 (from -r requirements3.txt (line 69)) Downloading pyyaml_env_tag-0.1.tar.gz (5.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml-ft==8.0.0 (from -r requirements3.txt (line 70)) Downloading pyyaml_ft-8.0.0.tar.gz (141 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sarif-om==1.0.4 (from -r requirements3.txt (line 71)) Downloading sarif_om-1.0.4.tar.gz (28 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sftp-py==0.2.1 (from -r requirements3.txt (line 72)) Downloading sftp_py-0.2.1.tar.gz (6.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting simple-term-menu==1.6.6 (from -r requirements3.txt (line 73)) Downloading simple_term_menu-1.6.6.tar.gz (35 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting smmap==5.0.2 (from -r requirements3.txt (line 74)) Downloading smmap-5.0.2.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting snowballstemmer==2.2.0 (from -r requirements3.txt (line 75)) Downloading snowballstemmer-2.2.0.tar.gz (86 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting stevedore==5.4.1 (from -r requirements3.txt (line 76)) Downloading stevedore-5.4.1.tar.gz (513 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting super-collections==0.5.3 (from -r requirements3.txt (line 77)) Downloading super_collections-0.5.3.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tox==4.28.4 (from -r requirements3.txt (line 78)) Downloading tox-4.28.4.tar.gz (199 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting watchdog==6.0.0 (from -r requirements3.txt (line 79)) Downloading watchdog-6.0.0.tar.gz (131 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wcmatch==10.0 (from -r requirements3.txt (line 80)) Downloading wcmatch-10.0.tar.gz (115 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting PyYAML>=5.3.1 (from bandit==1.8.3->-r requirements3.txt (line 5)) Using cached pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl Collecting rich (from bandit==1.8.3->-r requirements3.txt (line 5)) Using cached rich-14.3.4-py3-none-any.whl Collecting click>=8.0.0 (from black==26.3.1->-r requirements3.txt (line 6)) Using cached click-8.3.3-py3-none-any.whl Collecting mypy-extensions>=0.4.3 (from black==26.3.1->-r requirements3.txt (line 6)) Using cached mypy_extensions-1.1.0-py3-none-any.whl Collecting packaging>=22.0 (from black==26.3.1->-r requirements3.txt (line 6)) Using cached packaging-26.0-py3-none-any.whl Collecting pathspec>=1.0.0 (from black==26.3.1->-r requirements3.txt (line 6)) Downloading pathspec-1.0.4.tar.gz (131 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting platformdirs>=2 (from black==26.3.1->-r requirements3.txt (line 6)) Downloading platformdirs-4.5.0.tar.gz (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typer>=0.7.0 (from bump-pydantic==0.8.0->-r requirements3.txt (line 8)) Using cached typer-0.26.4-py3-none-any.whl Collecting typing-extensions (from bump-pydantic==0.8.0->-r requirements3.txt (line 8)) Using cached typing_extensions-4.15.0-py3-none-any.whl Collecting requests<3.0.0,>=1.0.0 (from coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached requests-2.33.0-py3-none-any.whl Collecting threadpoolctl (from filprofiler==2024.11.2->-r requirements3.txt (line 14)) Using cached threadpoolctl-3.6.0-py3-none-any.whl Collecting pycodestyle<2.13.0,>=2.12.0 (from flake8==7.1.2->-r requirements3.txt (line 15)) Using cached pycodestyle-2.12.1-py2.py3-none-any.whl Collecting python-dateutil>=2.7 (from freezegun==1.5.1->-r requirements3.txt (line 17)) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl Collecting attrs (from jschema-to-python==1.2.3->-r requirements3.txt (line 25)) Using cached attrs-25.1.0-py3-none-any.whl Collecting jsonpickle (from jschema-to-python==1.2.3->-r requirements3.txt (line 25)) Using cached jsonpickle-4.1.1-py3-none-any.whl Collecting pbr (from jschema-to-python==1.2.3->-r requirements3.txt (line 25)) Using cached pbr-7.0.3-py2.py3-none-any.whl Collecting tornado (from livereload==2.7.1->-r requirements3.txt (line 28)) Using cached tornado-6.5.5-cp39-abi3-linux_x86_64.whl Collecting MarkupSafe>=0.9.2 (from Mako==1.3.12->-r requirements3.txt (line 30)) Using cached markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl Collecting jinja2>=2.11.1 (from mkdocs==1.6.1->-r requirements3.txt (line 33)) Using cached jinja2-3.1.6-py3-none-any.whl Collecting markdown>=3.3.6 (from mkdocs==1.6.1->-r requirements3.txt (line 33)) Using cached markdown-3.10.2-py3-none-any.whl Collecting pydantic>=2.8.1 (from mkdocs-awesome-nav==3.0.0->-r requirements3.txt (line 35)) Using cached pydantic-2.13.4-py3-none-any.whl Collecting termcolor (from mkdocs-macros-plugin==1.3.7->-r requirements3.txt (line 38)) Using cached termcolor-2.5.0-py3-none-any.whl Collecting babel~=2.10 (from mkdocs-material==9.6.9->-r requirements3.txt (line 39)) Using cached babel-2.17.0-py3-none-any.whl Collecting colorama~=0.4 (from mkdocs-material==9.6.9->-r requirements3.txt (line 39)) Using cached colorama-0.4.6-py2.py3-none-any.whl Collecting pygments~=2.16 (from mkdocs-material==9.6.9->-r requirements3.txt (line 39)) Using cached pygments-2.20.0-py3-none-any.whl Collecting joblib (from nltk==3.9.4->-r requirements3.txt (line 44)) Using cached joblib-1.4.2-py3-none-any.whl Collecting regex>=2021.8.3 (from nltk==3.9.4->-r requirements3.txt (line 44)) Using cached regex-2024.11.6-cp313-cp313-linux_x86_64.whl Collecting tqdm (from nltk==3.9.4->-r requirements3.txt (line 44)) Using cached tqdm-4.67.1-py3-none-any.whl Collecting pip>=24.2 (from pipdeptree==2.26.0->-r requirements3.txt (line 49)) Downloading pip-26.1.tar.gz (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 173.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting virtualenv>=20.10.0 (from pre-commit==4.2.0->-r requirements3.txt (line 50)) Downloading virtualenv-21.4.2.tar.gz (7.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 176.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools>=42.0.0 (from pyinstaller-hooks-contrib==2026.5->-r requirements3.txt (line 54)) Using cached setuptools-82.0.1-py3-none-any.whl Collecting dill>=0.3.6 (from pylint==3.3.6->-r requirements3.txt (line 56)) Using cached dill-0.4.0-py3-none-any.whl Collecting tomlkit>=0.10.1 (from pylint==3.3.6->-r requirements3.txt (line 56)) Using cached tomlkit-0.13.2-py3-none-any.whl Collecting pluggy<2,>=1.5 (from pytest==9.0.3->-r requirements3.txt (line 59)) Using cached pluggy-1.6.0-py3-none-any.whl Collecting Werkzeug>=2.0.0 (from pytest-httpserver==1.1.2->-r requirements3.txt (line 63)) Using cached werkzeug-3.1.6-py3-none-any.whl Collecting paramiko>=2.7.1 (from sftp-py==0.2.1->-r requirements3.txt (line 72)) Using cached paramiko-3.5.1-py3-none-any.whl Collecting cachetools>=6.1 (from tox==4.28.4->-r requirements3.txt (line 78)) Using cached cachetools-7.1.4-py3-none-any.whl Collecting chardet>=5.2 (from tox==4.28.4->-r requirements3.txt (line 78)) Using cached chardet-5.2.0-py3-none-any.whl Collecting filelock>=3.18 (from tox==4.28.4->-r requirements3.txt (line 78)) Using cached filelock-3.29.1-py3-none-any.whl Collecting charset_normalizer<4,>=2 (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached charset_normalizer-3.4.7-py3-none-any.whl Collecting idna<4,>=2.5 (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached idna-3.16-py3-none-any.whl Collecting urllib3<3,>=1.26 (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached urllib3-2.7.0-py3-none-any.whl Collecting certifi>=2023.5.7 (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt (line 11)) Using cached certifi-2026.4.22-py3-none-any.whl Collecting shellingham>=1.3.0 (from typer>=0.7.0->bump-pydantic==0.8.0->-r requirements3.txt (line 8)) Using cached shellingham-1.5.4-py2.py3-none-any.whl Collecting annotated-doc>=0.0.2 (from typer>=0.7.0->bump-pydantic==0.8.0->-r requirements3.txt (line 8)) Using cached annotated_doc-0.0.4-py3-none-any.whl Collecting bcrypt>=3.2 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 72)) Using cached bcrypt-5.0.0-cp313-cp313-linux_x86_64.whl Collecting cryptography>=3.3 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 72)) Using cached cryptography-46.0.7-cp313-abi3-linux_x86_64.whl Collecting pynacl>=1.5 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 72)) Using cached pynacl-1.6.2-cp313-cp313-linux_x86_64.whl Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 72)) Using cached cffi-2.0.0-cp313-cp313-linux_x86_64.whl Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 72)) Using cached pycparser-3.0-py3-none-any.whl Collecting annotated-types>=0.6.0 (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt (line 35)) Using cached annotated_types-0.7.0-py3-none-any.whl Collecting pydantic-core==2.46.4 (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt (line 35)) Using cached pydantic_core-2.46.4-cp313-cp313-linux_x86_64.whl Collecting typing-inspection>=0.4.2 (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt (line 35)) Using cached typing_inspection-0.4.2-py3-none-any.whl Collecting six>=1.5 (from python-dateutil>=2.7->freezegun==1.5.1->-r requirements3.txt (line 17)) Using cached six-1.17.0-py2.py3-none-any.whl Collecting markdown-it-py>=2.2.0 (from rich->bandit==1.8.3->-r requirements3.txt (line 5)) Using cached markdown_it_py-3.0.0-py3-none-any.whl Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->bandit==1.8.3->-r requirements3.txt (line 5)) Using cached mdurl-0.1.2-py3-none-any.whl Collecting distlib<1,>=0.3.7 (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements3.txt (line 50)) Downloading distlib-0.4.0.tar.gz (614 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.6/614.6 kB 79.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-discovery>=1.4 (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements3.txt (line 50)) Downloading python_discovery-1.4.0.tar.gz (68 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading filprofiler-2024.11.2-cp313-cp313-manylinux_2_28_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 157.0 MB/s 0:00:00 Saved ./src/filprofiler-2024.11.2-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/babel-2.17.0-py3-none-any.whl Saved ./src/colorama-0.4.6-py2.py3-none-any.whl Saved ./src/jinja2-3.1.6-py3-none-any.whl Saved ./src/markdown-3.10.2-py3-none-any.whl Saved ./src/pluggy-1.6.0-py3-none-any.whl Saved ./src/pycodestyle-2.12.1-py2.py3-none-any.whl Saved ./src/pygments-2.20.0-py3-none-any.whl Saved ./src/requests-2.33.0-py3-none-any.whl Saved ./src/charset_normalizer-3.4.7-py3-none-any.whl Saved ./src/idna-3.16-py3-none-any.whl Saved ./src/typer-0.26.4-py3-none-any.whl Saved ./src/urllib3-2.7.0-py3-none-any.whl Saved ./src/annotated_doc-0.0.4-py3-none-any.whl Saved ./src/cachetools-7.1.4-py3-none-any.whl Saved ./src/certifi-2026.4.22-py3-none-any.whl Saved ./src/chardet-5.2.0-py3-none-any.whl Saved ./src/click-8.3.3-py3-none-any.whl Saved ./src/dill-0.4.0-py3-none-any.whl Saved ./src/filelock-3.29.1-py3-none-any.whl Saved ./src/markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl Saved ./src/mypy_extensions-1.1.0-py3-none-any.whl Saved ./src/packaging-26.0-py3-none-any.whl Saved ./src/paramiko-3.5.1-py3-none-any.whl Saved ./src/bcrypt-5.0.0-cp313-cp313-linux_x86_64.whl Saved ./src/cryptography-46.0.7-cp313-abi3-linux_x86_64.whl Saved ./src/cffi-2.0.0-cp313-cp313-linux_x86_64.whl Saved ./src/pbr-7.0.3-py2.py3-none-any.whl Saved ./src/pydantic-2.13.4-py3-none-any.whl Saved ./src/pydantic_core-2.46.4-cp313-cp313-linux_x86_64.whl Saved ./src/annotated_types-0.7.0-py3-none-any.whl Saved ./src/pynacl-1.6.2-cp313-cp313-linux_x86_64.whl Saved ./src/python_dateutil-2.9.0.post0-py2.py3-none-any.whl Saved ./src/pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl Saved ./src/regex-2024.11.6-cp313-cp313-linux_x86_64.whl Saved ./src/rich-14.3.4-py3-none-any.whl Saved ./src/markdown_it_py-3.0.0-py3-none-any.whl Saved ./src/mdurl-0.1.2-py3-none-any.whl Saved ./src/setuptools-82.0.1-py3-none-any.whl Saved ./src/shellingham-1.5.4-py2.py3-none-any.whl Saved ./src/six-1.17.0-py2.py3-none-any.whl Saved ./src/tomlkit-0.13.2-py3-none-any.whl Saved ./src/typing_extensions-4.15.0-py3-none-any.whl Saved ./src/typing_inspection-0.4.2-py3-none-any.whl Saved ./src/werkzeug-3.1.6-py3-none-any.whl Saved ./src/attrs-25.1.0-py3-none-any.whl Saved ./src/joblib-1.4.2-py3-none-any.whl Saved ./src/jsonpickle-4.1.1-py3-none-any.whl Saved ./src/pycparser-3.0-py3-none-any.whl Saved ./src/termcolor-2.5.0-py3-none-any.whl Saved ./src/threadpoolctl-3.6.0-py3-none-any.whl Saved ./src/tornado-6.5.5-cp39-abi3-linux_x86_64.whl Saved ./src/tqdm-4.67.1-py3-none-any.whl Building wheels for collected packages: apipkg, altgraph, astroid, backrefs, bandit, black, pytokens, bracex, bump-pydantic, cfgv, coverage, coveralls, exceptiongroup, execnet, flake8, mccabe, pyflakes, flake8-docstrings, freezegun, ghp-import, gitdb, smmap, GitPython, hjson, identify, iniconfig, isort, jschema-to-python, lazy-object-proxy, libcst, livereload, lunr, Mako, mergedeep, mkdocs, mkdocs-add-number-plugin, mkdocs-awesome-nav, mkdocs-exclude, mkdocs-get-deps, mkdocs-macros-plugin, mkdocs-material, mkdocs-material-extensions, paginate, pymdown-extensions, mock, more-itertools, natsort, nltk, nodeenv, panoply, simple-term-menu, pdoc3, pipdeptree, pre-commit, py-spy, pydocstyle, pyinstaller-hooks-contrib, pyinstaller, pylint, pyproject-api, pytest, pytest-asyncio, pytest-cov, pytest-html, pytest-httpserver, pytest-json-report, pytest-metadata, pytest-mock, pytest-xdist, pyyaml-env-tag, pyyaml-ft, sarif-om, sftp-py, snowballstemmer, stevedore, super-collections, tox, watchdog, wcmatch, pathspec, pip, platformdirs, virtualenv, distlib, python-discovery Building wheel for apipkg (pyproject.toml): started Building wheel for apipkg (pyproject.toml): finished with status 'done' Created wheel for apipkg: filename=apipkg-3.0.2-py3-none-any.whl size=8428 sha256=d97d2ad15a397a806ae714bfe7e70cff3e43017c8b494ad91b7f77cf57f3d141 Stored in directory: /root/.cache/pip/wheels/a9/e6/8a/6f38d8a51a7075f6f6b6763bde94125ef9f798fb54bf97621b Building wheel for altgraph (pyproject.toml): started Building wheel for altgraph (pyproject.toml): finished with status 'done' Created wheel for altgraph: filename=altgraph-0.17.5-py2.py3-none-any.whl size=21328 sha256=ee54be1af4d5e0bf1d39b218f2c426e7b27bb6ba89b0bbc143339b0cd8f3df25 Stored in directory: /root/.cache/pip/wheels/16/ee/4a/93f6106a84acc413ff74d0ef434bc329b24a84ad428a7878c5 Building wheel for astroid (pyproject.toml): started Building wheel for astroid (pyproject.toml): finished with status 'done' Created wheel for astroid: filename=astroid-3.3.9-py3-none-any.whl size=275396 sha256=9c6d485160d29691112db45e6093388d1aa815efdacaa331b05378d2fe8d1b17 Stored in directory: /root/.cache/pip/wheels/e5/dc/96/e159a7992b902bb9c56182b4be683ac99640c4c67ecf612c2d Building wheel for backrefs (pyproject.toml): started Building wheel for backrefs (pyproject.toml): finished with status 'done' Created wheel for backrefs: filename=backrefs-5.8-py313-none-any.whl size=399915 sha256=fc0cc7ece94cae45c9653a296ae2f98426253874440ef6eb652541d4e07d35eb Stored in directory: /root/.cache/pip/wheels/ae/23/50/32457bb5a9d99d3692507791f78ecd3d3f4dc48446b5895537 Building wheel for bandit (pyproject.toml): started Building wheel for bandit (pyproject.toml): finished with status 'done' Created wheel for bandit: filename=bandit-1.8.3-py3-none-any.whl size=132880 sha256=aa29b8fc857236b4f2b4620264362052e4791428c2fbab4a328373fc86db48b2 Stored in directory: /root/.cache/pip/wheels/25/20/2c/64cf8d672afdb9dfcb91df6fc5485e225f0534a7557d464f3e Building wheel for black (pyproject.toml): started Building wheel for black (pyproject.toml): finished with status 'done' Created wheel for black: filename=black-26.3.1-py3-none-any.whl size=207542 sha256=df445e1441a223da5f45e9b7dfb527f320fef97d7840be8af529b89b193b7aed Stored in directory: /root/.cache/pip/wheels/67/1f/94/71dc4a5b77a4ab4872baf645d5be3f9daf4c2758d5e2264cbb Building wheel for pytokens (pyproject.toml): started Building wheel for pytokens (pyproject.toml): finished with status 'done' Created wheel for pytokens: filename=pytokens-0.4.1-cp313-cp313-linux_x86_64.whl size=281939 sha256=516b47fcf1d03053f9489f7a84deeb762fd26e1c0b09b6e589f438606df30ad9 Stored in directory: /root/.cache/pip/wheels/41/9e/41/c578a4c8e3dae250dc6d3b1cfbb30c2fa93ea4e933dc13fbc2 Building wheel for bracex (pyproject.toml): started Building wheel for bracex (pyproject.toml): finished with status 'done' Created wheel for bracex: filename=bracex-2.5-py3-none-any.whl size=11508 sha256=98ee1fc7f56e1a29e5ac81f06100c9666bab3700433d5e03524377f5970e2f8d Stored in directory: /root/.cache/pip/wheels/e9/54/d1/683b993190377a2bd5a427bea202bc8b23f9d76df822dea88e Building wheel for bump-pydantic (pyproject.toml): started Building wheel for bump-pydantic (pyproject.toml): finished with status 'done' Created wheel for bump-pydantic: filename=bump_pydantic-0.8.0-py3-none-any.whl size=27526 sha256=4b5012f15a18dffbbf7ca6b2c3180a6c5a1ea6197078b2df45e14f3272e12566 Stored in directory: /root/.cache/pip/wheels/a1/41/fb/86ec569f7eeae6b4d6adba10806886fb91c2579e384ea4da6c Building wheel for cfgv (pyproject.toml): started Building wheel for cfgv (pyproject.toml): finished with status 'done' Created wheel for cfgv: filename=cfgv-3.4.0-py2.py3-none-any.whl size=7285 sha256=65916d7347fe44ecdddb1aa4252985337bd67910961481eedb62f4c0814abf7c Stored in directory: /root/.cache/pip/wheels/57/6f/69/55b007b6790c369c3d118f273027bc8d1784ac12b6a9402f76 Building wheel for coverage (pyproject.toml): started Building wheel for coverage (pyproject.toml): finished with status 'done' Created wheel for coverage: filename=coverage-7.7.1-cp313-cp313-linux_x86_64.whl size=243575 sha256=cfa1a4aefc09c5a0ae71744c860f5e9b5d3ec777a023a3f570fa65e7f7a56aed Stored in directory: /root/.cache/pip/wheels/36/fa/f4/d6f4179e2a231eac7e4e46d77173b2de151e062f6d10a41af8 Building wheel for coveralls (pyproject.toml): started Building wheel for coveralls (pyproject.toml): finished with status 'done' Created wheel for coveralls: filename=coveralls-4.1.0-py3-none-any.whl size=14171 sha256=bb5787ed2418480e402b29f67fe48f3f759125d5ad1d338980e478138a6a70d5 Stored in directory: /root/.cache/pip/wheels/94/8b/97/8c7f8dffca5fbf6487db32729f975999120313f746fcfc231f Building wheel for exceptiongroup (pyproject.toml): started Building wheel for exceptiongroup (pyproject.toml): finished with status 'done' Created wheel for exceptiongroup: filename=exceptiongroup-1.2.2-py3-none-any.whl size=16495 sha256=9938d7914cda044e4bd3c92f779b9a26a5202fe90794299d06a77a7ad66f35f7 Stored in directory: /root/.cache/pip/wheels/06/84/db/252b19bd0143a1c462b2c7d40e4e7bbbb02ca54603e6de213a Building wheel for execnet (pyproject.toml): started Building wheel for execnet (pyproject.toml): finished with status 'done' Created wheel for execnet: filename=execnet-2.1.1-py3-none-any.whl size=40609 sha256=8524823fb8301620173e031a3d744f025d8aaf56dccbc528f157cd828161c510 Stored in directory: /root/.cache/pip/wheels/a3/3e/ea/f08bb4600f93706f7c7990c5c3e1f1660b5cb526d77c042301 Building wheel for flake8 (pyproject.toml): started Building wheel for flake8 (pyproject.toml): finished with status 'done' Created wheel for flake8: filename=flake8-7.1.2-py2.py3-none-any.whl size=57784 sha256=60f86cf17c915cb4bfdfd1343fe7c52cac5336de396b99a89750523609812e8f Stored in directory: /root/.cache/pip/wheels/eb/ce/1e/d5208fd6657dfcd6369f477db553711731cf453222b0eb9859 Building wheel for mccabe (pyproject.toml): started Building wheel for mccabe (pyproject.toml): finished with status 'done' Created wheel for mccabe: filename=mccabe-0.7.0-py2.py3-none-any.whl size=7422 sha256=92db79789a5455b593d531bcd9ad706a99649b8ddfc7d985e81b8aa4daa0d8e1 Stored in directory: /root/.cache/pip/wheels/27/0a/1c/9c5a5d16f9156c078b737adbc4d1324df234b448819e24d20e Building wheel for pyflakes (pyproject.toml): started Building wheel for pyflakes (pyproject.toml): finished with status 'done' Created wheel for pyflakes: filename=pyflakes-3.2.0-py2.py3-none-any.whl size=62803 sha256=3da25f713c24ab320aab98d60204516004f585e92dfeb8a4a53c4258cf88715d Stored in directory: /root/.cache/pip/wheels/84/f7/e7/5dfb285f5a8d5371edba8b574dcecbd47f298f7ec2ee87b8ab Building wheel for flake8-docstrings (pyproject.toml): started Building wheel for flake8-docstrings (pyproject.toml): finished with status 'done' Created wheel for flake8-docstrings: filename=flake8_docstrings-1.7.0-py2.py3-none-any.whl size=5032 sha256=a49558894f8b0af09f99cf8d3b82e896e234f321cb6201d9f21168bf1b8dcb25 Stored in directory: /root/.cache/pip/wheels/93/4b/16/52dc05e9b0483cc45a19faa0310e0edddc9466a4fa0fa3c19c Building wheel for freezegun (pyproject.toml): started Building wheel for freezegun (pyproject.toml): finished with status 'done' Created wheel for freezegun: filename=freezegun-1.5.1-py3-none-any.whl size=17635 sha256=ba49c480465976576f6d8e274841c43522ea10c2bd5b01fe93e685723b89881a Stored in directory: /root/.cache/pip/wheels/bf/b6/5a/9f3bec51db953beab6db63f5fbf817cdb68de1aa248126e587 Building wheel for ghp-import (pyproject.toml): started Building wheel for ghp-import (pyproject.toml): finished with status 'done' Created wheel for ghp-import: filename=ghp_import-2.1.0-py3-none-any.whl size=11100 sha256=ecfada5fda87743ebd2160f3adf515415be9d9c232b8c6743e84c749ddcec568 Stored in directory: /root/.cache/pip/wheels/e2/88/ea/b2ba83cd2a1786453df8e2636fc31cfc51779e8325bcad867e Building wheel for gitdb (pyproject.toml): started Building wheel for gitdb (pyproject.toml): finished with status 'done' Created wheel for gitdb: filename=gitdb-4.0.12-py3-none-any.whl size=62900 sha256=6b05fd22da70e138231be04d8d6be3999164ba8bf8184b8426ded70581f403f7 Stored in directory: /root/.cache/pip/wheels/7d/d4/5f/dacc50beb33051a0672e34c0f78e4012a720014078433d2aa4 Building wheel for smmap (pyproject.toml): started Building wheel for smmap (pyproject.toml): finished with status 'done' Created wheel for smmap: filename=smmap-5.0.2-py3-none-any.whl size=24385 sha256=051be1825cc45499ed70f2a0cc9f7371044397b1a42a618771e9bad693d7b7df Stored in directory: /root/.cache/pip/wheels/5b/17/fe/d291bed4d086f8dfce17868892ad61833e94987beb168ff30d Building wheel for GitPython (pyproject.toml): started Building wheel for GitPython (pyproject.toml): finished with status 'done' Created wheel for GitPython: filename=gitpython-3.1.50-py3-none-any.whl size=212507 sha256=173dcc0513f804ae402cfc7b6b113ba35c4a52988fbcacf1efd6fb799640146f Stored in directory: /root/.cache/pip/wheels/45/7e/dc/ead20f21ad88291c985d3b17a79aa513b7e1caf14416a27dde Building wheel for hjson (pyproject.toml): started Building wheel for hjson (pyproject.toml): finished with status 'done' Created wheel for hjson: filename=hjson-3.1.0-py3-none-any.whl size=54102 sha256=1a01c4133f9e18905898fbc321994b6b8cc5049fe0ba65ae4e85e4b7ffba3c04 Stored in directory: /root/.cache/pip/wheels/d2/57/85/5823ba6bb3b2bcf4186bf45ca99d454f1c340a99ce83550e80 Building wheel for identify (pyproject.toml): started Building wheel for identify (pyproject.toml): finished with status 'done' Created wheel for identify: filename=identify-2.6.9-py2.py3-none-any.whl size=99131 sha256=0f31ff001295e22882f0e4a06c57f0d3b7078989ffaa0e5246bd2692fe0c3a07 Stored in directory: /root/.cache/pip/wheels/96/0f/93/6193512edf4eb18574e4f5cc5fea1df9fea2a9ed196158c4fd Building wheel for iniconfig (pyproject.toml): started Building wheel for iniconfig (pyproject.toml): finished with status 'done' Created wheel for iniconfig: filename=iniconfig-2.1.0-py3-none-any.whl size=6042 sha256=be2dfd31bb15337e80f91675f6a9dfc04864c169c91c778ccba686e828b9e551 Stored in directory: /root/.cache/pip/wheels/46/fd/d2/2ee3a070a4168590a12ed80fb75cdb0643aba569ae4ab751c0 Building wheel for isort (pyproject.toml): started Building wheel for isort (pyproject.toml): finished with status 'done' Created wheel for isort: filename=isort-6.0.1-py3-none-any.whl size=94186 sha256=231f3a354471e9a93fa171c35aa047c155e2d8449be9e77b0b9aea36eb309387 Stored in directory: /root/.cache/pip/wheels/00/16/e3/f78a4570cc214934f0c5ce2a62659971ab91256dcf647212ca Building wheel for jschema-to-python (pyproject.toml): started Building wheel for jschema-to-python (pyproject.toml): finished with status 'done' Created wheel for jschema-to-python: filename=jschema_to_python-1.2.3-py3-none-any.whl size=10491 sha256=3be83af121b03c3bac3da67516eb6fa1078e5a4ebe454e492189405edbba9b70 Stored in directory: /root/.cache/pip/wheels/d7/e5/7f/6f655ecd1f4a46c7a01eee16e7f9c10e095350a21bd47abfe7 Building wheel for lazy-object-proxy (pyproject.toml): started Building wheel for lazy-object-proxy (pyproject.toml): finished with status 'done' Created wheel for lazy-object-proxy: filename=lazy_object_proxy-1.10.0-cp313-cp313-linux_x86_64.whl size=71744 sha256=45f0c8baf764838bc472f9130376d159ebcae19ca9025fdc2c6784e86a4603d5 Stored in directory: /root/.cache/pip/wheels/5a/8a/a3/6b270f863df3862ab7e401bc1c97bebee5b87452b51189ebea Building wheel for libcst (pyproject.toml): started Building wheel for libcst (pyproject.toml): finished with status 'done' Created wheel for libcst: filename=libcst-1.8.6-cp313-cp313-linux_x86_64.whl size=2313463 sha256=02d91177315bd3cec02a9a4f5832cbac261fd6a55d0072eeeb66855c6bdb55b8 Stored in directory: /root/.cache/pip/wheels/e3/4b/47/fff9ca86b75f50422c5ebb4c09207e632193ee400c6e979e63 Building wheel for livereload (pyproject.toml): started Building wheel for livereload (pyproject.toml): finished with status 'done' Created wheel for livereload: filename=livereload-2.7.1-py3-none-any.whl size=22745 sha256=31af9561b158cfafce2a250fde284a7a55826d2e30d66c700ed2f35d0458022a Stored in directory: /root/.cache/pip/wheels/40/af/de/a215c2a07bc1d8ffc8de4092337dc671004b894d39fee921d6 Building wheel for lunr (pyproject.toml): started Building wheel for lunr (pyproject.toml): finished with status 'done' Created wheel for lunr: filename=lunr-0.8.0-py3-none-any.whl size=35211 sha256=bef67e219e583984e281f15991df0b4565d4f39b1b0e1982bbed16ab0865ec94 Stored in directory: /root/.cache/pip/wheels/7f/ef/ae/c39d83756be012df7e538a56e097c59f3951f1afffc1936be5 Building wheel for Mako (pyproject.toml): started Building wheel for Mako (pyproject.toml): finished with status 'done' Created wheel for Mako: filename=mako-1.3.12-py3-none-any.whl size=78766 sha256=c15eb840d7110af73265240c9216c30ae41ce6891e240c036430a90f6b6822b1 Stored in directory: /root/.cache/pip/wheels/bd/b2/5e/6d627c01b0529064de57229a7bf16d7201d46e08861af763a1 Building wheel for mergedeep (pyproject.toml): started Building wheel for mergedeep (pyproject.toml): finished with status 'done' Created wheel for mergedeep: filename=mergedeep-1.3.4-py3-none-any.whl size=4828 sha256=0bf37f0e57d8a8434f15eb066209490156b5f008866787d334a9466b7399c215 Stored in directory: /root/.cache/pip/wheels/bc/a3/fe/0ff2c34569b8ae24e89a30b7939d3940b1fea7a13919c4c57d Building wheel for mkdocs (pyproject.toml): started Building wheel for mkdocs (pyproject.toml): finished with status 'done' Created wheel for mkdocs: filename=mkdocs-1.6.1-py3-none-any.whl size=3864446 sha256=0fae3462c32cd065ab6686d83127649d0d87fade43e961884aca081d089f6efc Stored in directory: /root/.cache/pip/wheels/65/fc/29/64ff3442bb2510bb0efe2a570924f09f30ec2ae81f20894e7b Building wheel for mkdocs-add-number-plugin (pyproject.toml): started Building wheel for mkdocs-add-number-plugin (pyproject.toml): finished with status 'done' Created wheel for mkdocs-add-number-plugin: filename=mkdocs_add_number_plugin-1.2.2-py3-none-any.whl size=9217 sha256=21d595658e90ed969e3dbd349c7a947d220307137f3078fdf82388fe652f9e2e Stored in directory: /root/.cache/pip/wheels/78/53/59/2362692d4eb1fd51b59cfcf742cd3971890addf1418b652885 Building wheel for mkdocs-awesome-nav (pyproject.toml): started Building wheel for mkdocs-awesome-nav (pyproject.toml): finished with status 'done' Created wheel for mkdocs-awesome-nav: filename=mkdocs_awesome_nav-3.0.0-py3-none-any.whl size=11371 sha256=44c8cde23198968faf87fb437dec11d1d618be86cd4a75976c206c6223e1499e Stored in directory: /root/.cache/pip/wheels/5f/3e/56/a8b4073cfc3877da2fc2004f9097b05b2ab173b50b6dc89d84 Building wheel for mkdocs-exclude (pyproject.toml): started Building wheel for mkdocs-exclude (pyproject.toml): finished with status 'done' Created wheel for mkdocs-exclude: filename=mkdocs_exclude-1.0.2-py3-none-any.whl size=7434 sha256=db5f67ef06d9b6302787ae866b14a8b55e6a215472a7db2cfadd4ffa21ec2682 Stored in directory: /root/.cache/pip/wheels/d1/89/07/c8377f172ba2690b8e1f6f547529d36f9ea80ca8d011fc173f Building wheel for mkdocs-get-deps (pyproject.toml): started Building wheel for mkdocs-get-deps (pyproject.toml): finished with status 'done' Created wheel for mkdocs-get-deps: filename=mkdocs_get_deps-0.2.0-py3-none-any.whl size=9521 sha256=bed05e52471d1f3bb57235d8960ecf36d84e0fd4d6215cecac22d5f02e899c55 Stored in directory: /root/.cache/pip/wheels/12/e6/9d/1f014120cfc5aee0a9d1dacc2569821c8cc752cc616b5ea485 Building wheel for mkdocs-macros-plugin (pyproject.toml): started Building wheel for mkdocs-macros-plugin (pyproject.toml): finished with status 'done' Created wheel for mkdocs-macros-plugin: filename=mkdocs_macros_plugin-1.3.7-py3-none-any.whl size=37837 sha256=b71e182d0af3f5649affbe1ce9e2c77f9dc3d553eae1c70426c14ea5f356981e Stored in directory: /root/.cache/pip/wheels/d3/2f/d2/d83677d1d068397624a83debdf42c7cf4ca9a5458b2a2c6e99 Building wheel for mkdocs-material (pyproject.toml): started Building wheel for mkdocs-material (pyproject.toml): finished with status 'done' Created wheel for mkdocs-material: filename=mkdocs_material-9.6.9-py3-none-any.whl size=8697934 sha256=9b68d75c22c5daa31d463fdb8e04eeebd0ddb9354495f05cc6a81ae124c2d53c Stored in directory: /root/.cache/pip/wheels/b3/be/a3/5c92221450a2959332cb3ab9af54caaf161fb780513ee895f8 Building wheel for mkdocs-material-extensions (pyproject.toml): started Building wheel for mkdocs-material-extensions (pyproject.toml): finished with status 'done' Created wheel for mkdocs-material-extensions: filename=mkdocs_material_extensions-1.3.1-py3-none-any.whl size=8731 sha256=07b1d60e79c25d78f5ee98a2d7302dc770d5f3532726327aea070522e01bcdfb Stored in directory: /root/.cache/pip/wheels/3b/71/0c/aa0f4f3afc511882b6ab917981569cce943bc23c1670831b23 Building wheel for paginate (pyproject.toml): started Building wheel for paginate (pyproject.toml): finished with status 'done' Created wheel for paginate: filename=paginate-0.5.7-py2.py3-none-any.whl size=13830 sha256=e341699414c7aeb584711c3595eb988c16a2bba4392ddaf3e0c2dc1d24d9a05e Stored in directory: /root/.cache/pip/wheels/b3/44/36/36b7b7bef4609b7669d41b59bc74b4c15e424b0753d04ec15b Building wheel for pymdown-extensions (pyproject.toml): started Building wheel for pymdown-extensions (pyproject.toml): finished with status 'done' Created wheel for pymdown-extensions: filename=pymdown_extensions-10.21.3-py3-none-any.whl size=269002 sha256=3ae066a9bc66f10fb00d864f7b0742ec19f4fafa0cda1c6c97754b17ed90ad2b Stored in directory: /root/.cache/pip/wheels/9b/19/15/447f106932e22d441259901cf7f66c74ec30b5e2ddfbaa4c53 Building wheel for mock (pyproject.toml): started Building wheel for mock (pyproject.toml): finished with status 'done' Created wheel for mock: filename=mock-5.2.0-py3-none-any.whl size=31650 sha256=4f377dc77dcc7a4c8ab61d730ee0e578eb694c868f3f4cedcaff4aefa12f737e Stored in directory: /root/.cache/pip/wheels/46/29/3b/0ed30d48430f66e9b05dca99622fdb9b71b27fa440aa0bca75 Building wheel for more-itertools (pyproject.toml): started Building wheel for more-itertools (pyproject.toml): finished with status 'done' Created wheel for more-itertools: filename=more_itertools-10.6.0-py3-none-any.whl size=63083 sha256=cdef9823e313d0d42e6410338fff793101526e486944adcffb14e0af7da3be9f Stored in directory: /root/.cache/pip/wheels/79/f7/7e/c6bf90de941a79fd8344584cd69f3721bb0bc89bf4ea5cb5b4 Building wheel for natsort (pyproject.toml): started Building wheel for natsort (pyproject.toml): finished with status 'done' Created wheel for natsort: filename=natsort-8.4.0-py3-none-any.whl size=38304 sha256=c262e07cf6964d4b2919d6c6ef81953299616f16e99825938a173aa2a3936632 Stored in directory: /root/.cache/pip/wheels/ae/80/a0/e2d01b9483234967fd57b20ce8fdb188485b06ab871b5d5392 Building wheel for nltk (pyproject.toml): started Building wheel for nltk (pyproject.toml): finished with status 'done' Created wheel for nltk: filename=nltk-3.9.4-py3-none-any.whl size=1552087 sha256=a48a4748ba3a1303d3a05a07cf5392fab790e7a7bf06fc9133319a3db8124f5f Stored in directory: /root/.cache/pip/wheels/18/77/62/0db1a19a82cfe917047f6990ab41de7ade8830afff8aa5b9d9 Building wheel for nodeenv (pyproject.toml): started Building wheel for nodeenv (pyproject.toml): finished with status 'done' Created wheel for nodeenv: filename=nodeenv-1.9.1-py2.py3-none-any.whl size=22416 sha256=19d587e655bdcfb612eb9ff5e08f1f813ff7866acb79949e373bb7550aee9810 Stored in directory: /root/.cache/pip/wheels/af/1f/56/4b5b737b20c4f956fc712f120cdd8512e0aec16590730766e1 Building wheel for panoply (pyproject.toml): started Building wheel for panoply (pyproject.toml): finished with status 'done' Created wheel for panoply: filename=panoply-0.1.56-py3-none-any.whl size=3089 sha256=16216c701b5dba651459e90be2cc9ef59ec2de4c608b8cdaddf9e27abef445a2 Stored in directory: /root/.cache/pip/wheels/c8/38/5e/d622f05e90a49f2461d97e83bd2e6b2424643374c9a4eea08f Building wheel for simple-term-menu (pyproject.toml): started Building wheel for simple-term-menu (pyproject.toml): finished with status 'done' Created wheel for simple-term-menu: filename=simple_term_menu-1.6.6-py3-none-any.whl size=27687 sha256=222d3415c6936ad17f2437ace92cf5aec20b85ccb385e529af3a58f6d795df24 Stored in directory: /root/.cache/pip/wheels/00/e9/09/b8ae5ad86d10b8a7c2c9b229b55872b6bb215b6467978b20b4 Building wheel for pdoc3 (pyproject.toml): started Building wheel for pdoc3 (pyproject.toml): finished with status 'done' Created wheel for pdoc3: filename=pdoc3-0.11.6-py3-none-any.whl size=237962 sha256=70d8f17b995372452d901010ff2d4192a8d46a81d623dca478d6a0afc0483ae5 Stored in directory: /root/.cache/pip/wheels/88/66/7c/4053b09078ea4dc988c6f5d18e05f8ecb0d4c9b0c1587be210 Building wheel for pipdeptree (pyproject.toml): started Building wheel for pipdeptree (pyproject.toml): finished with status 'done' Created wheel for pipdeptree: filename=pipdeptree-2.26.0-py3-none-any.whl size=32530 sha256=b19b9f60117f18e81bceec70a34effc4b19a7aac648fa9391ad036fab8f968cd Stored in directory: /root/.cache/pip/wheels/3e/d2/97/13718f39b5cfc69b1c9f519b0e9b5b7f018bd90af21b2da8c3 Building wheel for pre-commit (pyproject.toml): started Building wheel for pre-commit (pyproject.toml): finished with status 'done' Created wheel for pre-commit: filename=pre_commit-4.2.0-py2.py3-none-any.whl size=220746 sha256=43486b9d885096326a8b9f0730a7064a566e48d3d497ccd968e6751f23afe62c Stored in directory: /root/.cache/pip/wheels/a8/59/0b/d06531be88897676a88a364379245d5f3eeea93e9b7891b7c2 Building wheel for py-spy (pyproject.toml): started Building wheel for py-spy (pyproject.toml): finished with status 'done' Created wheel for py-spy: filename=py_spy-0.4.1-py3-none-linux_x86_64.whl size=2171500 sha256=c461457c5224970f2f549a48ff4b666b1850d68a8cdad88ae6f708d7a00d1726 Stored in directory: /root/.cache/pip/wheels/45/45/ac/01c9dfbdf39b035f9eed1d12a654bf8b05f6ccecf90599a7d7 Building wheel for pydocstyle (pyproject.toml): started Building wheel for pydocstyle (pyproject.toml): finished with status 'done' Created wheel for pydocstyle: filename=pydocstyle-6.3.0-py3-none-any.whl size=38995 sha256=221d003300b87cb22cce8eed2bbc9d43a9fd78cc7561308820b7aba05e94c1d7 Stored in directory: /root/.cache/pip/wheels/d0/00/8b/b3e020ab9710c1a48da77a216e06d0e04a18bdd2356f855f59 Building wheel for pyinstaller-hooks-contrib (pyproject.toml): started Building wheel for pyinstaller-hooks-contrib (pyproject.toml): finished with status 'done' Created wheel for pyinstaller-hooks-contrib: filename=pyinstaller_hooks_contrib-2026.5-py3-none-any.whl size=457314 sha256=04077669de8ade368f5e368f4c1a8a197df1c95e38a0336a615a5b72bb0d916f Stored in directory: /root/.cache/pip/wheels/8e/d8/4a/abbd897165b5b1fd915c336dd2c35274b42717b3b96377cfbc Building wheel for pyinstaller (pyproject.toml): started Building wheel for pyinstaller (pyproject.toml): finished with status 'done' Created wheel for pyinstaller: filename=pyinstaller-6.20.0-py3-none-any.whl size=2350020 sha256=c74caaff95a0d0f43eda0f2cd895f182e89ada3d59b1edf4cdcce23eedd56587 Stored in directory: /root/.cache/pip/wheels/bf/f3/4f/9c03c3d4d79dd92887505091453bf3bfc317211bf0b3aea56a Building wheel for pylint (pyproject.toml): started Building wheel for pylint (pyproject.toml): finished with status 'done' Created wheel for pylint: filename=pylint-3.3.6-py3-none-any.whl size=522462 sha256=7ad1731e0af4189626e133c87bf11a7677a3bdaf6db43b5edb106c090664913d Stored in directory: /root/.cache/pip/wheels/fd/9a/83/4e0571100b7fdaa3e5c2b08cc24990dc42cf1d31ed3d7a6e08 Building wheel for pyproject-api (pyproject.toml): started Building wheel for pyproject-api (pyproject.toml): finished with status 'done' Created wheel for pyproject-api: filename=pyproject_api-1.9.1-py3-none-any.whl size=13127 sha256=a264eb27cdb5b20aa8060992bce070373fb7f8bb3889cee489c215d939cc4dfe Stored in directory: /root/.cache/pip/wheels/6c/32/b6/84798eb9467eae52bb5aca4db325313a2a4b7b2dc0ddcecd22 Building wheel for pytest (pyproject.toml): started Building wheel for pytest (pyproject.toml): finished with status 'done' Created wheel for pytest: filename=pytest-9.0.3-py3-none-any.whl size=375249 sha256=3301408e9517b3864d6f22594a9ba5e0aa2250e3e6d6046a45ea23dee13c01a8 Stored in directory: /root/.cache/pip/wheels/3a/90/c3/767d1710f9a140f87d4daf92d6992bad619f726fa59dd11bd0 Building wheel for pytest-asyncio (pyproject.toml): started Building wheel for pytest-asyncio (pyproject.toml): finished with status 'done' Created wheel for pytest-asyncio: filename=pytest_asyncio-1.3.0-py3-none-any.whl size=15075 sha256=6ac85a81a27392c18aee935ce071662d63fc1b9477bcc14f16debe34b93c522b Stored in directory: /root/.cache/pip/wheels/86/c2/64/87c0117784d6fb3bedecae9f6848ffec54f8d8c29d38f3eecb Building wheel for pytest-cov (pyproject.toml): started Building wheel for pytest-cov (pyproject.toml): finished with status 'done' Created wheel for pytest-cov: filename=pytest_cov-6.0.0-py3-none-any.whl size=23127 sha256=fd660710029332798bd9ccf048eadc9f720d23e01e89441ab16b9b3da8ab443b Stored in directory: /root/.cache/pip/wheels/c8/d0/cc/cc596bb8018809b1221739ed81719006c4757882969c884afa Building wheel for pytest-html (pyproject.toml): started Building wheel for pytest-html (pyproject.toml): finished with status 'done' Created wheel for pytest-html: filename=pytest_html-4.2.0-py3-none-any.whl size=23716 sha256=df3f2773b1e8cd8ca60c5c59623dc0d8d0742075b69523a6a382563777386c24 Stored in directory: /root/.cache/pip/wheels/9d/c0/4f/d916de7dc9590b1ae5038951c377028eb930c6c0e06de13ea1 Building wheel for pytest-httpserver (pyproject.toml): started Building wheel for pytest-httpserver (pyproject.toml): finished with status 'done' Created wheel for pytest-httpserver: filename=pytest_httpserver-1.1.2-py3-none-any.whl size=20996 sha256=ba49f2609c885129d01bc5ca5b757ce7381c043c38f99bf596b873fed90421aa Stored in directory: /root/.cache/pip/wheels/d3/5f/4e/b090a1a5e8a1ddafd2c5350da4714ed56fd6df5e8079811603 Building wheel for pytest-json-report (pyproject.toml): started Building wheel for pytest-json-report (pyproject.toml): finished with status 'done' Created wheel for pytest-json-report: filename=pytest_json_report-1.5.0-py3-none-any.whl size=13287 sha256=a2b365b7e6ce0b6cc05f6b5194ac93c166d49a1e903659b5842beb7722a945d3 Stored in directory: /root/.cache/pip/wheels/b1/65/93/63128e2221450a8bf7671eb454eef0a4b2c1eed0beed185d14 Building wheel for pytest-metadata (pyproject.toml): started Building wheel for pytest-metadata (pyproject.toml): finished with status 'done' Created wheel for pytest-metadata: filename=pytest_metadata-3.1.1-py3-none-any.whl size=11428 sha256=ed6a2e439b370afb6f680f2d5391e63dd406bf37518a5b10d7329b72b24ccaa1 Stored in directory: /root/.cache/pip/wheels/8c/b4/73/e12849103401a20004708a4b2b74b6abf8b314fbd81eb105b5 Building wheel for pytest-mock (pyproject.toml): started Building wheel for pytest-mock (pyproject.toml): finished with status 'done' Created wheel for pytest-mock: filename=pytest_mock-3.14.0-py3-none-any.whl size=9900 sha256=c90d45ffdcbbe4a444266b1a3e2155378929f662a316d4531c9c21b3dd040b34 Stored in directory: /root/.cache/pip/wheels/e8/3a/2a/b8afa7f1499c32db2cc322044310cabce612d3cddb72d4243a Building wheel for pytest-xdist (pyproject.toml): started Building wheel for pytest-xdist (pyproject.toml): finished with status 'done' Created wheel for pytest-xdist: filename=pytest_xdist-3.6.1-py3-none-any.whl size=46150 sha256=d5e3a1e802e1f9f979aa607836794219e18420733be7089008aff736107b2bae Stored in directory: /root/.cache/pip/wheels/dc/4f/32/9643a32567d97cd5c2799d79afe9f5afeb2367c0e0964f013e Building wheel for pyyaml-env-tag (pyproject.toml): started Building wheel for pyyaml-env-tag (pyproject.toml): finished with status 'done' Created wheel for pyyaml-env-tag: filename=pyyaml_env_tag-0.1-py3-none-any.whl size=3932 sha256=ef8f6555496e5fb4f7fabb669df329b37dd7f47ce93bdfe51f0ca9ee37774368 Stored in directory: /root/.cache/pip/wheels/6d/96/cc/27bc7f91ebff403c5fb230b1fe64b630687f030ecbb141b28c Building wheel for pyyaml-ft (pyproject.toml): started Building wheel for pyyaml-ft (pyproject.toml): finished with status 'done' Created wheel for pyyaml-ft: filename=pyyaml_ft-8.0.0-cp313-cp313-linux_x86_64.whl size=50481 sha256=e28c457c1cf09995b3604fe0d5ff54dd1c629889fc821de7617330f00b8862a6 Stored in directory: /root/.cache/pip/wheels/fb/0c/79/c320e9710f8d2758750c42cdff842759743a10fbad7c3f3888 Building wheel for sarif-om (pyproject.toml): started Building wheel for sarif-om (pyproject.toml): finished with status 'done' Created wheel for sarif-om: filename=sarif_om-1.0.4-py3-none-any.whl size=30287 sha256=073f5bfc4b2b6f981a219f3b05b8b0ad23a625af0477891beb1c22396d0d6437 Stored in directory: /root/.cache/pip/wheels/4e/bf/ca/47529e24f2ce3c9706a053b6fdbeb98ce2ce62eef4a3fa7bfd Building wheel for sftp-py (pyproject.toml): started Building wheel for sftp-py (pyproject.toml): finished with status 'done' Created wheel for sftp-py: filename=sftp_py-0.2.1-py3-none-any.whl size=5942 sha256=055f1bf6ab9ec6011cde64a285d392eb565892b6a9028835ea461008cd70ba9e Stored in directory: /root/.cache/pip/wheels/ad/be/78/82fdcdc8e0132a4b1edc38a2e17f1b17e58b58299b7b815adf Building wheel for snowballstemmer (pyproject.toml): started Building wheel for snowballstemmer (pyproject.toml): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-2.2.0-py2.py3-none-any.whl size=93060 sha256=a98a74ab7605f86681dc981c562c8efd9bd1c90d45eb58eb40e99e89a4584a3f Stored in directory: /root/.cache/pip/wheels/a3/21/e9/c97662c28cf6dd521512899697f41e07f29b514eaef9684059 Building wheel for stevedore (pyproject.toml): started Building wheel for stevedore (pyproject.toml): finished with status 'done' Created wheel for stevedore: filename=stevedore-5.4.1-py3-none-any.whl size=49639 sha256=53bbcf5c9f78a615aa199a1fdae5cf5aea298c784f1d8e373ecade12d23f9dd2 Stored in directory: /root/.cache/pip/wheels/c5/7a/20/47c38855fe98c83552b45d1c2384f04240834090690e6ed775 Building wheel for super-collections (pyproject.toml): started Building wheel for super-collections (pyproject.toml): finished with status 'done' Created wheel for super-collections: filename=super_collections-0.5.3-py3-none-any.whl size=8470 sha256=db2528f0db1cb505089f415d068fa15d967c93e46d7ff33d163e6f2e3a259a6c Stored in directory: /root/.cache/pip/wheels/59/b7/30/c006c50b70cf2965c4e10e684a99022699038025738f5c4163 Building wheel for tox (pyproject.toml): started Building wheel for tox (pyproject.toml): finished with status 'done' Created wheel for tox: filename=tox-4.28.4-py3-none-any.whl size=174029 sha256=47b7c720b7dd176c529a65f14a41e573de5b9fc0c4523a591fdc7b191298a70e Stored in directory: /root/.cache/pip/wheels/17/ba/bd/b0bb211f7c798c2d6ce34f67d609fbb35a91f01d4f9eb4f62f Building wheel for watchdog (pyproject.toml): started Building wheel for watchdog (pyproject.toml): finished with status 'done' Created wheel for watchdog: filename=watchdog-6.0.0-py3-none-any.whl size=79192 sha256=c0f799e696e1166be2525d540522d7b31dfa2bd3c7228033c580a5441a1474e7 Stored in directory: /root/.cache/pip/wheels/52/12/15/787e7227180d07fe9b7f25301345fcb7f66a02d23270f279b9 Building wheel for wcmatch (pyproject.toml): started Building wheel for wcmatch (pyproject.toml): finished with status 'done' Created wheel for wcmatch: filename=wcmatch-10.0-py3-none-any.whl size=39348 sha256=d6289d5da4deac49eb84dcf908682204ebfc37f7f7c24e7ffe1af609bf85930c Stored in directory: /root/.cache/pip/wheels/3c/9f/f6/4df499777cc27d9cb4bfa08f44c1f6c611de384c5c36e508b0 Building wheel for pathspec (pyproject.toml): started Building wheel for pathspec (pyproject.toml): finished with status 'done' Created wheel for pathspec: filename=pathspec-1.0.4-py3-none-any.whl size=55206 sha256=fb6ae2fd4e7c921a165808a552060e722767cfa526f99ca5156ed2ce45a5c723 Stored in directory: /root/.cache/pip/wheels/3a/c0/81/7462b0dea2b2ed883419671f9ecbc45b257d4c71e82fd8258b Building wheel for pip (pyproject.toml): started Building wheel for pip (pyproject.toml): finished with status 'done' Created wheel for pip: filename=pip-26.1-py3-none-any.whl size=1812804 sha256=61cd106a4ff172d529d16b4740b260cf4710319e3690e2342c2d65aa619b37fd Stored in directory: /root/.cache/pip/wheels/fc/69/a3/c2f0439acffe94aa9035dcf3cc891b004e7c33a9745b9326ad Building wheel for platformdirs (pyproject.toml): started Building wheel for platformdirs (pyproject.toml): finished with status 'done' Created wheel for platformdirs: filename=platformdirs-4.5.0-py3-none-any.whl size=18562 sha256=8dad0377d285c3958eb84553419e4543a5ddac8cef5fbdb38bdc25aa98ab4532 Stored in directory: /root/.cache/pip/wheels/cb/0c/a1/dda52b974ac4233f6cb9ea3f6d55726cdc8378c4685b4ff779 Building wheel for virtualenv (pyproject.toml): started Building wheel for virtualenv (pyproject.toml): finished with status 'done' Created wheel for virtualenv: filename=virtualenv-21.4.2-py3-none-any.whl size=7594080 sha256=10ff86d8f70196671efb6d7a2e4f7c0fda056236924bbd00d6c3c8da59cf4833 Stored in directory: /root/.cache/pip/wheels/cc/24/4d/f8244e8781af49c96e065a04979e3df14c7b7fbbf9504e1fc4 Building wheel for distlib (pyproject.toml): started Building wheel for distlib (pyproject.toml): finished with status 'done' Created wheel for distlib: filename=distlib-0.4.0-py2.py3-none-any.whl size=469084 sha256=0617bc62a060a690391dea21d9cc18533a8e0181322ceac4f01cb090c6dfe8fd Stored in directory: /root/.cache/pip/wheels/8f/63/52/0548d6c9da77174ec08d4226bcf18265e19855e3c362bf9254 Building wheel for python-discovery (pyproject.toml): started Building wheel for python-discovery (pyproject.toml): finished with status 'done' Created wheel for python-discovery: filename=python_discovery-1.4.0-py3-none-any.whl size=33217 sha256=fab42b078c75a12172f2168c2b20de4f88f42fbba8cebbc583a4f4f26bc24052 Stored in directory: /root/.cache/pip/wheels/8d/79/a4/1b8dffac166c290f26d4985fe3526d3671a06a5534e9df857b Successfully built apipkg altgraph astroid backrefs bandit black pytokens bracex bump-pydantic cfgv coverage coveralls exceptiongroup execnet flake8 mccabe pyflakes flake8-docstrings freezegun ghp-import gitdb smmap GitPython hjson identify iniconfig isort jschema-to-python lazy-object-proxy libcst livereload lunr Mako mergedeep mkdocs mkdocs-add-number-plugin mkdocs-awesome-nav mkdocs-exclude mkdocs-get-deps mkdocs-macros-plugin mkdocs-material mkdocs-material-extensions paginate pymdown-extensions mock more-itertools natsort nltk nodeenv panoply simple-term-menu pdoc3 pipdeptree pre-commit py-spy pydocstyle pyinstaller-hooks-contrib pyinstaller pylint pyproject-api pytest pytest-asyncio pytest-cov pytest-html pytest-httpserver pytest-json-report pytest-metadata pytest-mock pytest-xdist pyyaml-env-tag pyyaml-ft sarif-om sftp-py snowballstemmer stevedore super-collections tox watchdog wcmatch pathspec pip platformdirs virtualenv distlib python-discovery if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-master/opt/python3_devtools] is already loaded Looking in links: ./src Processing ./src/apipkg-3.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/altgraph-0.17.5-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/astroid-3.3.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/backrefs-5.8-py313-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/bandit-1.8.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/black-26.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/bracex-2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/bump_pydantic-0.8.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/cfgv-3.4.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/coverage-7.7.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/coveralls-4.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/exceptiongroup-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/execnet-2.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/filprofiler-2024.11.2-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/flake8-7.1.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/flake8_docstrings-1.7.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/freezegun-1.5.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/ghp_import-2.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/gitdb-4.0.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/gitpython-3.1.50-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/hjson-3.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/identify-2.6.9-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/iniconfig-2.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/isort-6.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/jschema_to_python-1.2.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/lazy_object_proxy-1.10.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/libcst-1.8.6-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/livereload-2.7.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/lunr-0.8.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/mako-1.3.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/mccabe-0.7.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/mergedeep-1.3.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/mkdocs-1.6.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/mkdocs_add_number_plugin-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/mkdocs_awesome_nav-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/mkdocs_exclude-1.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/mkdocs_get_deps-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/mkdocs_macros_plugin-1.3.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/mkdocs_material-9.6.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/mkdocs_material_extensions-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/mock-5.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/more_itertools-10.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/natsort-8.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/nltk-3.9.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/nodeenv-1.9.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/paginate-0.5.7-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/panoply-0.1.56-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/pdoc3-0.11.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/pipdeptree-2.26.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/pre_commit-4.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/py_spy-0.4.1-py3-none-linux_x86_64.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/pydocstyle-6.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/pyflakes-3.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/pyinstaller_hooks_contrib-2026.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/pyinstaller-6.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/pylint-3.3.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/pymdown_extensions-10.21.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/pyproject_api-1.9.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/pytest-9.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/pytest_asyncio-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/pytest_cov-6.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/pytest_html-4.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/pytest_httpserver-1.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/pytest_json_report-1.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/pytest_metadata-3.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/pytest_mock-3.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/pytest_xdist-3.6.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/pytokens-0.4.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/pyyaml_env_tag-0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/pyyaml_ft-8.0.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/sarif_om-1.0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/sftp_py-0.2.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/simple_term_menu-1.6.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/smmap-5.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/snowballstemmer-2.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/stevedore-5.4.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/super_collections-0.5.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/tox-4.28.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/watchdog-6.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 79)) Processing ./src/wcmatch-10.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 80)) Requirement already satisfied: PyYAML>=5.3.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from bandit==1.8.3->-r requirements3.txt.tmp (line 5)) (6.0.3) Requirement already satisfied: rich in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from bandit==1.8.3->-r requirements3.txt.tmp (line 5)) (14.3.4) Requirement already satisfied: click>=8.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (8.3.3) Requirement already satisfied: mypy-extensions>=0.4.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (1.1.0) Requirement already satisfied: packaging>=22.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (26.0) Requirement already satisfied: pathspec>=1.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (1.0.4) Requirement already satisfied: platformdirs>=2 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from black==26.3.1->-r requirements3.txt.tmp (line 6)) (4.5.0) Requirement already satisfied: typer>=0.7.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from bump-pydantic==0.8.0->-r requirements3.txt.tmp (line 8)) (0.26.4) Requirement already satisfied: typing-extensions in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from bump-pydantic==0.8.0->-r requirements3.txt.tmp (line 8)) (4.15.0) Requirement already satisfied: requests<3.0.0,>=1.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (2.33.0) Requirement already satisfied: threadpoolctl in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from filprofiler==2024.11.2->-r requirements3.txt.tmp (line 14)) (3.6.0) Requirement already satisfied: pycodestyle<2.13.0,>=2.12.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from flake8==7.1.2->-r requirements3.txt.tmp (line 15)) (2.12.1) Requirement already satisfied: python-dateutil>=2.7 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from freezegun==1.5.1->-r requirements3.txt.tmp (line 17)) (2.9.0.post0) Requirement already satisfied: attrs in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jschema-to-python==1.2.3->-r requirements3.txt.tmp (line 25)) (25.1.0) Requirement already satisfied: jsonpickle in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jschema-to-python==1.2.3->-r requirements3.txt.tmp (line 25)) (4.1.1) Requirement already satisfied: pbr in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jschema-to-python==1.2.3->-r requirements3.txt.tmp (line 25)) (7.0.3) Requirement already satisfied: tornado in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from livereload==2.7.1->-r requirements3.txt.tmp (line 28)) (6.5.5) Requirement already satisfied: MarkupSafe>=0.9.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from Mako==1.3.12->-r requirements3.txt.tmp (line 30)) (3.0.2) Requirement already satisfied: jinja2>=2.11.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements3.txt.tmp (line 33)) (3.1.6) Requirement already satisfied: markdown>=3.3.6 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements3.txt.tmp (line 33)) (3.10.2) Requirement already satisfied: pydantic>=2.8.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-awesome-nav==3.0.0->-r requirements3.txt.tmp (line 35)) (2.13.4) Requirement already satisfied: termcolor in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-macros-plugin==1.3.7->-r requirements3.txt.tmp (line 38)) (2.5.0) Requirement already satisfied: babel~=2.10 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-material==9.6.9->-r requirements3.txt.tmp (line 39)) (2.17.0) Requirement already satisfied: colorama~=0.4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-material==9.6.9->-r requirements3.txt.tmp (line 39)) (0.4.6) Requirement already satisfied: pygments~=2.16 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mkdocs-material==9.6.9->-r requirements3.txt.tmp (line 39)) (2.20.0) Requirement already satisfied: joblib in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nltk==3.9.4->-r requirements3.txt.tmp (line 44)) (1.4.2) Requirement already satisfied: regex>=2021.8.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nltk==3.9.4->-r requirements3.txt.tmp (line 44)) (2024.11.6) Requirement already satisfied: tqdm in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nltk==3.9.4->-r requirements3.txt.tmp (line 44)) (4.67.1) Requirement already satisfied: pip>=24.2 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from pipdeptree==2.26.0->-r requirements3.txt.tmp (line 49)) (26.1) Requirement already satisfied: virtualenv>=20.10.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from pre-commit==4.2.0->-r requirements3.txt.tmp (line 50)) (21.4.2) Requirement already satisfied: setuptools>=42.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from pyinstaller-hooks-contrib==2026.5->-r requirements3.txt.tmp (line 54)) (82.0.1) Requirement already satisfied: dill>=0.3.6 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pylint==3.3.6->-r requirements3.txt.tmp (line 56)) (0.4.0) Requirement already satisfied: tomlkit>=0.10.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pylint==3.3.6->-r requirements3.txt.tmp (line 56)) (0.13.2) Requirement already satisfied: pluggy<2,>=1.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from pytest==9.0.3->-r requirements3.txt.tmp (line 59)) (1.6.0) Requirement already satisfied: Werkzeug>=2.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pytest-httpserver==1.1.2->-r requirements3.txt.tmp (line 63)) (3.1.6) Requirement already satisfied: paramiko>=2.7.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from sftp-py==0.2.1->-r requirements3.txt.tmp (line 72)) (3.5.1) Requirement already satisfied: cachetools>=6.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tox==4.28.4->-r requirements3.txt.tmp (line 78)) (7.1.4) Requirement already satisfied: chardet>=5.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tox==4.28.4->-r requirements3.txt.tmp (line 78)) (5.2.0) Requirement already satisfied: filelock>=3.18 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from tox==4.28.4->-r requirements3.txt.tmp (line 78)) (3.29.1) Requirement already satisfied: charset_normalizer<4,>=2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (3.4.7) Requirement already satisfied: idna<4,>=2.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (3.16) Requirement already satisfied: urllib3<3,>=1.26 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (2.7.0) Requirement already satisfied: certifi>=2023.5.7 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from requests<3.0.0,>=1.0.0->coveralls==4.1.0->-r requirements3.txt.tmp (line 11)) (2026.4.22) Requirement already satisfied: shellingham>=1.3.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from typer>=0.7.0->bump-pydantic==0.8.0->-r requirements3.txt.tmp (line 8)) (1.5.4) Requirement already satisfied: annotated-doc>=0.0.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from typer>=0.7.0->bump-pydantic==0.8.0->-r requirements3.txt.tmp (line 8)) (0.0.4) Requirement already satisfied: bcrypt>=3.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 72)) (5.0.0) Requirement already satisfied: cryptography>=3.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 72)) (46.0.7) Requirement already satisfied: pynacl>=1.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 72)) (1.6.2) Requirement already satisfied: cffi>=2.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 72)) (2.0.0) Requirement already satisfied: pycparser in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from cffi>=2.0.0->cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 72)) (3.0) Requirement already satisfied: annotated-types>=0.6.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt.tmp (line 35)) (0.7.0) Requirement already satisfied: pydantic-core==2.46.4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt.tmp (line 35)) (2.46.4) Requirement already satisfied: typing-inspection>=0.4.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from pydantic>=2.8.1->mkdocs-awesome-nav==3.0.0->-r requirements3.txt.tmp (line 35)) (0.4.2) Requirement already satisfied: six>=1.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from python-dateutil>=2.7->freezegun==1.5.1->-r requirements3.txt.tmp (line 17)) (1.17.0) Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from rich->bandit==1.8.3->-r requirements3.txt.tmp (line 5)) (3.0.0) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from markdown-it-py>=2.2.0->rich->bandit==1.8.3->-r requirements3.txt.tmp (line 5)) (0.1.2) Requirement already satisfied: distlib<1,>=0.3.7 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements3.txt.tmp (line 50)) (0.4.0) Requirement already satisfied: python-discovery>=1.4 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements3.txt.tmp (line 50)) (1.4.0) Installing collected packages: snowballstemmer, py-spy, paginate, hjson, altgraph, watchdog, super-collections, smmap, simple-term-menu, pyyaml-ft, pyyaml-env-tag, pytokens, pyproject-api, pymdown-extensions, pyinstaller-hooks-contrib, pyflakes, pydocstyle, pipdeptree, nodeenv, nltk, natsort, more-itertools, mock, mkdocs-material-extensions, mergedeep, mccabe, Mako, lunr, livereload, lazy-object-proxy, isort, iniconfig, identify, filprofiler, execnet, exceptiongroup, coverage, cfgv, bracex, backrefs, astroid, apipkg, wcmatch, stevedore, sarif-om, pytest-httpserver, pytest, pylint, pyinstaller, pdoc3, panoply, mkdocs-get-deps, libcst, jschema-to-python, gitdb, ghp-import, freezegun, flake8, black, tox, pytest-xdist, pytest-mock, pytest-metadata, pytest-cov, pytest-asyncio, pre-commit, mkdocs, GitPython, flake8-docstrings, bandit, sftp-py, pytest-json-report, pytest-html, mkdocs-material, mkdocs-macros-plugin, mkdocs-exclude, mkdocs-awesome-nav, mkdocs-add-number-plugin, coveralls, bump-pydantic Successfully installed GitPython-3.1.50 Mako-1.3.12 altgraph-0.17.5 apipkg-3.0.2 astroid-3.3.9 backrefs-5.8 bandit-1.8.3 black-26.3.1 bracex-2.5 bump-pydantic-0.8.0 cfgv-3.4.0 coverage-7.7.1 coveralls-4.1.0 exceptiongroup-1.2.2 execnet-2.1.1 filprofiler-2024.11.2 flake8-7.1.2 flake8-docstrings-1.7.0 freezegun-1.5.1 ghp-import-2.1.0 gitdb-4.0.12 hjson-3.1.0 identify-2.6.9 iniconfig-2.1.0 isort-6.0.1 jschema-to-python-1.2.3 lazy-object-proxy-1.10.0 libcst-1.8.6 livereload-2.7.1 lunr-0.8.0 mccabe-0.7.0 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-add-number-plugin-1.2.2 mkdocs-awesome-nav-3.0.0 mkdocs-exclude-1.0.2 mkdocs-get-deps-0.2.0 mkdocs-macros-plugin-1.3.7 mkdocs-material-9.6.9 mkdocs-material-extensions-1.3.1 mock-5.2.0 more-itertools-10.6.0 natsort-8.4.0 nltk-3.9.4 nodeenv-1.9.1 paginate-0.5.7 panoply-0.1.56 pdoc3-0.11.6 pipdeptree-2.26.0 pre-commit-4.2.0 py-spy-0.4.1 pydocstyle-6.3.0 pyflakes-3.2.0 pyinstaller-6.20.0 pyinstaller-hooks-contrib-2026.5 pylint-3.3.6 pymdown-extensions-10.21.3 pyproject-api-1.9.1 pytest-9.0.3 pytest-asyncio-1.3.0 pytest-cov-6.0.0 pytest-html-4.2.0 pytest-httpserver-1.1.2 pytest-json-report-1.5.0 pytest-metadata-3.1.1 pytest-mock-3.14.0 pytest-xdist-3.6.1 pytokens-0.4.1 pyyaml-env-tag-0.1 pyyaml-ft-8.0.0 sarif-om-1.0.4 sftp-py-0.2.1 simple-term-menu-1.6.6 smmap-5.0.2 snowballstemmer-2.2.0 stevedore-5.4.1 super-collections-0.5.3 tox-4.28.4 watchdog-6.0.0 wcmatch-10.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_devtools/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/GitPython.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/Mako.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/altgraph.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/apipkg.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/astroid.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/backrefs.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/bandit.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/black.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/bracex.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/bump-pydantic.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/cfgv.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/coverage.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/coveralls.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/exceptiongroup.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/execnet.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/filprofiler.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/flake8_docstrings.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/flake8.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/freezegun.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/ghp-import.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/gitdb.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/hjson.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/identify.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/iniconfig.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/isort.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/jschema_to_python.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/lazy-object-proxy.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/libcst.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/livereload.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/lunr.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mccabe.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mergedeep.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-add-number-plugin.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-awesome-nav.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-exclude.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-get-deps.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-macros-plugin.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-material-extensions.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs-material.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mkdocs.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/mock.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/more-itertools.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/natsort.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/nltk.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/nodeenv.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/paginate.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/panoply.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pdoc3.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pipdeptree.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pre_commit.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/py-spy.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pydocstyle.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyflakes.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyinstaller-hooks-contrib.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyinstaller.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pylint.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pymdown-extensions.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyproject-api.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-asyncio.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-cov.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-html.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest_httpserver.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-json-report.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-metadata.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-mock.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest-xdist.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytest.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pytokens.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/pyyaml_env_tag.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/PyYAML-ft.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/sarif_om.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/sftp_py.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/simple-term-menu.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/smmap.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/snowballstemmer.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/stevedore.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/super_collections.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/tox.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/watchdog.yaml is ready /opt/metwork-mfext-master/opt/python3_devtools/share/metwork_packages/wcmatch.yaml is ready make[3]: Leaving directory '/src/layers/layer7_python3_devtools/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-master/opt/python3_devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_devtools" cache: /buildcache/mfext_cache_layer_python3_devtools_483763ab7ed9999c85e11008887e7e10.tar created make[2]: Leaving directory '/src/layers/layer7_python3_devtools' make[2]: Entering directory '/src/layers/layer8_java' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/java" "java" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): dada532fd841f68b2af140c612a93b74 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: bb6f4ce6d0360d816d7105ca51c83502 cache hit (used: /buildcache/mfext_cache_layer_java_e27d00950f3a11f72f3c2f788f018f1b.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_openjdk; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/java ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-master/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/java" cache already exist (/buildcache/mfext_cache_layer_java_e27d00950f3a11f72f3c2f788f018f1b.tar) make[2]: Leaving directory '/src/layers/layer8_java' make[2]: Entering directory '/src/layers/layer8_monitoring' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/monitoring" "monitoring" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): dada532fd841f68b2af140c612a93b74 root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 source hash: ea76c7c5377ba8712aa56774dd674f46 cache hit (used: /buildcache/mfext_cache_layer_monitoring_a6cdead5da1191e3addcf82e754c80d5.tar) if ! test -f cache/hit; then \ for SUBDIR in 0300_telegraf 0400_vector; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/monitoring ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-master/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/monitoring" cache already exist (/buildcache/mfext_cache_layer_monitoring_a6cdead5da1191e3addcf82e754c80d5.tar) make[2]: Leaving directory '/src/layers/layer8_monitoring' make[2]: Entering directory '/src/layers/layer9_default' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .extra_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.extra_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/default" "default" /etc/buildimage_hash: 7135ad54e37c909212de4cd33a6e737b /src/adm/root.mk md5sum hash: 60c1fe308b8f0e043a4de4f24888710b core@mfext layer (dependency) hash (from cache): dada532fd841f68b2af140c612a93b74 devtools@mfext layer (dependency) hash (from cache): d69ce9b9426094ec678ccd85928e012b java@mfext layer (dependency) hash (from cache): d44c9f631e67572181ce302377a67699 monitoring@mfext layer (dependency) hash (from cache): c9aece4e9211657894328aa35b86daf1 nodejs@mfext layer (dependency) hash (from cache): 7587604eb6bfba21b9e905b7feb961f6 openresty@mfext layer (dependency) hash (from cache): 7080dd665d72d058c0a607e746301282 python3@mfext layer (dependency) hash (from cache): 2baf269a0e45316f9a4bd15c00365369 python3_core@mfext layer (dependency) hash (from cache): 591d4a433ec5c00681e2199e180f8cfd python3_devtools@mfext layer (dependency) hash (from cache): 1b77df51d1f50c922b881588170cf6ae python3_scientific_core@mfext layer (dependency) hash (from cache): ec9ffe9de3defe4c88eae2ff2341f97c root@mfext layer (dependency) hash (from cache): 85547cc8bd39b27fa1b06724f0e48c88 scientific_core@mfext layer (dependency) hash (from cache): 36e14b8582dd22b78bae2b2fd2595ff5 source hash: 558c6b0abbb332346c98bcb655b28c46 cache missed (/buildcache/mfext_cache_layer_default_461a00a052273fc259d4b5aff6b44253.tar) if ! test -f cache/hit; then \ for SUBDIR in ; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-master/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-master/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/default" cache: /buildcache/mfext_cache_layer_default_461a00a052273fc259d4b5aff6b44253.tar created make[2]: Leaving directory '/src/layers/layer9_default' make[1]: Leaving directory '/src/layers' cd adm && make all make[1]: Entering directory '/src/adm' cp -f metwork_debug /opt/metwork-mfext-master/bin/metwork_debug chmod a+rx /opt/metwork-mfext-master/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-master/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-master/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-master/bin/clear.sh chmod a+rx /opt/metwork-mfext-master/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-master/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-master/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-master/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-master/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-master/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-master/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-master/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-master/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-master/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-master/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-master/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-master/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-master/bin/components chmod a+rx /opt/metwork-mfext-master/bin/components cp -f _circus.start /opt/metwork-mfext-master/bin/_circus.start chmod a+rx /opt/metwork-mfext-master/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-master/bin/_circus.stop chmod a+rx /opt/metwork-mfext-master/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-master/bin/_circus.status chmod a+rx /opt/metwork-mfext-master/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-master/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-master/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-master/bin/before_start_redis chmod a+rx /opt/metwork-mfext-master/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-master/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-master/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-master/bin/port_test.sh chmod a+rx /opt/metwork-mfext-master/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-master/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-master/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-master/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-master/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-master/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-master/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-master/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-master/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-master/bin/config.py chmod a+rx /opt/metwork-mfext-master/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-master/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-master/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-master/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-master/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-master/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-master/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-master/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-master/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-master/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-master/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-master/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-master/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-master/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-master/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-master/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-master/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-master/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-master/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-master/bin/_circusctl chmod a+rx /opt/metwork-mfext-master/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-master/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-master/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-master/bin/nginx.status chmod a+rx /opt/metwork-mfext-master/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-master/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-master/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-master/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-master/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-master/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-master/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-master/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-master/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-master/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-master/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-master/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-master/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-master/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-master/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-master/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-master/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-master/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-master/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-master/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-master/bin/_circus.reload chmod a+rx /opt/metwork-mfext-master/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-master/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-master/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-master/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-master/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-master/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-master/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-master/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-master/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-master/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-master/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-master/bin/plugins.status chmod a+rx /opt/metwork-mfext-master/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-master/bin/_plugins.status chmod a+rx /opt/metwork-mfext-master/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-master/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-master/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-master/bin/plugins.stop chmod a+rx /opt/metwork-mfext-master/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-master/bin/_plugins.start chmod a+rx /opt/metwork-mfext-master/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-master/bin/plugins.start chmod a+rx /opt/metwork-mfext-master/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-master/bin/_send_state.py chmod a+rx /opt/metwork-mfext-master/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-master/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-master/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-master/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-master/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-master/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-master/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-master/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-master/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-master/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-master/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-master/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-master/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-master/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-master/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-master/bin/repeat.sh chmod a+rx /opt/metwork-mfext-master/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-master/bin/before_start_vector chmod a+rx /opt/metwork-mfext-master/bin/before_start_vector cp -f _module_status_json.py /opt/metwork-mfext-master/bin/_module_status_json.py chmod a+rx /opt/metwork-mfext-master/bin/_module_status_json.py cp -f revert_ldd.sh /opt/metwork-mfext-master/bin/revert_ldd.sh chmod a+rx /opt/metwork-mfext-master/bin/revert_ldd.sh cp -f revert_ldd_not_found.sh /opt/metwork-mfext-master/bin/revert_ldd_not_found.sh chmod a+rx /opt/metwork-mfext-master/bin/revert_ldd_not_found.sh cp -f save_perm_and_acl.sh /opt/metwork-mfext-master/bin/save_perm_and_acl.sh chmod a+rx /opt/metwork-mfext-master/bin/save_perm_and_acl.sh cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-master/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-master/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-master/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-master/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-master/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-master/share/templates/bashrc /opt/metwork-mfext-master/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-master/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-master/share/templates/bash_profile /opt/metwork-mfext-master/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-master/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-master/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-master/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-master/share/templates/nethard_profile /opt/metwork-mfext-master/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-master/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-master/share/templates/interactive_profile /opt/metwork-mfext-master/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-master/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-master/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-master && /opt/metwork-mfext-master/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-master/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-master/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-master/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-master/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-master/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-master/share/templates/mfxxx_wrapper /opt/metwork-mfext-master/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-master/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-master/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-master/share/templates/_mfxxx_wrapper /opt/metwork-mfext-master/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-master/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-master/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-master/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-master/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-master/share/templates/crontab cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-master/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-master/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-master/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-master/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-master/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-master/share/templates/mfxxx.start cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-master/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-master/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-master/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-master/share/templates/telegraf.conf cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-master/share/templates/vector.toml mkdir -p /opt/metwork-mfext-master/lib/mfext touch /opt/metwork-mfext-master/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-master/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-master/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-master/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-master/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-master/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-master/bin/envtpl >/opt/metwork-mfext-master/bin/metwork make[1]: Leaving directory '/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-master/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md