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: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: b2fc837eb162554ec4aae0feb1c93db0 cache hit (used: /buildcache/mfext_cache_layer_core_595785aa8677a11e3279da0f6a363742.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_595785aa8677a11e3279da0f6a363742.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: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 62718ed3373b829961e7688c2d97dd50 cache hit (used: /buildcache/mfext_cache_layer_tcltk_fdca5359d480076784e115fbfccf14d7.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_fdca5359d480076784e115fbfccf14d7.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: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: f42b8c8b3c8be01eb87ae860e5b5e087 cache hit (used: /buildcache/mfext_cache_layer_openresty_d7343960896159db82e67febff76f335.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_d7343960896159db82e67febff76f335.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: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 7414eb754b73810bccd65521696abec3 cache hit (used: /buildcache/mfext_cache_layer_python3_core_24b6687f08dcad7917dc5b36e2853bd7.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_24b6687f08dcad7917dc5b36e2853bd7.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: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 0570dedb9b1564488eb0fcd43aab11f9 cache hit (used: /buildcache/mfext_cache_layer_scientific_core_5668a960209d14404ca5df9947da10fa.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_5668a960209d14404ca5df9947da10fa.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: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e python3_core@mfext layer (dependency) hash (from cache): 76213cf4a10521b3695c7e783603871d root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: d0e52fd284969e8766ad451e6da45b92 cache missed (/buildcache/mfext_cache_layer_python3_63841f2dace06ff135861af52c4e6938.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 tempolayer1430[/src/layers/layer2_python3/0400_prereq_extra_python_packages/tempolayer1430] 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=66139442ce75996ff8f82214eb3a1a3a9c923a312d31316cc9fbfe21ddaeb9a7 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=419113 sha256=4e65e1c621bba05b0dc065dac6f1184bf2cd3304290b45eb362934c524552627 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=00eb1ab5670c604f671ec4eb771028f6734d3c00ce314b6034d6d0bbcd6a3a18 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=00caa9cdcbf0b6b9ed295e0a948f6b40180dc1cef7a7ed051738aac7e9c543bb 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/configupdater.py -> build/lib/configupdater copying src/configupdater/__init__.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=9b20b0a1cf3074d02b6356154ab39edcc6d211e582d68e9959f413227542582d 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 tempolayer1870[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870] Obtaining acquisition from git+https://github.com/metwork-framework/acquisition.git@b465bc2357121a07867df68a387e41c1167d0286#egg=acquisition (from -r requirements3.txt (line 1)) Cloning https://github.com/metwork-framework/acquisition.git (to revision b465bc2357121a07867df68a387e41c1167d0286) 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) Obtaining envtpl from git+https://github.com/metwork-framework/envtpl.git@a7838100809b367451ddca6477616082b01f4c1c#egg=envtpl (from -r requirements3.txt (line 24)) 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 36)) 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 37)) 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@f4a62dce12794eb1f657c4651f32d3c72ed4f33a#egg=opinionated_configparser (from -r requirements3.txt (line 41)) Cloning https://github.com/metwork-framework/opinionated_configparser.git (to revision f4a62dce12794eb1f657c4651f32d3c72ed4f33a) 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 59)) 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 61)) 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 69)) 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 71)) 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 72)) 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 73)) 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 74)) 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-2.0.tar.gz (33 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30.tar.gz (147 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, 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=419079 sha256=42d7da0fa89b603ef59b6f714eb0e4720471d1211ef25d7123409039179f2215 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=59aab893c935b23302901c97b42d2267816fb903a97819cae1ee74c14e548466 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=38590717aecf1814d2deb241a8f00d0dbf53ac30e022b72b45a5d07a3eec1477 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=3973d01fed559d63408e6de0d8aa63fe448df8f46c634d45727566f45322c8ea 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=bf522b670c015bc5f156041f1b5cd6e7749a293538265f7da02658e57b5ba0dc 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=907bc151d223b9a446e9cab6d4776ece4efddbc33ea8b6af8a059f6c56a4999b 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=40969 sha256=e3430a7a5a15ea2a55c759f69d685e21afda13c4889e5ff880171999194500a7 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/wheels/db/0d/3c/36b3cbeff95f07cc25af317e6605838d319354986e51a6c405 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=1422558 sha256=92946daf46e3e98e9382514bd9e6af01344085c27fb57b49decddb7fbbd6915b 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=4f6aa755a9150a90d79d0216dd31b67ef04b198a5da52b1408a261a749d3e8ac Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=1ed099a62a4ca701fb07f91934390051492433846fdbde8bde6d5e1b0e268308 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=570b283996c43b581ee56b6c50a69d86b6ef7a06649aed6a4d061062865a093e 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=14ea353653317b4350e22f407e691408842d614a18d9c880a3c160622e389b73 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=ac44555dd6c5b77bec488766a2d1014068b0b6212e1de074fb5af3a7de30cfa0 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=8768bd16f6b2715b1675ed9320ea8d99f393e7979b6a3275e5069f317141c1a5 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=60445 sha256=1eee42bca8d21247653f9a429f1187e0a2105649d6aee1d12b11563c4030a444 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=a429d6d4d58695a5d8e4b78425b1ea73f8cca93cecd6fa8ce23386a887726f9d 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=f3a9a19de40e2c1f829140aa31a27bb539e8996104c9cebaa60405d1201c988d 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=2eed92996565eee2ea253434c635f7f414eb91d66eff4b84df3164c8d0efc74a 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=e50a188672fe4866f1ce90f980e382a2c81d0b3e2e87ecf51c71c32f6a958bb6 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=e6123d13d3acd57b22d38b35841a882f1473d06f7646e8b24c3cc3b0b1a51c17 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=bf7002dabc144c10c76655efa75da131f0d251f0a9d751dd579fca65ae2b05cf 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=8bfc7d4edf56f79eac22c8560606d86711113ea1bc937bb20ccf27064ba4951e 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=95ec7b1197de7a193adc36fbc624c02858e0a801f41297736b61ad308925279f Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=1d75f40e50dd52e94808880eb2bd089293669db6e878931637cce7659036c283 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=d44d6915cb14f4d75cfabeee0fd36d6b9c97dd77efb51f3b18a94293a420b431 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=743261 sha256=90aae595d71ee6b566921798a58888adba6e469dfc53f6a734a1852c21008334 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=e9042318d633f2411f0489d7564c95ea7b271f60e648b32561078e1afb5b6c18 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=afbab003aa2a24af9b4d3bbb0c9e1764048b549325891db71237de6dedc75eb4 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=d8386cfd6a259520eb0ddb3d2c0d070744eca4d1924b5ff260a918b221463f0d Stored in directory: /root/.cache/pip/wheels/86/fc/f0/f222b357e5c10bb667fef419555f280705e44e27e955bc9dcb 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=ca7ca640255b8c2c70416d19dd37a75e611d7c5b0b296f9f81147c5d7e01f7ec Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=ef7cbe8e9bea0950d2e3032c97f161fc4d927e0c19eac6b7262371898ff7bc52 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=e3b4565bb5b0ba5ccdeb594a052f091489866eb8a71f36e64afe26038f2bd0f2 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=81142dbab36153909d0226189073060fe4b82239ab2a4de2ceb66946003ffe90 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=c804b58f2f48f79a25f41ccd32bc9ca128c19b04cb0517257ce6296824c7b8e8 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=ee4719d797b18c02fb75327423b269ad15987ebdc7ba60e0c94cf363ffca85f4 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=0814ad191aa7e384e21815c35ed2217a896bd0a606654d05251bec4f658a361b 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=08e24c8ca9d37fd9fcdd85cdb6314927a5ee50039e95f2f804d493e1da8b35f3 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=046428dcdf14a516e82e84076725e83c24ebb787036823a1e4420edb4ae6f9f0 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=3f9959b31d0ea5e011fced22af63228e96a19c06dec391845bc2736ed49b208c 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=32703 sha256=f07734842c94c8c0766b998bb6adc708635ebdb42edb901c3c48870d1d59f577 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=45299c0db4506906d689c664f6f2432d1afadb08c1f9b1df2fc1e3427d4cedc5 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=ef75640c03728a0fcc351a0c898d4a2ee087c160790dc6b24d9e991f13831ffa Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=bd4ebf6cafa2b92000afbfaaf319dcca86cc3fbc35c1dce331f748342f6cf68f Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=788af26bb3f4c14a7b1ec456bbafa430bc1f504cff439ba0523953967992b2d8 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=190449 sha256=b8d29dd4e1ba586368ea8e491eef184074c78412b39a887163c2ac21f9e17319 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=40932 sha256=8b5ad907f588b1da47703c124e3e2e5988866a23b3c7a9f266c161f7072b6d42 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.3-py3-none-any.whl size=5385 sha256=a17601f75194e2f7a7a822340d37aebf76abb9f20066f1c70edfa3956f5ee210 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/wheels/69/9e/8e/239afcc78c297f5a26ee90dcc412ab83183e498c8d48bc1ad2 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=a3cc78e5b1095fcdbe4ea8d1f9309b3ff8fea9fc8cc800a879a7622f860c95cd 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=6c89e5f06d74652bc09b6242e3f53223e9bc5aeea7e9166582ac28c43b8de7c2 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=12b5607a9fe89953c7b374a2aa74d6b6aa59a7406716b46e9155d402e57f2798 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=4148624b2ba83e43bf9ad6f4245a576c4fb707d5be889074ca4dc78cf117e1bf 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=281355 sha256=be219aa0ca5a6692655b71ed97a528127453ea74153baade150d6a47582bdb87 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=67652390fa785c43e08a31f829bf296706778782e28cce859a5aef34dcff57db 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=9725d3709dc340c8de47416c98efebb21f8f60328e8d120162ef21f3c0371b33 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=861e059bc968e4cc17cedbdecaaf142229c7c7141191500a55777dc737eb0d13 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=944975 sha256=9fe156344f1cef083e249d557f33c6832575ded7704309b8761a6788b6f13afa 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=9484a706e7a14fed03ee802999e0c3709b1a05880545ea3a2336bf19ba4f9e4c 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=6146f96e17178d61bca529ead4e08d5810a6a9d6b9e29f4cf0b02677b1f19797 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=12fa0987741d5e3e23b85a8c5453f3e7a21ffdf2f9226924cf215ce53e9962ca 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=95f23d733a7878ce8fe17cc0fd2d3bfc927f1535aacb2e1b5975da77e8c53544 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=82f79c15503f96306019cb88e6d72fc45188ff87ee7166d39fb3688683a6563f 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=11832 sha256=281b1a0f3d7a65f9282faa14cd85bb83d02e59eae5a54e6d21d8befe5cde28ac 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=80eed6a895c842045360cc46e35fda132927787300c5bf9fd0e832e6776f4df2 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=3027b4cb19b72c676d86b9dfc7ae8fdbc2b3dd92efaed4b88a92622486573387 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=e3f78fb87bb28f95d3feaa297383dda6fce4102e71d76f71c3d383eb6c610f6a 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=5d127bae005f55601d78eedbe17831a6439e3aa520e327449f625999d79c8f72 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=a202aacd7162d4185ae037d99ef8cc9a400416e2f77d8476bd000a97ce5653c3 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=aa62c8cf9fe6f2c43914dcedc5730877be5ed3b7d47677cb0a9b718c69d00d65 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=33640086a4b2800262eda2499f2161acbf1bd03513c0e69955eeb4958b86cf9a 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=1b99260f2e0e6f15aa268a870350fc664fe30ddb29401fc0bd211a773e992b16 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=dba840349e9d918a291dfb2aa0e2cfa6128c14b67db95c47ab98ad1ffab64fd5 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=bbfea45c3aca82122f0334ecadc980d590e5cc627425062991c3f40e14a03e6f 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=82144 sha256=94e141b2e47f25198383295afc6edac21f76c453793444fb85645434fb8841ff 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=2a7dd98b56b95366c910a2a30df451c5a097c6381c6baccb38e4a9d9a6248abd Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=311571 sha256=8a8e5ba47f44608c5773c703b0bbffee6966970bf30e8301ed6de294783f0bd0 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=d5409330b89a7d85611d3d59f90e16c40d36ac568ca51186aef0cd273614c207 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=40120a75858f2c68bb8aef75582e059d035094791f717c6c4f6dd79f7ae9a633 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=4e0cb4b6a0ef40fc0edc630188fea720c5e61014a5d3536acbf5bb209cd0a20e Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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=34d498fa9ab7d1c35d35bfb15402e1d7dfc34c6995e070b00c1991e728a1d923 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-ri3bvsy_/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-2.0-py2.py3-none-any.whl size=14755 sha256=afe73f28fd4c49247b72fa64807ddadb6d48ec0004b2e089049ec1e2dcc9eff9 Stored in directory: /root/.cache/pip/wheels/d1/ff/32/bfa38ae7e663a1a08518a82029e0377c1fb367219d08dedd25 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2021.5.30-py2.py3-none-any.whl size=145531 sha256=6a6df8921ebbd7e95a9dc24769907ecb74152bd9fe94f944171cf134ef6ebe9a Stored in directory: /root/.cache/pip/wheels/41/fd/46/53d029a4edb34c98c3ab35559c799ad19825066f806e940828 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 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/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.3-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: 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: 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: 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 36)) (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 55)) (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: simpleeval, inotify-simple, netifaces, bash, psutil, MarkupSafe, Jinja2, commonmark, Pygments, pprintpp, colorama, rich, mfutil, redis, mockredispy, xattrfile, opinionated-configparser, structlog, mflog, chardet, binaryornot, envtpl, gitignore-parser, terminaltables, lazy-import, Cerberus, mfplugin, statsd, acquisition, async-timeout, multidict, idna, yarl, attrs, aiohttp, aiohttp-metwork-middlewares, python-dateutil, arrow, pycodestyle, autopep8, bcrypt, cachetools, Click, poyo, urllib3, requests, jinja2-time, future, whichcraft, cookiecutter, cookiecutter-hooks, cronwrapper, cryptography, deploycron, pyinotify, directory-observer, diskcache, 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 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.3 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/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" --2021-06-11 21:05:32-- 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% 8.13M=0.006s 2021-06-11 21:05:33 (8.13 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" --2021-06-11 21:05:33-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h Resolving raw.githubusercontent.com... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... Connecting to raw.githubusercontent.com|185.199.109.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% 27.3M=0s 2021-06-11 21:05:33 (27.3 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=06d5f7b7484c65103a796aa5c457f64f9aab121c714cd84453bc63e1c552c802 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_63841f2dace06ff135861af52c4e6938.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: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e python3@mfext layer (dependency) hash (from cache): 1893225f781a46688736ae6a05f920f2 python3_core@mfext layer (dependency) hash (from cache): 76213cf4a10521b3695c7e783603871d 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_a4a20a8ff6114b0f19b2b9b94ff2d4ae.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 tempolayer22707[/src/layers/layer2_python3_circus/0500_circus/tempolayer22707] 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=21dcc869af998678032205c19ceedfd73197f057d8e179d8a1b31ecdd7c73bb5 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=56d9415e3bb918fa53e4deb13a2497fdef5504e85f9d3bf96f8c5d931fb305d3 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=281331 sha256=41722aeb52f4376bf1443846eb58d3764be510c1aaba44c96e8ed45b2d835941 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=8750b3dd3719b9251039756c756a40107c5f6dba31f349f63479e73fa582dfa0 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=f8ba432428d217981d3809cf0b06cd326d9848dd022a1841744fda4149b3e637 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer22707/tmp/pip-ephem-wheel-cache-ppgpcy3f/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=d3420d2818f874d2ecfa49fc312b6d1d7db6d9355cbfb734d8a9c534d9ebd450 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer22707/tmp/pip-ephem-wheel-cache-ppgpcy3f/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=5010100 sha256=a5d1be413fe86bb9808f8a537c8084b112401974d0560622111d492d4ac2f99f 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=432811 sha256=3a7a20a4de635671e2b406e2adba801f9587b5615e64e16de8c86443b6d8f8ee 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 60)) (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 48)) (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 46)) (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_a4a20a8ff6114b0f19b2b9b94ff2d4ae.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: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e python3@mfext layer (dependency) hash (from cache): 1893225f781a46688736ae6a05f920f2 python3_core@mfext layer (dependency) hash (from cache): 76213cf4a10521b3695c7e783603871d root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 scientific_core@mfext layer (dependency) hash (from cache): e04b26eda8f63dec7403b13bff2f628d tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 213641b31977e763fbbac9e7c3af037b cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_6bfe068e6f0fd073670af922da593a5b.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 tempolayer24132[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer24132] 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=507434 sha256=07565944c85a26fd1a7d83666b8561266231c8c53bcae7a132d4180cf762a1a5 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_6bfe068e6f0fd073670af922da593a5b.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: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 6583ee9ae92047a6b2ad20082caefd20 cache hit (used: /buildcache/mfext_cache_layer_devtools_d8846e4cb162d6e362d0338f02bf5beb.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_d8846e4cb162d6e362d0338f02bf5beb.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: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e devtools@mfext layer (dependency) hash (from cache): 4526e9f6a49b53d3923cb4dc6a8ba379 python3@mfext layer (dependency) hash (from cache): 1893225f781a46688736ae6a05f920f2 python3_core@mfext layer (dependency) hash (from cache): 76213cf4a10521b3695c7e783603871d 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_bf91941c130c14d70d2d2710976133f1.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 tempolayer25219[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer25219] 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 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 appdirs==1.4.4 Downloading appdirs-1.4.4.tar.gz (13 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=adb93c280c1367be59e65143124d98b9b2398c914f47eeabccd6c9c1ba72643a 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=9e7bdb7dcd766ad093451afd48157643aa67f6d9de976ff20b6d0eac33fd146a 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=8568796c6452e6dc87d6e5d17f741b1be7a6123b35d4be840dca9e72ef6f2126 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=32721 sha256=178203e5c4c42331d9522074b4a1e2856dd4f30fb6f54942f659377b6c1579dc 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=1d8d1629d7039071f27139a5a35883a626eecb61f7350bfb10e72bb34f13d672 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=3d8f00685cc3020e1d2c4427632b820aeb7fe644fc2e9389bc9411f6c67c3a72 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=61d91641ffd5ce419a4a23137f9bda48d0fb8b6db1affb267e2be4ba0d44c710 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=a539cab1092762bcb8752b868c92c867f933ec2cd03038866f4190a73a264d62 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=1d5a14625f36bf8844de926176cc959866c8690ec946d14e3203530df58f0a0b 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=7901466054afb595b4bfd64ff0d98e472992a9e13f0ef99f9972db2c5ff47271 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=f37be04e8c985b4855b1ac92d68fab2002f19cf076d31ad768c2a7c412d8794d 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=18bd05c5a7308333f4e83e10169fbfbe1f8ae691a9f62b9b525cfe2a39777d16 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=6cef4da4e6c30e0a875388e4a0fdd2d4ade12bd9d36eb60c7a20ca3c777c1848 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=82167 sha256=41e485c35f386c13b27a662506692f71ff641c219f3aef1b850744ad6192f84c 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=00879c796a663b310ec11b625b025eb0ef99072883a3fe8c9096aafec423dcff 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=3b1a622ee72cf37438cc386029d36c329c9f3b1e5839f1db424876804f55a395 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=68a2d89a306b588912b599d894fb13a3a956a38fccb1dea2bb1cf37322db7e5b 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=e5714bf7a63df1df4c04b1bddef900499c5951f1aae77b4df136bd95763e8cb4 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=b0ce341a79d242b4e1afe7c92479a79fbe5776fd308ef699708313c60661933f 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=83712f73b6d4f37bab6c77f2e88c8bcb38c15586fd41f0fe56c5e76faf3e6932 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=19b4d111853fa273c0f9e8acb7337d16e2ddfbf93c3ba27ef86d668264d60d4a 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=a4fff6184adfdc54003be990a4dde708b155ea4bec1b525c68e5fff85ed00c9e 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=242387 sha256=7eaff7450bfcd7ef5ef7941e02a2b488c98ce9c1b7e51b5671328b14dcf7d3b3 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=20f07ed70e9328e2dd9b974ec1c4341572055bea8f6540b32073883186177bee 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=ad32fadc36cd80d9e9c468ceb3ed5e6f551435859d5b2c38447eeb12a258366e 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=2f14ae1de703a63978ee1f3c1c66f4241a48f3e81c7d0806c328c61086b5107a 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=b674f9ddfb6c9f3a611441980e65f90b9395dd30eb7168b7302267fd5e826332 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=b110083d2de22afbf0ac2119d7b8365ffd40d998cb8258a2e3a1feffb120ce28 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=59938 sha256=b555496f570d03e57146ff3b18516ae4c1ba9d32f715ca3fd9c78f28612d31bb 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=e5474552d103b98042914183bfefac4e4c60a9f40049a0aea0d491a111a95581 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=c867687d533d0d8052b83bbfa4b40dd793327ca5a911f52eeded25a09d8e0bda 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=3dbb776607dcf3998a78f3484a5c62b2260a7c47b8e26acd8df5dee5b0380f9a 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=7a128a21eb5e7465f8344f048b03b289ecd400687bc49961672a3deee840979c 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=d076d9a7efe2b213713d44964631359c7f94517b86f8a746aea1155d5479ee00 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=e9a8bff04f52adfdae7e46efff1974834be9b917cfe6ff87535243dd8e8390c6 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=3b3cb37605232aae7d86aa5feb762d27f053e02919ddb62d2ce39328b67e5c3e 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=73586d4970e5d4b86acf85096a8b0fed247f01fa9474b8322076244837fc5f40 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=931214f8ce75775b6f362179a22a78626f943dc18bdc75a4d3d8f25207e8048a 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=8d4422ec4ebd14951a266e428ad6f5dfc908ff1a1faa328586afe2e0fa845751 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=9f7900d4bd1835df1460c90f85d474e4f4a03d32a34d88ae6047cd6eb4edb4d0 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=ab620d59b4428839a02d37444205e1f32174978d7ee82f58782e7344b5273600 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=d656f3ff74197997e5b08494ddb013cc8e02abd187f9a6bb7a14e7c5cefa74f2 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=1434672 sha256=2cec8e5d0fb03660466f34503bb19b2e1271344d53689b8bba2e3f0decd85e67 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=388123a454b4be639d4ba2646271accee02cf2bc67d4b5c91aab98d7d307797b 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=f0e4a31b1544d8c0f0acebd423dbeb28fb7189116f0edc6508262349e726c8bf 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=83cde397e4b45963fefa0f8cd425933b88fe69c580035447a869211e6cbdacf1 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=09658d75337012ac3cb1579fb32cc244bba8797544e882044d799afbd6139dba 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=5e08b52eaedfd9af20accb97fb26c6960a53cae7b1b4642c462cba9f1c529ef9 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=fe38d461c376978721c7942ce016253d27fb9943beb59483b8b463563c0e81a2 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=1606c362fdbd754aaa4fdfa3620b5b4339d5b1d6e39f83a1a0b85f2eea1e7225 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=c0eb658d231f35ac0c01fb3a335affe6096b96d69ce64430b0c4d05b574debfc 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=6259fd7f6c87b0411a9088568fa7714c4591f0509c81236ec8a225d611ed8319 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=3eeccee8ebe95afe7b348b119f65dcc2fda5b7b682b53c2340ffee1a4b0d287a 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=a8648fc10b1695fc7a30ffc805b744de1afc8de15822c1d06769f6bba271ff0e 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=0e7c878ee2030eb08f30becae7ae933231cc664bf758e2ed5cc4fca9b8f14b9d 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=165a836a02d02821b8d6a0ea5aaea43e8f1c3be8b9c55cadaff7f8ba4f13aacd 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=a733313a7ecc2950cd7ee721aa0587a603f75cab2a3fc8a68e48a8792c5af9c7 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=0c20dfa82d6ac01a5bb937cee0d29f76d5bb2ba584ec9d30dc10fe619a43d174 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=706e2bfd2690ae57aec9285b1b9d8f7679942f00751e1b390aa7bb8bcb635ad8 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=94cda6d6f39d169642926ca3e47ce0e0f6de3957e18f5ae43bcc66a8672f5a52 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=689563 sha256=b26aa08a1c50aca101d7737eeaa600a3402017e23a741ef235829349902cc24e 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=f5c273309458c432bf334bde3db22bd91d4270fd6e8d4121a39a1ba8ee9f6a80 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=ed1367ac418c6d8e065904558fd550f1cbfcf98165d5fbb238b65851fbd659ce 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=21854b0d77756ef33be0247e2338bbc8f3a468114c35996e431054f66ae53d5d 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=428164 sha256=2d7e900871668ca14b3389b6b4de46e76d7d57f1b8341df9c4ea641b909d4151 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=896590 sha256=190647a33799f032f3e72cb732e3cf33e97e2b275db08dca4f98582963f8d6bd 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=b9dbee407e7500930b6b8969415522cc90064ec290300129e5b3fccb5fef9f17 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 76)) (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: 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: 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: 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: 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: 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 61)) (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 64)) (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 45)) (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: 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: 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: 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: 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 50)) (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 73)) (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, regex, typed-ast, black, coverage, execnet, pyflakes, mccabe, flake8, snowballstemmer, pydocstyle, flake8-docstrings, freezegun, isort, tornado, livereload, lunr, Mako, mkdocs, mkdocs-add-number-plugin, mkdocs-awesome-pages-plugin, mkdocs-exclude, repackage, termcolor, mkdocs-material-extensions, pymdown-extensions, mkdocs-material, 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_bf91941c130c14d70d2d2710976133f1.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: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: bd88c4d302c786461c93b9a4f072ed04 cache hit (used: /buildcache/mfext_cache_layer_java_a5b5ea3658572455282a28c4ae5dfe7e.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_a5b5ea3658572455282a28c4ae5dfe7e.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: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e python3@mfext layer (dependency) hash (from cache): 1893225f781a46688736ae6a05f920f2 python3_core@mfext layer (dependency) hash (from cache): 76213cf4a10521b3695c7e783603871d root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 3ac34a6504c1ce9e22e7756b0b25c677 cache missed (/buildcache/mfext_cache_layer_monitoring_3d25e887e91f6bb030f63476902aefc0.tar) if ! test -f cache/hit; then \ for SUBDIR in 0300_telegraf 0400_vector 0500_extra_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/monitoring ; \ fi make[3]: Entering directory `/src/layers/layer8_monitoring/0300_telegraf' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3@mfext,monitoring@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml touch /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "name: 'telegraf'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "version: '1.13.3-1'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checksum: 'c4e9024da0221a663449994d8719da89'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo -n "influxdb plugin-driven server agent for collecting and reporting metrics." |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "website: 'https://github.com/influxdata/telegraf'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml; fi make --file=/opt/metwork-mfext-1.1/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/monitoring download uncompress make[1]: Entering directory '/src/layers/layer8_monitoring/0300_telegraf' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/telegraf-1.13.3_linux_amd64.tar.gz` `readlink -m ./sources` MD5 c4e9024da0221a663449994d8719da89 Computing checksum for /src/layers/layer8_monitoring/0300_telegraf/build/telegraf-1.13.3_linux_amd64.tar.gz... Good checksum rm -Rf telegraf-1.13.3-1 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/telegraf-1.13.3_linux_amd64.tar.gz` tar.gz telegraf-1.13.3-1 make[1]: Leaving directory '/src/layers/layer8_monitoring/0300_telegraf' cd build/telegraf && cp -f usr/bin/telegraf /opt/metwork-mfext-1.1/opt/monitoring/bin/telegraf make[3]: Leaving directory `/src/layers/layer8_monitoring/0300_telegraf' make[3]: Entering directory `/src/layers/layer8_monitoring/0400_vector' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3@mfext,monitoring@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml touch /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "name: 'vector'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "version: '0.13.1'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "checksum: '6e103313504dcc2b12feae18339ff56d'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo -n "Collect, transform, and route all observability data with one simple tool." |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "website: 'https://vector.dev/'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "license: 'MPL'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml; fi make --file=/opt/metwork-mfext-1.1/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/monitoring download uncompress make[1]: Entering directory '/src/layers/layer8_monitoring/0400_vector' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz` `readlink -m ./sources` MD5 6e103313504dcc2b12feae18339ff56d Computing checksum for /src/layers/layer8_monitoring/0400_vector/build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz... Good checksum rm -Rf vector-0.13.1 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz` tar.gz vector-0.13.1 make[1]: Leaving directory '/src/layers/layer8_monitoring/0400_vector' cd build/vector-x86_64-unknown-linux-musl/bin && cp -f vector /opt/metwork-mfext-1.1/opt/monitoring/bin/vector make[3]: Leaving directory `/src/layers/layer8_monitoring/0400_vector' make[3]: Entering directory `/src/layers/layer8_monitoring/0500_extra_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=core@mfext,python3@mfext,monitoring@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 tempolayer30136[/src/layers/layer8_monitoring/0500_extra_packages/tempolayer30136] Collecting distro==1.4.0 Downloading distro-1.4.0.tar.gz (53 kB) Building wheels for collected packages: distro 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=a9289e59a97f684c205ee8c5be8190ee214e68b4a59601cd0433f313088ea038 Stored in directory: /root/.cache/pip/wheels/56/f1/d6/7ca6c27fb53d8f168337b7ab1862185b60b426836ce72f0f2a Successfully built distro if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/monitoring ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/monitoring ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer monitoring@mfext[/opt/metwork-mfext-1.1/opt/monitoring] is already loaded Looking in links: ./src Processing ./src/distro-1.4.0-py2.py3-none-any.whl Installing collected packages: distro Successfully installed distro-1.4.0 if ! test -d /opt/metwork-mfext-1.1/opt/monitoring/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/monitoring/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/monitoring/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/monitoring/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/monitoring/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/monitoring/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/monitoring/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/monitoring/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/monitoring/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/distro.yaml is ready make[3]: Leaving directory `/src/layers/layer8_monitoring/0500_extra_packages' 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: /buildcache/mfext_cache_layer_monitoring_3d25e887e91f6bb030f63476902aefc0.tar created 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: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: b67df0b00fc94b997fce005ec86376fb cache hit (used: /buildcache/mfext_cache_layer_nodejs_db1cfcf6fe4c0a262ec4654f1428ba8f.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_db1cfcf6fe4c0a262ec4654f1428ba8f.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: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: dfdc9e96619e31271bafdbe236ec9b40 core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e devtools@mfext layer (dependency) hash (from cache): 4526e9f6a49b53d3923cb4dc6a8ba379 java@mfext layer (dependency) hash (from cache): e7b44333ae6779e709d8a01be89ae1b3 monitoring@mfext layer (dependency) hash (from cache): 49a796d259251f340eab9ad9f378222b nodejs@mfext layer (dependency) hash (from cache): b831b63b22f16abc0e53e7255cd42ac8 openresty@mfext layer (dependency) hash (from cache): 8143f5fc7203c6781f50b115319775a7 python3@mfext layer (dependency) hash (from cache): 1893225f781a46688736ae6a05f920f2 python3_core@mfext layer (dependency) hash (from cache): 76213cf4a10521b3695c7e783603871d python3_devtools@mfext layer (dependency) hash (from cache): 62790ff4e0513dfd950d90aec11f0450 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): e04b26eda8f63dec7403b13bff2f628d tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: fc773d8121b3cef7e408cad7974589b0 cache missed (/buildcache/mfext_cache_layer_default_48c4d48aabb390be29989c59893c2176.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_48c4d48aabb390be29989c59893c2176.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/cronwrap.sh /opt/metwork-mfext-1.1/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-1.1/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-1.1/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-1.1/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-1.1/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-1.1/share/templates/mfxxx.start 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/crontab /opt/metwork-mfext-1.1/share/templates/crontab cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-1.1/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-1.1/share/templates/vector.toml 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/mfxxx.status /opt/metwork-mfext-1.1/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-1.1/share/templates/telegraf.conf 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))