cp -f .layerapi2_label /opt/metwork-mfext-1.1/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-1.1/.layerapi2_dependencies rm -f /opt/metwork-mfext-1.1/.dhash_ignore_hash touch /opt/metwork-mfext-1.1/.dhash_ignore_hash echo "bin/python2" >>/opt/metwork-mfext-1.1/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-1.1/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory `/src/adm' cp -f guess_version.sh /opt/metwork-mfext-1.1/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-1.1/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-1.1/bin/envtpl chmod a+rx /opt/metwork-mfext-1.1/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-1.1/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-1.1/bin/dhash chmod a+rx /opt/metwork-mfext-1.1/bin/dhash cp -f layer_hash /opt/metwork-mfext-1.1/bin/layer_hash chmod a+rx /opt/metwork-mfext-1.1/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-1.1/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-1.1/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-1.1/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-1.1/bin/_layer_hash chmod a+rx /opt/metwork-mfext-1.1/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-1.1/bin/module_hash chmod a+rx /opt/metwork-mfext-1.1/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-1.1/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-1.1/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-1.1/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-1.1/bin/_check_layers_hash cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-1.1/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-1.1/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-1.1/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-1.1/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-1.1/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-1.1/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-1.1/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-1.1/config/version || { rm -f /opt/metwork-mfext-1.1/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-1.1/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-1.1/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-1.1/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-1.1/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-1.1/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/2/g' >python2_layer.mk cat python_layer.mk |sed 's/PYTHONMAJORVERSION/3/g' >python3_layer.mk cp -f python3_layer.mk /opt/metwork-mfext-1.1/share/python3_layer.mk cp -f python2_layer.mk /opt/metwork-mfext-1.1/share/python2_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-1.1/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-1.1/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-1.1/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-1.1/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-1.1/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-1.1/share/layer_wrapper.mk make[1]: Leaving directory `/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-1.1/.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-1.1/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/core" "core" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 4eb8c2d32e7217bb4e4694a2158c3d84 cache hit (used: /buildcache/mfext_cache_layer_core_9632153735338c6f1f813a1c1de69136.tar) if ! test -f cache/hit; then \ for SUBDIR in 0003_xz 0004_libffi 0005_pcre 0005_readline 0010_liquidprompt 0015_libev 0020_sqlite 0027_cares 0028_libressl 0029_curl 0030_glib2 0035_dtreetrawl 0040_json-c 0045_mfutil_c 0050_libxml 0060_libxslt 0070_layerapi2 0080_log_proxy 0100_redis 0110_cmake3 0117_yajl 0130_tcping 0200_ctags; 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-1.1/opt/core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-1.1/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/core" cache already exist (/buildcache/mfext_cache_layer_core_9632153735338c6f1f813a1c1de69136.tar) make[2]: Leaving directory `/src/layers/layer0_core' make[2]: Entering directory `/src/layers/layer0_tcltk' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/tcltk" "tcltk" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 62718ed3373b829961e7688c2d97dd50 cache hit (used: /buildcache/mfext_cache_layer_tcltk_d062faeb6cb04f7bbf00910a16b3e14d.tar) if ! test -f cache/hit; then \ for SUBDIR in 0010_tcl 0020_tk; 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-1.1/opt/tcltk ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/tcltk/.mfextaddon; fi _layer_dhash "tcltk@mfext" >/opt/metwork-mfext-1.1/opt/tcltk/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/tcltk" cache already exist (/buildcache/mfext_cache_layer_tcltk_d062faeb6cb04f7bbf00910a16b3e14d.tar) make[2]: Leaving directory `/src/layers/layer0_tcltk' 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-1.1/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/openresty" "openresty" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 02c3bef91e6136b2c4e582ddab357e9a cache hit (used: /buildcache/mfext_cache_layer_openresty_4b386aa2975911610f2f3ebcb1face54.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-1.1/opt/openresty ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-1.1/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/openresty" cache already exist (/buildcache/mfext_cache_layer_openresty_4b386aa2975911610f2f3ebcb1face54.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-1.1/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_conflicts |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_conflicts; else cat .layerapi2_conflicts |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_conflicts; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_core" "python3_core" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 67e6427e0939bade504fc09aca565b34 cache hit (used: /buildcache/mfext_cache_layer_python3_core_f3af4dfec7cba6ff920ce3c64500bb42.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0030_python3 0032_wheel 0033_upgrade_pip_setuptools 0035_certifi 0400_prereq_extra_python_packages 0500_extra_python_packages 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-1.1/opt/python3_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-1.1/opt/python3_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3_core" cache already exist (/buildcache/mfext_cache_layer_python3_core_f3af4dfec7cba6ff920ce3c64500bb42.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-1.1/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/scientific_core" "scientific_core" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 0570dedb9b1564488eb0fcd43aab11f9 cache hit (used: /buildcache/mfext_cache_layer_scientific_core_2580806b86a8b16e97148e54ea00b8be.tar) if ! test -f cache/hit; then \ for SUBDIR in 0003_libpng 0005_openjpeg 0006_jasper 0008_postgresql 0011_hdf5 0012_netcdf_c 0013_netcdf_cxx 0020_proj 0021_geos 0022_libspatialite 0023_gdal 0024_pixman 0030_freetype 0031_fontconfig 0032_cairo 0070_postgis; 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-1.1/opt/scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-1.1/opt/scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/scientific_core" cache already exist (/buildcache/mfext_cache_layer_scientific_core_2580806b86a8b16e97148e54ea00b8be.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-1.1/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3" "python3" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea python3_core@mfext layer (dependency) hash (from cache): 5f5ba77e122061b0275e28bfee8437d4 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: de0ab4370dc6eed739d063ec8095e50b cache missed (/buildcache/mfext_cache_layer_python3_93d178e270addf1baeae16628c70c2d4.tar) if ! test -f cache/hit; then \ for SUBDIR in 0400_prereq_extra_python_packages 0498_configupdater 0500_extra_python_packages 0550_bjoern; 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-1.1/opt/python3 ; \ fi make[3]: Entering directory `/src/layers/layer2_python3/0400_prereq_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable devtoolset-8 -- 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 tempolayer1431[/src/layers/layer2_python3/0400_prereq_extra_python_packages/tempolayer1431] Collecting cffi==1.12.3 Downloading cffi-1.12.3.tar.gz (456 kB) Collecting pycparser==2.19 Downloading pycparser-2.19.tar.gz (158 kB) Collecting PyScaffold==3.2.3 Downloading PyScaffold-3.2.3.tar.gz (389 kB) Collecting setuptools==54.1.2 Downloading setuptools-54.1.2.tar.gz (2.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: setuptools, cffi, pycparser, PyScaffold Building wheel for setuptools (PEP 517): started Building wheel for setuptools (PEP 517): finished with status 'done' Created wheel for setuptools: filename=setuptools-54.1.2-py3-none-any.whl size=785007 sha256=77a2f1bcbb435d2a327276932ef92c5b8cbdcd0d83296e9a24561484d2542bd6 Stored in directory: /root/.cache/pip/wheels/4b/ef/c7/acb7e9b4d18f995249526f71a72c2c74545be5062474273dae Building wheel for cffi (setup.py): started Building wheel for cffi (setup.py): finished with status 'done' Created wheel for cffi: filename=cffi-1.12.3-cp38-cp38-linux_x86_64.whl size=419065 sha256=5340d53826040d6f82f3646acb3ba88c3d0bc82f7aae6becc842f54c39f9642b Stored in directory: /root/.cache/pip/wheels/4f/79/f5/037fc9cf0bbdccdfac6a5eb0cfb9cf0048aaba26bbf7711418 Building wheel for pycparser (setup.py): started Building wheel for pycparser (setup.py): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111031 sha256=f52b5ab33db0a0af1a163e01a61f0a44eed91bf22959fa7f570e779ed07c589d Stored in directory: /root/.cache/pip/wheels/6d/fb/fb/c752da1378a60304d18004cc5c58e73519a798ee2809db7562 Building wheel for PyScaffold (setup.py): started Building wheel for PyScaffold (setup.py): finished with status 'done' Created wheel for PyScaffold: filename=PyScaffold-3.2.3-py3-none-any.whl size=162977 sha256=a8208530ca891fab5cb84aef41ca0222801139234b9db7e4f082f0e404f0b546 Stored in directory: /root/.cache/pip/wheels/11/e9/ea/745fd5b406b65c722a16c751395353629e81a25913a0afc9f7 Successfully built setuptools cffi pycparser PyScaffold if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-1.1/opt/python3] is already loaded Looking in links: ./src Processing ./src/cffi-1.12.3-cp38-cp38-linux_x86_64.whl Processing ./src/pycparser-2.19-py2.py3-none-any.whl Processing ./src/PyScaffold-3.2.3-py3-none-any.whl Requirement already satisfied: setuptools==54.1.2 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 9)) (54.1.2) Installing collected packages: pycparser, cffi, PyScaffold Successfully installed PyScaffold-3.2.3 cffi-1.12.3 pycparser-2.19 if ! test -d /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/PyScaffold.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cffi.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pycparser.yaml is ready make[3]: Leaving directory `/src/layers/layer2_python3/0400_prereq_extra_python_packages' make[3]: Entering directory `/src/layers/layer2_python3/0498_configupdater' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml touch /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "name: 'ConfigUpdater'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "version: '1.0.1'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "checksum: '6fb0e4371b22d9bb72efa79181000aac'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo -n "Parser like ConfigParser but for updating configuration files" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "website: 'https://github.com/pyscaffold/configupdater'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml; fi make --file=../../Makefile.standard download uncompress python3build python3install_pip make[1]: Entering directory '/src/layers/layer2_python3/0498_configupdater' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/ConfigUpdater-1.0.1.tar.gz` `readlink -m ./sources` MD5 6fb0e4371b22d9bb72efa79181000aac Computing checksum for /src/layers/layer2_python3/0498_configupdater/build/ConfigUpdater-1.0.1.tar.gz... Good checksum rm -Rf ConfigUpdater-1.0.1 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/ConfigUpdater-1.0.1.tar.gz` tar.gz ConfigUpdater-1.0.1 cd build/ConfigUpdater-1.0.1 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py build /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'project-urls' will not be supported in future versions. Please use the underscore name 'project_urls' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description-content-type' will not be supported in future versions. Please use the underscore name 'long_description_content_type' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'project-urls' will not be supported in future versions. Please use the underscore name 'project_urls' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description-content-type' will not be supported in future versions. Please use the underscore name 'long_description_content_type' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/configupdater copying src/configupdater/__init__.py -> build/lib/configupdater copying src/configupdater/configupdater.py -> build/lib/configupdater running egg_info writing src/ConfigUpdater.egg-info/PKG-INFO writing dependency_links to src/ConfigUpdater.egg-info/dependency_links.txt writing requirements to src/ConfigUpdater.egg-info/requires.txt writing top-level names to src/ConfigUpdater.egg-info/top_level.txt reading manifest file 'src/ConfigUpdater.egg-info/SOURCES.txt' writing manifest file 'src/ConfigUpdater.egg-info/SOURCES.txt' if ! test -d /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; fi cd build/ConfigUpdater-1.0.1 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && unsafe_pip install --prefix=/opt/metwork-mfext-1.1/opt/python3 --src=/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages . && rm -f /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/ConfigUpdater-1.0.1.dist-info/direct_url.json Processing /src/layers/layer2_python3/0498_configupdater/build/ConfigUpdater-1.0.1 Requirement already satisfied: setuptools>=38.3 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from ConfigUpdater==1.0.1) (54.1.2) Building wheels for collected packages: ConfigUpdater Building wheel for ConfigUpdater (setup.py): started Building wheel for ConfigUpdater (setup.py): finished with status 'done' Created wheel for ConfigUpdater: filename=ConfigUpdater-1.0.1-py2.py3-none-any.whl size=13773 sha256=42b29053a4f57df4ec5a48b714ccfc250c8c54b0c3697e9f63f07bd3b2e4058a Stored in directory: /root/.cache/pip/wheels/27/f5/98/f6de98ae000cd3042d2ffdacb14c3055aad5738b6a48db9a3d Successfully built ConfigUpdater Installing collected packages: ConfigUpdater Successfully installed ConfigUpdater-1.0.1 make[1]: Leaving directory '/src/layers/layer2_python3/0498_configupdater' make[3]: Leaving directory `/src/layers/layer2_python3/0498_configupdater' 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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable devtoolset-8 -- 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 tempolayer1874[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874] Obtaining acquisition from git+https://github.com/metwork-framework/acquisition.git@e21af9f9bfe6693874c6660fd657be5fa6b92841#egg=acquisition (from -r requirements3.txt (line 1)) Cloning https://github.com/metwork-framework/acquisition.git (to revision e21af9f9bfe6693874c6660fd657be5fa6b92841) to ./tmp_src/acquisition Collecting aiohttp==3.7.4 Downloading aiohttp-3.7.4.tar.gz (1.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Obtaining aiohttp_metwork_middlewares from git+https://github.com/metwork-framework/aiohttp_metwork_middlewares.git@6ec9424f24b7b89298dfcabde36ad49332cbecc4#egg=aiohttp_metwork_middlewares (from -r requirements3.txt (line 3)) Cloning https://github.com/metwork-framework/aiohttp_metwork_middlewares.git (to revision 6ec9424f24b7b89298dfcabde36ad49332cbecc4) to ./tmp_src/aiohttp-metwork-middlewares Collecting arrow==0.14.2 Downloading arrow-0.14.2.tar.gz (102 kB) Collecting async-timeout==3.0.1 Downloading async-timeout-3.0.1.tar.gz (9.7 kB) Collecting attrs==19.3.0 Downloading attrs-19.3.0.tar.gz (132 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting autopep8==1.4.4 Downloading autopep8-1.4.4.tar.gz (114 kB) Collecting bash==0.6 Downloading bash-0.6.tar.gz (2.8 kB) Collecting bcrypt==3.1.7 Downloading bcrypt-3.1.7.tar.gz (42 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting binaryornot==0.4.4 Downloading binaryornot-0.4.4.tar.gz (371 kB) Collecting cachetools==3.1.1 Downloading cachetools-3.1.1.tar.gz (22 kB) Collecting Cerberus==1.3.2 Downloading Cerberus-1.3.2.tar.gz (52 kB) Collecting chardet==3.0.4 Downloading chardet-3.0.4.tar.gz (1.9 MB) Collecting Click==7.0 Downloading Click-7.0.tar.gz (286 kB) Collecting colorama==0.4.3 Downloading colorama-0.4.3.tar.gz (27 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1.tar.gz (95 kB) Obtaining cookiecutter from git+https://github.com/metwork-framework/cookiecutter.git@113331d0590bd0c9147ac8b608ff850e63b94e44#egg=cookiecutter (from -r requirements3.txt (line 17)) Cloning https://github.com/metwork-framework/cookiecutter.git (to revision 113331d0590bd0c9147ac8b608ff850e63b94e44) to ./tmp_src/cookiecutter Obtaining cookiecutter_hooks from git+https://github.com/metwork-framework/cookiecutter_hooks.git@5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd#egg=cookiecutter_hooks (from -r requirements3.txt (line 18)) Cloning https://github.com/metwork-framework/cookiecutter_hooks.git (to revision 5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd) to ./tmp_src/cookiecutter-hooks Obtaining cronwrapper from git+https://github.com/metwork-framework/cronwrapper@828f7f1743224bcda739518698a71a65f1289e74#egg=cronwrapper (from -r requirements3.txt (line 19)) Cloning https://github.com/metwork-framework/cronwrapper (to revision 828f7f1743224bcda739518698a71a65f1289e74) to ./tmp_src/cronwrapper Collecting cryptography==3.3.2 Downloading cryptography-3.3.2.tar.gz (539 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Obtaining deploycron from git+https://github.com/metwork-framework/deploycron.git@c7d4e7b78fa8c9eb9f14ba49b5f90232af7d4709#egg=deploycron (from -r requirements3.txt (line 21)) Cloning https://github.com/metwork-framework/deploycron.git (to revision c7d4e7b78fa8c9eb9f14ba49b5f90232af7d4709) to ./tmp_src/deploycron Obtaining directory_observer from git+https://github.com/metwork-framework/directory_observer.git@03770b7876990803cc3b271e78b3c0a2364cdf3c#egg=directory_observer (from -r requirements3.txt (line 22)) Cloning https://github.com/metwork-framework/directory_observer.git (to revision 03770b7876990803cc3b271e78b3c0a2364cdf3c) to ./tmp_src/directory-observer Collecting diskcache==3.1.1 Downloading diskcache-3.1.1.tar.gz (489 kB) Collecting distro==1.4.0 Downloading distro-1.4.0.tar.gz (53 kB) Obtaining envtpl from git+https://github.com/metwork-framework/envtpl.git@a7838100809b367451ddca6477616082b01f4c1c#egg=envtpl (from -r requirements3.txt (line 25)) Cloning https://github.com/metwork-framework/envtpl.git (to revision a7838100809b367451ddca6477616082b01f4c1c) to ./tmp_src/envtpl Collecting future==0.17.1 Downloading future-0.17.1.tar.gz (829 kB) Collecting gitignore-parser==0.0.6 Downloading gitignore_parser-0.0.6.tar.gz (3.5 kB) Collecting idna==2.8 Downloading idna-2.8.tar.gz (174 kB) Collecting inotify-simple==1.1.8 Downloading inotify_simple-1.1.8.tar.gz (7.3 kB) Collecting Jinja2==2.11.3 Downloading Jinja2-2.11.3.tar.gz (257 kB) Collecting jinja2-time==0.2.0 Downloading jinja2-time-0.2.0.tar.gz (5.7 kB) Collecting joblib==0.17.0 Downloading joblib-0.17.0.tar.gz (1.7 MB) Collecting lazy-import==0.2.2 Downloading lazy_import-0.2.2.tar.gz (15 kB) Collecting Markdown==3.3.3 Downloading Markdown-3.3.3.tar.gz (319 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting MarkupSafe==1.1.1 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) Collecting mflog==0.1.0 Downloading mflog-0.1.0.tar.gz (21 kB) Obtaining mfplugin from git+https://github.com/metwork-framework/mfplugin.git@0cf569a70eb16b5e9ee3b3e07604d0216c6a16d6#egg=mfplugin (from -r requirements3.txt (line 37)) Cloning https://github.com/metwork-framework/mfplugin.git (to revision 0cf569a70eb16b5e9ee3b3e07604d0216c6a16d6) to ./tmp_src/mfplugin Obtaining mfutil from git+https://github.com/metwork-framework/mfutil.git@b9e938493875af31e9909b174de2494277d3f145#egg=mfutil (from -r requirements3.txt (line 38)) Cloning https://github.com/metwork-framework/mfutil.git (to revision b9e938493875af31e9909b174de2494277d3f145) to ./tmp_src/mfutil Collecting mockredispy==2.9.3 Downloading mockredispy-2.9.3.tar.gz (17 kB) Collecting multidict==4.7.6 Downloading multidict-4.7.6.tar.gz (50 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting netifaces==0.10.9 Downloading netifaces-0.10.9.tar.gz (28 kB) Obtaining opinionated_configparser from git+https://github.com/metwork-framework/opinionated_configparser.git@2e99654a17fc74628ec5290c417bebe86fb37cad#egg=opinionated_configparser (from -r requirements3.txt (line 42)) Cloning https://github.com/metwork-framework/opinionated_configparser.git (to revision 2e99654a17fc74628ec5290c417bebe86fb37cad) to ./tmp_src/opinionated-configparser Collecting paramiko==2.7.1 Downloading paramiko-2.7.1.tar.gz (1.1 MB) Collecting pika==1.1.0 Downloading pika-1.1.0.tar.gz (139 kB) Collecting poyo==0.4.2 Downloading poyo-0.4.2.tar.gz (15 kB) Collecting pprintpp==0.4.0 Downloading pprintpp-0.4.0.tar.gz (17 kB) Collecting psutil==5.6.6 Downloading psutil-5.6.6.tar.gz (447 kB) Collecting pycodestyle==2.6.0 Downloading pycodestyle-2.6.0.tar.gz (100 kB) Collecting Pygments==2.7.4 Downloading Pygments-2.7.4.tar.gz (2.3 MB) Collecting pyinotify==0.9.6 Downloading pyinotify-0.9.6.tar.gz (60 kB) Collecting PyNaCl==1.3.0 Downloading PyNaCl-1.3.0.tar.gz (3.4 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting python-dateutil==2.8.0 Downloading python-dateutil-2.8.0.tar.gz (327 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pytz==2019.1 Downloading pytz-2019.1.tar.gz (308 kB) Collecting PyYAML==5.4.1 Downloading PyYAML-5.4.1.tar.gz (175 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting redis==3.2.1 Downloading redis-3.2.1.tar.gz (124 kB) Collecting requests==2.22.0 Downloading requests-2.22.0.tar.gz (113 kB) Collecting requests-unixsocket==0.2.0 Downloading requests-unixsocket-0.2.0.tar.gz (13 kB) Collecting rich==1.2.3 Downloading rich-1.2.3-py3-none-any.whl (123 kB) Saved ./src/rich-1.2.3-py3-none-any.whl Collecting simpleeval==0.9.10 Downloading simpleeval-0.9.10.tar.gz (26 kB) Obtaining statsd from git+https://github.com/thefab/pystatsd.git@075001fef55d1caefdd74a55c40db84d829e7edd#egg=statsd (from -r requirements3.txt (line 60)) Cloning https://github.com/thefab/pystatsd.git (to revision 075001fef55d1caefdd74a55c40db84d829e7edd) to ./tmp_src/statsd Collecting structlog==19.1.0 Downloading structlog-19.1.0.tar.gz (317 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Obtaining telegraf_unixsocket_client from git+https://github.com/metwork-framework/telegraf-unixsocket-python-client@d41af1a6af7c796cd835c1a98c773989cdb0897e#egg=telegraf_unixsocket_client (from -r requirements3.txt (line 62)) Cloning https://github.com/metwork-framework/telegraf-unixsocket-python-client (to revision d41af1a6af7c796cd835c1a98c773989cdb0897e) to ./tmp_src/telegraf-unixsocket-client Collecting terminaltables==3.1.0 Downloading terminaltables-3.1.0.tar.gz (12 kB) Collecting tqdm==4.53.0 Downloading tqdm-4.53.0.tar.gz (179 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting Unidecode==1.1.1 Downloading Unidecode-1.1.1.tar.gz (212 kB) Collecting urllib3==1.25.11 Downloading urllib3-1.25.11.tar.gz (260 kB) Collecting Werkzeug==1.0.1 Downloading Werkzeug-1.0.1.tar.gz (904 kB) Collecting whichcraft==0.5.2 Downloading whichcraft-0.5.2.tar.gz (6.5 kB) Collecting wrapt==1.12.1 Downloading wrapt-1.12.1.tar.gz (27 kB) Obtaining xattrfile from git+https://github.com/metwork-framework/xattrfile.git@9c0b2974deeafed59caa3659c685a89e686a0159#egg=xattrfile (from -r requirements3.txt (line 70)) Cloning https://github.com/metwork-framework/xattrfile.git (to revision 9c0b2974deeafed59caa3659c685a89e686a0159) to ./tmp_src/xattrfile Collecting yarl==1.6.3 Downloading yarl-1.6.3.tar.gz (176 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Obtaining jinja2_fnmatch_extension from git+https://github.com/metwork-framework/jinja2_fnmatch_extension@014bee0ebdaca0e3dc96a2e322db1b5dd6f0e1a2#egg=jinja2_fnmatch_extension (from -r requirements3.txt (line 72)) Cloning https://github.com/metwork-framework/jinja2_fnmatch_extension (to revision 014bee0ebdaca0e3dc96a2e322db1b5dd6f0e1a2) to ./tmp_src/jinja2-fnmatch-extension Obtaining jinja2_from_json_extension from git+https://github.com/metwork-framework/jinja2_from_json_extension@4b1bf5e9408003dd858f6d8e1346d61b4075f1a3#egg=jinja2_from_json_extension (from -r requirements3.txt (line 73)) Cloning https://github.com/metwork-framework/jinja2_from_json_extension (to revision 4b1bf5e9408003dd858f6d8e1346d61b4075f1a3) to ./tmp_src/jinja2-from-json-extension Obtaining jinja2_getenv_extension from git+https://github.com/metwork-framework/jinja2_getenv_extension@5c9b3e1f18e513a18e0c3b666f8b2f69032f548b#egg=jinja2_getenv_extension (from -r requirements3.txt (line 74)) Cloning https://github.com/metwork-framework/jinja2_getenv_extension (to revision 5c9b3e1f18e513a18e0c3b666f8b2f69032f548b) to ./tmp_src/jinja2-getenv-extension Obtaining jinja2_shell_extension from git+https://github.com/metwork-framework/jinja2_shell_extension@3d2c512ef132d0f9bb068fb69a78621636c28d4c#egg=jinja2_shell_extension (from -r requirements3.txt (line 75)) Cloning https://github.com/metwork-framework/jinja2_shell_extension (to revision 3d2c512ef132d0f9bb068fb69a78621636c28d4c) to ./tmp_src/jinja2-shell-extension Collecting typing-extensions==3.7.4.3 Downloading typing_extensions-3.7.4.3.tar.gz (38 kB) Collecting six==1.15.0 Downloading six-1.15.0.tar.gz (33 kB) Collecting cffi==1.12.3 Using cached cffi-1.12.3.tar.gz (456 kB) Collecting setuptools==54.1.2 Using cached setuptools-54.1.2.tar.gz (2.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting filelock==3.0.12 Downloading filelock-3.0.12.tar.gz (8.5 kB) Collecting ConfigUpdater Downloading ConfigUpdater-3.1.tar.gz (139 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8.tar.gz (151 kB) Collecting pycparser==2.19 Using cached pycparser-2.19.tar.gz (158 kB) Skipping rich, due to already being wheel. Building wheels for collected packages: cffi, pycparser, filelock, setuptools, six, typing-extensions, acquisition, aiohttp, aiohttp-metwork-middlewares, arrow, async-timeout, attrs, autopep8, bash, bcrypt, binaryornot, cachetools, Cerberus, chardet, Click, colorama, commonmark, cookiecutter, cookiecutter-hooks, cronwrapper, cryptography, deploycron, directory-observer, diskcache, distro, envtpl, future, gitignore-parser, idna, inotify-simple, Jinja2, jinja2-time, joblib, lazy-import, Markdown, MarkupSafe, mflog, mfplugin, mfutil, mockredispy, multidict, netifaces, opinionated-configparser, paramiko, pika, poyo, pprintpp, psutil, pycodestyle, Pygments, pyinotify, PyNaCl, python-dateutil, pytz, PyYAML, redis, requests, requests-unixsocket, simpleeval, statsd, structlog, telegraf-unixsocket-client, terminaltables, tqdm, Unidecode, urllib3, Werkzeug, whichcraft, wrapt, xattrfile, yarl, jinja2-fnmatch-extension, jinja2-from-json-extension, jinja2-getenv-extension, jinja2-shell-extension, ConfigUpdater, certifi Building wheel for cffi (setup.py): started Building wheel for cffi (setup.py): finished with status 'done' Created wheel for cffi: filename=cffi-1.12.3-cp38-cp38-linux_x86_64.whl size=419076 sha256=2db8902f6db99155a0f620aa1c6ac17f5d2992430ad54628023dd48e37752ad7 Stored in directory: /root/.cache/pip/wheels/4f/79/f5/037fc9cf0bbdccdfac6a5eb0cfb9cf0048aaba26bbf7711418 Building wheel for pycparser (setup.py): started Building wheel for pycparser (setup.py): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111031 sha256=0f2433d1244c223c63991ab0db9d8ca75c3eb735b248e2137e33e3cddce0c77c Stored in directory: /root/.cache/pip/wheels/6d/fb/fb/c752da1378a60304d18004cc5c58e73519a798ee2809db7562 Building wheel for filelock (setup.py): started Building wheel for filelock (setup.py): finished with status 'done' Created wheel for filelock: filename=filelock-3.0.12-py3-none-any.whl size=7577 sha256=c068cd875c129696db4b08140e6a245d6bbdc1d39064337b2a70e8b2d6736839 Stored in directory: /root/.cache/pip/wheels/02/9b/bb/55c8aca63801867f2da4aa039e3e863971bc759b31f769912a Building wheel for setuptools (PEP 517): started Building wheel for setuptools (PEP 517): finished with status 'done' Created wheel for setuptools: filename=setuptools-54.1.2-py3-none-any.whl size=785007 sha256=4a71224e2a0274fa5de529576878166838d5ffc3d41ec8829f37e397ae337df9 Stored in directory: /root/.cache/pip/wheels/4b/ef/c7/acb7e9b4d18f995249526f71a72c2c74545be5062474273dae Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.15.0-py2.py3-none-any.whl size=10964 sha256=e313541dbc91782c20cf8e46c6cfdd993aba33a6de87c605fc7a96dcfd41c53b Stored in directory: /root/.cache/pip/wheels/2a/79/93/cd6217d85b91a61fcafcf4d7ed2e0f575b04494c5b84ac74b2 Building wheel for typing-extensions (setup.py): started Building wheel for typing-extensions (setup.py): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-3.7.4.3-py3-none-any.whl size=22544 sha256=565014901a3f147d65af19634c7e0b39a46f8caf2e608e8e31dfbcacf1be97c8 Stored in directory: /root/.cache/pip/wheels/7d/b0/0d/fb13f4ca370a67bfb7ad1c6c7fe21dd9848d52816aa62e9bfc Building wheel for acquisition (setup.py): started Building wheel for acquisition (setup.py): finished with status 'done' Created wheel for acquisition: filename=acquisition-0.0.0-py3-none-any.whl size=40976 sha256=7866ff8b89286c0f114a312cf1f95557116664f7112ae839fcc5a3ce4ce299f0 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/f2/94/14/ad535880e9cacb31527c68b02bbfda4004ed260b0a1910ae83 Building wheel for aiohttp (PEP 517): started Building wheel for aiohttp (PEP 517): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.7.4-cp38-cp38-linux_x86_64.whl size=1422598 sha256=03969edc21a2a75fd6e6c5d111ff0b40b5d122e811cd3a07f2eaa6b06e2efe41 Stored in directory: /root/.cache/pip/wheels/30/2d/91/ea1b84c8c69e3bb0aaf3db1e5488f0646b3496e5f5d10bb42f Building wheel for aiohttp-metwork-middlewares (setup.py): started Building wheel for aiohttp-metwork-middlewares (setup.py): finished with status 'done' Created wheel for aiohttp-metwork-middlewares: filename=aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl size=3248 sha256=ef4e5ae96f05fe6d7f98b66dc38111bde56cfa402610f79b8b939793a7209c65 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/35/b7/d8/dc319f6d2a48b6f001e5188a1aaa436f2a4051f6fa5be0f84e Building wheel for arrow (setup.py): started Building wheel for arrow (setup.py): finished with status 'done' Created wheel for arrow: filename=arrow-0.14.2-py2.py3-none-any.whl size=38482 sha256=78bb97ace3629cec9c6486503869031e5ef239909ff85a41430607995ba15fdf Stored in directory: /root/.cache/pip/wheels/b5/7b/b6/1f46415dda7b8252f55d4d84d2ab13607e4cb273e44e7f7bf0 Building wheel for async-timeout (setup.py): started Building wheel for async-timeout (setup.py): finished with status 'done' Created wheel for async-timeout: filename=async_timeout-3.0.1-py3-none-any.whl size=8250 sha256=f118ae58f6697b7ba747030a0f619407825d034bce63efbc6248a0d929347af1 Stored in directory: /root/.cache/pip/wheels/42/2d/7d/8853fa67a6439672164332aa19cb3dc067ace0be4990e39551 Building wheel for attrs (PEP 517): started Building wheel for attrs (PEP 517): finished with status 'done' Created wheel for attrs: filename=attrs-19.3.0-py2.py3-none-any.whl size=39472 sha256=bf3dbab4b8be1e4f6e2a6303f3ebdb808da75053410cbcc5ae270e4d5a05d40d Stored in directory: /root/.cache/pip/wheels/4a/8d/d8/5e6ad92641066618c1410ffa0a9d7e7649a8c5c60ddd658840 Building wheel for autopep8 (setup.py): started Building wheel for autopep8 (setup.py): finished with status 'done' Created wheel for autopep8: filename=autopep8-1.4.4-py2.py3-none-any.whl size=42631 sha256=aa70183b278b180fe5ad59d470459fa80412d5c0343277fba281d5a650b49d8b Stored in directory: /root/.cache/pip/wheels/31/72/99/af2c4d9915d7ac374e6ccffff36067e704ee4665fb27b59b66 Building wheel for bash (setup.py): started Building wheel for bash (setup.py): finished with status 'done' Created wheel for bash: filename=bash-0.6-py3-none-any.whl size=3000 sha256=30db10bca7865f0e489561961589212b0d6d06182db6c7d9c91f579c5b02bad3 Stored in directory: /root/.cache/pip/wheels/8e/b2/f8/865b6ba4001d942e4123b2b04d70134396287129cc62895e1b Building wheel for bcrypt (PEP 517): started Building wheel for bcrypt (PEP 517): finished with status 'done' Created wheel for bcrypt: filename=bcrypt-3.1.7-cp38-cp38-linux_x86_64.whl size=60439 sha256=8126d79ba4e8ba61b593dc76cfd5570db95fe20a5d9f156a5860ceb203085be7 Stored in directory: /root/.cache/pip/wheels/08/dd/04/63fe9a4002c36105c358f90221e4882825a264edb9d8554163 Building wheel for binaryornot (setup.py): started Building wheel for binaryornot (setup.py): finished with status 'done' Created wheel for binaryornot: filename=binaryornot-0.4.4-py2.py3-none-any.whl size=7481 sha256=2294366af96a5b2beb19db32192c2486377fb86d154103e01fe5bcb0cb6a7ce6 Stored in directory: /root/.cache/pip/wheels/71/ae/9d/a9d4dfd3edb1a5b3d8eec862a959d222433277b9e933f623cc Building wheel for cachetools (setup.py): started Building wheel for cachetools (setup.py): finished with status 'done' Created wheel for cachetools: filename=cachetools-3.1.1-py2.py3-none-any.whl size=11093 sha256=0af46886363fac780880a36ec48137cba8141ac3e00cd4667ae9ad2d62b5b1d7 Stored in directory: /root/.cache/pip/wheels/2d/d2/15/71c2be16de22bdbdfbb0c946ad15b37aa3ba43274585fb25de Building wheel for Cerberus (setup.py): started Building wheel for Cerberus (setup.py): finished with status 'done' Created wheel for Cerberus: filename=Cerberus-1.3.2-py3-none-any.whl size=54336 sha256=2fd88ddeae1c700336424187691250b7b92fa6fa023ec5463612450a0284f863 Stored in directory: /root/.cache/pip/wheels/ae/34/69/a4de22183e8aa2539ba66b3ed344dab74783d8d43fea2a5816 Building wheel for chardet (setup.py): started Building wheel for chardet (setup.py): finished with status 'done' Created wheel for chardet: filename=chardet-3.0.4-py2.py3-none-any.whl size=140896 sha256=75e7845bd9ef1eaa77c5d2ec65a6c1bcc9d998f76327401b5e177114e7b569f5 Stored in directory: /root/.cache/pip/wheels/01/8b/64/d3073e5d929c6e68d6707aea86e19d01dd8cecdf96caf89213 Building wheel for Click (setup.py): started Building wheel for Click (setup.py): finished with status 'done' Created wheel for Click: filename=Click-7.0-py2.py3-none-any.whl size=81293 sha256=c4292f9a17296827f03b88616530046177d0d17beafca942120d0137c45cec43 Stored in directory: /root/.cache/pip/wheels/6d/10/86/f2f312a945a8769d379e837f13aaf8a581eeb26e2c27e8db30 Building wheel for colorama (setup.py): started Building wheel for colorama (setup.py): finished with status 'done' Created wheel for colorama: filename=colorama-0.4.3-py2.py3-none-any.whl size=15931 sha256=e5b0508458576a2fa59ad365d5da7d46d9c11cdca78154c62d077aba86c893a8 Stored in directory: /root/.cache/pip/wheels/c1/70/e9/f0d3b5919c067e548bb9d2c230881cdbb4ecba0472d0a6d2fe Building wheel for commonmark (setup.py): started Building wheel for commonmark (setup.py): finished with status 'done' Created wheel for commonmark: filename=commonmark-0.9.1-py2.py3-none-any.whl size=51069 sha256=5fc4cdf69af349791031c866bc494a3fd4182cffc46948d69bf206d7306e433f Stored in directory: /root/.cache/pip/wheels/cd/d9/77/dceba645d96f8ecf507fc45db742e4d3fbcc21579378e1eb45 Building wheel for cookiecutter (setup.py): started Building wheel for cookiecutter (setup.py): finished with status 'done' Created wheel for cookiecutter: filename=cookiecutter-1.6.0-py2.py3-none-any.whl size=41703 sha256=10cdfebd57ffe10d0f780340c28df746b8f06250750799a3f4558fa5f05afc00 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/a3/2d/9e/8c895535883db0a2c8098580aaf40c5789fab619cdb992e2a8 Building wheel for cookiecutter-hooks (setup.py): started Building wheel for cookiecutter-hooks (setup.py): finished with status 'done' Created wheel for cookiecutter-hooks: filename=cookiecutter_hooks-0.0.1-py3-none-any.whl size=3478 sha256=e5418619b7376d7e4cf43d5baf1af51702e372cc30995867ed91c34705355c51 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/5e/ed/dc/c3f8253c381feeb4fb2912dfc7e7234098fa269bec2cf24f6e Building wheel for cronwrapper (setup.py): started Building wheel for cronwrapper (setup.py): finished with status 'done' Created wheel for cronwrapper: filename=cronwrapper-0.0.1-py3-none-any.whl size=7383 sha256=c7d858638c45787cacd025bf7895800d2dd4c79448bc9a2a834a690b9af18dbb Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/eb/99/15/09a68c1a81d2ba4e6b62884dbdd46f3cca50b08802cb1f44dc Building wheel for cryptography (PEP 517): started Building wheel for cryptography (PEP 517): finished with status 'done' Created wheel for cryptography: filename=cryptography-3.3.2-cp38-cp38-linux_x86_64.whl size=743280 sha256=a078000c5652a61f94154ba5e342dc26355d42a36feba208340c558da2fabdce Stored in directory: /root/.cache/pip/wheels/be/78/4a/8369e36abca13e612acbb8588a6df07ebe8dc7a62f2c5ca2f1 Building wheel for deploycron (setup.py): started Building wheel for deploycron (setup.py): finished with status 'done' Created wheel for deploycron: filename=deploycron-0.0.1-py3-none-any.whl size=6920 sha256=47a9aa1cb039dbf75c85d945c5f9b57e6992b652ca2848cd35bfd868c6146acb Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/da/54/dc/6a7be6c46b8f92aa0481a55e7b6888206d233baaecc784dc74 Building wheel for directory-observer (setup.py): started Building wheel for directory-observer (setup.py): finished with status 'done' Created wheel for directory-observer: filename=directory_observer-0.0.1-py3-none-any.whl size=9794 sha256=02a45b7fb99154f5a42a9d6af06cc0c5a912c7599f2be69406e12e7e19e2cd11 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/e3/1a/c3/e135ddb5b88e43bcfb7ce96229f3af945689150bd18059dc55 Building wheel for diskcache (setup.py): started Building wheel for diskcache (setup.py): finished with status 'done' Created wheel for diskcache: filename=diskcache-3.1.1-py3-none-any.whl size=33269 sha256=b249d61a474b35ba65eb8893aa95adf31a1f0f6c094f96eaff61c831db5da708 Stored in directory: /root/.cache/pip/wheels/86/fc/f0/f222b357e5c10bb667fef419555f280705e44e27e955bc9dcb Building wheel for distro (setup.py): started Building wheel for distro (setup.py): finished with status 'done' Created wheel for distro: filename=distro-1.4.0-py2.py3-none-any.whl size=17894 sha256=a2f59545bd23a04dc0ce3e71af24f2b7520901f3e8b5d7101df3b94ada12fc07 Stored in directory: /root/.cache/pip/wheels/56/f1/d6/7ca6c27fb53d8f168337b7ab1862185b60b426836ce72f0f2a Building wheel for envtpl (setup.py): started Building wheel for envtpl (setup.py): finished with status 'done' Created wheel for envtpl: filename=envtpl-0.5.3-py3-none-any.whl size=19400 sha256=396812bdca0aa1b51b1688d0f28af136492416b5ce5eee21b72f689dd77412ec Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/48/e9/14/6e5c3d4649595a17e9eab85db525fcd30dc528f9ad6b370045 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488729 sha256=d8dd4f7e62b31b7b5c99ed48aea02ea5aad39eddfd811835af7d9acc4b107e31 Stored in directory: /root/.cache/pip/wheels/1c/1d/db/1834235af1bc2c9ca8e63809ce32edeb56f64f6e3af30cb20b Building wheel for gitignore-parser (setup.py): started Building wheel for gitignore-parser (setup.py): finished with status 'done' Created wheel for gitignore-parser: filename=gitignore_parser-0.0.6-py3-none-any.whl size=3494 sha256=2ab55227641e62c09323874cc6b08dfde89d5b1c8ef2f09a1dbe770d1fd66a9e Stored in directory: /root/.cache/pip/wheels/d5/b1/b8/88a4e1588e129fbaba672197348a2b5ee4e42adeeeb735a211 Building wheel for idna (setup.py): started Building wheel for idna (setup.py): finished with status 'done' Created wheel for idna: filename=idna-2.8-py2.py3-none-any.whl size=58593 sha256=cb323733d1f2c78e79ce2b1662cff66eac6cb4013cc61c7cd005171a0336d46c Stored in directory: /root/.cache/pip/wheels/f9/8e/59/e53978f442900be79d64f7658c8ba432a36ce3a5dc8b98a58b Building wheel for inotify-simple (setup.py): started Building wheel for inotify-simple (setup.py): finished with status 'done' Created wheel for inotify-simple: filename=inotify_simple-1.1.8-py3-none-any.whl size=7992 sha256=862fac35eb75ed68315eb14b03f107d01a24e9700193927e404a082ba160a897 Stored in directory: /root/.cache/pip/wheels/2c/af/1d/0396d3c9b9a0850c15b07207e85d819b0ad5f8a10a8c082708 Building wheel for Jinja2 (setup.py): started Building wheel for Jinja2 (setup.py): finished with status 'done' Created wheel for Jinja2: filename=Jinja2-2.11.3-py2.py3-none-any.whl size=125699 sha256=936440db0c053f5092bcd0a64e83316319a51af884aac030cdc23626671c654b Stored in directory: /root/.cache/pip/wheels/86/60/b1/b6468b57c1655bab692ffb9664fb3008d6e52e0a97f255f27e Building wheel for jinja2-time (setup.py): started Building wheel for jinja2-time (setup.py): finished with status 'done' Created wheel for jinja2-time: filename=jinja2_time-0.2.0-py2.py3-none-any.whl size=4737 sha256=07e171d448cd1b110b6abe7f015180c9fe189c67e0d6c9e193b611116081837b Stored in directory: /root/.cache/pip/wheels/e7/10/a0/0fb102696bb78e4842ebd5df28ce93a46324a8bad5162806f9 Building wheel for joblib (setup.py): started Building wheel for joblib (setup.py): finished with status 'done' Created wheel for joblib: filename=joblib-0.17.0-py3-none-any.whl size=301468 sha256=ce2e44b89b9520c8400d3c1d0ba08ec6d104177d8fc3c7744183a23a668da9f2 Stored in directory: /root/.cache/pip/wheels/bc/b2/2f/6ebd3ca64d00da9901758b7b788c66376dfe13e18c5f4ac55c Building wheel for lazy-import (setup.py): started Building wheel for lazy-import (setup.py): finished with status 'done' Created wheel for lazy-import: filename=lazy_import-0.2.2-py2.py3-none-any.whl size=16486 sha256=62f6db2aa33f1fdc7c34412b86f380ba6b890668e1bf2b0a89b785697a232cf1 Stored in directory: /root/.cache/pip/wheels/76/3d/e3/7d5d1c52f840fa985c13af1c014cebf8dd4f1a7f3bbf47cd05 Building wheel for Markdown (PEP 517): started Building wheel for Markdown (PEP 517): finished with status 'done' Created wheel for Markdown: filename=Markdown-3.3.3-py3-none-any.whl size=96264 sha256=bd291804a483b07fb9e32f4bcd313d10cd7ae998dea8185352f70cef98f8cd63 Stored in directory: /root/.cache/pip/wheels/2a/9a/fe/5b15e3ada36bb1b722aabbac5ab049b04636ddb4811cd1913f Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-cp38-cp38-linux_x86_64.whl size=32697 sha256=5a262b98ebdd93d95caac1c997b1f9437c470202aae7fac953b8eb976335085a Stored in directory: /root/.cache/pip/wheels/0c/61/d6/4db4f4c28254856e82305fdb1f752ed7f8482e54c384d8cb0e Building wheel for mflog (setup.py): started Building wheel for mflog (setup.py): finished with status 'done' Created wheel for mflog: filename=mflog-0.1.0-py3-none-any.whl size=15704 sha256=6bda777fbe756a38bcc16ed5072b16c5a880ed17db12e55c8725f524209e800e Stored in directory: /root/.cache/pip/wheels/a3/fb/a2/a6ecdfb331d7e0b40036553e5dc1e1a0cf1a7f8f15c64d0a54 Building wheel for mfplugin (setup.py): started Building wheel for mfplugin (setup.py): finished with status 'done' Created wheel for mfplugin: filename=mfplugin-0.0.0-py3-none-any.whl size=32105 sha256=e5c6ba67ab9a40379b5ff4f39f6406e7144295f2d37bd84245ff17d86947b2fd Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/10/7b/10/2f6126324bf52ecef735894db543a7caa579f45312ba70a21e Building wheel for mfutil (setup.py): started Building wheel for mfutil (setup.py): finished with status 'done' Created wheel for mfutil: filename=mfutil-0.0.0-py3-none-any.whl size=22227 sha256=c79510d04f9ad71db0979957f51b52d7d1f3780fa8b19cacaa99f85cd8bfb85b Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/3c/f9/9a/bd518ec258e1943c0493063b3da318496283379c6b29898092 Building wheel for mockredispy (setup.py): started Building wheel for mockredispy (setup.py): finished with status 'done' Created wheel for mockredispy: filename=mockredispy-2.9.3-py3-none-any.whl size=20319 sha256=2cf48775372942afb1f1efcc742c03018785517c95f8d422854bf0a0a1a73219 Stored in directory: /root/.cache/pip/wheels/3d/58/48/30aba075bfd3bf0f25347b2e1ca70fa4dfa0e071fc1d6f9a99 Building wheel for multidict (PEP 517): started Building wheel for multidict (PEP 517): finished with status 'done' Created wheel for multidict: filename=multidict-4.7.6-cp38-cp38-linux_x86_64.whl size=190439 sha256=c0303c44405a6b7d156c735529ea759c245d5ddcdb730640e3e04973fa8dded4 Stored in directory: /root/.cache/pip/wheels/78/82/3a/e149e5c0e123a9094d46ec7249c95ceff6d63c90dcdd2c295d Building wheel for netifaces (setup.py): started Building wheel for netifaces (setup.py): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.10.9-cp38-cp38-linux_x86_64.whl size=40910 sha256=15b879d835d77003b0bc98573357ead0bfb7c613a5c40a8c0db8aad80899da2e Stored in directory: /root/.cache/pip/wheels/9b/51/d5/d4682860392414da28ba3c5ffac0243983399b868a9cced6df Building wheel for opinionated-configparser (setup.py): started Building wheel for opinionated-configparser (setup.py): finished with status 'done' Created wheel for opinionated-configparser: filename=opinionated_configparser-0.0.5-py3-none-any.whl size=5418 sha256=295186019f8ae0186dbb4af56fa1f9a09a334292441fdd9d09eefbc025e721c0 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/5e/8d/b5/eb4224efab39dde775fbac8c45620524595829647ef6b3fcf9 Building wheel for paramiko (setup.py): started Building wheel for paramiko (setup.py): finished with status 'done' Created wheel for paramiko: filename=paramiko-2.7.1-py2.py3-none-any.whl size=205375 sha256=763a35e7817a455634dc749d33a6d81172c6427fca85ec70bbdfca2d08f72027 Stored in directory: /root/.cache/pip/wheels/cc/55/02/99727480f379da602b0b773998d0348d28d6332257ad7e77b0 Building wheel for pika (setup.py): started Building wheel for pika (setup.py): finished with status 'done' Created wheel for pika: filename=pika-1.1.0-py2.py3-none-any.whl size=148703 sha256=ee849932fdf3cf6fac4882efed0750a2bd2d6a4feee749cdf63d8ce54410cfac Stored in directory: /root/.cache/pip/wheels/a5/4a/d5/562994a0e652ae9c32e96944507c27a5d2094fcd31ec7b60ca Building wheel for poyo (setup.py): started Building wheel for poyo (setup.py): finished with status 'done' Created wheel for poyo: filename=poyo-0.4.2-py2.py3-none-any.whl size=9605 sha256=dc3eacbea6e4f7f8042316a76a432e04c61b28d398c4f873ade77941f9e576b7 Stored in directory: /root/.cache/pip/wheels/58/24/b3/643994a8a6e0ae3320dd81fa51b8687a4d474b02358f4adbf7 Building wheel for pprintpp (setup.py): started Building wheel for pprintpp (setup.py): finished with status 'done' Created wheel for pprintpp: filename=pprintpp-0.4.0-py2.py3-none-any.whl size=12931 sha256=0771aae3425eaa0707918ed11c0103503a8b60956b93a1e9c7983e509da775ad Stored in directory: /root/.cache/pip/wheels/aa/9a/8b/3996247854bbfea9fc8b05d0043d6835fed3180bc74ded79ab Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.6.6-cp38-cp38-linux_x86_64.whl size=281313 sha256=16e04a4ea2091295c5d348611345ff6a36283afd510b883ca689dffcf6fe9165 Stored in directory: /root/.cache/pip/wheels/79/67/93/91114b71e0965edb6233d607d82bb5de75ad02e3d9d469ba17 Building wheel for pycodestyle (setup.py): started Building wheel for pycodestyle (setup.py): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.6.0-py2.py3-none-any.whl size=41362 sha256=4de54f25866855c4afc07f69dc23eade4c36eee4168564a3f07ff7e0e8214d7b Stored in directory: /root/.cache/pip/wheels/cf/ac/79/9eda052caf3eb531ad76e18c8f9900658ae0b33831dc8d77cd Building wheel for Pygments (setup.py): started Building wheel for Pygments (setup.py): finished with status 'done' Created wheel for Pygments: filename=Pygments-2.7.4-py3-none-any.whl size=950101 sha256=0e93a4575120e04a1a7cdb1f54d9ec2aacc7f63c57189a02670e05684fc79b0e Stored in directory: /root/.cache/pip/wheels/5b/fb/61/ff69238fcae374e5210ef5367ec07b2d4818f676c45d18aa3c Building wheel for pyinotify (setup.py): started Building wheel for pyinotify (setup.py): finished with status 'done' Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=82dc10bc94dcdebea848c917b5dc90683e7ce2945d968fcd668ee24a859de339 Stored in directory: /root/.cache/pip/wheels/9d/a0/4b/1a80814e4ad0b035c07831ea1b06b691046198492bbc5769b6 Building wheel for PyNaCl (PEP 517): started Building wheel for PyNaCl (PEP 517): still running... Building wheel for PyNaCl (PEP 517): finished with status 'done' Created wheel for PyNaCl: filename=PyNaCl-1.3.0-cp38-cp38-linux_x86_64.whl size=944937 sha256=0d7ebe4bbe7aa64730561c993263a82ca910e1495a6ce46755d07a85f1d8ea4b Stored in directory: /root/.cache/pip/wheels/62/f3/cd/4c4207034273c0c1ffbbc6245828855ed1b36a928d6c6f6401 Building wheel for python-dateutil (PEP 517): started Building wheel for python-dateutil (PEP 517): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.8.0-py2.py3-none-any.whl size=226816 sha256=d6154142d8918a39cd6201b0e9cc511fa61672f95bec2984f758c343f2f5a60c Stored in directory: /root/.cache/pip/wheels/c7/44/b1/d14a0f520f27d0eb6b62ee29674a6961f243b1d6d71cd44914 Building wheel for pytz (setup.py): started Building wheel for pytz (setup.py): finished with status 'done' Created wheel for pytz: filename=pytz-2019.1-py3-none-any.whl size=503484 sha256=311b3ea22856bc7bf7716eecb4ac56f19ff37782a54cfc4e72ab377e12360204 Stored in directory: /root/.cache/pip/wheels/21/3e/b7/fefd19fbb13a4f73d91a5baf557d0428746c72d3adcb06f923 Building wheel for PyYAML (PEP 517): started Building wheel for PyYAML (PEP 517): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp38-cp38-linux_x86_64.whl size=45641 sha256=cd040e9569639d333922b71ebbc7e150a4f4c1cad58cccb4bfb73c30ed254cee Stored in directory: /root/.cache/pip/wheels/dd/c5/1d/5d7436173d3efd4a14dcb510eb0b29525ecb6b0e41489e716e Building wheel for redis (setup.py): started Building wheel for redis (setup.py): finished with status 'done' Created wheel for redis: filename=redis-3.2.1-py2.py3-none-any.whl size=65295 sha256=5427089c40e36b83eca9212b90a43c4a76422ac43dd47a83d37a2ee8240c03ac Stored in directory: /root/.cache/pip/wheels/6a/ba/38/75c853beda7b969a1be0bf24f2e798a175cc6bcc0f1ae92ba2 Building wheel for requests (setup.py): started Building wheel for requests (setup.py): finished with status 'done' Created wheel for requests: filename=requests-2.22.0-py2.py3-none-any.whl size=57952 sha256=033a5295a63afe571d187c13858af4355c047b6b35d16c46497feb3d3f57dc4e Stored in directory: /root/.cache/pip/wheels/83/84/3b/32dd89fe1981d0ac9da2913f38c92297c44617147ee9ecdf09 Building wheel for requests-unixsocket (setup.py): started Building wheel for requests-unixsocket (setup.py): finished with status 'done' Created wheel for requests-unixsocket: filename=requests_unixsocket-0.2.0-py2.py3-none-any.whl size=11833 sha256=92c90e8fcfa36c15a7f2c9ee525dff2fa9d15814596d3eb01b5963601aff3d9b Stored in directory: /root/.cache/pip/wheels/d1/0b/17/57f0ef55ca19431bf88c74d9756808aa915b8367604e343e9f Building wheel for simpleeval (setup.py): started Building wheel for simpleeval (setup.py): finished with status 'done' Created wheel for simpleeval: filename=simpleeval-0.9.10-py3-none-any.whl size=13758 sha256=01c54b5f627ab75cfc1c696e67570619619fd5892ef124b8645d625c4317dc10 Stored in directory: /root/.cache/pip/wheels/35/38/42/2094d41ecdaf1785fb8ae23de8537b676488a9bf09ba04982c Building wheel for statsd (setup.py): started Building wheel for statsd (setup.py): finished with status 'done' Created wheel for statsd: filename=statsd-3.2.1-py2.py3-none-any.whl size=10987 sha256=0a827dba7fdedaa27ffad6bc50e518b560efc59793c70674bfdc79ab9af02f68 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/44/f7/84/d8af68448310440cd89eff9a1237fcd22d7d863b1fb9b6167a Building wheel for structlog (PEP 517): started Building wheel for structlog (PEP 517): finished with status 'done' Created wheel for structlog: filename=structlog-19.1.0-py2.py3-none-any.whl size=31356 sha256=6857416ea8223df131ba709612f3b485df1407a463ea4a50ebf650c287074a62 Stored in directory: /root/.cache/pip/wheels/13/1f/64/a466cf7a275d45a5c09c9855f144618c77c4e9e6e77f8a4c2d Building wheel for telegraf-unixsocket-client (setup.py): started Building wheel for telegraf-unixsocket-client (setup.py): finished with status 'done' Created wheel for telegraf-unixsocket-client: filename=telegraf_unixsocket_client-0.0.1-py3-none-any.whl size=6306 sha256=32afdbde3f64b8704c09befd377f665c8707de689b739f5780a9a1800feef1bc Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/ab/6e/59/678e7834f08a279bb8a43e3e2a24994bc77ab8b577498efd9b Building wheel for terminaltables (setup.py): started Building wheel for terminaltables (setup.py): finished with status 'done' Created wheel for terminaltables: filename=terminaltables-3.1.0-py3-none-any.whl size=15355 sha256=be421da34498415b7bac2adc23387966821e04101a5f2e0c777b3882a9abd63d Stored in directory: /root/.cache/pip/wheels/08/8f/5f/253d0105a55bd84ee61ef0d37dbf70421e61e0cd70cef7c5e1 Building wheel for tqdm (PEP 517): started Building wheel for tqdm (PEP 517): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.53.0-py2.py3-none-any.whl size=70276 sha256=89158f6b9e82ecb0f035bb8d8d3e118f54ff05591706a23c60c3bfe0092e0518 Stored in directory: /root/.cache/pip/wheels/19/e8/e6/db96ec4d1b276de9a3c6da5c94d261a5fde7f20c0ff4cfd9ff Building wheel for Unidecode (setup.py): started Building wheel for Unidecode (setup.py): finished with status 'done' Created wheel for Unidecode: filename=Unidecode-1.1.1-py2.py3-none-any.whl size=233309 sha256=c84ea5ee1cf701a3d6b1090d37d961fd9bc2d47d882ffedcae5f9ba4c1035ebd Stored in directory: /root/.cache/pip/wheels/6a/05/6f/b48778641258facc88aaf7841d3951fdb369efe4e33384db65 Building wheel for urllib3 (setup.py): started Building wheel for urllib3 (setup.py): finished with status 'done' Created wheel for urllib3: filename=urllib3-1.25.11-py2.py3-none-any.whl size=127979 sha256=91675f852ade2ba7390d4fdf91a4e5462b221059f8eb9647cb632fd6ee55c3fc Stored in directory: /root/.cache/pip/wheels/13/1f/e2/8ccbb773acf616689eab5be6cf11c3374a6a953c83aaf058f0 Building wheel for Werkzeug (setup.py): started Building wheel for Werkzeug (setup.py): finished with status 'done' Created wheel for Werkzeug: filename=Werkzeug-1.0.1-py2.py3-none-any.whl size=298631 sha256=3c0335acb4637b37a8dc9dc7a6109f64f891255e5b051d0b8f92a4e762b99c86 Stored in directory: /root/.cache/pip/wheels/12/7c/8b/a089977d7edfd570f4980e82cc96d036d2d29d88fb839273a2 Building wheel for whichcraft (setup.py): started Building wheel for whichcraft (setup.py): finished with status 'done' Created wheel for whichcraft: filename=whichcraft-0.5.2-py2.py3-none-any.whl size=4893 sha256=f76262886946ac6160f637c3a14509adaa969e2309f2ba46bacfc8b431b07c04 Stored in directory: /root/.cache/pip/wheels/cf/ab/f8/7b0edfd53413869befaaae0df08e3d4c8f83d1187d9e8506e4 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp38-cp38-linux_x86_64.whl size=82162 sha256=22e68fb2bb239bcb75b3a3c305d938a73d83eac7d6b9256fd457df960ef7cc7f Stored in directory: /root/.cache/pip/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 Building wheel for xattrfile (setup.py): started Building wheel for xattrfile (setup.py): finished with status 'done' Created wheel for xattrfile: filename=xattrfile-0.0.0-py3-none-any.whl size=11131 sha256=3e27d6a5ec01073332cffb6cb14b5967fe36be3b5816697f1b6f29b1fcd962fa Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/54/6c/32/7efde60967f097e150a330e0d34ed5ff3214ac0f63c91f6925 Building wheel for yarl (PEP 517): started Building wheel for yarl (PEP 517): finished with status 'done' Created wheel for yarl: filename=yarl-1.6.3-cp38-cp38-linux_x86_64.whl size=311564 sha256=881eaf38162a75bc92b305b7639988db9acf0b7bf5a3d6f9f0e4e9934967f84a Stored in directory: /root/.cache/pip/wheels/03/1d/d3/9693ea3024088fd2555f0cdbb42cb6b133e389a8e68502f85f Building wheel for jinja2-fnmatch-extension (setup.py): started Building wheel for jinja2-fnmatch-extension (setup.py): finished with status 'done' Created wheel for jinja2-fnmatch-extension: filename=jinja2_fnmatch_extension-0.0.2-py3-none-any.whl size=3131 sha256=eebdc531daaaccbc067e781ede4a835a926783e2c7d3591fcb6fa77b49e94a6a Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/54/a0/6a/b3fa35869dde12c4f3ce0fe3d5987f23387681de6d3e51eb6e Building wheel for jinja2-from-json-extension (setup.py): started Building wheel for jinja2-from-json-extension (setup.py): finished with status 'done' Created wheel for jinja2-from-json-extension: filename=jinja2_from_json_extension-0.0.1-py3-none-any.whl size=2654 sha256=10bcc9f291322e7cb50a3993f8fc1c4b3e7f9ceeab0d17fb03fb74201f82ee8a Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/8f/f7/89/e70816cf19b4bdf15336206044355401b0264bf172d0a8154d Building wheel for jinja2-getenv-extension (setup.py): started Building wheel for jinja2-getenv-extension (setup.py): finished with status 'done' Created wheel for jinja2-getenv-extension: filename=jinja2_getenv_extension-0.0.4-py3-none-any.whl size=3306 sha256=c15dd043910591904da63f65f0954e4cf5ebe9829de3d34923e1fcdfc090ab3e Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/6e/b6/e0/c8c01129c1e92ba1a925f3d2115fc36001f8090d383d952bf5 Building wheel for jinja2-shell-extension (setup.py): started Building wheel for jinja2-shell-extension (setup.py): finished with status 'done' Created wheel for jinja2-shell-extension: filename=jinja2_shell_extension-0.0.3-py3-none-any.whl size=3309 sha256=c737209ab36cbc362ed3c9467b3f5b18013572ad707e2411d94ed1ca59832a2c Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1874/tmp/pip-ephem-wheel-cache-fa9e4wyb/wheels/86/52/8d/baa7f15345b182a75da4aefbcacabacac939a24fc55f89ab68 Building wheel for ConfigUpdater (PEP 517): started Building wheel for ConfigUpdater (PEP 517): finished with status 'done' Created wheel for ConfigUpdater: filename=ConfigUpdater-3.1-py2.py3-none-any.whl size=34173 sha256=e737278a82aea3139b612e554d1f96df603f4debf69e77cda576a7c7186bb277 Stored in directory: /root/.cache/pip/wheels/66/6c/b3/699883a479bb2df94f85440235da741e1139d6df6b53cd1356 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2021.10.8-py2.py3-none-any.whl size=149194 sha256=9afec24d5ca1aa2c1a3cfb07ccd7efd1baaf31b4248b5ace473421f375d4efe5 Stored in directory: /root/.cache/pip/wheels/8a/87/6d/a6607a9c511d9880a3fd91ab9aa64114c980a7cfe8f591811f Successfully built cffi pycparser filelock setuptools six typing-extensions acquisition aiohttp aiohttp-metwork-middlewares arrow async-timeout attrs autopep8 bash bcrypt binaryornot cachetools Cerberus chardet Click colorama commonmark cookiecutter cookiecutter-hooks cronwrapper cryptography deploycron directory-observer diskcache distro envtpl future gitignore-parser idna inotify-simple Jinja2 jinja2-time joblib lazy-import Markdown MarkupSafe mflog mfplugin mfutil mockredispy multidict netifaces opinionated-configparser paramiko pika poyo pprintpp psutil pycodestyle Pygments pyinotify PyNaCl python-dateutil pytz PyYAML redis requests requests-unixsocket simpleeval statsd structlog telegraf-unixsocket-client terminaltables tqdm Unidecode urllib3 Werkzeug whichcraft wrapt xattrfile yarl jinja2-fnmatch-extension jinja2-from-json-extension jinja2-getenv-extension jinja2-shell-extension ConfigUpdater certifi if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-1.1/opt/python3] is already loaded Looking in links: ./src Processing ./src/acquisition-0.0.0-py3-none-any.whl Processing ./src/aiohttp-3.7.4-cp38-cp38-linux_x86_64.whl Processing ./src/aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl Processing ./src/arrow-0.14.2-py2.py3-none-any.whl Processing ./src/async_timeout-3.0.1-py3-none-any.whl Processing ./src/attrs-19.3.0-py2.py3-none-any.whl Processing ./src/autopep8-1.4.4-py2.py3-none-any.whl Processing ./src/bash-0.6-py3-none-any.whl Processing ./src/bcrypt-3.1.7-cp38-cp38-linux_x86_64.whl Processing ./src/binaryornot-0.4.4-py2.py3-none-any.whl Processing ./src/cachetools-3.1.1-py2.py3-none-any.whl Processing ./src/Cerberus-1.3.2-py3-none-any.whl Processing ./src/chardet-3.0.4-py2.py3-none-any.whl Processing ./src/Click-7.0-py2.py3-none-any.whl Processing ./src/colorama-0.4.3-py2.py3-none-any.whl Processing ./src/commonmark-0.9.1-py2.py3-none-any.whl Processing ./src/cookiecutter-1.6.0-py2.py3-none-any.whl Processing ./src/cookiecutter_hooks-0.0.1-py3-none-any.whl Processing ./src/cronwrapper-0.0.1-py3-none-any.whl Processing ./src/cryptography-3.3.2-cp38-cp38-linux_x86_64.whl Processing ./src/deploycron-0.0.1-py3-none-any.whl Processing ./src/directory_observer-0.0.1-py3-none-any.whl Processing ./src/diskcache-3.1.1-py3-none-any.whl Processing ./src/distro-1.4.0-py2.py3-none-any.whl Processing ./src/envtpl-0.5.3-py3-none-any.whl Processing ./src/future-0.17.1-py3-none-any.whl Processing ./src/gitignore_parser-0.0.6-py3-none-any.whl Processing ./src/idna-2.8-py2.py3-none-any.whl Processing ./src/inotify_simple-1.1.8-py3-none-any.whl Processing ./src/Jinja2-2.11.3-py2.py3-none-any.whl Processing ./src/jinja2_time-0.2.0-py2.py3-none-any.whl Processing ./src/joblib-0.17.0-py3-none-any.whl Processing ./src/lazy_import-0.2.2-py2.py3-none-any.whl Processing ./src/Markdown-3.3.3-py3-none-any.whl Processing ./src/MarkupSafe-1.1.1-cp38-cp38-linux_x86_64.whl Processing ./src/mflog-0.1.0-py3-none-any.whl Processing ./src/mfplugin-0.0.0-py3-none-any.whl Processing ./src/mfutil-0.0.0-py3-none-any.whl Processing ./src/mockredispy-2.9.3-py3-none-any.whl Processing ./src/multidict-4.7.6-cp38-cp38-linux_x86_64.whl Processing ./src/netifaces-0.10.9-cp38-cp38-linux_x86_64.whl Processing ./src/opinionated_configparser-0.0.5-py3-none-any.whl Processing ./src/paramiko-2.7.1-py2.py3-none-any.whl Processing ./src/pika-1.1.0-py2.py3-none-any.whl Processing ./src/poyo-0.4.2-py2.py3-none-any.whl Processing ./src/pprintpp-0.4.0-py2.py3-none-any.whl Processing ./src/psutil-5.6.6-cp38-cp38-linux_x86_64.whl Processing ./src/pycodestyle-2.6.0-py2.py3-none-any.whl Processing ./src/Pygments-2.7.4-py3-none-any.whl Processing ./src/pyinotify-0.9.6-py3-none-any.whl Processing ./src/PyNaCl-1.3.0-cp38-cp38-linux_x86_64.whl Processing ./src/python_dateutil-2.8.0-py2.py3-none-any.whl Processing ./src/pytz-2019.1-py3-none-any.whl Processing ./src/PyYAML-5.4.1-cp38-cp38-linux_x86_64.whl Processing ./src/redis-3.2.1-py2.py3-none-any.whl Processing ./src/requests-2.22.0-py2.py3-none-any.whl Processing ./src/requests_unixsocket-0.2.0-py2.py3-none-any.whl Processing ./src/rich-1.2.3-py3-none-any.whl Processing ./src/simpleeval-0.9.10-py3-none-any.whl Processing ./src/statsd-3.2.1-py2.py3-none-any.whl Processing ./src/structlog-19.1.0-py2.py3-none-any.whl Processing ./src/telegraf_unixsocket_client-0.0.1-py3-none-any.whl Processing ./src/terminaltables-3.1.0-py3-none-any.whl Processing ./src/tqdm-4.53.0-py2.py3-none-any.whl Processing ./src/Unidecode-1.1.1-py2.py3-none-any.whl Processing ./src/urllib3-1.25.11-py2.py3-none-any.whl Processing ./src/Werkzeug-1.0.1-py2.py3-none-any.whl Processing ./src/whichcraft-0.5.2-py2.py3-none-any.whl Processing ./src/wrapt-1.12.1-cp38-cp38-linux_x86_64.whl Processing ./src/xattrfile-0.0.0-py3-none-any.whl Processing ./src/yarl-1.6.3-cp38-cp38-linux_x86_64.whl Processing ./src/jinja2_fnmatch_extension-0.0.2-py3-none-any.whl Processing ./src/jinja2_from_json_extension-0.0.1-py3-none-any.whl Processing ./src/jinja2_getenv_extension-0.0.4-py3-none-any.whl Processing ./src/jinja2_shell_extension-0.0.3-py3-none-any.whl Requirement already satisfied: typing-extensions==3.7.4.3 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 12)) (3.7.4.3) Requirement already satisfied: cffi==1.12.3 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 2)) (1.12.3) Requirement already satisfied: six==1.15.0 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 10)) (1.15.0) Requirement already satisfied: setuptools==54.1.2 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 9)) (54.1.2) Requirement already satisfied: filelock==3.0.12 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 3)) (3.0.12) Requirement already satisfied: ConfigUpdater in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from mfplugin->-r requirements3.txt.tmp (line 37)) (1.0.1) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from requests==2.22.0->-r requirements3.txt.tmp (line 56)) (2019.3.9) Requirement already satisfied: pycparser==2.19 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 3)) (2.19) Installing collected packages: structlog, mflog, MarkupSafe, Jinja2, opinionated-configparser, simpleeval, inotify-simple, psutil, netifaces, bash, pprintpp, commonmark, Pygments, colorama, rich, mfutil, redis, statsd, chardet, binaryornot, envtpl, lazy-import, gitignore-parser, Cerberus, terminaltables, mfplugin, mockredispy, xattrfile, acquisition, multidict, attrs, async-timeout, idna, yarl, aiohttp, aiohttp-metwork-middlewares, python-dateutil, arrow, pycodestyle, autopep8, bcrypt, cachetools, Click, jinja2-time, future, urllib3, requests, whichcraft, poyo, cookiecutter, cookiecutter-hooks, cronwrapper, cryptography, deploycron, pyinotify, directory-observer, diskcache, distro, joblib, Markdown, PyNaCl, paramiko, pika, pytz, PyYAML, requests-unixsocket, telegraf-unixsocket-client, tqdm, Unidecode, Werkzeug, wrapt, jinja2-fnmatch-extension, jinja2-from-json-extension, jinja2-getenv-extension, jinja2-shell-extension Successfully installed Cerberus-1.3.2 Click-7.0 Jinja2-2.11.3 Markdown-3.3.3 MarkupSafe-1.1.1 PyNaCl-1.3.0 PyYAML-5.4.1 Pygments-2.7.4 Unidecode-1.1.1 Werkzeug-1.0.1 acquisition-0.0.0 aiohttp-3.7.4 aiohttp-metwork-middlewares-0.0.1 arrow-0.14.2 async-timeout-3.0.1 attrs-19.3.0 autopep8-1.4.4 bash-0.6 bcrypt-3.1.7 binaryornot-0.4.4 cachetools-3.1.1 chardet-3.0.4 colorama-0.4.3 commonmark-0.9.1 cookiecutter-1.6.0 cookiecutter-hooks-0.0.1 cronwrapper-0.0.1 cryptography-3.3.2 deploycron-0.0.1 directory-observer-0.0.1 diskcache-3.1.1 distro-1.4.0 envtpl-0.5.3 future-0.17.1 gitignore-parser-0.0.6 idna-2.8 inotify-simple-1.1.8 jinja2-fnmatch-extension-0.0.2 jinja2-from-json-extension-0.0.1 jinja2-getenv-extension-0.0.4 jinja2-shell-extension-0.0.3 jinja2-time-0.2.0 joblib-0.17.0 lazy-import-0.2.2 mflog-0.1.0 mfplugin-0.0.0 mfutil-0.0.0 mockredispy-2.9.3 multidict-4.7.6 netifaces-0.10.9 opinionated-configparser-0.0.5 paramiko-2.7.1 pika-1.1.0 poyo-0.4.2 pprintpp-0.4.0 psutil-5.6.6 pycodestyle-2.6.0 pyinotify-0.9.6 python-dateutil-2.8.0 pytz-2019.1 redis-3.2.1 requests-2.22.0 requests-unixsocket-0.2.0 rich-1.2.3 simpleeval-0.9.10 statsd-3.2.1 structlog-19.1.0 telegraf-unixsocket-client-0.0.1 terminaltables-3.1.0 tqdm-4.53.0 urllib3-1.25.11 whichcraft-0.5.2 wrapt-1.12.1 xattrfile-0.0.0 yarl-1.6.3 if ! test -d /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/acquisition.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/aiohttp-metwork-middlewares.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cookiecutter.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cookiecutter-hooks.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cronwrapper.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/deploycron.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/directory-observer.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/envtpl.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-fnmatch-extension.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-from-json-extension.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-getenv-extension.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-shell-extension.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/mfplugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/mfutil.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/opinionated-configparser.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/telegraf-unixsocket-client.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/xattrfile.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/statsd.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Cerberus.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Click.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Jinja2.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Markdown.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/MarkupSafe.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/PyNaCl.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/PyYAML.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Pygments.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Unidecode.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Werkzeug.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/aiohttp.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/arrow.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/async-timeout.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/attrs.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/autopep8.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bash.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bcrypt.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/binaryornot.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cachetools.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/chardet.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/colorama.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/commonmark.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cryptography.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/diskcache.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/distro.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/future.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/gitignore-parser.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/idna.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/inotify-simple.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-time.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/joblib.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/lazy-import.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/mflog.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/mockredispy.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/multidict.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/netifaces.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/paramiko.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pika.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/poyo.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pprintpp.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/psutil.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pycodestyle.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pyinotify.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/python-dateutil.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pytz.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/redis.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/requests-unixsocket.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/requests.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/rich.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/simpleeval.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/structlog.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/terminaltables.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/tqdm.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/urllib3.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/whichcraft.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/wrapt.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/yarl.yaml is ready make[3]: Leaving directory `/src/layers/layer2_python3/0500_extra_python_packages' make[3]: Entering directory `/src/layers/layer2_python3/0550_bjoern' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml touch /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "name: 'bjoern'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "version: 'metwork-20190515'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "extension: 'zip'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "checksum: '0ecf48ca01016ba33eb0ca0e4f15d9ef'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo -n "Fast And Ultra-Lightweight HTTP/1.1 WSGI Server" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "website: 'https://github.com/thefab/bjoern/tree/metwork'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml; fi make --file=../../Makefile.standard EXPLICIT_NAME=bjoern-metwork download uncompress make[1]: Entering directory '/src/layers/layer2_python3/0550_bjoern' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/bjoern-metwork-20190515.zip` `readlink -m ./sources` MD5 0ecf48ca01016ba33eb0ca0e4f15d9ef Computing checksum for /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork-20190515.zip... Good checksum rm -Rf bjoern-metwork /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/bjoern-metwork-20190515.zip` zip bjoern-metwork Archive: /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork-20190515.zip 9884381ffdbc279fbf1ef640003fcce0a6f0996a creating: bjoern-metwork/ inflating: bjoern-metwork/.dir-locals.el extracting: bjoern-metwork/.gitignore inflating: bjoern-metwork/.gitmodules inflating: bjoern-metwork/CHANGELOG inflating: bjoern-metwork/LICENSE inflating: bjoern-metwork/MANIFEST.in inflating: bjoern-metwork/Makefile inflating: bjoern-metwork/README.rst inflating: bjoern-metwork/bjoern.py creating: bjoern-metwork/bjoern/ inflating: bjoern-metwork/bjoern/_bjoernmodule.c inflating: bjoern-metwork/bjoern/common.c inflating: bjoern-metwork/bjoern/common.h inflating: bjoern-metwork/bjoern/filewrapper.c inflating: bjoern-metwork/bjoern/filewrapper.h inflating: bjoern-metwork/bjoern/portable_sendfile.c inflating: bjoern-metwork/bjoern/portable_sendfile.h inflating: bjoern-metwork/bjoern/py2py3.h inflating: bjoern-metwork/bjoern/request.c inflating: bjoern-metwork/bjoern/request.h inflating: bjoern-metwork/bjoern/server.c inflating: bjoern-metwork/bjoern/server.h inflating: bjoern-metwork/bjoern/wsgi.c inflating: bjoern-metwork/bjoern/wsgi.h creating: bjoern-metwork/http-parser/ inflating: bjoern-metwork/setup.py creating: bjoern-metwork/tests/ inflating: bjoern-metwork/tests/204.py inflating: bjoern-metwork/tests/all-kinds-of-errors.py inflating: bjoern-metwork/tests/empty.py inflating: bjoern-metwork/tests/env.py inflating: bjoern-metwork/tests/file.py inflating: bjoern-metwork/tests/filewrapper.py inflating: bjoern-metwork/tests/fork.py inflating: bjoern-metwork/tests/headers.py inflating: bjoern-metwork/tests/hello.py inflating: bjoern-metwork/tests/hello_unix.py inflating: bjoern-metwork/tests/huge.py inflating: bjoern-metwork/tests/interrupt-during-request.py inflating: bjoern-metwork/tests/keep-alive-behaviour.py inflating: bjoern-metwork/tests/listen.py inflating: bjoern-metwork/tests/not-callable.py inflating: bjoern-metwork/tests/pure-req.py inflating: bjoern-metwork/tests/reuse_port.py inflating: bjoern-metwork/tests/signal.py inflating: bjoern-metwork/tests/slow_client.py inflating: bjoern-metwork/tests/slow_server.py inflating: bjoern-metwork/tests/test_exc_info_reference.py inflating: bjoern-metwork/tests/test_wsgi_compliance.py make[1]: Leaving directory '/src/layers/layer2_python3/0550_bjoern' wget -O build/bjoern-metwork/http-parser/http_parser.c "https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.c" --2022-03-18 10:26:34-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.c Resolving raw.githubusercontent.com... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... Connecting to raw.githubusercontent.com|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 50624 (49K) [text/plain] Saving to: `build/bjoern-metwork/http-parser/http_parser.c' 0K .......... .......... .......... .......... ......... 100% 10.4M=0.005s 2022-03-18 10:26:34 (10.4 MB/s) - `build/bjoern-metwork/http-parser/http_parser.c' saved [50624/50624] wget -O build/bjoern-metwork/http-parser/http_parser.h "https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h" --2022-03-18 10:26:34-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h Resolving raw.githubusercontent.com... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... Connecting to raw.githubusercontent.com|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9591 (9.4K) [text/plain] Saving to: `build/bjoern-metwork/http-parser/http_parser.h' 0K ......... 100% 85.5M=0s 2022-03-18 10:26:34 (85.5 MB/s) - `build/bjoern-metwork/http-parser/http_parser.h' saved [9591/9591] make --file=../../Makefile.standard EXPLICIT_NAME=bjoern-metwork EXTRACFLAGS="-I/opt/metwork-mfext-1.1/opt/python3/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-1.1/opt/python3/../core/lib" python3build python3install_pip make[1]: Entering directory '/src/layers/layer2_python3/0550_bjoern' cd build/bjoern-metwork && if test "-L/opt/metwork-mfext-1.1/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-1.1/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-1.1/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-1.1/opt/python3/../core/include; fi && python3 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-3.8 copying bjoern.py -> build/lib.linux-x86_64-3.8 running build_ext building '_bjoern' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/http-parser creating build/temp.linux-x86_64-3.8/bjoern gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c http-parser/http_parser.c -o build/temp.linux-x86_64-3.8/http-parser/http_parser.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/_bjoernmodule.c -o build/temp.linux-x86_64-3.8/bjoern/_bjoernmodule.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/common.c -o build/temp.linux-x86_64-3.8/bjoern/common.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/filewrapper.c -o build/temp.linux-x86_64-3.8/bjoern/filewrapper.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/portable_sendfile.c -o build/temp.linux-x86_64-3.8/bjoern/portable_sendfile.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/request.c -o build/temp.linux-x86_64-3.8/bjoern/request.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/server.c -o build/temp.linux-x86_64-3.8/bjoern/server.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/wsgi.c -o build/temp.linux-x86_64-3.8/bjoern/wsgi.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -shared -L/opt/metwork-mfext-1.1/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/lib -L/opt/metwork-mfext-1.1/opt/python3/../core/lib -I/opt/metwork-mfext-1.1/opt/python3/../core/include build/temp.linux-x86_64-3.8/http-parser/http_parser.o build/temp.linux-x86_64-3.8/bjoern/_bjoernmodule.o build/temp.linux-x86_64-3.8/bjoern/common.o build/temp.linux-x86_64-3.8/bjoern/filewrapper.o build/temp.linux-x86_64-3.8/bjoern/portable_sendfile.o build/temp.linux-x86_64-3.8/bjoern/request.o build/temp.linux-x86_64-3.8/bjoern/server.o build/temp.linux-x86_64-3.8/bjoern/wsgi.o -L/opt/metwork-mfext-1.1/opt/python3_core/lib -lev -o build/lib.linux-x86_64-3.8/_bjoern.cpython-38-x86_64-linux-gnu.so if ! test -d /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; fi cd build/bjoern-metwork && if test "-L/opt/metwork-mfext-1.1/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-1.1/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-1.1/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-1.1/opt/python3/../core/include; fi && unsafe_pip install --prefix=/opt/metwork-mfext-1.1/opt/python3 --src=/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages . && rm -f /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/bjoern-metwork-20190515.dist-info/direct_url.json Processing /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork Building wheels for collected packages: bjoern Building wheel for bjoern (setup.py): started Building wheel for bjoern (setup.py): finished with status 'done' Created wheel for bjoern: filename=bjoern-3.0.0-cp38-cp38-linux_x86_64.whl size=102032 sha256=1ec64299982f2fe0b724850cc80f0af486ae2f7e1b0ad6de188546cb5fea318e Stored in directory: /root/.cache/pip/wheels/36/7e/5c/39a7ba6f0ddf0064e04cc01b41899f126f9e5bdbc178ec73cf Successfully built bjoern Installing collected packages: bjoern Successfully installed bjoern-3.0.0 make[1]: Leaving directory '/src/layers/layer2_python3/0550_bjoern' make[3]: Leaving directory `/src/layers/layer2_python3/0550_bjoern' if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-1.1/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3" cache: /buildcache/mfext_cache_layer_python3_93d178e270addf1baeae16628c70c2d4.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-1.1/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_circus" "python3_circus" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea python3@mfext layer (dependency) hash (from cache): a6095c030bb3ec99fe72151d7f40fd28 python3_core@mfext layer (dependency) hash (from cache): 5f5ba77e122061b0275e28bfee8437d4 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: a0a31633af9b1677882217fea5538657 cache missed (/buildcache/mfext_cache_layer_python3_circus_b402b8ce77cf122fbcb029531cc66338.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-1.1/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,python3_circus@mfext -- scl enable devtoolset-8 -- 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 tempolayer55227[/src/layers/layer2_python3_circus/0500_circus/tempolayer55227] Collecting cached-property==1.5.1 Downloading cached-property-1.5.1.tar.gz (12 kB) Obtaining circus from git+https://github.com/thefab/circus.git@7a895956a1543e8d1c915c860ab4aa518ef88f0c#egg=circus (from -r requirements3.txt (line 2)) Cloning https://github.com/thefab/circus.git (to revision 7a895956a1543e8d1c915c860ab4aa518ef88f0c) to ./tmp_src/circus Obtaining circus_autorestart_plugin from git+https://github.com/metwork-framework/circus_autorestart_plugin.git@61e4943f51d6d1e9088ea9025425842ddd7f54db#egg=circus_autorestart_plugin (from -r requirements3.txt (line 3)) Cloning https://github.com/metwork-framework/circus_autorestart_plugin.git (to revision 61e4943f51d6d1e9088ea9025425842ddd7f54db) to ./tmp_src/circus-autorestart-plugin Collecting pyzmq==16.0.4 Downloading pyzmq-16.0.4.tar.gz (1.1 MB) Collecting tornado==4.5.2 Downloading tornado-4.5.2.tar.gz (483 kB) Collecting psutil==5.6.6 Using cached psutil-5.6.6.tar.gz (447 kB) Collecting inotify-simple==1.1.8 Using cached inotify_simple-1.1.8.tar.gz (7.3 kB) Collecting gitignore-parser==0.0.6 Using cached gitignore_parser-0.0.6.tar.gz (3.5 kB) Building wheels for collected packages: gitignore-parser, inotify-simple, psutil, cached-property, circus, circus-autorestart-plugin, pyzmq, tornado Building wheel for gitignore-parser (setup.py): started Building wheel for gitignore-parser (setup.py): finished with status 'done' Created wheel for gitignore-parser: filename=gitignore_parser-0.0.6-py3-none-any.whl size=3494 sha256=ad4194224ec1b981f117fcfb79ee7b03a6a7bcb828447076d540d8f334bc6bc8 Stored in directory: /root/.cache/pip/wheels/d5/b1/b8/88a4e1588e129fbaba672197348a2b5ee4e42adeeeb735a211 Building wheel for inotify-simple (setup.py): started Building wheel for inotify-simple (setup.py): finished with status 'done' Created wheel for inotify-simple: filename=inotify_simple-1.1.8-py3-none-any.whl size=7992 sha256=423d2910610d015141c94fe351af025b61669e1c58565d83d44b798d15f95b95 Stored in directory: /root/.cache/pip/wheels/2c/af/1d/0396d3c9b9a0850c15b07207e85d819b0ad5f8a10a8c082708 Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.6.6-cp38-cp38-linux_x86_64.whl size=281316 sha256=17dc35da7313951baa49c2ecf221a993dfc2dfc6f31afb6cb3b718719bec4536 Stored in directory: /root/.cache/pip/wheels/79/67/93/91114b71e0965edb6233d607d82bb5de75ad02e3d9d469ba17 Building wheel for cached-property (setup.py): started Building wheel for cached-property (setup.py): finished with status 'done' Created wheel for cached-property: filename=cached_property-1.5.1-py2.py3-none-any.whl size=7399 sha256=efb440e3ff30ee323bd49008b463b115e76d7fb47a60d56f3332f4cb0c4709f1 Stored in directory: /root/.cache/pip/wheels/53/30/ee/2f28d18170776e40d29aa44d4214e272e67543a39752ae0c78 Building wheel for circus (setup.py): started Building wheel for circus (setup.py): finished with status 'done' Created wheel for circus: filename=circus-0.13.1-py3-none-any.whl size=202892 sha256=72552ce7c2153639fca93809a11b43666a9932aee6942f182771b111a9410f50 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer55227/tmp/pip-ephem-wheel-cache-95v66h0s/wheels/0c/0f/8f/b9e1dff1d7e7d021a93338225fc2e974d03db620ed9b7202b5 Building wheel for circus-autorestart-plugin (setup.py): started Building wheel for circus-autorestart-plugin (setup.py): finished with status 'done' Created wheel for circus-autorestart-plugin: filename=circus_autorestart_plugin-0.0.1-py3-none-any.whl size=4518 sha256=d9020de8decbfa01c98dd2429cf04eb9aaef817fcd0bc214f2a17808f881b38d Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer55227/tmp/pip-ephem-wheel-cache-95v66h0s/wheels/73/01/2d/cb1b1fc92e3f197217d7130de5ed429fc4054d9629d436189f Building wheel for pyzmq (setup.py): started Building wheel for pyzmq (setup.py): finished with status 'done' Created wheel for pyzmq: filename=pyzmq-16.0.4-cp38-cp38-linux_x86_64.whl size=4987055 sha256=e30ed9432bff55da21d59b0d2324db7480f28fb11e1ff239a37c3724cf5c15af Stored in directory: /root/.cache/pip/wheels/32/b6/bc/0d5e6a8a0e5d14531347059072f18c00158e6fad63408f42cb Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-4.5.2-cp38-cp38-linux_x86_64.whl size=432818 sha256=cf49d1b25724d04e4ce6763bffd2367afca238731baefc8163074a5770ba9fee Stored in directory: /root/.cache/pip/wheels/a0/21/27/b10c6ead7c0d5e257553b7cde16304ff109059a62f361e543a Successfully built gitignore-parser inotify-simple psutil cached-property circus circus-autorestart-plugin pyzmq tornado if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3_circus ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3_circus ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_circus@mfext[/opt/metwork-mfext-1.1/opt/python3_circus] is already loaded Looking in links: ./src Processing ./src/cached_property-1.5.1-py2.py3-none-any.whl Processing ./src/circus-0.13.1-py3-none-any.whl Processing ./src/circus_autorestart_plugin-0.0.1-py3-none-any.whl Processing ./src/pyzmq-16.0.4-cp38-cp38-linux_x86_64.whl Processing ./src/tornado-4.5.2-cp38-cp38-linux_x86_64.whl Requirement already satisfied: psutil==5.6.6 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 61)) (5.6.6) Requirement already satisfied: inotify-simple==1.1.8 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 49)) (1.1.8) Requirement already satisfied: gitignore-parser==0.0.6 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 47)) (0.0.6) Installing collected packages: cached-property, tornado, pyzmq, circus, circus-autorestart-plugin Successfully installed cached-property-1.5.1 circus-0.13.1 circus-autorestart-plugin-0.0.1 pyzmq-16.0.4 tornado-4.5.2 if ! test -d /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages/circus-autorestart-plugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages/circus.yaml is ready /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages/cached-property.yaml is ready /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages/pyzmq.yaml is ready /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages/tornado.yaml is ready make[3]: Leaving directory `/src/layers/layer2_python3_circus/0500_circus' if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-1.1/opt/python3_circus/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3_circus" cache: /buildcache/mfext_cache_layer_python3_circus_b402b8ce77cf122fbcb029531cc66338.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-1.1/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea python3@mfext layer (dependency) hash (from cache): a6095c030bb3ec99fe72151d7f40fd28 python3_core@mfext layer (dependency) hash (from cache): 5f5ba77e122061b0275e28bfee8437d4 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 scientific_core@mfext layer (dependency) hash (from cache): 6874e27d28e66750b8a0730d81a18c3d tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 213641b31977e763fbbac9e7c3af037b cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_a94d84496ee2f7d6e16c20098ac243ae.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-1.1/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,scientific_core@mfext,python3_scientific_core@mfext -- scl enable devtoolset-8 -- 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 tempolayer56655[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer56655] Collecting psycopg2==2.8.5 Downloading psycopg2-2.8.5.tar.gz (380 kB) Building wheels for collected packages: psycopg2 Building wheel for psycopg2 (setup.py): started Building wheel for psycopg2 (setup.py): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.8.5-cp38-cp38-linux_x86_64.whl size=507426 sha256=682e7d03c3b157ebab14abec5d3c9e7fb51e92508ebdcd5bd163a3bda70e9139 Stored in directory: /root/.cache/pip/wheels/35/64/21/9c9e2c1bb9cd6bca3c1b97b955615e37fd309f8e8b0b9fdf1a Successfully built psycopg2 if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3_scientific_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3_scientific_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3_scientific_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_scientific_core@mfext[/opt/metwork-mfext-1.1/opt/python3_scientific_core] is already loaded Looking in links: ./src Processing ./src/psycopg2-2.8.5-cp38-cp38-linux_x86_64.whl Installing collected packages: psycopg2 Successfully installed psycopg2-2.8.5 if ! test -d /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.1/opt/python3_scientific_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3_scientific_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3_scientific_core/share/metwork_packages/psycopg2.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-1.1/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-1.1/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-1.1/opt/python3_scientific_core" cache: /buildcache/mfext_cache_layer_python3_scientific_core_a94d84496ee2f7d6e16c20098ac243ae.tar created make[2]: Leaving directory `/src/layers/layer2_python3_scientific_core' 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-1.1/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_extra_env; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_interactive_profile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_interactive_profile; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_interactive_unprofile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/devtools" "devtools" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 6583ee9ae92047a6b2ad20082caefd20 cache hit (used: /buildcache/mfext_cache_layer_devtools_28a882e8bd24a4270dab59ac847bc61d.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0001_shellcheck 0030_the_silver_searcher 0040_sloccount 0050_graphviz 0060_wrk 0061_wrk2; 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-1.1/opt/devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-1.1/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_28a882e8bd24a4270dab59ac847bc61d.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-1.1/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea devtools@mfext layer (dependency) hash (from cache): 28615702c36ca71ec30306918eeec102 python3@mfext layer (dependency) hash (from cache): a6095c030bb3ec99fe72151d7f40fd28 python3_core@mfext layer (dependency) hash (from cache): 5f5ba77e122061b0275e28bfee8437d4 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 84cc73b662de8d2f637fc8ccafb64de9 cache missed (/buildcache/mfext_cache_layer_python3_devtools_65a715f114fabcd94da10b1b9266bc67.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-1.1/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,devtools@mfext,python3_devtools@mfext -- scl enable devtoolset-8 -- 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 tempolayer57745[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer57745] Collecting apipkg==1.5 Downloading apipkg-1.5.tar.gz (11 kB) Collecting astroid==2.4.1 Downloading astroid-2.4.1.tar.gz (310 kB) Collecting black==19.10b0 Downloading black-19.10b0.tar.gz (1.0 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting coverage==5.1 Downloading coverage-5.1.tar.gz (687 kB) Collecting execnet==1.7.1 Downloading execnet-1.7.1.tar.gz (174 kB) Collecting flake8==3.8.1 Downloading flake8-3.8.1.tar.gz (157 kB) Collecting flake8-docstrings==1.5.0 Downloading flake8-docstrings-1.5.0.tar.gz (5.7 kB) Collecting freezegun==0.3.15 Downloading freezegun-0.3.15.tar.gz (25 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting isort==4.3.21 Downloading isort-4.3.21.tar.gz (69 kB) Collecting lazy-object-proxy==1.4.3 Downloading lazy-object-proxy-1.4.3.tar.gz (34 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting livereload==2.6.1 Downloading livereload-2.6.1.tar.gz (23 kB) Collecting lunr==0.5.8 Downloading lunr-0.5.8.tar.gz (45 kB) Collecting Mako==1.1.2 Downloading Mako-1.1.2.tar.gz (469 kB) Collecting mccabe==0.6.1 Downloading mccabe-0.6.1.tar.gz (8.6 kB) Collecting mkdocs==1.1.2 Downloading mkdocs-1.1.2.tar.gz (6.4 MB) Collecting mkdocs-add-number-plugin==1.2.1 Downloading mkdocs-add-number-plugin-1.2.1.tar.gz (8.4 kB) Collecting mkdocs-awesome-pages-plugin==2.2.1 Downloading mkdocs-awesome-pages-plugin-2.2.1.tar.gz (7.3 kB) Collecting mkdocs-exclude==1.0.2 Downloading mkdocs-exclude-1.0.2.tar.gz (6.8 kB) Collecting mkdocs-macros-plugin==0.4.9 Downloading mkdocs-macros-plugin-0.4.9.tar.gz (15 kB) Collecting mkdocs-material==5.2.0 Downloading mkdocs-material-5.2.0.tar.gz (1.6 MB) Collecting mkdocs-material-extensions==1.0 Downloading mkdocs-material-extensions-1.0.tar.gz (11 kB) Collecting mock==4.0.2 Downloading mock-4.0.2.tar.gz (71 kB) Collecting more-itertools==8.3.0 Downloading more-itertools-8.3.0.tar.gz (86 kB) Collecting nltk==3.5 Downloading nltk-3.5.zip (1.4 MB) Collecting nose==1.3.7 Downloading nose-1.3.7.tar.gz (280 kB) Collecting pathspec==0.8.0 Downloading pathspec-0.8.0.tar.gz (26 kB) Collecting pdoc3==0.8.1 Downloading pdoc3-0.8.1.tar.gz (75 kB) Collecting pluggy==0.13.1 Downloading pluggy-0.13.1.tar.gz (57 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting py==1.10.0 Downloading py-1.10.0.tar.gz (206 kB) Collecting pydocstyle==5.0.2 Downloading pydocstyle-5.0.2.tar.gz (32 kB) Collecting pyflakes==2.2.0 Downloading pyflakes-2.2.0.tar.gz (65 kB) Collecting pylint==2.5.2 Downloading pylint-2.5.2.tar.gz (683 kB) Collecting pymdown-extensions==7.1 Downloading pymdown-extensions-7.1.tar.gz (443 kB) Collecting pytest==5.4.2 Downloading pytest-5.4.2.tar.gz (1.0 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pytest-cov==2.8.1 Downloading pytest-cov-2.8.1.tar.gz (47 kB) Collecting pytest-forked==1.1.3 Downloading pytest-forked-1.1.3.tar.gz (7.3 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pytest-html==2.1.1 Downloading pytest-html-2.1.1.tar.gz (30 kB) Collecting pytest-httpserver==0.3.4 Downloading pytest_httpserver-0.3.4.tar.gz (24 kB) Collecting pytest-metadata==1.10.0 Downloading pytest-metadata-1.10.0.tar.gz (12 kB) Collecting pytest-mock==3.1.0 Downloading pytest-mock-3.1.0.tar.gz (25 kB) Collecting pytest-xdist==1.32.0 Downloading pytest-xdist-1.32.0.tar.gz (67 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting regex==2020.5.14 Downloading regex-2020.5.14.tar.gz (696 kB) Collecting repackage==0.7.3 Downloading repackage-0.7.3.tar.gz (5.0 kB) Collecting snowballstemmer==2.0.0 Downloading snowballstemmer-2.0.0.tar.gz (79 kB) Collecting termcolor==1.1.0 Downloading termcolor-1.1.0.tar.gz (3.9 kB) Collecting tornado==6.0.4 Downloading tornado-6.0.4.tar.gz (496 kB) Collecting typed-ast==1.4.1 Downloading typed_ast-1.4.1.tar.gz (208 kB) Collecting wcwidth==0.2.5 Downloading wcwidth-0.2.5.tar.gz (34 kB) Collecting six==1.15.0 Using cached six-1.15.0.tar.gz (33 kB) Collecting wrapt==1.12.1 Using cached wrapt-1.12.1.tar.gz (27 kB) Collecting appdirs==1.4.4 Downloading appdirs-1.4.4.tar.gz (13 kB) Collecting toml==0.10.2 Downloading toml-0.10.2.tar.gz (22 kB) Collecting Click==7.0 Using cached Click-7.0.tar.gz (286 kB) Collecting attrs==19.3.0 Using cached attrs-19.3.0.tar.gz (132 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pycodestyle==2.6.0 Using cached pycodestyle-2.6.0.tar.gz (100 kB) Collecting python-dateutil==2.8.0 Using cached python-dateutil-2.8.0.tar.gz (327 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting future==0.17.1 Using cached future-0.17.1.tar.gz (829 kB) Collecting MarkupSafe==1.1.1 Using cached MarkupSafe-1.1.1.tar.gz (19 kB) Collecting Jinja2==2.11.3 Using cached Jinja2-2.11.3.tar.gz (257 kB) Collecting Markdown==3.3.3 Using cached Markdown-3.3.3.tar.gz (319 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting PyYAML==5.4.1 Using cached PyYAML-5.4.1.tar.gz (175 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting Pygments==2.7.4 Using cached Pygments-2.7.4.tar.gz (2.3 MB) Collecting joblib==0.17.0 Using cached joblib-0.17.0.tar.gz (1.7 MB) Collecting tqdm==4.53.0 Using cached tqdm-4.53.0.tar.gz (179 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting packaging==20.9 Downloading packaging-20.9.tar.gz (81 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting Werkzeug==1.0.1 Using cached Werkzeug-1.0.1.tar.gz (904 kB) Collecting pyparsing==2.4.7 Downloading pyparsing-2.4.7.tar.gz (649 kB) Building wheels for collected packages: Click, Jinja2, Markdown, MarkupSafe, PyYAML, Pygments, Werkzeug, attrs, future, joblib, pycodestyle, python-dateutil, tqdm, wrapt, appdirs, packaging, pyparsing, six, toml, apipkg, astroid, black, coverage, execnet, flake8, flake8-docstrings, freezegun, isort, lazy-object-proxy, livereload, lunr, Mako, mccabe, mkdocs, mkdocs-add-number-plugin, mkdocs-awesome-pages-plugin, mkdocs-exclude, mkdocs-macros-plugin, mkdocs-material, mkdocs-material-extensions, mock, more-itertools, nltk, nose, pathspec, pdoc3, pluggy, py, pydocstyle, pyflakes, pylint, pymdown-extensions, pytest, pytest-cov, pytest-forked, pytest-html, pytest-httpserver, pytest-metadata, pytest-mock, pytest-xdist, regex, repackage, snowballstemmer, termcolor, tornado, typed-ast, wcwidth Building wheel for Click (setup.py): started Building wheel for Click (setup.py): finished with status 'done' Created wheel for Click: filename=Click-7.0-py2.py3-none-any.whl size=81293 sha256=cd7672ff52c1c12213fb11d5d6cf243fd41ab28992536d5af007152963aecd39 Stored in directory: /root/.cache/pip/wheels/6d/10/86/f2f312a945a8769d379e837f13aaf8a581eeb26e2c27e8db30 Building wheel for Jinja2 (setup.py): started Building wheel for Jinja2 (setup.py): finished with status 'done' Created wheel for Jinja2: filename=Jinja2-2.11.3-py2.py3-none-any.whl size=125699 sha256=c6cb848e9256c651b08e6fe5c46d7821b3ecc71adc58d772f3e07445c06d9ba1 Stored in directory: /root/.cache/pip/wheels/86/60/b1/b6468b57c1655bab692ffb9664fb3008d6e52e0a97f255f27e Building wheel for Markdown (PEP 517): started Building wheel for Markdown (PEP 517): finished with status 'done' Created wheel for Markdown: filename=Markdown-3.3.3-py3-none-any.whl size=96264 sha256=0dc84f46ffaa46018d9b508a5b1d9dd762bc83d487d3b6698b0cb103dc458035 Stored in directory: /root/.cache/pip/wheels/2a/9a/fe/5b15e3ada36bb1b722aabbac5ab049b04636ddb4811cd1913f Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-cp38-cp38-linux_x86_64.whl size=32711 sha256=03554d6b8a6e31b63621dcb08f40d1dc0cecdd531307871c068d9486b43f8ee8 Stored in directory: /root/.cache/pip/wheels/0c/61/d6/4db4f4c28254856e82305fdb1f752ed7f8482e54c384d8cb0e Building wheel for PyYAML (PEP 517): started Building wheel for PyYAML (PEP 517): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp38-cp38-linux_x86_64.whl size=45641 sha256=6d35cf39916fce603cb394c64bdd9e43f7150fc32ef27527b8c8296eebd44b61 Stored in directory: /root/.cache/pip/wheels/dd/c5/1d/5d7436173d3efd4a14dcb510eb0b29525ecb6b0e41489e716e Building wheel for Pygments (setup.py): started Building wheel for Pygments (setup.py): finished with status 'done' Created wheel for Pygments: filename=Pygments-2.7.4-py3-none-any.whl size=950101 sha256=269470d976cd0a0a9451c8073e65a91d53ef4fe662acf8737d5114b6a30a24c0 Stored in directory: /root/.cache/pip/wheels/5b/fb/61/ff69238fcae374e5210ef5367ec07b2d4818f676c45d18aa3c Building wheel for Werkzeug (setup.py): started Building wheel for Werkzeug (setup.py): finished with status 'done' Created wheel for Werkzeug: filename=Werkzeug-1.0.1-py2.py3-none-any.whl size=298631 sha256=8d2b81d9b146adbbc26843c22b57fbdf68d4b88de04b2e2aedc6b9e997798106 Stored in directory: /root/.cache/pip/wheels/12/7c/8b/a089977d7edfd570f4980e82cc96d036d2d29d88fb839273a2 Building wheel for attrs (PEP 517): started Building wheel for attrs (PEP 517): finished with status 'done' Created wheel for attrs: filename=attrs-19.3.0-py2.py3-none-any.whl size=39472 sha256=9b8f4413688538e4f27299b9da84e5013577c785e4ef3b3391be07ec84d79d4c Stored in directory: /root/.cache/pip/wheels/4a/8d/d8/5e6ad92641066618c1410ffa0a9d7e7649a8c5c60ddd658840 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488729 sha256=357a3b6394e29511a2dfd7eed5e1789e1f49002daaae6c36603943fc228e2349 Stored in directory: /root/.cache/pip/wheels/1c/1d/db/1834235af1bc2c9ca8e63809ce32edeb56f64f6e3af30cb20b Building wheel for joblib (setup.py): started Building wheel for joblib (setup.py): finished with status 'done' Created wheel for joblib: filename=joblib-0.17.0-py3-none-any.whl size=301468 sha256=7fcf2f3ae01c319d31d2aac925fac9ddc0e37533914400a249421be65124d4bf Stored in directory: /root/.cache/pip/wheels/bc/b2/2f/6ebd3ca64d00da9901758b7b788c66376dfe13e18c5f4ac55c Building wheel for pycodestyle (setup.py): started Building wheel for pycodestyle (setup.py): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.6.0-py2.py3-none-any.whl size=41362 sha256=c5efd0231463400da5fd9079732ae4337ba34d1b37c66a4486951e129e143a9d Stored in directory: /root/.cache/pip/wheels/cf/ac/79/9eda052caf3eb531ad76e18c8f9900658ae0b33831dc8d77cd Building wheel for python-dateutil (PEP 517): started Building wheel for python-dateutil (PEP 517): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.8.0-py2.py3-none-any.whl size=226816 sha256=345b2cf10bcbe552ece5e3476f8085111116f4866cc3d0308dfc5ccd44c0ac39 Stored in directory: /root/.cache/pip/wheels/c7/44/b1/d14a0f520f27d0eb6b62ee29674a6961f243b1d6d71cd44914 Building wheel for tqdm (PEP 517): started Building wheel for tqdm (PEP 517): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.53.0-py2.py3-none-any.whl size=70276 sha256=f102884b8ed3fc42276afa3bd1640ac6b01bc9ca5efb8e40247e94273159a7cb Stored in directory: /root/.cache/pip/wheels/19/e8/e6/db96ec4d1b276de9a3c6da5c94d261a5fde7f20c0ff4cfd9ff Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp38-cp38-linux_x86_64.whl size=82168 sha256=65c3d45b1cded29a193cbffe60d543013101d3166f71f539356d7b3f281ef9b9 Stored in directory: /root/.cache/pip/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 Building wheel for appdirs (setup.py): started Building wheel for appdirs (setup.py): finished with status 'done' Created wheel for appdirs: filename=appdirs-1.4.4-py2.py3-none-any.whl size=9565 sha256=343bce9fb7c35f54c6a5ccd1a235cd863c8a9d841882859c24e0617023420611 Stored in directory: /root/.cache/pip/wheels/ab/65/c2/bbf0f346f5a1501e382dc1486adec6eda7f5ea38daae3e56f3 Building wheel for packaging (PEP 517): started Building wheel for packaging (PEP 517): finished with status 'done' Created wheel for packaging: filename=packaging-20.9-py2.py3-none-any.whl size=40870 sha256=92310a82f1f10e9fce4c49f1de0944f9ebd6458fc45bc2e095659675be8a810a Stored in directory: /root/.cache/pip/wheels/7d/09/ee/ceb1bbce0b62b7ba6949df8dc193dac281cc1d462db312a4c3 Building wheel for pyparsing (setup.py): started Building wheel for pyparsing (setup.py): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-2.4.7-py2.py3-none-any.whl size=67843 sha256=5b3e14398d7d0022d3abb3a4ba225c4645e72d9fadcca14ac634dfd33e4f5a65 Stored in directory: /root/.cache/pip/wheels/ad/8d/0f/ad334705ed78e380d5342429a624c46bd6ac4e2ba616d70eb6 Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.15.0-py2.py3-none-any.whl size=10964 sha256=5641cccbcc57fe0f7de3659b6b286204a0959451008da9e1c88244c49df6ff15 Stored in directory: /root/.cache/pip/wheels/2a/79/93/cd6217d85b91a61fcafcf4d7ed2e0f575b04494c5b84ac74b2 Building wheel for toml (setup.py): started Building wheel for toml (setup.py): finished with status 'done' Created wheel for toml: filename=toml-0.10.2-py2.py3-none-any.whl size=16587 sha256=c71f245c94d5ff7ac443e39d60cab0aa8150015cd534968b8803151ee115ee20 Stored in directory: /root/.cache/pip/wheels/7f/2a/4c/a39f5a4b9a3017f7ded7f75eac87c08957f06f056026db2fef Building wheel for apipkg (setup.py): started Building wheel for apipkg (setup.py): finished with status 'done' Created wheel for apipkg: filename=apipkg-1.5-py2.py3-none-any.whl size=5658 sha256=e5bb3aa62cb453cf84e3d680b54bece7973561a1121791f46270e406c9759980 Stored in directory: /root/.cache/pip/wheels/78/a8/40/9333685e969fea02419ea93ff36d985f9f51e595ad10f4eef0 Building wheel for astroid (setup.py): started Building wheel for astroid (setup.py): finished with status 'done' Created wheel for astroid: filename=astroid-2.4.1-py3-none-any.whl size=214056 sha256=7feb537f8c775457f792f8b92e0436628a151644759fa8397b8178c4bfae8e45 Stored in directory: /root/.cache/pip/wheels/75/ad/e8/fa1a963263a875e24fc5a8d8c18568ff01ddd5b428d047b9eb Building wheel for black (PEP 517): started Building wheel for black (PEP 517): finished with status 'done' Created wheel for black: filename=black-19.10b0-py36-none-any.whl size=97526 sha256=cc8ba4b08310d7fedf890e9530d1bc53338f864663a5cd7699ae46960a8868ee Stored in directory: /root/.cache/pip/wheels/9f/1f/d9/75a624926c65ddac7b0a5c4249c47ef578e5e87e730ba897cf Building wheel for coverage (setup.py): started Building wheel for coverage (setup.py): finished with status 'done' Created wheel for coverage: filename=coverage-5.1-cp38-cp38-linux_x86_64.whl size=242390 sha256=b22b9744a2466a582048f799297f7bdd77bf3340658a4aece128c75dc8adbbab Stored in directory: /root/.cache/pip/wheels/8d/32/26/3dc2bbfa29cac0f4c28d83e144b012afc225af01c5da6ff555 Building wheel for execnet (setup.py): started Building wheel for execnet (setup.py): finished with status 'done' Created wheel for execnet: filename=execnet-1.7.1-py2.py3-none-any.whl size=39065 sha256=487ce8d6f18b21517be52586d0506e81fd346d398fe1c1ffdf1342ccffdffa6e Stored in directory: /root/.cache/pip/wheels/12/25/6b/1cbb4c062d255072b8bb803b1e6484b0084b620600583b525b Building wheel for flake8 (setup.py): started Building wheel for flake8 (setup.py): finished with status 'done' Created wheel for flake8: filename=flake8-3.8.1-py2.py3-none-any.whl size=72504 sha256=ce13adf807fdebfe9a421d28ffa9605c438b20db0369b558380a568449304fa9 Stored in directory: /root/.cache/pip/wheels/18/80/b8/31d5dba952e6319eadf6a976378d04fae6bba0d5623113cad0 Building wheel for flake8-docstrings (setup.py): started Building wheel for flake8-docstrings (setup.py): finished with status 'done' Created wheel for flake8-docstrings: filename=flake8_docstrings-1.5.0-py2.py3-none-any.whl size=5529 sha256=e522703510af25640470a687aaf22e85fb0ea63febb0b5c7649396511e08832e Stored in directory: /root/.cache/pip/wheels/91/4b/93/1cd58eef52ec0d4e5a199fdf77b2834b837c68a090a219e8b3 Building wheel for freezegun (PEP 517): started Building wheel for freezegun (PEP 517): finished with status 'done' Created wheel for freezegun: filename=freezegun-0.3.15-py2.py3-none-any.whl size=14600 sha256=10a363816559b6b0c39fd73588cc59533fdd5e9a5d252cd045e41b434c317064 Stored in directory: /root/.cache/pip/wheels/9b/1e/02/e3abb2b9ad70cabe0da80cd2006fe60e6c29f27d191c7a8879 Building wheel for isort (setup.py): started Building wheel for isort (setup.py): finished with status 'done' Created wheel for isort: filename=isort-4.3.21-py2.py3-none-any.whl size=42281 sha256=f676b2ebbf4df21634e472957ea2ff753aad15b1178365fea397177ad793568a Stored in directory: /root/.cache/pip/wheels/a4/6e/35/cd528ca079275a0c59113d7d4650018309e89932ad9d54f8b9 Building wheel for lazy-object-proxy (PEP 517): started Building wheel for lazy-object-proxy (PEP 517): finished with status 'done' Created wheel for lazy-object-proxy: filename=lazy_object_proxy-1.4.3-cp38-cp38-linux_x86_64.whl size=59935 sha256=9e0c84524b24085fe795cd12d7389b0d25535fb27cc6bbeaa96bd5bfdb3e7c44 Stored in directory: /root/.cache/pip/wheels/d7/f7/3b/6853df4a25a106662f20e70ad6bd448c8ae07d12ce80fb9063 Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.1-py2.py3-none-any.whl size=23823 sha256=53b67b9545b7153c224e632dbcdadf39406273e83e0c05b38b8033b7899297b5 Stored in directory: /root/.cache/pip/wheels/a7/0f/c0/d0aac9f595319311da6989562ef893983bd72cc4ee805d3470 Building wheel for lunr (setup.py): started Building wheel for lunr (setup.py): finished with status 'done' Created wheel for lunr: filename=lunr-0.5.8-py2.py3-none-any.whl size=35454 sha256=293781d283c23f8b79db9ee744ff7118d8d55edcd5b13cde595f29d9defe7c5c Stored in directory: /root/.cache/pip/wheels/64/6d/fb/c6b1475d9f0cdf8964860a9abc673f080121f8c3ff14da6731 Building wheel for Mako (setup.py): started Building wheel for Mako (setup.py): finished with status 'done' Created wheel for Mako: filename=Mako-1.1.2-py2.py3-none-any.whl size=75521 sha256=3121178e57708e2711e092e332b931a5ea76c356d24969dff792d142a2b61dd4 Stored in directory: /root/.cache/pip/wheels/6e/52/27/2561ec8383487040b93f49eb487ef97e65d7889369f17b7170 Building wheel for mccabe (setup.py): started Building wheel for mccabe (setup.py): finished with status 'done' Created wheel for mccabe: filename=mccabe-0.6.1-py2.py3-none-any.whl size=7051 sha256=ae884f2eac0034dcc028962b58465484d350d2570b63e56ef517330cfd73b926 Stored in directory: /root/.cache/pip/wheels/49/1a/c8/514721ed0f419ad7f3cde30dc003fee53f16b11e9ba604b8fd Building wheel for mkdocs (setup.py): started Building wheel for mkdocs (setup.py): finished with status 'done' Created wheel for mkdocs: filename=mkdocs-1.1.2-py3-none-any.whl size=6429756 sha256=3459b1d8647ca6d6c294f7da5a782dc94f7678d0c6d069bd55913fb72272b54d Stored in directory: /root/.cache/pip/wheels/07/1d/22/e5c217336909af9a298b695b6a20fbd09a7ddd525250ec8e03 Building wheel for mkdocs-add-number-plugin (setup.py): started Building wheel for mkdocs-add-number-plugin (setup.py): finished with status 'done' Created wheel for mkdocs-add-number-plugin: filename=mkdocs_add_number_plugin-1.2.1-py3-none-any.whl size=8809 sha256=7b4a623f4db7bda0bc71ac40db807fb3ae566008d3aa6fee32bf2887d4ac2392 Stored in directory: /root/.cache/pip/wheels/8f/5d/8b/febb4d59f5fb07550141905387f91c85b25fd1820d3f5787dc Building wheel for mkdocs-awesome-pages-plugin (setup.py): started Building wheel for mkdocs-awesome-pages-plugin (setup.py): finished with status 'done' Created wheel for mkdocs-awesome-pages-plugin: filename=mkdocs_awesome_pages_plugin-2.2.1-py3-none-any.whl size=7949 sha256=cb3ac9ec13e897c58dd5fca8dcdcbd2d45d2f0082ac8189127f4fae35937b897 Stored in directory: /root/.cache/pip/wheels/e9/4b/4f/42ad0253367c68ca675be552f665c03d4d4d414db103bf3e24 Building wheel for mkdocs-exclude (setup.py): started Building wheel for mkdocs-exclude (setup.py): finished with status 'done' Created wheel for mkdocs-exclude: filename=mkdocs_exclude-1.0.2-py3-none-any.whl size=7359 sha256=162ee07d8f93ac01a3f21ac3430cd73e3884350c3b186e1a2810b8da2390d36f Stored in directory: /root/.cache/pip/wheels/65/5a/7e/bf17faab29a167cba938b610ab0813ebab595533bf708cc7d0 Building wheel for mkdocs-macros-plugin (setup.py): started Building wheel for mkdocs-macros-plugin (setup.py): finished with status 'done' Created wheel for mkdocs-macros-plugin: filename=mkdocs_macros_plugin-0.4.9-py3-none-any.whl size=14969 sha256=f17fe47e26f8565755d2c9e0c30f69d5a427f4e1b0a27436407b24cf6cf52c45 Stored in directory: /root/.cache/pip/wheels/17/5e/d5/abd8700a2591eaf1a0d96d119fec387dd0b905be80bee1dbed Building wheel for mkdocs-material (setup.py): started Building wheel for mkdocs-material (setup.py): finished with status 'done' Created wheel for mkdocs-material: filename=mkdocs_material-5.2.0-py3-none-any.whl size=3618233 sha256=d5cdfd65b5cca8d92b6ddd0cef7313aa29d7933c9f77458d582a51473e94abc2 Stored in directory: /root/.cache/pip/wheels/d5/97/83/dea907b0ac421119b77e98c1128371cdf6a5eccab5d5aa6326 Building wheel for mkdocs-material-extensions (setup.py): started Building wheel for mkdocs-material-extensions (setup.py): finished with status 'done' Created wheel for mkdocs-material-extensions: filename=mkdocs_material_extensions-1.0-py3-none-any.whl size=7941 sha256=56b2ef40e1f578b86cae089914b46cfb73dd38f6bc372599c83e1b238516b74c Stored in directory: /root/.cache/pip/wheels/ac/d6/ff/47452335792f8cedfb2dbffae559be325779eb16e7bc9b5655 Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-4.0.2-py3-none-any.whl size=28693 sha256=ff9b850ba96e8022e3b7186509722304976f31e62906799c09578a066cd2fc25 Stored in directory: /root/.cache/pip/wheels/ca/68/11/2395a675dac4a5d915a3defdfad52566ba6cea7ea1c121ac77 Building wheel for more-itertools (setup.py): started Building wheel for more-itertools (setup.py): finished with status 'done' Created wheel for more-itertools: filename=more_itertools-8.3.0-py3-none-any.whl size=40690 sha256=7a5c3a99afa51dd842bb6983baa362c4506a84014680b1f75a94735a9c3f6272 Stored in directory: /root/.cache/pip/wheels/5b/2d/41/347d4796d139b111f84960d380b09618b7d4f8cd175e7829b0 Building wheel for nltk (setup.py): started Building wheel for nltk (setup.py): finished with status 'done' Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434674 sha256=201b05be834721ce7df57131cb1b8b9ee50dfd2c0f8708739e802091251cd2c9 Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 Building wheel for nose (setup.py): started Building wheel for nose (setup.py): finished with status 'done' Created wheel for nose: filename=nose-1.3.7-py3-none-any.whl size=153546 sha256=38eca8ebba4da89f4470eb3a20cdd194ccfed65550e2b3e4b1b2d7e189461485 Stored in directory: /root/.cache/pip/wheels/0c/a0/37/dde0b7bb7ed3f3875c2443438facc1f74eb0830152475f5a94 Building wheel for pathspec (setup.py): started Building wheel for pathspec (setup.py): finished with status 'done' Created wheel for pathspec: filename=pathspec-0.8.0-py2.py3-none-any.whl size=28458 sha256=b0394d5224b7eec846038db16423d0cc4037817550b6a5111cd02efd25a576ca Stored in directory: /root/.cache/pip/wheels/92/99/0d/2ac01b0a6a17a1231c7b23158cd0964d4b9cfc69baa1766b32 Building wheel for pdoc3 (setup.py): started Building wheel for pdoc3 (setup.py): finished with status 'done' Created wheel for pdoc3: filename=pdoc3-0.8.1-py3-none-any.whl size=106429 sha256=857a49ac8687174b2e05cb0d98dcb461682afaef267ba1a50326f72b3c1f2316 Stored in directory: /root/.cache/pip/wheels/74/96/13/fab679ab239a62e7f04c6f9e639675b8b3d014c25c81899fbd Building wheel for pluggy (PEP 517): started Building wheel for pluggy (PEP 517): finished with status 'done' Created wheel for pluggy: filename=pluggy-0.13.1-py2.py3-none-any.whl size=18093 sha256=99dbc7d87bd41f2c9ce6d3b38955e98748371883fe1ab18587893540b2cd7f6d Stored in directory: /root/.cache/pip/wheels/f6/8c/6f/9402f825417fcd0b2d31a3bae52d74dd5a1f6419d5ebea031b Building wheel for py (setup.py): started Building wheel for py (setup.py): finished with status 'done' Created wheel for py: filename=py-1.10.0-py2.py3-none-any.whl size=97645 sha256=7527e3e5f91893f66dc12feec6ecc9c14fa7ea34b50111e7ad8263be7ec77fcc Stored in directory: /root/.cache/pip/wheels/d6/3f/a1/ef97b129143f13159c5918fb4c02ba06f6821fc3b42ffab7b8 Building wheel for pydocstyle (setup.py): started Building wheel for pydocstyle (setup.py): finished with status 'done' Created wheel for pydocstyle: filename=pydocstyle-5.0.2-py3-none-any.whl size=35060 sha256=8545195366d40399a7cf9896880f59a764a233ad303e3c3c5a9977d6e9fb93b8 Stored in directory: /root/.cache/pip/wheels/4d/4b/bf/575107298c18e8f30548584d47da54c70b3c43186b828c9eac Building wheel for pyflakes (setup.py): started Building wheel for pyflakes (setup.py): finished with status 'done' Created wheel for pyflakes: filename=pyflakes-2.2.0-py2.py3-none-any.whl size=66952 sha256=5b3e093cb97bf16a9464e3572df3832100b810f49ee4b10aa612a53a25504aef Stored in directory: /root/.cache/pip/wheels/89/5a/87/e1149a6f17c791e9b86b69f73615f530a5fa0be0578a420924 Building wheel for pylint (setup.py): started Building wheel for pylint (setup.py): finished with status 'done' Created wheel for pylint: filename=pylint-2.5.2-py3-none-any.whl size=324316 sha256=6bc70e84d4c499d446bd66f2983a989bfb967f5995fbba8ff7283107900c3bb2 Stored in directory: /root/.cache/pip/wheels/cf/fd/d2/6e8d26c1715f2f6bced2e0ed13eca467d3857bd73ac067b445 Building wheel for pymdown-extensions (setup.py): started Building wheel for pymdown-extensions (setup.py): finished with status 'done' Created wheel for pymdown-extensions: filename=pymdown_extensions-7.1-py2.py3-none-any.whl size=205067 sha256=2d906045b5340590166b6dc72f50458cc292a9c1c8dfb3be54a67a5a1040d75c Stored in directory: /root/.cache/pip/wheels/de/f8/13/7f1b08901897e266977b7fe584602de86d04c18284ead4351e Building wheel for pytest (PEP 517): started Building wheel for pytest (PEP 517): finished with status 'done' Created wheel for pytest: filename=pytest-5.4.2-py3-none-any.whl size=247394 sha256=75e47849448a6fafa94f995a9a45871978f62da1c9083e9714c8bf81d5f230cc Stored in directory: /root/.cache/pip/wheels/39/e7/60/97ac122b2359bbe9cc034e0de6eade1272f4d1e47993b3e6f0 Building wheel for pytest-cov (setup.py): started Building wheel for pytest-cov (setup.py): finished with status 'done' Created wheel for pytest-cov: filename=pytest_cov-2.8.1-py2.py3-none-any.whl size=18651 sha256=e0511425e72ef6d0198f8912c49cad91aa685b684e809b34d55245397aecd4c1 Stored in directory: /root/.cache/pip/wheels/58/1a/d8/e05340a05d13e12e7af59f071d5d36cdc6c09f2813b2732d0a Building wheel for pytest-forked (PEP 517): started Building wheel for pytest-forked (PEP 517): finished with status 'done' Created wheel for pytest-forked: filename=pytest_forked-1.1.3-py2.py3-none-any.whl size=4460 sha256=04dc2894f6a1b79ea74f97b2a15e05e7c454242142b821c2e3a2caefc4a9ea8b Stored in directory: /root/.cache/pip/wheels/78/52/7a/09eaace651900300d7adf9a73cb891dbbde69ffd45489bf6ad Building wheel for pytest-html (setup.py): started Building wheel for pytest-html (setup.py): finished with status 'done' Created wheel for pytest-html: filename=pytest_html-2.1.1-py2.py3-none-any.whl size=16040 sha256=781b612a9395b59c4bbd70e129138cf99a55f196d5c2dd1028c3a7c891de8cdd Stored in directory: /root/.cache/pip/wheels/8e/e1/5c/a5ed66c9daf4dcb97bd72152f6d09303a33038735566cadb2d Building wheel for pytest-httpserver (setup.py): started Building wheel for pytest-httpserver (setup.py): finished with status 'done' Created wheel for pytest-httpserver: filename=pytest_httpserver-0.3.4-py3-none-any.whl size=13402 sha256=a2789d46974a2dd41c0bec16c3a0828596fbb2af7c420031e1367223d618f9e0 Stored in directory: /root/.cache/pip/wheels/e9/c2/01/8fa86322739bcefab95ffde87d0c65946005a1756c9ca6cd80 Building wheel for pytest-metadata (setup.py): started Building wheel for pytest-metadata (setup.py): finished with status 'done' Created wheel for pytest-metadata: filename=pytest_metadata-1.10.0-py2.py3-none-any.whl size=9909 sha256=acf5779c4f004f768d822074038c46202dc03706be42e5a0973b8278afb10462 Stored in directory: /root/.cache/pip/wheels/ea/37/45/3231250fe41e7ec3e44a9045b6d0e9b36b85acb33d579ca093 Building wheel for pytest-mock (setup.py): started Building wheel for pytest-mock (setup.py): finished with status 'done' Created wheel for pytest-mock: filename=pytest_mock-3.1.0-py2.py3-none-any.whl size=10544 sha256=6e9b6b3d96d908759b16233f50335823d6cdd5725b06ec85490abbccfaee6bc8 Stored in directory: /root/.cache/pip/wheels/92/20/30/cca207c759de1cf6b33f6c5d11520bb90d0ec3e332a49dca50 Building wheel for pytest-xdist (PEP 517): started Building wheel for pytest-xdist (PEP 517): finished with status 'done' Created wheel for pytest-xdist: filename=pytest_xdist-1.32.0-py2.py3-none-any.whl size=36629 sha256=87bb2a9b09d1821b77801fe35cb24875d900258b113d1bdcecb75f68dbb334b4 Stored in directory: /root/.cache/pip/wheels/6d/66/d8/be4929444350390ff3b0d63ed143d40a5b2dd8f1339eeb1dc6 Building wheel for regex (setup.py): started Building wheel for regex (setup.py): finished with status 'done' Created wheel for regex: filename=regex-2020.5.14-cp38-cp38-linux_x86_64.whl size=689572 sha256=0ab343581a84f0277b3d25993ebfbdfab0668278f112222d08f94832187da61b Stored in directory: /root/.cache/pip/wheels/11/17/00/2a4439eeb3a42a66b3649af2ef52ead483766361dc65b31498 Building wheel for repackage (setup.py): started Building wheel for repackage (setup.py): finished with status 'done' Created wheel for repackage: filename=repackage-0.7.3-py3-none-any.whl size=3300 sha256=d509ba139f95864b95b55d1e9e28f9ca194d46aada41ed101ff1baf7784b68bd Stored in directory: /root/.cache/pip/wheels/27/d1/56/c35bfcf38964286906b38598f7f0a9450d3cfc4a81acf6b14d Building wheel for snowballstemmer (setup.py): started Building wheel for snowballstemmer (setup.py): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-2.0.0-py2.py3-none-any.whl size=97007 sha256=8b2cfb6d8ed49e561f16c603fbff1e2925da7c2a4ab4a6200786786b62cc3913 Stored in directory: /root/.cache/pip/wheels/f8/86/28/f03b1c3fb921e63cad0f6460c862a174d9890312b2b6d22d1c Building wheel for termcolor (setup.py): started Building wheel for termcolor (setup.py): finished with status 'done' Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4829 sha256=71643036e504a5f490ba7737836e3325037cd3cac006931c740101b3238412bd Stored in directory: /root/.cache/pip/wheels/a0/16/9c/5473df82468f958445479c59e784896fa24f4a5fc024b0f501 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=428159 sha256=40477bc71935a0c4c89e761e904db7bcdc002ca64917f114b7e5af4fdaaabe85 Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d Building wheel for typed-ast (setup.py): started Building wheel for typed-ast (setup.py): finished with status 'done' Created wheel for typed-ast: filename=typed_ast-1.4.1-cp38-cp38-linux_x86_64.whl size=896607 sha256=050cf1369f5047a9f4d6fb7becb30f5faa39d768ebbe12180a3786a52a5e7e70 Stored in directory: /root/.cache/pip/wheels/90/d4/0c/d1e5fbaba4f3eef9ced2a95737b027aca1a5ea7e52e490f3b2 Building wheel for wcwidth (setup.py): started Building wheel for wcwidth (setup.py): finished with status 'done' Created wheel for wcwidth: filename=wcwidth-0.2.5-py2.py3-none-any.whl size=29212 sha256=f013251116d2b20eb05ea11f37bd8e3d2e092f7bf9976c607d04ac23cd75f722 Stored in directory: /root/.cache/pip/wheels/4f/fc/db/d9c5d02376160cf7544433ec0fdbbbf9361efc18a6f8648c59 Successfully built Click Jinja2 Markdown MarkupSafe PyYAML Pygments Werkzeug attrs future joblib pycodestyle python-dateutil tqdm wrapt appdirs packaging pyparsing six toml apipkg astroid black coverage execnet flake8 flake8-docstrings freezegun isort lazy-object-proxy livereload lunr Mako mccabe mkdocs mkdocs-add-number-plugin mkdocs-awesome-pages-plugin mkdocs-exclude mkdocs-macros-plugin mkdocs-material mkdocs-material-extensions mock more-itertools nltk nose pathspec pdoc3 pluggy py pydocstyle pyflakes pylint pymdown-extensions pytest pytest-cov pytest-forked pytest-html pytest-httpserver pytest-metadata pytest-mock pytest-xdist regex repackage snowballstemmer termcolor tornado typed-ast wcwidth if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-1.1/opt/python3_devtools] is already loaded Looking in links: ./src Processing ./src/apipkg-1.5-py2.py3-none-any.whl Processing ./src/astroid-2.4.1-py3-none-any.whl Processing ./src/black-19.10b0-py36-none-any.whl Processing ./src/coverage-5.1-cp38-cp38-linux_x86_64.whl Processing ./src/execnet-1.7.1-py2.py3-none-any.whl Processing ./src/flake8-3.8.1-py2.py3-none-any.whl Processing ./src/flake8_docstrings-1.5.0-py2.py3-none-any.whl Processing ./src/freezegun-0.3.15-py2.py3-none-any.whl Processing ./src/isort-4.3.21-py2.py3-none-any.whl Processing ./src/lazy_object_proxy-1.4.3-cp38-cp38-linux_x86_64.whl Processing ./src/livereload-2.6.1-py2.py3-none-any.whl Processing ./src/lunr-0.5.8-py2.py3-none-any.whl Processing ./src/Mako-1.1.2-py2.py3-none-any.whl Processing ./src/mccabe-0.6.1-py2.py3-none-any.whl Processing ./src/mkdocs-1.1.2-py3-none-any.whl Processing ./src/mkdocs_add_number_plugin-1.2.1-py3-none-any.whl Processing ./src/mkdocs_awesome_pages_plugin-2.2.1-py3-none-any.whl Processing ./src/mkdocs_exclude-1.0.2-py3-none-any.whl Processing ./src/mkdocs_macros_plugin-0.4.9-py3-none-any.whl Processing ./src/mkdocs_material-5.2.0-py3-none-any.whl Processing ./src/mkdocs_material_extensions-1.0-py3-none-any.whl Processing ./src/mock-4.0.2-py3-none-any.whl Processing ./src/more_itertools-8.3.0-py3-none-any.whl Processing ./src/nltk-3.5-py3-none-any.whl Processing ./src/nose-1.3.7-py3-none-any.whl Processing ./src/pathspec-0.8.0-py2.py3-none-any.whl Processing ./src/pdoc3-0.8.1-py3-none-any.whl Processing ./src/pluggy-0.13.1-py2.py3-none-any.whl Processing ./src/py-1.10.0-py2.py3-none-any.whl Processing ./src/pydocstyle-5.0.2-py3-none-any.whl Processing ./src/pyflakes-2.2.0-py2.py3-none-any.whl Processing ./src/pylint-2.5.2-py3-none-any.whl Processing ./src/pymdown_extensions-7.1-py2.py3-none-any.whl Processing ./src/pytest-5.4.2-py3-none-any.whl Processing ./src/pytest_cov-2.8.1-py2.py3-none-any.whl Processing ./src/pytest_forked-1.1.3-py2.py3-none-any.whl Processing ./src/pytest_html-2.1.1-py2.py3-none-any.whl Processing ./src/pytest_httpserver-0.3.4-py3-none-any.whl Processing ./src/pytest_metadata-1.10.0-py2.py3-none-any.whl Processing ./src/pytest_mock-3.1.0-py2.py3-none-any.whl Processing ./src/pytest_xdist-1.32.0-py2.py3-none-any.whl Processing ./src/regex-2020.5.14-cp38-cp38-linux_x86_64.whl Processing ./src/repackage-0.7.3-py3-none-any.whl Processing ./src/snowballstemmer-2.0.0-py2.py3-none-any.whl Processing ./src/termcolor-1.1.0-py3-none-any.whl Processing ./src/tornado-6.0.4-cp38-cp38-linux_x86_64.whl Processing ./src/typed_ast-1.4.1-cp38-cp38-linux_x86_64.whl Processing ./src/wcwidth-0.2.5-py2.py3-none-any.whl Requirement already satisfied: wrapt==1.12.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 77)) (1.12.1) Requirement already satisfied: six==1.15.0 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 10)) (1.15.0) Requirement already satisfied: toml==0.10.2 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 11)) (0.10.2) Requirement already satisfied: appdirs==1.4.4 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 1)) (1.4.4) Requirement already satisfied: attrs==19.3.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 33)) (19.3.0) Requirement already satisfied: Click==7.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 20)) (7.0) Requirement already satisfied: pycodestyle==2.6.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 62)) (2.6.0) Requirement already satisfied: python-dateutil==2.8.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 65)) (2.8.0) Requirement already satisfied: future==0.17.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 46)) (0.17.1) Requirement already satisfied: MarkupSafe==1.1.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 23)) (1.1.1) Requirement already satisfied: Markdown==3.3.3 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 22)) (3.3.3) Requirement already satisfied: Jinja2==2.11.3 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 21)) (2.11.3) Requirement already satisfied: PyYAML==5.4.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 26)) (5.4.1) Requirement already satisfied: Pygments==2.7.4 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 27)) (2.7.4) Requirement already satisfied: joblib==0.17.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 51)) (0.17.0) Requirement already satisfied: tqdm==4.53.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 74)) (4.53.0) Requirement already satisfied: packaging==20.9 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 5)) (20.9) Requirement already satisfied: Werkzeug==1.0.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 29)) (1.0.1) Requirement already satisfied: pyparsing==2.4.7 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 7)) (2.4.7) Installing collected packages: apipkg, lazy-object-proxy, astroid, pathspec, typed-ast, regex, black, coverage, execnet, mccabe, pyflakes, flake8, snowballstemmer, pydocstyle, flake8-docstrings, freezegun, isort, tornado, livereload, lunr, Mako, mkdocs, mkdocs-add-number-plugin, mkdocs-awesome-pages-plugin, mkdocs-exclude, pymdown-extensions, mkdocs-material-extensions, mkdocs-material, termcolor, repackage, mkdocs-macros-plugin, mock, more-itertools, nltk, nose, pdoc3, pluggy, py, pylint, wcwidth, pytest, pytest-cov, pytest-forked, pytest-metadata, pytest-html, pytest-httpserver, pytest-mock, pytest-xdist Successfully installed Mako-1.1.2 apipkg-1.5 astroid-2.4.1 black-19.10b0 coverage-5.1 execnet-1.7.1 flake8-3.8.1 flake8-docstrings-1.5.0 freezegun-0.3.15 isort-4.3.21 lazy-object-proxy-1.4.3 livereload-2.6.1 lunr-0.5.8 mccabe-0.6.1 mkdocs-1.1.2 mkdocs-add-number-plugin-1.2.1 mkdocs-awesome-pages-plugin-2.2.1 mkdocs-exclude-1.0.2 mkdocs-macros-plugin-0.4.9 mkdocs-material-5.2.0 mkdocs-material-extensions-1.0 mock-4.0.2 more-itertools-8.3.0 nltk-3.5 nose-1.3.7 pathspec-0.8.0 pdoc3-0.8.1 pluggy-0.13.1 py-1.10.0 pydocstyle-5.0.2 pyflakes-2.2.0 pylint-2.5.2 pymdown-extensions-7.1 pytest-5.4.2 pytest-cov-2.8.1 pytest-forked-1.1.3 pytest-html-2.1.1 pytest-httpserver-0.3.4 pytest-metadata-1.10.0 pytest-mock-3.1.0 pytest-xdist-1.32.0 regex-2020.5.14 repackage-0.7.3 snowballstemmer-2.0.0 termcolor-1.1.0 tornado-6.0.4 typed-ast-1.4.1 wcwidth-0.2.5 if ! test -d /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/Mako.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/apipkg.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/astroid.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/black.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/coverage.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/execnet.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/flake8-docstrings.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/flake8.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/freezegun.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/isort.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/lazy-object-proxy.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/livereload.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/lunr.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mccabe.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-add-number-plugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-awesome-pages-plugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-exclude.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-macros-plugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-material-extensions.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-material.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mock.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/more-itertools.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/nltk.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/nose.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pathspec.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pdoc3.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pluggy.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/py.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pydocstyle.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pyflakes.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pylint.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pymdown-extensions.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-cov.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-forked.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-html.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-httpserver.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-metadata.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-mock.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-xdist.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/regex.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/repackage.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/snowballstemmer.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/termcolor.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/tornado.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/typed-ast.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/wcwidth.yaml is ready make[3]: Leaving directory `/src/layers/layer7_python3_devtools/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-1.1/opt/python3_devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3_devtools" cache: /buildcache/mfext_cache_layer_python3_devtools_65a715f114fabcd94da10b1b9266bc67.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-1.1/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/java" "java" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: bd88c4d302c786461c93b9a4f072ed04 cache hit (used: /buildcache/mfext_cache_layer_java_086f95e8d2960d2c2ac92355994da748.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-1.1/opt/java ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-1.1/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/java" cache already exist (/buildcache/mfext_cache_layer_java_086f95e8d2960d2c2ac92355994da748.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-1.1/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/monitoring" "monitoring" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: f064f4b8a9f21b17a7fe5b188db1cf21 cache hit (used: /buildcache/mfext_cache_layer_monitoring_3513aa54fd38b32d16cc2927d16fbdd1.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-1.1/opt/monitoring ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-1.1/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/monitoring" cache already exist (/buildcache/mfext_cache_layer_monitoring_3513aa54fd38b32d16cc2927d16fbdd1.tar) make[2]: Leaving directory `/src/layers/layer8_monitoring' make[2]: Entering directory `/src/layers/layer8_nodejs' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/nodejs" "nodejs" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: b67df0b00fc94b997fce005ec86376fb cache hit (used: /buildcache/mfext_cache_layer_nodejs_2a338cef927e9cc9d184efdd3fe52c5b.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-1.1/opt/nodejs ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-1.1/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/nodejs" cache already exist (/buildcache/mfext_cache_layer_nodejs_2a338cef927e9cc9d184efdd3fe52c5b.tar) make[2]: Leaving directory `/src/layers/layer8_nodejs' 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-1.1/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/default" "default" /etc/buildimage_hash: 22801010a002d2988bc413a4d9366c9a /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 78bc255338aa58f09d5e7036823bc3ea devtools@mfext layer (dependency) hash (from cache): 28615702c36ca71ec30306918eeec102 java@mfext layer (dependency) hash (from cache): e7b44333ae6779e709d8a01be89ae1b3 monitoring@mfext layer (dependency) hash (from cache): 2adf4e80cf2ad876bfd5548cf0b3874c nodejs@mfext layer (dependency) hash (from cache): b831b63b22f16abc0e53e7255cd42ac8 openresty@mfext layer (dependency) hash (from cache): 8143f5fc7203c6781f50b115319775a7 python3@mfext layer (dependency) hash (from cache): a6095c030bb3ec99fe72151d7f40fd28 python3_core@mfext layer (dependency) hash (from cache): 5f5ba77e122061b0275e28bfee8437d4 python3_devtools@mfext layer (dependency) hash (from cache): 00e2e870ab1dcac7adb28d601ffc5337 python3_scientific_core@mfext layer (dependency) hash (from cache): 068d42663acbfe91e10b1c613b10ed9a root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 scientific_core@mfext layer (dependency) hash (from cache): 6874e27d28e66750b8a0730d81a18c3d tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 60e6e3c6f687a68853267a8e697dbd5f cache missed (/buildcache/mfext_cache_layer_default_7be37ecb877490b68fc7c94bd0c5595f.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-1.1/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-1.1/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/default" cache: /buildcache/mfext_cache_layer_default_7be37ecb877490b68fc7c94bd0c5595f.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 outside /opt/metwork-mfext-1.1/bin/outside chmod a+rx /opt/metwork-mfext-1.1/bin/outside cp -f metwork_debug /opt/metwork-mfext-1.1/bin/metwork_debug chmod a+rx /opt/metwork-mfext-1.1/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-1.1/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-1.1/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-1.1/bin/clear.sh chmod a+rx /opt/metwork-mfext-1.1/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-1.1/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-1.1/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-1.1/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-1.1/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-1.1/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-1.1/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-1.1/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-1.1/bin/components chmod a+rx /opt/metwork-mfext-1.1/bin/components cp -f _circus.start /opt/metwork-mfext-1.1/bin/_circus.start chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-1.1/bin/_circus.stop chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-1.1/bin/_circus.status chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-1.1/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-1.1/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-1.1/bin/before_start_redis chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-1.1/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-1.1/bin/port_test.sh chmod a+rx /opt/metwork-mfext-1.1/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-1.1/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-1.1/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-1.1/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-1.1/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-1.1/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-1.1/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-1.1/bin/config.py chmod a+rx /opt/metwork-mfext-1.1/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-1.1/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-1.1/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-1.1/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-1.1/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-1.1/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-1.1/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-1.1/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-1.1/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-1.1/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-1.1/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-1.1/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-1.1/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-1.1/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-1.1/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-1.1/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-1.1/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-1.1/bin/_circusctl chmod a+rx /opt/metwork-mfext-1.1/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-1.1/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-1.1/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-1.1/bin/nginx.status chmod a+rx /opt/metwork-mfext-1.1/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-1.1/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-1.1/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-1.1/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-1.1/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-1.1/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-1.1/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-1.1/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-1.1/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-1.1/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-1.1/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-1.1/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-1.1/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-1.1/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-1.1/bin/_circus.reload chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-1.1/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-1.1/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-1.1/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-1.1/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-1.1/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-1.1/bin/plugins.status chmod a+rx /opt/metwork-mfext-1.1/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-1.1/bin/_plugins.status chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-1.1/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-1.1/bin/plugins.stop chmod a+rx /opt/metwork-mfext-1.1/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-1.1/bin/_plugins.start chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-1.1/bin/plugins.start chmod a+rx /opt/metwork-mfext-1.1/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-1.1/bin/_send_state.py chmod a+rx /opt/metwork-mfext-1.1/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-1.1/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-1.1/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-1.1/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-1.1/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-1.1/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-1.1/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-1.1/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-1.1/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-1.1/bin/repeat.sh chmod a+rx /opt/metwork-mfext-1.1/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-1.1/bin/before_start_vector chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_vector cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-1.1/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-1.1/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-1.1/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-1.1/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-1.1/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-1.1/share/templates/bashrc /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-1.1/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-1.1/share/templates/bash_profile /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-1.1/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-1.1/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-1.1/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-1.1/share/templates/nethard_profile /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-1.1/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-1.1/share/templates/interactive_profile /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-1.1/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-1.1/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-1.1 && /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.1/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.1/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.1/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-1.1/share/templates/mfxxx_wrapper /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-1.1/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-1.1/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-1.1/share/templates/_mfxxx_wrapper /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-1.1/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-1.1/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-1.1/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-1.1/share/templates/crontab cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-1.1/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-1.1/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-1.1/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-1.1/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-1.1/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-1.1/share/templates/telegraf.conf cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-1.1/share/templates/vector.toml cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-1.1/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-1.1/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-1.1/share/templates/mfxxx.start cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-1.1/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-1.1/share/templates/mfxxx.stop mkdir -p /opt/metwork-mfext-1.1/lib/mfext touch /opt/metwork-mfext-1.1/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-1.1/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-1.1/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-1.1/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-1.1/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-1.1/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-1.1/bin/envtpl >/opt/metwork-mfext-1.1/bin/metwork make[1]: Leaving directory `/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-1.1/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md /opt/metwork-mfext-1.1/bin/_yaml_to_md.py:70: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. y = yaml.load(unidecode(raw_content))