cp -f .layerapi2_label /opt/metwork-mfext-1.0/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-1.0/.layerapi2_dependencies rm -f /opt/metwork-mfext-1.0/.dhash_ignore_hash touch /opt/metwork-mfext-1.0/.dhash_ignore_hash echo "bin/python2" >>/opt/metwork-mfext-1.0/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-1.0/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory `/src/adm' cp -f guess_version.sh /opt/metwork-mfext-1.0/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-1.0/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-1.0/bin/envtpl chmod a+rx /opt/metwork-mfext-1.0/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-1.0/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-1.0/bin/dhash chmod a+rx /opt/metwork-mfext-1.0/bin/dhash cp -f layer_hash /opt/metwork-mfext-1.0/bin/layer_hash chmod a+rx /opt/metwork-mfext-1.0/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-1.0/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-1.0/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-1.0/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-1.0/bin/_layer_hash chmod a+rx /opt/metwork-mfext-1.0/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-1.0/bin/module_hash chmod a+rx /opt/metwork-mfext-1.0/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-1.0/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-1.0/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-1.0/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-1.0/bin/_check_layers_hash cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-1.0/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-1.0/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-1.0/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.0/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-1.0/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-1.0/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-1.0/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-1.0/config/version || { rm -f /opt/metwork-mfext-1.0/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.0/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-1.0/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-1.0/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-1.0/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-1.0/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.0/share/python3_layer.mk cp -f python2_layer.mk /opt/metwork-mfext-1.0/share/python2_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-1.0/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-1.0/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-1.0/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-1.0/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-1.0/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-1.0/share/layer_wrapper.mk make[1]: Leaving directory `/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-1.0/.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.0/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/core" "core" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: f3e8cda96ec3effa437d26591c8696ff cache hit (used: /buildcache/mfext_cache_layer_core_f38d684192a1e087fa21107de0aabb16.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 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.0/opt/core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-1.0/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/core" cache already exist (/buildcache/mfext_cache_layer_core_f38d684192a1e087fa21107de0aabb16.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.0/opt/tcltk/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/tcltk/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/tcltk/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/tcltk/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/tcltk" "tcltk" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): 678173a3931b16ba28e10df42244f43d root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: 62718ed3373b829961e7688c2d97dd50 cache hit (used: /buildcache/mfext_cache_layer_tcltk_19b35d3a3fc417e5e4b3166f378c23a9.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.0/opt/tcltk ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/tcltk/.mfextaddon; fi _layer_dhash "tcltk@mfext" >/opt/metwork-mfext-1.0/opt/tcltk/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/tcltk" cache already exist (/buildcache/mfext_cache_layer_tcltk_19b35d3a3fc417e5e4b3166f378c23a9.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.0/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/openresty" "openresty" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): 678173a3931b16ba28e10df42244f43d root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: 02c3bef91e6136b2c4e582ddab357e9a cache hit (used: /buildcache/mfext_cache_layer_openresty_81905f19cbf9c16ef78e1c9c1ef4fae0.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.0/opt/openresty ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-1.0/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/openresty" cache already exist (/buildcache/mfext_cache_layer_openresty_81905f19cbf9c16ef78e1c9c1ef4fae0.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.0/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_core/.layerapi2_conflicts; else cat .layerapi2_conflicts |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3_core" "python3_core" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): 678173a3931b16ba28e10df42244f43d root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: 09f4e326d8e3d0e3a4c133dc591e84d2 cache hit (used: /buildcache/mfext_cache_layer_python3_core_8c7015951faef6ad5f99f82169443982.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0030_python3 0035_certifi 0041_six 0042_appdirs 0043_packaging 0044_setuptools 0045_pyparsing 0046_pip 0046_virtualenv 0050_wheel 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.0/opt/python3_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-1.0/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.0/opt/python3_core" cache already exist (/buildcache/mfext_cache_layer_python3_core_8c7015951faef6ad5f99f82169443982.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.0/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/scientific_core" "scientific_core" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): 678173a3931b16ba28e10df42244f43d root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: 27b55cd33da94a4c852fdcb841e940d2 cache hit (used: /buildcache/mfext_cache_layer_scientific_core_5698e090d92b2d1605fcf11cad9476f4.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.0/opt/scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-1.0/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.0/opt/scientific_core" cache already exist (/buildcache/mfext_cache_layer_scientific_core_5698e090d92b2d1605fcf11cad9476f4.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.0/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3" "python3" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): 678173a3931b16ba28e10df42244f43d python3_core@mfext layer (dependency) hash (from cache): b164059a0d397717f3fc64588ed5bc0f root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: e6956edf7e45f2110dd39db63dc57f7c cache hit (used: /buildcache/mfext_cache_layer_python3_bc2806e45b10b922509c82078ae54a28.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.0/opt/python3 ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-1.0/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/python3" cache already exist (/buildcache/mfext_cache_layer_python3_bc2806e45b10b922509c82078ae54a28.tar) 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.0/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3_circus" "python3_circus" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): 678173a3931b16ba28e10df42244f43d python3@mfext layer (dependency) hash (from cache): ba55cfdda6f3652e7a01e13fb23d5a3d python3_core@mfext layer (dependency) hash (from cache): b164059a0d397717f3fc64588ed5bc0f root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: d3b7f6f0e959cf7ac83e71228fbf13da cache hit (used: /buildcache/mfext_cache_layer_python3_circus_318e6daa1582a660cafee975c9d30233.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.0/opt/python3_circus ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-1.0/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.0/opt/python3_circus" cache already exist (/buildcache/mfext_cache_layer_python3_circus_318e6daa1582a660cafee975c9d30233.tar) 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.0/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): 678173a3931b16ba28e10df42244f43d python3@mfext layer (dependency) hash (from cache): ba55cfdda6f3652e7a01e13fb23d5a3d python3_core@mfext layer (dependency) hash (from cache): b164059a0d397717f3fc64588ed5bc0f root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 scientific_core@mfext layer (dependency) hash (from cache): caa8cd9f7ff5e08ca3e0bc2e660ec5a0 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: a34b25cf88575978028543fe3e834d53 cache hit (used: /buildcache/mfext_cache_layer_python3_scientific_core_0f36e0b390c31bc70c5a1503d0a48954.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.0/opt/python3_scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-1.0/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.0/opt/python3_scientific_core" cache already exist (/buildcache/mfext_cache_layer_python3_scientific_core_0f36e0b390c31bc70c5a1503d0a48954.tar) 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.0/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/devtools/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/devtools/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/devtools/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/devtools" "devtools" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): 678173a3931b16ba28e10df42244f43d root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: 6583ee9ae92047a6b2ad20082caefd20 cache hit (used: /buildcache/mfext_cache_layer_devtools_9114921f908eb8a77ed215f0d089439a.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.0/opt/devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-1.0/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_9114921f908eb8a77ed215f0d089439a.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.0/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): 678173a3931b16ba28e10df42244f43d devtools@mfext layer (dependency) hash (from cache): a002b54fe600c7d12beda206bf8c808c python3@mfext layer (dependency) hash (from cache): ba55cfdda6f3652e7a01e13fb23d5a3d python3_core@mfext layer (dependency) hash (from cache): b164059a0d397717f3fc64588ed5bc0f root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: ed58665d5c998a38cb048d3d7facc6aa cache hit (used: /buildcache/mfext_cache_layer_python3_devtools_bc659566bf3e82d2c2040d7bc8f29aa1.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.0/opt/python3_devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-1.0/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.0/opt/python3_devtools" cache already exist (/buildcache/mfext_cache_layer_python3_devtools_bc659566bf3e82d2c2040d7bc8f29aa1.tar) 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.0/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/java" "java" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): 678173a3931b16ba28e10df42244f43d root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: bd88c4d302c786461c93b9a4f072ed04 cache hit (used: /buildcache/mfext_cache_layer_java_1d86c74f7552c9484f6db8b5a475d969.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.0/opt/java ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-1.0/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/java" cache already exist (/buildcache/mfext_cache_layer_java_1d86c74f7552c9484f6db8b5a475d969.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.0/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/monitoring" "monitoring" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): 678173a3931b16ba28e10df42244f43d python3@mfext layer (dependency) hash (from cache): ba55cfdda6f3652e7a01e13fb23d5a3d python3_core@mfext layer (dependency) hash (from cache): b164059a0d397717f3fc64588ed5bc0f root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: 602c055fcc77e479e4e8d1b7d4030970 cache hit (used: /buildcache/mfext_cache_layer_monitoring_c7b07b9872b098d7e39a9616c43c1a1d.tar) if ! test -f cache/hit; then \ for SUBDIR in 0300_telegraf 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.0/opt/monitoring ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-1.0/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/monitoring" cache already exist (/buildcache/mfext_cache_layer_monitoring_c7b07b9872b098d7e39a9616c43c1a1d.tar) make[2]: Leaving directory `/src/layers/layer8_monitoring' make[2]: Entering directory `/src/layers/layer8_nodejs' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/nodejs" "nodejs" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): 678173a3931b16ba28e10df42244f43d root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: b67df0b00fc94b997fce005ec86376fb cache hit (used: /buildcache/mfext_cache_layer_nodejs_b0e1b580243e05b48d85cc5ee6066ea2.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.0/opt/nodejs ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-1.0/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/nodejs" cache already exist (/buildcache/mfext_cache_layer_nodejs_b0e1b580243e05b48d85cc5ee6066ea2.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.0/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/default" "default" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): 678173a3931b16ba28e10df42244f43d devtools@mfext layer (dependency) hash (from cache): a002b54fe600c7d12beda206bf8c808c java@mfext layer (dependency) hash (from cache): 4c4c51fc3172d894a4d7a9392d013997 monitoring@mfext layer (dependency) hash (from cache): 564265f4c29f45e23f82983636a608b9 nodejs@mfext layer (dependency) hash (from cache): d652bbd3cf7f21c0542273a234fe6b17 openresty@mfext layer (dependency) hash (from cache): 80313bb3dc1c1332cd9731bf7435c31d python3@mfext layer (dependency) hash (from cache): ba55cfdda6f3652e7a01e13fb23d5a3d python3_core@mfext layer (dependency) hash (from cache): b164059a0d397717f3fc64588ed5bc0f python3_devtools@mfext layer (dependency) hash (from cache): ee3d90ab1e7d5891c6452e7ae282071f python3_scientific_core@mfext layer (dependency) hash (from cache): 76ecaa6f12114d550d790881b71312a0 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 scientific_core@mfext layer (dependency) hash (from cache): caa8cd9f7ff5e08ca3e0bc2e660ec5a0 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: fc773d8121b3cef7e408cad7974589b0 cache hit (used: /buildcache/mfext_cache_layer_default_09a54f1713fdd3b31ebb2100b7a72e97.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.0/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-1.0/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/default" cache already exist (/buildcache/mfext_cache_layer_default_09a54f1713fdd3b31ebb2100b7a72e97.tar) 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.0/bin/outside chmod a+rx /opt/metwork-mfext-1.0/bin/outside cp -f metwork_debug /opt/metwork-mfext-1.0/bin/metwork_debug chmod a+rx /opt/metwork-mfext-1.0/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-1.0/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-1.0/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-1.0/bin/clear.sh chmod a+rx /opt/metwork-mfext-1.0/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-1.0/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-1.0/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-1.0/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-1.0/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-1.0/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-1.0/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-1.0/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-1.0/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-1.0/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-1.0/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-1.0/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-1.0/bin/components chmod a+rx /opt/metwork-mfext-1.0/bin/components cp -f _circus.start /opt/metwork-mfext-1.0/bin/_circus.start chmod a+rx /opt/metwork-mfext-1.0/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-1.0/bin/_circus.stop chmod a+rx /opt/metwork-mfext-1.0/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-1.0/bin/_circus.status chmod a+rx /opt/metwork-mfext-1.0/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-1.0/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-1.0/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-1.0/bin/before_start_redis chmod a+rx /opt/metwork-mfext-1.0/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-1.0/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-1.0/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-1.0/bin/port_test.sh chmod a+rx /opt/metwork-mfext-1.0/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-1.0/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-1.0/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-1.0/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-1.0/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-1.0/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-1.0/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-1.0/bin/config.py chmod a+rx /opt/metwork-mfext-1.0/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-1.0/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-1.0/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-1.0/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-1.0/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-1.0/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-1.0/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-1.0/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-1.0/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-1.0/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-1.0/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-1.0/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-1.0/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-1.0/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-1.0/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-1.0/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-1.0/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-1.0/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-1.0/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-1.0/bin/_circusctl chmod a+rx /opt/metwork-mfext-1.0/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-1.0/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-1.0/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-1.0/bin/nginx.status chmod a+rx /opt/metwork-mfext-1.0/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-1.0/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-1.0/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-1.0/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-1.0/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-1.0/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-1.0/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-1.0/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-1.0/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-1.0/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-1.0/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-1.0/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-1.0/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-1.0/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-1.0/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-1.0/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-1.0/bin/_circus.reload chmod a+rx /opt/metwork-mfext-1.0/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-1.0/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-1.0/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-1.0/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-1.0/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-1.0/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-1.0/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-1.0/bin/plugins.status chmod a+rx /opt/metwork-mfext-1.0/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-1.0/bin/_plugins.status chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-1.0/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-1.0/bin/plugins.stop chmod a+rx /opt/metwork-mfext-1.0/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-1.0/bin/_plugins.start chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-1.0/bin/plugins.start chmod a+rx /opt/metwork-mfext-1.0/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-1.0/bin/_send_state.py chmod a+rx /opt/metwork-mfext-1.0/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-1.0/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-1.0/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-1.0/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-1.0/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-1.0/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-1.0/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-1.0/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-1.0/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-1.0/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-1.0/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-1.0/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-1.0/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-1.0/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-1.0/bin/repeat.sh chmod a+rx /opt/metwork-mfext-1.0/bin/repeat.sh cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-1.0/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-1.0/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-1.0/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-1.0/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-1.0/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-1.0/share/templates/bashrc /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-1.0/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-1.0/share/templates/bash_profile /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-1.0/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-1.0/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-1.0/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-1.0/share/templates/nethard_profile /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-1.0/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-1.0/share/templates/interactive_profile /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-1.0/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-1.0/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-1.0 && /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.0/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.0/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.0/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-1.0/share/templates/mfxxx_wrapper /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-1.0/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-1.0/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-1.0/share/templates/_mfxxx_wrapper /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-1.0/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-1.0/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-1.0/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-1.0/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-1.0/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-1.0/share/templates/telegraf.conf cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-1.0/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-1.0/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-1.0/share/templates/crontab cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-1.0/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-1.0/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-1.0/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-1.0/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-1.0/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-1.0/share/templates/mfxxx.start mkdir -p /opt/metwork-mfext-1.0/lib/mfext touch /opt/metwork-mfext-1.0/lib/mfext/__init__.py cp -f jsonsyslog2es_metwork_addon.py /opt/metwork-mfext-1.0/lib/mfext/jsonsyslog2es_metwork_addon.py cp -f ini_to_env.py /opt/metwork-mfext-1.0/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-1.0/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-1.0/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-1.0/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-1.0/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-1.0/bin/envtpl >/opt/metwork-mfext-1.0/bin/metwork make[1]: Leaving directory `/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-1.0/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md /opt/metwork-mfext-1.0/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))