cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer5_python3_extratools' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_extratools" "python3_extratools" /etc/buildimage_hash: 7ce4b8d4133c543a249873f790f2779d /src/adm/root.mk md5sum hash: 60cc5eb8c99c382151d4bd39e7105f9a core@mfext layer (dependency) hash (from cache): da256d9ac3803cc4098c859ede08ed82 nodejs@mfext layer (dependency) hash (from cache): 7587604eb6bfba21b9e905b7feb961f6 python3@mfext layer (dependency) hash (from cache): 560d86e4ee2d7495ace1c29e7dd6525b python3_core@mfext layer (dependency) hash (from cache): a6bfc01aafd80c4c87496ac4c630136b root@mfext layer (dependency) hash (from cache): fc4cc408fabf0607f8fa7bad0f3ac1dd source hash: d531a9e69c623c28ea677225c67c03c0 cache missed (/buildcache/mfext_cache_layer_python3_extratools_55532c1c02bdd0e9b5afddb03fb57e08.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_system_libraries 0400_prereq_extra_packages 0500_extra_packages 0510_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-master/opt/python3_extratools ; \ fi make[3]: Entering directory '/src/layers/layer5_python3_extratools/0001_system_libraries' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,nodejs@mfext,python3_extratools@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for lib in /lib64/liblttng-ust.so.0 /lib64/liblttng-ust.so.0.0.0 /lib64/liblttng-ust-tracepoint.so.0 /lib64/liblttng-ust-tracepoint.so.0.0.0 /lib64/liburcu-bp.so.6 /lib64/liburcu-bp.so.6.0.0 /lib64/liburcu-cds.so.6 /lib64/liburcu-cds.so.6.0.0 /lib64/liburcu-common.so.6 /lib64/liburcu-common.so.6.0.0; do cp -r $lib /opt/metwork-mfext-master/opt/python3_extratools/lib; done make[3]: Leaving directory '/src/layers/layer5_python3_extratools/0001_system_libraries' make[3]: Entering directory '/src/layers/layer5_python3_extratools/0400_prereq_extra_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,nodejs@mfext,python3_extratools@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer464[/src/layers/layer5_python3_extratools/0400_prereq_extra_packages/tempolayer464] Collecting hatch-jupyter-builder==0.9.1 (from -r requirements3.txt (line 1)) Downloading hatch_jupyter_builder-0.9.1.tar.gz (55 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-builder==0.1.0a3 (from -r requirements3.txt (line 2)) Downloading jupyter_builder-0.1.0a3-py3-none-any.whl.metadata (5.3 kB) Collecting jupyter-client==8.6.3 (from -r requirements3.txt (line 3)) Downloading jupyter_client-8.6.3.tar.gz (342 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-core==5.7.2 (from -r requirements3.txt (line 4)) Downloading jupyter_core-5.7.2.tar.gz (87 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-packaging==0.12.3 (from -r requirements3.txt (line 5)) Downloading jupyter_packaging-0.12.3.tar.gz (25 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyzmq==26.4.0 (from -r requirements3.txt (line 6)) Downloading pyzmq-26.4.0.tar.gz (278 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatchling>=1.17 (from hatch-jupyter-builder==0.9.1->-r requirements3.txt (line 1)) Downloading hatchling-1.27.0.tar.gz (54 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting traitlets (from jupyter-builder==0.1.0a3->-r requirements3.txt (line 2)) Downloading traitlets-5.14.3.tar.gz (161 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-dateutil>=2.8.2 (from jupyter-client==8.6.3->-r requirements3.txt (line 3)) Downloading python-dateutil-2.9.0.post0.tar.gz (342 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tornado>=6.2 (from jupyter-client==8.6.3->-r requirements3.txt (line 3)) Downloading tornado-6.5.1.tar.gz (509 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting platformdirs>=2.5 (from jupyter-core==5.7.2->-r requirements3.txt (line 4)) Downloading platformdirs-4.5.0.tar.gz (21 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting deprecation (from jupyter-packaging==0.12.3->-r requirements3.txt (line 5)) Downloading deprecation-2.1.0.tar.gz (173 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging (from jupyter-packaging==0.12.3->-r requirements3.txt (line 5)) Downloading packaging-25.0.tar.gz (165 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools>=60.2.0 (from jupyter-packaging==0.12.3->-r requirements3.txt (line 5)) Downloading setuptools-80.9.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 111.5 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomlkit (from jupyter-packaging==0.12.3->-r requirements3.txt (line 5)) Downloading tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB) Collecting wheel (from jupyter-packaging==0.12.3->-r requirements3.txt (line 5)) Downloading wheel-0.45.1.tar.gz (107 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pathspec>=0.10.1 (from hatchling>=1.17->hatch-jupyter-builder==0.9.1->-r requirements3.txt (line 1)) Downloading pathspec-0.12.1.tar.gz (51 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pluggy>=1.0.0 (from hatchling>=1.17->hatch-jupyter-builder==0.9.1->-r requirements3.txt (line 1)) Downloading pluggy-1.5.0.tar.gz (67 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting trove-classifiers (from hatchling>=1.17->hatch-jupyter-builder==0.9.1->-r requirements3.txt (line 1)) Downloading trove_classifiers-2025.11.14.15.tar.gz (16 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six>=1.5 (from python-dateutil>=2.8.2->jupyter-client==8.6.3->-r requirements3.txt (line 3)) Downloading six-1.17.0.tar.gz (34 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading jupyter_builder-0.1.0a3-py3-none-any.whl (896 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 896.3/896.3 kB 78.6 MB/s 0:00:00 Downloading tomlkit-0.13.2-py3-none-any.whl (37 kB) Saved ./src/jupyter_builder-0.1.0a3-py3-none-any.whl Saved ./src/tomlkit-0.13.2-py3-none-any.whl Building wheels for collected packages: hatch-jupyter-builder, jupyter-client, jupyter-core, jupyter-packaging, pyzmq, hatchling, packaging, pathspec, platformdirs, pluggy, python-dateutil, setuptools, six, tornado, traitlets, deprecation, trove-classifiers, wheel Building wheel for hatch-jupyter-builder (pyproject.toml): started Building wheel for hatch-jupyter-builder (pyproject.toml): finished with status 'done' Created wheel for hatch-jupyter-builder: filename=hatch_jupyter_builder-0.9.1-py3-none-any.whl size=18563 sha256=dbaf45754cd1d2de293aa7faf10155cfd19054e64f0ba9b26de36f9368ab8195 Stored in directory: /root/.cache/pip/wheels/81/e1/67/121a99c6c090d3c118df9199d6e25ce1fce5a85b413575465b Building wheel for jupyter-client (pyproject.toml): started Building wheel for jupyter-client (pyproject.toml): finished with status 'done' Created wheel for jupyter-client: filename=jupyter_client-8.6.3-py3-none-any.whl size=106106 sha256=b12ee18b9cfb4138fc01f8d15bc5f07900304672ffd2742e35188ec778fbb58a Stored in directory: /root/.cache/pip/wheels/a2/9e/85/55bf9c3ea4387fff35813052bd6a20bf3872488b4abcc2f023 Building wheel for jupyter-core (pyproject.toml): started Building wheel for jupyter-core (pyproject.toml): finished with status 'done' Created wheel for jupyter-core: filename=jupyter_core-5.7.2-py3-none-any.whl size=28966 sha256=dfa9936d530a64da3bb8b1255fee9a8aa9181ce3fe14e3f7594874d9181c8462 Stored in directory: /root/.cache/pip/wheels/44/ac/17/332e800aedd9f0736482070944d3a2e347f3dfff178fa7b51a Building wheel for jupyter-packaging (pyproject.toml): started Building wheel for jupyter-packaging (pyproject.toml): finished with status 'done' Created wheel for jupyter-packaging: filename=jupyter_packaging-0.12.3-py3-none-any.whl size=15673 sha256=03242ffd72fb67bd0aafcc56bf2e67bd4b3159ebea699b94b5993fcc33ccd1ca Stored in directory: /root/.cache/pip/wheels/87/8f/c0/95ede8fa04f9e33272cc626533e5f60006b61ee76e8fe13ed5 Building wheel for pyzmq (pyproject.toml): started Building wheel for pyzmq (pyproject.toml): finished with status 'done' Created wheel for pyzmq: filename=pyzmq-26.4.0-cp313-cp313-linux_x86_64.whl size=248231 sha256=1c583aab059ddc771fbb89dddfa4bd93328713da1623f99d65bbd5fd3111d4ce Stored in directory: /root/.cache/pip/wheels/45/fc/59/8d5d41aef94fee6e34518c4d2fdfc722a60106108e478b869a Building wheel for hatchling (pyproject.toml): started Building wheel for hatchling (pyproject.toml): finished with status 'done' Created wheel for hatchling: filename=hatchling-1.27.0-py3-none-any.whl size=75794 sha256=d3a2f3567c4f926ea39849cdf924c7e99e6686c9c8e288ae1037c8fa2a5d937b Stored in directory: /root/.cache/pip/wheels/24/14/16/9d867dbfe624514c5e999312afa6000175bfffe145ce702ea7 Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-25.0-py3-none-any.whl size=66469 sha256=bd91186a348e752eeeeb453625db388df0b4694a67c4eeb66a08bbedb5b9afd0 Stored in directory: /root/.cache/pip/wheels/b7/6c/0b/32780a188601c825ec74c3ea960e3b2fe948e9cc6b24907eb6 Building wheel for pathspec (pyproject.toml): started Building wheel for pathspec (pyproject.toml): finished with status 'done' Created wheel for pathspec: filename=pathspec-0.12.1-py3-none-any.whl size=31229 sha256=e07b82bcb26473cc174035ddc39d443970b6ea46b6428c4e147ad93465bb57bf Stored in directory: /root/.cache/pip/wheels/0c/ad/ac/f8c289581cddd8b55e2bddfa93c76f387eac9ded15341adf5c Building wheel for platformdirs (pyproject.toml): started Building wheel for platformdirs (pyproject.toml): finished with status 'done' Created wheel for platformdirs: filename=platformdirs-4.5.0-py3-none-any.whl size=18591 sha256=0534d404256d897300f7a205ea96d1be1f0faa824ab78b160c730abdba7356d6 Stored in directory: /root/.cache/pip/wheels/cb/0c/a1/dda52b974ac4233f6cb9ea3f6d55726cdc8378c4685b4ff779 Building wheel for pluggy (pyproject.toml): started Building wheel for pluggy (pyproject.toml): finished with status 'done' Created wheel for pluggy: filename=pluggy-1.5.0-py3-none-any.whl size=20623 sha256=3facdd70917c285dbef8c93c6f4439813a89c298ab48ea9907869b0529758434 Stored in directory: /root/.cache/pip/wheels/1b/f5/91/b020cca2919b35a71178c7218c7458bd7207b8eb2b8f019a8e Building wheel for python-dateutil (pyproject.toml): started Building wheel for python-dateutil (pyproject.toml): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.9.0.post0-py2.py3-none-any.whl size=230080 sha256=57b4b182b9368c118bd07f30591ae340071d4c2fab69bb98b42bcacb77d1cb71 Stored in directory: /root/.cache/pip/wheels/dd/43/b7/0ceab2b2f58fb43a06d0a59467a4bfabb2dc8b6fb8ec7f09e5 Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-80.9.0-py3-none-any.whl size=1201486 sha256=33880d0396f9ff2d2f96c821f1fa75a0c8646e9a2bb73fb26bdb0c1ca6d689ca Stored in directory: /root/.cache/pip/wheels/d3/a1/1d/4fc3ba3c891e04daa99e10d368ecfde1eb5544321746bd67e4 Building wheel for six (pyproject.toml): started Building wheel for six (pyproject.toml): finished with status 'done' Created wheel for six: filename=six-1.17.0-py2.py3-none-any.whl size=11130 sha256=deba09444541f208f239e5974542efd6ed0cbb66e0e218d439813557818f5ac3 Stored in directory: /root/.cache/pip/wheels/5a/d9/5f/40d10edbbee7c086d4e30ff2bdb02a396f055c3ae4cb9927d9 Building wheel for tornado (pyproject.toml): started Building wheel for tornado (pyproject.toml): finished with status 'done' Created wheel for tornado: filename=tornado-6.5.1-cp39-abi3-linux_x86_64.whl size=441129 sha256=59023d380c4e5adec30243cd939d0b506df31b9a76f422f00940cbe76c2b75fa Stored in directory: /root/.cache/pip/wheels/b8/b1/12/9ba32b78a39b97ab4e4193b0e00e909f47eb742c14dd59ed6e Building wheel for traitlets (pyproject.toml): started Building wheel for traitlets (pyproject.toml): finished with status 'done' Created wheel for traitlets: filename=traitlets-5.14.3-py3-none-any.whl size=85359 sha256=1ec9d58dc43a822b5898fe03bfa74f8e31f5edc9cda7bc119fd4f1659bd81ef7 Stored in directory: /root/.cache/pip/wheels/2b/c4/c3/a536f6eaa7b9a311108d915ed110404c9d83ac77b385513be5 Building wheel for deprecation (pyproject.toml): started Building wheel for deprecation (pyproject.toml): finished with status 'done' Created wheel for deprecation: filename=deprecation-2.1.0-py2.py3-none-any.whl size=11276 sha256=628666012ffd7734763b13ed46777158f751e98088eef693b9cd7272007a3ebd Stored in directory: /root/.cache/pip/wheels/7b/41/a3/ab1da2147c6c2afb352b0d99479936251b06f1658fb099abd5 Building wheel for trove-classifiers (pyproject.toml): started Building wheel for trove-classifiers (pyproject.toml): finished with status 'done' Created wheel for trove-classifiers: filename=trove_classifiers-2025.11.14.15-py3-none-any.whl size=14191 sha256=7cb43c7a3f3e3710521674b9a01b328cafaa7ea3ee1c991406fa5f6f41d6e16d Stored in directory: /root/.cache/pip/wheels/72/be/3d/6b7ec61830891fdebf43449a38e13ef6426204528d945aab51 Building wheel for wheel (pyproject.toml): started Building wheel for wheel (pyproject.toml): finished with status 'done' Created wheel for wheel: filename=wheel-0.45.1-py3-none-any.whl size=72538 sha256=ac951226cc3bface5f1471268c8abee9571875578f14bbd1882923c7905c2235 Stored in directory: /root/.cache/pip/wheels/10/2b/b5/5fc3df8092844fff5eb1fccbb3baf9ca076432ee00506c8d7b Successfully built hatch-jupyter-builder jupyter-client jupyter-core jupyter-packaging pyzmq hatchling packaging pathspec platformdirs pluggy python-dateutil setuptools six tornado traitlets deprecation trove-classifiers wheel if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_extratools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_extratools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_extratools@mfext[/opt/metwork-mfext-master/opt/python3_extratools] is already loaded Looking in links: ./src Processing ./src/hatch_jupyter_builder-0.9.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/jupyter_builder-0.1.0a3-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/jupyter_client-8.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/jupyter_core-5.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/jupyter_packaging-0.12.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/pyzmq-26.4.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 6)) Requirement already satisfied: hatchling>=1.17 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from hatch-jupyter-builder==0.9.1->-r requirements3.txt.tmp (line 1)) (1.27.0) Requirement already satisfied: traitlets in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-builder==0.1.0a3->-r requirements3.txt.tmp (line 2)) (5.14.3) Requirement already satisfied: python-dateutil>=2.8.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-client==8.6.3->-r requirements3.txt.tmp (line 3)) (2.9.0.post0) Requirement already satisfied: tornado>=6.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-client==8.6.3->-r requirements3.txt.tmp (line 3)) (6.5.1) Requirement already satisfied: platformdirs>=2.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from jupyter-core==5.7.2->-r requirements3.txt.tmp (line 4)) (4.5.0) Requirement already satisfied: deprecation in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-packaging==0.12.3->-r requirements3.txt.tmp (line 5)) (2.1.0) Requirement already satisfied: packaging in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from jupyter-packaging==0.12.3->-r requirements3.txt.tmp (line 5)) (25.0) Requirement already satisfied: setuptools>=60.2.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from jupyter-packaging==0.12.3->-r requirements3.txt.tmp (line 5)) (80.9.0) Requirement already satisfied: tomlkit in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-packaging==0.12.3->-r requirements3.txt.tmp (line 5)) (0.13.2) Requirement already satisfied: wheel in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from jupyter-packaging==0.12.3->-r requirements3.txt.tmp (line 5)) (0.45.1) Requirement already satisfied: pathspec>=0.10.1 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from hatchling>=1.17->hatch-jupyter-builder==0.9.1->-r requirements3.txt.tmp (line 1)) (0.12.1) Requirement already satisfied: pluggy>=1.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from hatchling>=1.17->hatch-jupyter-builder==0.9.1->-r requirements3.txt.tmp (line 1)) (1.5.0) Requirement already satisfied: trove-classifiers in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from hatchling>=1.17->hatch-jupyter-builder==0.9.1->-r requirements3.txt.tmp (line 1)) (2025.11.14.15) Requirement already satisfied: six>=1.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from python-dateutil>=2.8.2->jupyter-client==8.6.3->-r requirements3.txt.tmp (line 3)) (1.17.0) Installing collected packages: pyzmq, jupyter-core, jupyter-builder, jupyter-packaging, jupyter-client, hatch-jupyter-builder Successfully installed hatch-jupyter-builder-0.9.1 jupyter-builder-0.1.0a3 jupyter-client-8.6.3 jupyter-core-5.7.2 jupyter-packaging-0.12.3 pyzmq-26.4.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/hatch-jupyter-builder.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_builder.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_client.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_core.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_packaging.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/pyzmq.yaml is ready make[3]: Leaving directory '/src/layers/layer5_python3_extratools/0400_prereq_extra_packages' make[3]: Entering directory '/src/layers/layer5_python3_extratools/0500_extra_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,nodejs@mfext,python3_extratools@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer1026[/src/layers/layer5_python3_extratools/0500_extra_packages/tempolayer1026] Collecting anyio==4.9.0 (from -r requirements3.txt (line 1)) Downloading anyio-4.9.0.tar.gz (190 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting argon2-cffi==23.1.0 (from -r requirements3.txt (line 2)) Downloading argon2_cffi-23.1.0.tar.gz (42 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting argon2-cffi-bindings==21.2.0 (from -r requirements3.txt (line 3)) Downloading argon2-cffi-bindings-21.2.0.tar.gz (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 51.9 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting asgiref==3.8.1 (from -r requirements3.txt (line 4)) Downloading asgiref-3.8.1.tar.gz (35 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Aspose.Slides==25.12.0 (from -r requirements3.txt (line 5)) Downloading aspose_slides-25.12.0-py3-none-manylinux1_x86_64.whl.metadata (8.1 kB) Collecting async-lru==2.0.5 (from -r requirements3.txt (line 6)) Downloading async_lru-2.0.5.tar.gz (10 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bleach==6.2.0 (from -r requirements3.txt (line 7)) Downloading bleach-6.2.0.tar.gz (203 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting comm==0.2.2 (from -r requirements3.txt (line 8)) Downloading comm-0.2.2.tar.gz (6.2 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting debugpy==1.8.14 (from -r requirements3.txt (line 9)) Downloading debugpy-1.8.14.tar.gz (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 9.3 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): finished with status 'done' Collecting defusedxml==0.7.1 (from -r requirements3.txt (line 10)) Downloading defusedxml-0.7.1.tar.gz (75 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting docstring-to-markdown==0.17 (from -r requirements3.txt (line 11)) Downloading docstring_to_markdown-0.17.tar.gz (32 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting download==0.3.5 (from -r requirements3.txt (line 12)) Downloading download-0.3.5.tar.gz (8.0 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting et-xmlfile==2.0.0 (from -r requirements3.txt (line 13)) Downloading et_xmlfile-2.0.0.tar.gz (17 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting faicons==0.2.2 (from -r requirements3.txt (line 14)) Downloading faicons-0.2.2.tar.gz (604 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 604.4/604.4 kB 2.5 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fastjsonschema==2.21.1 (from -r requirements3.txt (line 15)) Downloading fastjsonschema-2.21.1.tar.gz (373 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fqdn==1.5.1 (from -r requirements3.txt (line 16)) Downloading fqdn-1.5.1.tar.gz (6.0 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting h11==0.16.0 (from -r requirements3.txt (line 17)) Downloading h11-0.16.0.tar.gz (101 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting htmltools==0.6.0 (from -r requirements3.txt (line 18)) Downloading htmltools-0.6.0.tar.gz (97 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpcore==1.0.9 (from -r requirements3.txt (line 19)) Downloading httpcore-1.0.9.tar.gz (85 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpx==0.28.1 (from -r requirements3.txt (line 20)) Downloading httpx-0.28.1.tar.gz (141 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipykernel==6.29.5 (from -r requirements3.txt (line 21)) Downloading ipykernel-6.29.5.tar.gz (163 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipywidgets==8.1.7 (from -r requirements3.txt (line 22)) Downloading ipywidgets-8.1.7.tar.gz (116 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting isoduration==20.11.0 (from -r requirements3.txt (line 23)) Downloading isoduration-20.11.0.tar.gz (11 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonpointer==3.0.0 (from -r requirements3.txt (line 24)) Downloading jsonpointer-3.0.0.tar.gz (9.1 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting json5==0.12.0 (from -r requirements3.txt (line 25)) Downloading json5-0.12.0.tar.gz (51 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter==1.1.1 (from -r requirements3.txt (line 26)) Downloading jupyter-1.1.1.tar.gz (5.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 14.0 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-client==8.6.3 (from -r requirements3.txt (line 27)) Using cached jupyter_client-8.6.3-py3-none-any.whl Collecting jupyter-console==6.6.3 (from -r requirements3.txt (line 28)) Downloading jupyter_console-6.6.3.tar.gz (34 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-core==5.7.2 (from -r requirements3.txt (line 29)) Using cached jupyter_core-5.7.2-py3-none-any.whl Collecting jupyter-events==0.12.0 (from -r requirements3.txt (line 30)) Downloading jupyter_events-0.12.0.tar.gz (62 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-lsp==2.2.5 (from -r requirements3.txt (line 31)) Downloading jupyter-lsp-2.2.5.tar.gz (48 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-server==2.16.0 (from -r requirements3.txt (line 32)) Downloading jupyter_server-2.16.0.tar.gz (728 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 728.2/728.2 kB 53.0 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-server-proxy==4.4.0 (from -r requirements3.txt (line 33)) Downloading jupyter_server_proxy-4.4.0.tar.gz (136 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-server-terminals==0.5.3 (from -r requirements3.txt (line 34)) Downloading jupyter_server_terminals-0.5.3.tar.gz (31 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyterlab==4.4.9 (from -r requirements3.txt (line 35)) Downloading jupyterlab-4.4.9.tar.gz (23.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.0/23.0 MB 39.2 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyterlab-pygments==0.3.0 (from -r requirements3.txt (line 36)) Downloading jupyterlab_pygments-0.3.0.tar.gz (512 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyterlab-server==2.27.3 (from -r requirements3.txt (line 37)) Downloading jupyterlab_server-2.27.3.tar.gz (76 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyterlab_widgets==3.0.15 (from -r requirements3.txt (line 38)) Downloading jupyterlab_widgets-3.0.15.tar.gz (213 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting linkify-it-py==2.0.3 (from -r requirements3.txt (line 39)) Downloading linkify-it-py-2.0.3.tar.gz (27 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mdit-py-plugins==0.4.2 (from -r requirements3.txt (line 40)) Downloading mdit_py_plugins-0.4.2.tar.gz (43 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mistune==3.1.3 (from -r requirements3.txt (line 41)) Downloading mistune-3.1.3.tar.gz (94 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting narwhals==1.37.0 (from -r requirements3.txt (line 42)) Downloading narwhals-1.37.0.tar.gz (271 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nbclient==0.10.2 (from -r requirements3.txt (line 43)) Downloading nbclient-0.10.2.tar.gz (62 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nbconvert==7.16.6 (from -r requirements3.txt (line 44)) Downloading nbconvert-7.16.6.tar.gz (857 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 857.7/857.7 kB 40.2 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nbformat==5.10.4 (from -r requirements3.txt (line 45)) Downloading nbformat-5.10.4.tar.gz (142 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nest-asyncio==1.6.0 (from -r requirements3.txt (line 46)) Downloading nest_asyncio-1.6.0.tar.gz (7.4 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting notebook==7.4.2 (from -r requirements3.txt (line 47)) Downloading notebook-7.4.2.tar.gz (13.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 177.6 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting notebook-shim==0.2.4 (from -r requirements3.txt (line 48)) Downloading notebook_shim-0.2.4.tar.gz (13 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting odswriter==0.4.0 (from -r requirements3.txt (line 49)) Downloading odswriter-0.4.0.tar.gz (5.9 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting openpyxl==3.1.5 (from -r requirements3.txt (line 50)) Downloading openpyxl-3.1.5.tar.gz (186 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting overrides==7.7.0 (from -r requirements3.txt (line 51)) Downloading overrides-7.7.0.tar.gz (22 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pandocfilters==1.5.1 (from -r requirements3.txt (line 52)) Downloading pandocfilters-1.5.1.tar.gz (8.5 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting prometheus-client==0.21.1 (from -r requirements3.txt (line 53)) Downloading prometheus_client-0.21.1.tar.gz (78 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pypdf==6.4.0 (from -r requirements3.txt (line 54)) Downloading pypdf-6.4.0.tar.gz (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 21.4 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-json-logger==3.3.0 (from -r requirements3.txt (line 55)) Downloading python_json_logger-3.3.0.tar.gz (16 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-lsp-jsonrpc==1.1.2 (from -r requirements3.txt (line 56)) Downloading python-lsp-jsonrpc-1.1.2.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-lsp-server==1.12.2 (from -r requirements3.txt (line 57)) Downloading python_lsp_server-1.12.2.tar.gz (115 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-multipart==0.0.20 (from -r requirements3.txt (line 58)) Downloading python_multipart-0.0.20.tar.gz (37 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-pptx==1.0.2 (from -r requirements3.txt (line 59)) Downloading python_pptx-1.0.2.tar.gz (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 68.3 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyxml2pdf==0.3.5 (from -r requirements3.txt (line 60)) Downloading pyxml2pdf-0.3.5.tar.gz (391 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting reportlab==4.4.0 (from -r requirements3.txt (line 61)) Downloading reportlab-4.4.0.tar.gz (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 149.9 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting questionary==2.1.1 (from -r requirements3.txt (line 62)) Downloading questionary-2.1.1-py3-none-any.whl.metadata (5.4 kB) Collecting rfc3339-validator==0.1.4 (from -r requirements3.txt (line 63)) Downloading rfc3339_validator-0.1.4.tar.gz (5.5 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rfc3986-validator==0.1.1 (from -r requirements3.txt (line 64)) Downloading rfc3986_validator-0.1.1.tar.gz (6.8 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Send2Trash==1.8.3 (from -r requirements3.txt (line 65)) Downloading Send2Trash-1.8.3.tar.gz (17 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting shiny==1.5.0 (from -r requirements3.txt (line 66)) Downloading shiny-1.5.0.tar.gz (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 20.0 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting shinychat==0.2.8 (from -r requirements3.txt (line 67)) Downloading shinychat-0.2.8.tar.gz (547 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 547.3/547.3 kB 2.3 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting simpervisor==1.0.0 (from -r requirements3.txt (line 68)) Downloading simpervisor-1.0.0.tar.gz (14 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sniffio==1.3.1 (from -r requirements3.txt (line 69)) Downloading sniffio-1.3.1.tar.gz (20 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting starlette==0.49.1 (from -r requirements3.txt (line 70)) Downloading starlette-0.49.1.tar.gz (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 34.6 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting terminado==0.18.1 (from -r requirements3.txt (line 71)) Downloading terminado-0.18.1.tar.gz (32 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tinycss2==1.4.0 (from -r requirements3.txt (line 72)) Downloading tinycss2-1.4.0.tar.gz (87 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting uc-micro-py==1.0.3 (from -r requirements3.txt (line 73)) Downloading uc-micro-py-1.0.3.tar.gz (6.0 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ujson==5.10.0 (from -r requirements3.txt (line 74)) Downloading ujson-5.10.0.tar.gz (7.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 98.9 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting uri-template==1.3.0 (from -r requirements3.txt (line 75)) Downloading uri-template-1.3.0.tar.gz (21 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting uvicorn==0.34.2 (from -r requirements3.txt (line 76)) Downloading uvicorn-0.34.2.tar.gz (76 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting watchfiles==1.1.1 (from -r requirements3.txt (line 77)) Downloading watchfiles-1.1.1.tar.gz (94 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting webcolors==24.11.1 (from -r requirements3.txt (line 78)) Downloading webcolors-24.11.1.tar.gz (45 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting webencodings==0.5.1 (from -r requirements3.txt (line 79)) Downloading webencodings-0.5.1.tar.gz (9.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting websockets==15.0.1 (from -r requirements3.txt (line 80)) Downloading websockets-15.0.1.tar.gz (177 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting websocket-client==1.8.0 (from -r requirements3.txt (line 81)) Downloading websocket_client-1.8.0.tar.gz (54 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting widgetsnbextension==4.0.14 (from -r requirements3.txt (line 82)) Downloading widgetsnbextension-4.0.14.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 5.8 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting xlsxwriter==3.2.5 (from -r requirements3.txt (line 83)) Downloading xlsxwriter-3.2.5.tar.gz (213 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting idna>=2.8 (from anyio==4.9.0->-r requirements3.txt (line 1)) Downloading idna-3.11.tar.gz (194 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cffi>=1.0.1 (from argon2-cffi-bindings==21.2.0->-r requirements3.txt (line 3)) Downloading cffi-2.0.0.tar.gz (523 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting traitlets>=4 (from comm==0.2.2->-r requirements3.txt (line 8)) Using cached traitlets-5.14.3-py3-none-any.whl Collecting importlib-metadata>=3.6 (from docstring-to-markdown==0.17->-r requirements3.txt (line 11)) Downloading importlib_metadata-8.6.1.tar.gz (55 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing_extensions>=4.6 (from docstring-to-markdown==0.17->-r requirements3.txt (line 11)) Downloading typing_extensions-4.15.0.tar.gz (109 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tqdm (from download==0.3.5->-r requirements3.txt (line 12)) Downloading tqdm-4.67.1.tar.gz (169 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six (from download==0.3.5->-r requirements3.txt (line 12)) Using cached six-1.17.0-py2.py3-none-any.whl Collecting requests (from download==0.3.5->-r requirements3.txt (line 12)) Downloading requests-2.32.5.tar.gz (134 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.9 (from htmltools==0.6.0->-r requirements3.txt (line 18)) Using cached packaging-25.0-py3-none-any.whl Collecting certifi (from httpcore==1.0.9->-r requirements3.txt (line 19)) Downloading certifi-2025.11.12.tar.gz (160 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython>=7.23.1 (from ipykernel==6.29.5->-r requirements3.txt (line 21)) Downloading ipython-9.0.2.tar.gz (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 10.1 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting matplotlib-inline>=0.1 (from ipykernel==6.29.5->-r requirements3.txt (line 21)) Downloading matplotlib_inline-0.1.7.tar.gz (8.2 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psutil (from ipykernel==6.29.5->-r requirements3.txt (line 21)) Downloading psutil-7.0.0.tar.gz (497 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyzmq>=24 (from ipykernel==6.29.5->-r requirements3.txt (line 21)) Using cached pyzmq-26.4.0-cp313-cp313-linux_x86_64.whl Collecting tornado>=6.1 (from ipykernel==6.29.5->-r requirements3.txt (line 21)) Using cached tornado-6.5.1-cp39-abi3-linux_x86_64.whl Collecting arrow>=0.15.0 (from isoduration==20.11.0->-r requirements3.txt (line 23)) Downloading arrow-1.3.0.tar.gz (131 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-dateutil>=2.8.2 (from jupyter-client==8.6.3->-r requirements3.txt (line 27)) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl Collecting prompt-toolkit>=3.0.30 (from jupyter-console==6.6.3->-r requirements3.txt (line 28)) Downloading prompt_toolkit-3.0.50.tar.gz (429 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pygments (from jupyter-console==6.6.3->-r requirements3.txt (line 28)) Downloading pygments-2.19.2.tar.gz (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 10.5 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting platformdirs>=2.5 (from jupyter-core==5.7.2->-r requirements3.txt (line 29)) Using cached platformdirs-4.5.0-py3-none-any.whl Collecting jsonschema>=4.18.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt (line 30)) Downloading jsonschema-4.23.0.tar.gz (325 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml>=5.3 (from jupyter-events==0.12.0->-r requirements3.txt (line 30)) Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting referencing (from jupyter-events==0.12.0->-r requirements3.txt (line 30)) Downloading referencing-0.36.2.tar.gz (74 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2>=3.0.3 (from jupyter-server==2.16.0->-r requirements3.txt (line 32)) Downloading jinja2-3.1.6.tar.gz (245 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohttp (from jupyter-server-proxy==4.4.0->-r requirements3.txt (line 33)) Downloading aiohttp-3.13.3.tar.gz (7.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 96.6 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools>=41.1.0 (from jupyterlab==4.4.9->-r requirements3.txt (line 35)) Using cached setuptools-80.9.0-py3-none-any.whl Collecting babel>=2.10 (from jupyterlab-server==2.27.3->-r requirements3.txt (line 37)) Downloading babel-2.17.0.tar.gz (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 131.9 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown-it-py<4.0.0,>=1.0.0 (from mdit-py-plugins==0.4.2->-r requirements3.txt (line 40)) Downloading markdown-it-py-3.0.0.tar.gz (74 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting beautifulsoup4 (from nbconvert==7.16.6->-r requirements3.txt (line 44)) Downloading beautifulsoup4-4.13.3.tar.gz (619 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 619.5/619.5 kB 41.5 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markupsafe>=2.0 (from nbconvert==7.16.6->-r requirements3.txt (line 44)) Downloading markupsafe-3.0.2.tar.gz (20 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jedi<0.20.0,>=0.17.2 (from python-lsp-server==1.12.2->-r requirements3.txt (line 57)) Downloading jedi-0.19.2.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.4 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pluggy>=1.0.0 (from python-lsp-server==1.12.2->-r requirements3.txt (line 57)) Using cached pluggy-1.5.0-py3-none-any.whl Collecting Pillow>=3.3.2 (from python-pptx==1.0.2->-r requirements3.txt (line 59)) Downloading pillow-11.1.0.tar.gz (46.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 MB 96.8 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lxml>=3.1.0 (from python-pptx==1.0.2->-r requirements3.txt (line 59)) Downloading lxml-5.3.1.tar.gz (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 127.6 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting chardet (from reportlab==4.4.0->-r requirements3.txt (line 61)) Downloading chardet-5.2.0.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 91.0 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting click>=8.1.4 (from shiny==1.5.0->-r requirements3.txt (line 66)) Downloading click-8.2.1.tar.gz (286 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting orjson>=3.10.7 (from shiny==1.5.0->-r requirements3.txt (line 66)) Downloading orjson-3.11.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (41 kB) Collecting ptyprocess (from terminado==0.18.1->-r requirements3.txt (line 71)) Downloading ptyprocess-0.7.0.tar.gz (70 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting parso<0.9.0,>=0.8.4 (from jedi<0.20.0,>=0.17.2->python-lsp-server==1.12.2->-r requirements3.txt (line 57)) Downloading parso-0.8.4.tar.gz (400 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mdurl~=0.1 (from markdown-it-py<4.0.0,>=1.0.0->mdit-py-plugins==0.4.2->-r requirements3.txt (line 40)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wcwidth (from prompt-toolkit>=3.0.30->jupyter-console==6.6.3->-r requirements3.txt (line 28)) Downloading wcwidth-0.2.13.tar.gz (101 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting types-python-dateutil>=2.8.10 (from arrow>=0.15.0->isoduration==20.11.0->-r requirements3.txt (line 23)) Downloading types_python_dateutil-2.9.0.20241206.tar.gz (13 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings==21.2.0->-r requirements3.txt (line 3)) Downloading pycparser-2.23.tar.gz (173 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting zipp>=3.20 (from importlib-metadata>=3.6->docstring-to-markdown==0.17->-r requirements3.txt (line 11)) Downloading zipp-3.21.0.tar.gz (24 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting decorator (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 21)) Downloading decorator-5.2.1.tar.gz (56 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython-pygments-lexers (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 21)) Downloading ipython_pygments_lexers-1.1.1.tar.gz (8.4 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 21)) Downloading pexpect-4.9.0.tar.gz (166 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting stack_data (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 21)) Downloading stack_data-0.6.3.tar.gz (44 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs>=22.2.0 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt (line 30)) Downloading attrs-25.1.0.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 84.0 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt (line 30)) Downloading jsonschema_specifications-2024.10.1.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rpds-py>=0.7.1 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt (line 30)) Downloading rpds_py-0.29.0.tar.gz (69 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset_normalizer<4,>=2 (from requests->download==0.3.5->-r requirements3.txt (line 12)) Downloading charset_normalizer-3.4.4.tar.gz (129 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3<3,>=1.21.1 (from requests->download==0.3.5->-r requirements3.txt (line 12)) Downloading urllib3-2.6.3.tar.gz (435 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohappyeyeballs>=2.5.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 33)) Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl.metadata (5.9 kB) Collecting aiosignal>=1.4.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 33)) Downloading aiosignal-1.4.0.tar.gz (25 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting frozenlist>=1.1.1 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 33)) Downloading frozenlist-1.5.0.tar.gz (39 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting multidict<7.0,>=4.5 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 33)) Downloading multidict-6.1.0.tar.gz (64 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting propcache>=0.2.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 33)) Downloading propcache-0.3.0.tar.gz (42 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yarl<2.0,>=1.17.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 33)) Downloading yarl-1.18.3.tar.gz (181 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert==7.16.6->-r requirements3.txt (line 44)) Downloading soupsieve-2.6.tar.gz (101 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting executing>=1.2.0 (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 21)) Downloading executing-2.2.0.tar.gz (978 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 978.7/978.7 kB 91.0 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting asttokens>=2.1.0 (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 21)) Downloading asttokens-3.0.0.tar.gz (61 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pure_eval (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 21)) Downloading pure_eval-0.2.3.tar.gz (19 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading aspose_slides-25.12.0-py3-none-manylinux1_x86_64.whl (104.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.7/104.7 MB 40.3 MB/s 0:00:02 Downloading questionary-2.1.1-py3-none-any.whl (36 kB) Downloading orjson-3.11.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (136 kB) Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.6/801.6 kB 64.7 MB/s 0:00:00 Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl (15 kB) Saved ./src/aspose_slides-25.12.0-py3-none-manylinux1_x86_64.whl Saved ./src/jupyter_client-8.6.3-py3-none-any.whl Saved ./src/jupyter_core-5.7.2-py3-none-any.whl Saved ./src/questionary-2.1.1-py3-none-any.whl Saved ./src/orjson-3.11.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/packaging-25.0-py3-none-any.whl Saved ./src/platformdirs-4.5.0-py3-none-any.whl Saved ./src/pluggy-1.5.0-py3-none-any.whl Saved ./src/python_dateutil-2.9.0.post0-py2.py3-none-any.whl Saved ./src/pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl Saved ./src/pyzmq-26.4.0-cp313-cp313-linux_x86_64.whl Saved ./src/setuptools-80.9.0-py3-none-any.whl Saved ./src/six-1.17.0-py2.py3-none-any.whl Saved ./src/tornado-6.5.1-cp39-abi3-linux_x86_64.whl Saved ./src/traitlets-5.14.3-py3-none-any.whl Saved ./src/aiohappyeyeballs-2.5.0-py3-none-any.whl Building wheels for collected packages: anyio, argon2-cffi, argon2-cffi-bindings, asgiref, async-lru, bleach, comm, debugpy, defusedxml, docstring-to-markdown, download, et-xmlfile, faicons, fastjsonschema, fqdn, h11, htmltools, httpcore, httpx, ipykernel, ipywidgets, jupyterlab_widgets, widgetsnbextension, isoduration, jsonpointer, json5, jupyter, jupyter-console, jupyter-events, jupyter-lsp, jupyter-server, jupyter-server-proxy, jupyter-server-terminals, jupyterlab, jupyterlab-server, jupyterlab-pygments, linkify-it-py, mdit-py-plugins, mistune, narwhals, nbclient, nbconvert, nbformat, nest-asyncio, notebook, notebook-shim, odswriter, openpyxl, overrides, pandocfilters, prometheus-client, pypdf, python-json-logger, python-lsp-jsonrpc, python-lsp-server, python-multipart, python-pptx, pyxml2pdf, reportlab, rfc3339-validator, rfc3986-validator, Send2Trash, shiny, shinychat, simpervisor, sniffio, starlette, terminado, tinycss2, uc-micro-py, ujson, uri-template, uvicorn, watchfiles, webcolors, webencodings, websockets, websocket-client, xlsxwriter, jedi, markdown-it-py, mdurl, parso, prompt-toolkit, arrow, babel, cffi, click, idna, importlib-metadata, ipython, jinja2, jsonschema, attrs, jsonschema-specifications, lxml, markupsafe, matplotlib-inline, pexpect, Pillow, ptyprocess, pygments, referencing, requests, charset_normalizer, urllib3, certifi, rpds-py, types-python-dateutil, typing_extensions, zipp, aiohttp, multidict, yarl, aiosignal, frozenlist, propcache, beautifulsoup4, soupsieve, chardet, decorator, ipython-pygments-lexers, psutil, pycparser, stack_data, asttokens, executing, pure_eval, tqdm, wcwidth Building wheel for anyio (pyproject.toml): started Building wheel for anyio (pyproject.toml): finished with status 'done' Created wheel for anyio: filename=anyio-4.9.0-py3-none-any.whl size=100954 sha256=f825541daf06bf48436f5b8a2caf384ab87aaf8a219b7c44d2a9d6e0c229841a Stored in directory: /root/.cache/pip/wheels/6a/94/84/a7da54732626f983ab831e02b367576d4264bc0bf817e1b2a5 Building wheel for argon2-cffi (pyproject.toml): started Building wheel for argon2-cffi (pyproject.toml): finished with status 'done' Created wheel for argon2-cffi: filename=argon2_cffi-23.1.0-py3-none-any.whl size=15120 sha256=ab3179cc85cddf913de15fae70dcafa0050246c59945f662a7f0bc7ce9f52641 Stored in directory: /root/.cache/pip/wheels/fa/18/12/374ac1591e1981d68b190a54b975b48dba823ba047bb4f883f Building wheel for argon2-cffi-bindings (pyproject.toml): started Building wheel for argon2-cffi-bindings (pyproject.toml): finished with status 'done' Created wheel for argon2-cffi-bindings: filename=argon2_cffi_bindings-21.2.0-cp313-abi3-linux_x86_64.whl size=86189 sha256=caad6f233c12c75467738420a3d48059b1c9a2b9c82c7c63a8353e6749b1a974 Stored in directory: /root/.cache/pip/wheels/ed/31/24/46513c614f028f50d46eb8edf00d47934c6c372a1474828fbe Building wheel for asgiref (pyproject.toml): started Building wheel for asgiref (pyproject.toml): finished with status 'done' Created wheel for asgiref: filename=asgiref-3.8.1-py3-none-any.whl size=23871 sha256=b47a60cb0564f0d45f1fc9640fc4a651ba39b2be255e4b8261c9784ad5722eb2 Stored in directory: /root/.cache/pip/wheels/ed/e7/4a/17763518279493b6cb25b2d0d35d7d971d5af54e0dfe79a825 Building wheel for async-lru (pyproject.toml): started Building wheel for async-lru (pyproject.toml): finished with status 'done' Created wheel for async-lru: filename=async_lru-2.0.5-py3-none-any.whl size=6111 sha256=0d755f3451815398bb04bb765f7988a643d66bf055ff0f7855d47a882ae1e196 Stored in directory: /root/.cache/pip/wheels/31/87/7e/ba7844aba355c3edd3ee80dee110d8413d99b3d1732447dc98 Building wheel for bleach (pyproject.toml): started Building wheel for bleach (pyproject.toml): finished with status 'done' Created wheel for bleach: filename=bleach-6.2.0-py3-none-any.whl size=163498 sha256=268b2aef7e0606f41a1b7709f223b86f78dc314df95002a9fb52f4c140c051f3 Stored in directory: /root/.cache/pip/wheels/6d/15/de/09ecc5f4508b8f8766b424de1512fc4c253b93d937444912d8 Building wheel for comm (pyproject.toml): started Building wheel for comm (pyproject.toml): finished with status 'done' Created wheel for comm: filename=comm-0.2.2-py3-none-any.whl size=7180 sha256=e9caaba5e595793ceeacec820d74af9ac442383e17a0c4d61f8f49c18a6764ec Stored in directory: /root/.cache/pip/wheels/42/41/fa/c93e5e2680f6f6e71dd4df1022cd26e45fe456e37819f4a904 Building wheel for debugpy (pyproject.toml): started Building wheel for debugpy (pyproject.toml): finished with status 'done' Created wheel for debugpy: filename=debugpy-1.8.14-cp313-cp313-linux_x86_64.whl size=4238473 sha256=1c5c08d0ad62348cf35fd0b72214feeb89e1b5e64d11c2a602beac3dab9a0c5d Stored in directory: /root/.cache/pip/wheels/12/b7/6e/9939ec9c796b7d422469c3d5b1e8e96bbc63d2623d03d96617 Building wheel for defusedxml (pyproject.toml): started Building wheel for defusedxml (pyproject.toml): finished with status 'done' Created wheel for defusedxml: filename=defusedxml-0.7.1-py2.py3-none-any.whl size=25716 sha256=cfecb6774719a41d2bbcde7f0100802a187886faff1d23d0c4c82572704b5e26 Stored in directory: /root/.cache/pip/wheels/ec/93/f8/3368ae0336a8ad7159005d82ee95205a32c2689e253ce5981c Building wheel for docstring-to-markdown (pyproject.toml): started Building wheel for docstring-to-markdown (pyproject.toml): finished with status 'done' Created wheel for docstring-to-markdown: filename=docstring_to_markdown-0.17-py3-none-any.whl size=23479 sha256=0da8cb742b3d0ed00a08a07b8f5e6c926f77deaa236db6498e83d236345cc5ca Stored in directory: /root/.cache/pip/wheels/c4/e1/f9/99f17296cf8cbccc366b8544fc7fbe190b691d96c8e3061427 Building wheel for download (pyproject.toml): started Building wheel for download (pyproject.toml): finished with status 'done' Created wheel for download: filename=download-0.3.5-py3-none-any.whl size=8094 sha256=2e9336519320d13d78af4f63338339b933db0c2a41ace2c60d2575fafcf9e12d Stored in directory: /root/.cache/pip/wheels/fc/42/e7/2c6573612caa9fa85d903f5c06d25118d4aa7054e95c888194 Building wheel for et-xmlfile (pyproject.toml): started Building wheel for et-xmlfile (pyproject.toml): finished with status 'done' Created wheel for et-xmlfile: filename=et_xmlfile-2.0.0-py3-none-any.whl size=18186 sha256=67e14eabb6fa28e0ac369947bceb19f594943da7fce2b972b35c6845c6858844 Stored in directory: /root/.cache/pip/wheels/ba/0e/e3/893b1265b2ca112fe2d0718a0166cbf23b6974a52000d5940b Building wheel for faicons (pyproject.toml): started Building wheel for faicons (pyproject.toml): finished with status 'done' Created wheel for faicons: filename=faicons-0.2.2-py3-none-any.whl size=607117 sha256=c0480448c571d1c4997c891a58f42051b7e078a63ac0cf4c73c48296cb8e2e0a Stored in directory: /root/.cache/pip/wheels/b8/64/f9/75a3409467a5bb43d0f3f2f8eafcc269dc025a15ff361ad4bf Building wheel for fastjsonschema (pyproject.toml): started Building wheel for fastjsonschema (pyproject.toml): finished with status 'done' Created wheel for fastjsonschema: filename=fastjsonschema-2.21.1-py3-none-any.whl size=24027 sha256=17d653ab9ae1f4bed0f617db52c0d5760d1c7d2599cdae61609ca2fc3ec6c237 Stored in directory: /root/.cache/pip/wheels/4f/e7/b9/42950c3939e959b36c8cddba646777bf6dc0e533eba90329f5 Building wheel for fqdn (pyproject.toml): started Building wheel for fqdn (pyproject.toml): finished with status 'done' Created wheel for fqdn: filename=fqdn-1.5.1-py3-none-any.whl size=3661 sha256=87724b043d9ab41a066ddbc9c9c1ce10b92939292bb89386252a400509501180 Stored in directory: /root/.cache/pip/wheels/8f/98/6f/4eeeeeb9ad66831711e987bd8ffa16727045e1c7bc3967a606 Building wheel for h11 (pyproject.toml): started Building wheel for h11 (pyproject.toml): finished with status 'done' Created wheel for h11: filename=h11-0.16.0-py3-none-any.whl size=37516 sha256=054b24f0b22c281873405a32aeaa8af2afdecc0944e01ef5617e6f3f4aa7279c Stored in directory: /root/.cache/pip/wheels/a7/6d/d6/59406f29d8d79378857d87790406af6be510080054a3ef951d Building wheel for htmltools (pyproject.toml): started Building wheel for htmltools (pyproject.toml): finished with status 'done' Created wheel for htmltools: filename=htmltools-0.6.0-py3-none-any.whl size=84984 sha256=38b7393bb2dc66cb51eff2c0251f54a98a840ff4c599ad27598155812e91897e Stored in directory: /root/.cache/pip/wheels/80/91/0c/f101e057d70f0a8f55e435f30c0343ead69f80f56718ae2e61 Building wheel for httpcore (pyproject.toml): started Building wheel for httpcore (pyproject.toml): finished with status 'done' Created wheel for httpcore: filename=httpcore-1.0.9-py3-none-any.whl size=78784 sha256=2d400746a40668fc9dec9810239072b40b4484b640a8c38fd654a024c7a1bf55 Stored in directory: /root/.cache/pip/wheels/49/f8/12/07e0dfb573181d429047045703a1d07ef0d8ffb10d476c13e5 Building wheel for httpx (pyproject.toml): started Building wheel for httpx (pyproject.toml): finished with status 'done' Created wheel for httpx: filename=httpx-0.28.1-py3-none-any.whl size=73529 sha256=eed19e6746be10cd5735a2e3a85d79c2c96c9033975a6c23f84fba1898087b43 Stored in directory: /root/.cache/pip/wheels/97/32/3c/8c616b315ee28a8121efdb87a8863bd34c717c1eb85924e698 Building wheel for ipykernel (pyproject.toml): started Building wheel for ipykernel (pyproject.toml): finished with status 'done' Created wheel for ipykernel: filename=ipykernel-6.29.5-py3-none-any.whl size=117172 sha256=821f906d3e8c9fc286402d1bc4bcb998e27dae39cdb40c6e4b36076db1fa4dc9 Stored in directory: /root/.cache/pip/wheels/20/cf/88/44ee22ee29b64a84ba3359a495f296380fce0b79d87d69e05d Building wheel for ipywidgets (pyproject.toml): started Building wheel for ipywidgets (pyproject.toml): finished with status 'done' Created wheel for ipywidgets: filename=ipywidgets-8.1.7-py3-none-any.whl size=139808 sha256=60e92f9845928efb79571bb5ae934081e5afe914b9bf63bc8208623f4dd4939a Stored in directory: /root/.cache/pip/wheels/e3/a0/d4/dffe6a1c2773433d34efdffb7721b8213b012a9929e629ffa0 Building wheel for jupyterlab_widgets (pyproject.toml): started Building wheel for jupyterlab_widgets (pyproject.toml): finished with status 'done' Created wheel for jupyterlab_widgets: filename=jupyterlab_widgets-3.0.15-py3-none-any.whl size=216571 sha256=d59023d7d7ef71400d51e6fee9a88867f6e65e10a4201605d2d7f3e8f012a31c Stored in directory: /root/.cache/pip/wheels/2c/f2/2f/29f28a30f3ed85a871ad667cd9ca9d48eab4e5e51988dbe083 Building wheel for widgetsnbextension (pyproject.toml): started Building wheel for widgetsnbextension (pyproject.toml): finished with status 'done' Created wheel for widgetsnbextension: filename=widgetsnbextension-4.0.14-py3-none-any.whl size=2196503 sha256=7aa0d6aaccbd31bc2b041bfa63c22693ec1f0beafd6d4001d1f5c878870f339f Stored in directory: /root/.cache/pip/wheels/4d/72/f5/220cdf44c5f02cc6067b5bc1f5868bffd28645c2b25e5ba03a Building wheel for isoduration (pyproject.toml): started Building wheel for isoduration (pyproject.toml): finished with status 'done' Created wheel for isoduration: filename=isoduration-20.11.0-py3-none-any.whl size=11410 sha256=45978e7876d0d7047ddf7b85c3bb110808cfc9ff0f2a57e3d855afbcd2bdf4bf Stored in directory: /root/.cache/pip/wheels/a0/a4/60/9a8084d52cd7a5b608d4a24a145e54d2f8cfe96bf4c06e842e Building wheel for jsonpointer (pyproject.toml): started Building wheel for jsonpointer (pyproject.toml): finished with status 'done' Created wheel for jsonpointer: filename=jsonpointer-3.0.0-py2.py3-none-any.whl size=7707 sha256=68d3b2ce382194b7e52ae013f4c132fdab5c779ad7c7d4bcaea7ca27a5fb8e32 Stored in directory: /root/.cache/pip/wheels/e7/53/23/870f535728ed0e2a315fb2533dbb8bea068b9cf0f00f94a273 Building wheel for json5 (pyproject.toml): started Building wheel for json5 (pyproject.toml): finished with status 'done' Created wheel for json5: filename=json5-0.12.0-py3-none-any.whl size=36077 sha256=8a5e2c8dd93378177a43ec6c63bd792a8ef44e5a5874c27b495282bec48ac906 Stored in directory: /root/.cache/pip/wheels/9c/9c/72/a42c46988464b334feee2ba745c2ea7188ebe1914acf987139 Building wheel for jupyter (pyproject.toml): started Building wheel for jupyter (pyproject.toml): finished with status 'done' Created wheel for jupyter: filename=jupyter-1.1.1-py2.py3-none-any.whl size=2743 sha256=0555ee2b8f65f4c83e675d995211a82f4ecb97871c1f2bfecfeeb56e5bd50531 Stored in directory: /root/.cache/pip/wheels/a3/db/1b/d93c705de347e2dcccd992a6f8eae7dd1570471b7b316cefb2 Building wheel for jupyter-console (pyproject.toml): started Building wheel for jupyter-console (pyproject.toml): finished with status 'done' Created wheel for jupyter-console: filename=jupyter_console-6.6.3-py3-none-any.whl size=24510 sha256=b1d3c7d93efa9262623cc54a935e989597a8af12c8f3e068afc2bcfc9b385213 Stored in directory: /root/.cache/pip/wheels/b5/b0/57/e5b298d07ccadcc84f8765716d3a3515b8b3367b2a99b35bd8 Building wheel for jupyter-events (pyproject.toml): started Building wheel for jupyter-events (pyproject.toml): finished with status 'done' Created wheel for jupyter-events: filename=jupyter_events-0.12.0-py3-none-any.whl size=19430 sha256=6464b2fa5ad10451c3d35fabc75eab39556ae1e2853ad0c0cc31b656731a97fb Stored in directory: /root/.cache/pip/wheels/87/6d/21/d9b783ec347a4af77e56f49a120a84b2f5391bcaf306772043 Building wheel for jupyter-lsp (pyproject.toml): started Building wheel for jupyter-lsp (pyproject.toml): finished with status 'done' Created wheel for jupyter-lsp: filename=jupyter_lsp-2.2.5-py3-none-any.whl size=69184 sha256=ff7650a9ff2c03fe44531f44803bec5f1a78566749bc96ce60100fdb5e7869c8 Stored in directory: /root/.cache/pip/wheels/e6/e5/cd/21fe419015d94db52853d28c1425b4ff7c0fbe5057cbc3cf2b Building wheel for jupyter-server (pyproject.toml): started Building wheel for jupyter-server (pyproject.toml): finished with status 'done' Created wheel for jupyter-server: filename=jupyter_server-2.16.0-py3-none-any.whl size=386904 sha256=3d8db5be3bc64403b1c65b400a1d7f4647a5ce743f3b20dbdefe8ddb7b55af9e Stored in directory: /root/.cache/pip/wheels/c0/09/8d/938f16894a1752269bc1b57c4d635b303d76c8dfde0aefa72f Building wheel for jupyter-server-proxy (pyproject.toml): started Building wheel for jupyter-server-proxy (pyproject.toml): finished with status 'done' Created wheel for jupyter-server-proxy: filename=jupyter_server_proxy-4.4.0-py3-none-any.whl size=37567 sha256=1abdff6d236e21e1e5ead1f56891ebf3b89165945e2de0ddf19f376d693b29fb Stored in directory: /root/.cache/pip/wheels/45/46/9c/4da079df4e7b32c0eba9fb6eb0e32884f7b01b74eeb276ebe5 Building wheel for jupyter-server-terminals (pyproject.toml): started Building wheel for jupyter-server-terminals (pyproject.toml): finished with status 'done' Created wheel for jupyter-server-terminals: filename=jupyter_server_terminals-0.5.3-py3-none-any.whl size=13654 sha256=5db8a7fd9b918890ee21555e395b860700167df9da842655773c89687ec02f32 Stored in directory: /root/.cache/pip/wheels/90/7f/71/77fd604d84ee0c82751faab8f5a759a0876d0e20b70901d17b Building wheel for jupyterlab (pyproject.toml): started Building wheel for jupyterlab (pyproject.toml): finished with status 'done' Created wheel for jupyterlab: filename=jupyterlab-4.4.9-py3-none-any.whl size=12292552 sha256=394c902827350c017430a8370b9f40c03c098773084bc53930145c146d3d2cb2 Stored in directory: /root/.cache/pip/wheels/d4/fa/99/ab4b6454cd528c773d756629da2722adae60e8beb724b61d44 Building wheel for jupyterlab-server (pyproject.toml): started Building wheel for jupyterlab-server (pyproject.toml): finished with status 'done' Created wheel for jupyterlab-server: filename=jupyterlab_server-2.27.3-py3-none-any.whl size=59699 sha256=4fb7bc6838d1b56c04010c068b451886e091568836ac89e6204b8f0219ae729a Stored in directory: /root/.cache/pip/wheels/93/98/db/e7b5857d7cd9aac21e7409998c2e2949d640c226509f976993 Building wheel for jupyterlab-pygments (pyproject.toml): started Building wheel for jupyterlab-pygments (pyproject.toml): finished with status 'done' Created wheel for jupyterlab-pygments: filename=jupyterlab_pygments-0.3.0-py3-none-any.whl size=15900 sha256=14184d1da57aa39232b49d9a6055ca334b60ea38acc5ecb824b6d0f7d7be18b1 Stored in directory: /root/.cache/pip/wheels/8f/f4/31/d16228d7bae89c48be2e1c4059d9c3162f945cdf7bab961471 Building wheel for linkify-it-py (pyproject.toml): started Building wheel for linkify-it-py (pyproject.toml): finished with status 'done' Created wheel for linkify-it-py: filename=linkify_it_py-2.0.3-py3-none-any.whl size=19854 sha256=9859a5aaf2e0e74424dc6286244299fb21bf8fe938539a21148ccb3d6295fdca Stored in directory: /root/.cache/pip/wheels/86/ff/50/ccf97c1b8cccbf20a7e834dc160c6acbef37fb9de2835291b4 Building wheel for mdit-py-plugins (pyproject.toml): started Building wheel for mdit-py-plugins (pyproject.toml): finished with status 'done' Created wheel for mdit-py-plugins: filename=mdit_py_plugins-0.4.2-py3-none-any.whl size=55360 sha256=22c6e4ab09c3320552b9bf10487e7638476514973fb6d60f678ecb0721de3eb1 Stored in directory: /root/.cache/pip/wheels/f5/05/58/f97483610c522d6a114c786059e3360dad3e8afc39ec810ba8 Building wheel for mistune (pyproject.toml): started Building wheel for mistune (pyproject.toml): finished with status 'done' Created wheel for mistune: filename=mistune-3.1.3-py3-none-any.whl size=53445 sha256=9acdcceb3599dc7f8864175d736a3546672344e5de293508bd7517033937c2cb Stored in directory: /root/.cache/pip/wheels/7b/60/50/6d8ddd116b75e48a134f51d251e9009b695efaff07f3adc386 Building wheel for narwhals (pyproject.toml): started Building wheel for narwhals (pyproject.toml): finished with status 'done' Created wheel for narwhals: filename=narwhals-1.37.0-py3-none-any.whl size=331872 sha256=d7df62f3bc2bf951a7ba3589cd1f6b8ed1298da281c348444d19f9c0b5a063f6 Stored in directory: /root/.cache/pip/wheels/81/ad/72/a735644b72216fa92e431a00a29377c633c4d4b5be10fa42bb Building wheel for nbclient (pyproject.toml): started Building wheel for nbclient (pyproject.toml): finished with status 'done' Created wheel for nbclient: filename=nbclient-0.10.2-py3-none-any.whl size=25434 sha256=4ffee11e788b4a27fabeb7955547e4318a5298f34342a4bfd01f2e1faaeadc3d Stored in directory: /root/.cache/pip/wheels/22/16/52/d16746523bf7db81da2d6c18115225a96aca2a56bc1df2f1a1 Building wheel for nbconvert (pyproject.toml): started Building wheel for nbconvert (pyproject.toml): finished with status 'done' Created wheel for nbconvert: filename=nbconvert-7.16.6-py3-none-any.whl size=258525 sha256=1375a7b67e0c2883678c48e506dc320febb57685e5ee67faa51b18a90f3a712b Stored in directory: /root/.cache/pip/wheels/3c/05/e1/d3f8e0c7569d08e55fe70e7d6e10ebd8d97e66deb720d21b16 Building wheel for nbformat (pyproject.toml): started Building wheel for nbformat (pyproject.toml): finished with status 'done' Created wheel for nbformat: filename=nbformat-5.10.4-py3-none-any.whl size=78454 sha256=4494585831703e38a6fc236ee02a5c935a1711c14dc0a303bf9aee7dd38e5003 Stored in directory: /root/.cache/pip/wheels/b5/cb/7e/6f42c2e9dbd7446015eb9c9427859156c4094991a5a1a9f51d Building wheel for nest-asyncio (pyproject.toml): started Building wheel for nest-asyncio (pyproject.toml): finished with status 'done' Created wheel for nest-asyncio: filename=nest_asyncio-1.6.0-py3-none-any.whl size=5230 sha256=a224fcb3531d1038028a13285a5d2b35e58ab1d979a802c084b77c05b1648135 Stored in directory: /root/.cache/pip/wheels/e2/ff/1d/7d25f3422c405c2c5b0acd8d3d616b8426dec43f45b823cae9 Building wheel for notebook (pyproject.toml): started Building wheel for notebook (pyproject.toml): finished with status 'done' Created wheel for notebook: filename=notebook-7.4.2-py3-none-any.whl size=14285747 sha256=9ccef602721aaa5530852e3064710b8ae5415c4e2ce26f8896d0433222755259 Stored in directory: /root/.cache/pip/wheels/5e/60/85/57127e61520212c5b95f00c7e593e49c64d2d23eca53d356fe Building wheel for notebook-shim (pyproject.toml): started Building wheel for notebook-shim (pyproject.toml): finished with status 'done' Created wheel for notebook-shim: filename=notebook_shim-0.2.4-py3-none-any.whl size=13304 sha256=b87beddbbc2434a31223cf310f7b9e40ed0f5afb916e931d2a947a0d4236347d Stored in directory: /root/.cache/pip/wheels/1a/82/31/c4a312702904434941423b09ac7862f9c3eca0c27da882fb47 Building wheel for odswriter (pyproject.toml): started Building wheel for odswriter (pyproject.toml): finished with status 'done' Created wheel for odswriter: filename=odswriter-0.4.0-py3-none-any.whl size=6105 sha256=3ff0eb106af46696613157cb504112893e0bd23696465a061ae905ce43ed5d7e Stored in directory: /root/.cache/pip/wheels/03/72/46/001efbeed358efaf2e27f868d393156d64d963e8066840d8f9 Building wheel for openpyxl (pyproject.toml): started Building wheel for openpyxl (pyproject.toml): finished with status 'done' Created wheel for openpyxl: filename=openpyxl-3.1.5-py2.py3-none-any.whl size=251004 sha256=fcfb2e8174e038d1d2c2d11a9d5213410c38241c369d6d63f17eb41c5e77a916 Stored in directory: /root/.cache/pip/wheels/e7/61/aa/7887812ea88d3b18adafbc6d58bad05614e5a648731446727a Building wheel for overrides (pyproject.toml): started Building wheel for overrides (pyproject.toml): finished with status 'done' Created wheel for overrides: filename=overrides-7.7.0-py3-none-any.whl size=17920 sha256=057001559841390d82a7c85beaab2b131a0970d904fb94547aac41f0da395cbc Stored in directory: /root/.cache/pip/wheels/75/c8/fe/97b73d33cf6c28b758ddce03f13e52e6ca9ad12de02b7378c0 Building wheel for pandocfilters (pyproject.toml): started Building wheel for pandocfilters (pyproject.toml): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.5.1-py2.py3-none-any.whl size=8745 sha256=a56dc174a7bdd4f203ee80f1db16e88130340207f71f3ad18435b6d85a0158f7 Stored in directory: /root/.cache/pip/wheels/72/e4/29/709df6281f020a52f3e68758fb71328bf7f76b1f5d9c932d48 Building wheel for prometheus-client (pyproject.toml): started Building wheel for prometheus-client (pyproject.toml): finished with status 'done' Created wheel for prometheus-client: filename=prometheus_client-0.21.1-py3-none-any.whl size=54797 sha256=158cbaa438403b39341f5b61854c144a99601fbc6956329d8b08cfcf218d6141 Stored in directory: /root/.cache/pip/wheels/e1/14/e4/8d59456f95bc5568f31f8f2429128e38f319520978923ceb4e Building wheel for pypdf (pyproject.toml): started Building wheel for pypdf (pyproject.toml): finished with status 'done' Created wheel for pypdf: filename=pypdf-6.4.0-py3-none-any.whl size=329497 sha256=55ab9837ed97fd7fcc5c131d52fcc2223bc5c6b8a1488bbf7c0e27f1f0023a79 Stored in directory: /root/.cache/pip/wheels/9f/74/85/7ef3b9cfd9c5ee704f4e8e3bebb0d07205b62f51afea385113 Building wheel for python-json-logger (pyproject.toml): started Building wheel for python-json-logger (pyproject.toml): finished with status 'done' Created wheel for python-json-logger: filename=python_json_logger-3.3.0-py3-none-any.whl size=15218 sha256=f0d2cedb650538815cddb67b249d1fa3e8a6755745cdde9d4a162216bb3648bc Stored in directory: /root/.cache/pip/wheels/a4/2a/ae/9455d46335c96151ba7df75dae3f70e811ee6eee53e5d5f072 Building wheel for python-lsp-jsonrpc (pyproject.toml): started Building wheel for python-lsp-jsonrpc (pyproject.toml): finished with status 'done' Created wheel for python-lsp-jsonrpc: filename=python_lsp_jsonrpc-1.1.2-py3-none-any.whl size=8845 sha256=030cf1c05dc68ce197080fb63e4ba42f07f5a4ff91fc8032aef4b5f8a0789e88 Stored in directory: /root/.cache/pip/wheels/ca/51/e6/aa8b05bf89719785c1ae777cd6eb34dd6d6294651e4d14d576 Building wheel for python-lsp-server (pyproject.toml): started Building wheel for python-lsp-server (pyproject.toml): finished with status 'done' Created wheel for python-lsp-server: filename=python_lsp_server-1.12.2-py3-none-any.whl size=74813 sha256=3571d8f2a113b3bafd94200490197b0ec7ef8a6659eaa1cc692c26d63dac39c1 Stored in directory: /root/.cache/pip/wheels/08/69/54/08561a5a941d8bc89240a709e7d0f8a3a72a9c151d98d710bf Building wheel for python-multipart (pyproject.toml): started Building wheel for python-multipart (pyproject.toml): finished with status 'done' Created wheel for python-multipart: filename=python_multipart-0.0.20-py3-none-any.whl size=24546 sha256=8a62d3a8335e06589fe01f2a3e178cdcc632f3fbe0d492ad9ee0ec35aab1f104 Stored in directory: /root/.cache/pip/wheels/3d/ec/d1/2b99962221ee314f60c876090c9cafae5bae7f4abaa156f309 Building wheel for python-pptx (pyproject.toml): started Building wheel for python-pptx (pyproject.toml): finished with status 'done' Created wheel for python-pptx: filename=python_pptx-1.0.2-py3-none-any.whl size=472822 sha256=2d1a7a97f9756bc246cd42842e2a1ad7265126860023f76a162295b2642f4bde Stored in directory: /root/.cache/pip/wheels/78/25/fc/6360bfd453a10ff36d74d5fb25678b96766cecdcca1320e3d8 Building wheel for pyxml2pdf (pyproject.toml): started Building wheel for pyxml2pdf (pyproject.toml): finished with status 'done' Created wheel for pyxml2pdf: filename=pyxml2pdf-0.3.5-py3-none-any.whl size=393550 sha256=56cdeb6c96275624c41039b313557d7e04c038a3859d1603fce50a958074b3a6 Stored in directory: /root/.cache/pip/wheels/e8/5b/0c/3072240eddd673c593cbf1932a70599b78352179862381ab30 Building wheel for reportlab (pyproject.toml): started Building wheel for reportlab (pyproject.toml): finished with status 'done' Created wheel for reportlab: filename=reportlab-4.4.0-py3-none-any.whl size=1953104 sha256=3a920cc48093118d2b059e5288bff0160c327c5ed48a0e64f3f525a638b72127 Stored in directory: /root/.cache/pip/wheels/48/29/d9/b380eb0b8e660b83c0885edfdfe2f463abf97cde9cc2a0d2ee Building wheel for rfc3339-validator (pyproject.toml): started Building wheel for rfc3339-validator (pyproject.toml): finished with status 'done' Created wheel for rfc3339-validator: filename=rfc3339_validator-0.1.4-py2.py3-none-any.whl size=3613 sha256=a7682edee141b6f937a275272c83331483f1d10e4f90c2e6be58054e4d35d69c Stored in directory: /root/.cache/pip/wheels/31/06/c1/d16a0442a424b07d3f0e7a3c88f7b8bb33144c6e6805df04ea Building wheel for rfc3986-validator (pyproject.toml): started Building wheel for rfc3986-validator (pyproject.toml): finished with status 'done' Created wheel for rfc3986-validator: filename=rfc3986_validator-0.1.1-py2.py3-none-any.whl size=4367 sha256=205b86f3b6d06ee5bb57e7c1df0d810e35d5efe97c3aab0284a91547b21ed003 Stored in directory: /root/.cache/pip/wheels/df/1b/e9/29498b390c5cd8f93921f098a5dd3ded2fcfe76b9c22c108f3 Building wheel for Send2Trash (pyproject.toml): started Building wheel for Send2Trash (pyproject.toml): finished with status 'done' Created wheel for Send2Trash: filename=send2trash-1.8.3-py3-none-any.whl size=18074 sha256=9d8c6ddd209d9a57e722177c5123200da4433459d1bd6b7e00427be51d6e607e Stored in directory: /root/.cache/pip/wheels/28/41/fa/6a1a4689e0f6bce9fe5cf1eed4ddd4d61a5c977b1752ad9a5c Building wheel for shiny (pyproject.toml): started Building wheel for shiny (pyproject.toml): finished with status 'done' Created wheel for shiny: filename=shiny-1.5.0-py3-none-any.whl size=3924423 sha256=bfeda22ccf81614564196a7d56e9dcd3c1ac724efa6101587f0e146587cdb14d Stored in directory: /root/.cache/pip/wheels/9e/54/4c/1db41c55425dc84465de94f717834d8f8b8d0236d061d70626 Building wheel for shinychat (pyproject.toml): started Building wheel for shinychat (pyproject.toml): finished with status 'done' Created wheel for shinychat: filename=shinychat-0.2.8-py3-none-any.whl size=560999 sha256=ed1caa862a1e37b651d0f85a9f69115c4148bdd776068dd4295d6261e97cd333 Stored in directory: /root/.cache/pip/wheels/9d/da/3c/27ced03a68d7d0b2a4b7e016b1318b90f2457178ae3d3ca34f Building wheel for simpervisor (pyproject.toml): started Building wheel for simpervisor (pyproject.toml): finished with status 'done' Created wheel for simpervisor: filename=simpervisor-1.0.0-py3-none-any.whl size=8340 sha256=ab850c38f8a41984d20c8ba7e7a1296bec688089c1131102cefdc4a9b9103786 Stored in directory: /root/.cache/pip/wheels/b6/86/3d/284c2b7730f3df50a2e3fb00ea9089ae0f4b112954a2c5eae3 Building wheel for sniffio (pyproject.toml): started Building wheel for sniffio (pyproject.toml): finished with status 'done' Created wheel for sniffio: filename=sniffio-1.3.1-py3-none-any.whl size=10285 sha256=f2a86edd2826bf8d5ac389b3168ffef3e10108952ab0876f376e2f714af14c3f Stored in directory: /root/.cache/pip/wheels/1b/bf/77/3793f7e384e32bbe6586869fec505ac9cf8576ce08ac2609e3 Building wheel for starlette (pyproject.toml): started Building wheel for starlette (pyproject.toml): finished with status 'done' Created wheel for starlette: filename=starlette-0.49.1-py3-none-any.whl size=74175 sha256=d92ce9f07e4a3caa3ac13a79523bd18e3bc0042bb8ff2d759a8e7dd0e1859875 Stored in directory: /root/.cache/pip/wheels/0b/f9/7e/8025f728a2a2f51611593b0647824f785dd9752472713afe86 Building wheel for terminado (pyproject.toml): started Building wheel for terminado (pyproject.toml): finished with status 'done' Created wheel for terminado: filename=terminado-0.18.1-py3-none-any.whl size=14154 sha256=57586a9ad849ee5740fbf40be9f3f7672fab6258f16cd1f2210239889882f4f1 Stored in directory: /root/.cache/pip/wheels/ad/dc/64/aac0c1fce78e1c3cfa0b0ed3324ae2e543f11fe0c6aaa2197f Building wheel for tinycss2 (pyproject.toml): started Building wheel for tinycss2 (pyproject.toml): finished with status 'done' Created wheel for tinycss2: filename=tinycss2-1.4.0-py3-none-any.whl size=26651 sha256=925b255f334266df83859a8f53ac6be427b01df975c39ba745647eca9125db59 Stored in directory: /root/.cache/pip/wheels/10/72/20/1bb7a66e06742f7baa98d7bc47357dcf8701bf416d1e594e17 Building wheel for uc-micro-py (pyproject.toml): started Building wheel for uc-micro-py (pyproject.toml): finished with status 'done' Created wheel for uc-micro-py: filename=uc_micro_py-1.0.3-py3-none-any.whl size=6269 sha256=5c96dec8f6632cac2de927ae3b8a15a80cee555fed5b12eafd0c64b7a59034d6 Stored in directory: /root/.cache/pip/wheels/5b/81/4e/1ff7e9b40c7a60a0348f75829f567dfdb2b572590d31572a81 Building wheel for ujson (pyproject.toml): started Building wheel for ujson (pyproject.toml): finished with status 'done' Created wheel for ujson: filename=ujson-5.10.0-cp313-cp313-linux_x86_64.whl size=53370 sha256=e089d2f028659bb15ed1fd557d21623ab1ddcbd0a06e597fe939711b845b02fd Stored in directory: /root/.cache/pip/wheels/0d/df/4b/8bbb5ce4e7d334bfc1424ba8c2a6b354acb2c57eafc2ebeeea Building wheel for uri-template (pyproject.toml): started Building wheel for uri-template (pyproject.toml): finished with status 'done' Created wheel for uri-template: filename=uri_template-1.3.0-py3-none-any.whl size=11179 sha256=92c800583cbbae3790611c4f5b25147dfc1ab165aa842ef9d66ced66d8409da5 Stored in directory: /root/.cache/pip/wheels/2a/4a/72/40c596ec0799476fc3bd4db3fc3d7f0b88098cbddc1441f0c8 Building wheel for uvicorn (pyproject.toml): started Building wheel for uvicorn (pyproject.toml): finished with status 'done' Created wheel for uvicorn: filename=uvicorn-0.34.2-py3-none-any.whl size=62483 sha256=deb49af569084536d269fe0a6d67e3754f104cf03aba7c11c40f01aadf33c403 Stored in directory: /root/.cache/pip/wheels/5d/1e/34/d8e4b42abc3378918ccdd9337e3461a4e78c8ff4a89619cf21 Building wheel for watchfiles (pyproject.toml): started Building wheel for watchfiles (pyproject.toml): finished with status 'done' Created wheel for watchfiles: filename=watchfiles-1.1.1-cp313-cp313-linux_x86_64.whl size=451031 sha256=4008020d4b18ddcaf62bdd146b1371e1263dd4766e667298e756017fd1ceddd0 Stored in directory: /root/.cache/pip/wheels/f4/bc/fb/9fa6eb8d9154b15672b7feac5b5dc80595b0ae3c31ba94a938 Building wheel for webcolors (pyproject.toml): started Building wheel for webcolors (pyproject.toml): finished with status 'done' Created wheel for webcolors: filename=webcolors-24.11.1-py3-none-any.whl size=14934 sha256=c022527cfa1c8db5a52d8f44a93ee29efdeee410f141ab8397bbda288f8df325 Stored in directory: /root/.cache/pip/wheels/63/b2/74/01d98781601b68aa1d6bdcc23d63c2e2a0c9f7569e4a36f09c Building wheel for webencodings (pyproject.toml): started Building wheel for webencodings (pyproject.toml): finished with status 'done' Created wheel for webencodings: filename=webencodings-0.5.1-py2.py3-none-any.whl size=10362 sha256=f0b324fd8d15a36546e34a55c5138365da0af2ee4b785c1c34608c1c9d16aebf Stored in directory: /root/.cache/pip/wheels/51/bb/7a/f92a56a8e70f22268a82437f138bb843968c716a3c4ab372b4 Building wheel for websockets (pyproject.toml): started Building wheel for websockets (pyproject.toml): finished with status 'done' Created wheel for websockets: filename=websockets-15.0.1-cp313-cp313-linux_x86_64.whl size=181823 sha256=997bb4c90f46bbd96fc8bbd86b10edea9bdb72075d2c108bb67101d6c34d5a94 Stored in directory: /root/.cache/pip/wheels/b4/39/96/fd6053ccf3876dd49bbd8da139d5b65f778560011d5f6be9d5 Building wheel for websocket-client (pyproject.toml): started Building wheel for websocket-client (pyproject.toml): finished with status 'done' Created wheel for websocket-client: filename=websocket_client-1.8.0-py3-none-any.whl size=58927 sha256=16c128bea1b3b31adb5b75eb61f15b3fc9e31004cb9971649f1185261b31577c Stored in directory: /root/.cache/pip/wheels/ef/36/ba/4d9d6a3748bacf0c3749131ba5b1e0393aac6cf0ad85065351 Building wheel for xlsxwriter (pyproject.toml): started Building wheel for xlsxwriter (pyproject.toml): finished with status 'done' Created wheel for xlsxwriter: filename=xlsxwriter-3.2.5-py3-none-any.whl size=172378 sha256=66c81f44b5e5a4123ec4c8ab8b7a1d5bc817e9bb5112d86c91306e55cdd05f96 Stored in directory: /root/.cache/pip/wheels/81/8d/11/c08a4b00598d2974460086dc5d3a7fc4c04f7b0e3da9bca563 Building wheel for jedi (pyproject.toml): started Building wheel for jedi (pyproject.toml): finished with status 'done' Created wheel for jedi: filename=jedi-0.19.2-py2.py3-none-any.whl size=1572432 sha256=cf05ce54688a7acc62e3641ae00463e5c67c892f62ca6c504a739e17fdbfec3e Stored in directory: /root/.cache/pip/wheels/94/6f/fb/dd6c0e9573499e5fdd7f38b359c569feaeca6647734127b687 Building wheel for markdown-it-py (pyproject.toml): started Building wheel for markdown-it-py (pyproject.toml): finished with status 'done' Created wheel for markdown-it-py: filename=markdown_it_py-3.0.0-py3-none-any.whl size=87594 sha256=2405b83d987f98f979d0b67707323fa797eade163097dda46f0785cf4a82069a Stored in directory: /root/.cache/pip/wheels/b4/0e/8b/2a77555be7fe04a9ba66ef18f3f7fe60e77addc49f1db5e23c Building wheel for mdurl (pyproject.toml): started Building wheel for mdurl (pyproject.toml): finished with status 'done' Created wheel for mdurl: filename=mdurl-0.1.2-py3-none-any.whl size=10023 sha256=e09a93faf10973b4df4d9bb682dec5068ea51e1a11807dec2cdc21122f6d2f09 Stored in directory: /root/.cache/pip/wheels/75/58/94/b22a684be2e028740d095905aba1425f24b4d11de6a401c0ac Building wheel for parso (pyproject.toml): started Building wheel for parso (pyproject.toml): finished with status 'done' Created wheel for parso: filename=parso-0.8.4-py2.py3-none-any.whl size=103676 sha256=036d50f760c3370efcefb9a8d9de41e9457446f65219fd2aec5a300f06a1fab8 Stored in directory: /root/.cache/pip/wheels/43/18/2e/bc9381fd158c74736a2d6a46819246d49e722c037aa9088f1e Building wheel for prompt-toolkit (pyproject.toml): started Building wheel for prompt-toolkit (pyproject.toml): finished with status 'done' Created wheel for prompt-toolkit: filename=prompt_toolkit-3.0.50-py3-none-any.whl size=387867 sha256=0a940aea8dda82580ef9d83015174149dc7477af4eb04a8d200ebb9c403b05a8 Stored in directory: /root/.cache/pip/wheels/42/32/d6/89fae2fe6579ff821f3908b6b917af3b17d8155b4ba89141be Building wheel for arrow (pyproject.toml): started Building wheel for arrow (pyproject.toml): finished with status 'done' Created wheel for arrow: filename=arrow-1.3.0-py3-none-any.whl size=66462 sha256=26b8a5b93bd54a90f85a160aafe4f8a33414bbec0d6dd7142c893d4e76634c1c Stored in directory: /root/.cache/pip/wheels/9f/fe/c6/490c9eed6b7529e33c1cb1da2e4ff49d41633fc598d3dc57e7 Building wheel for babel (pyproject.toml): started Building wheel for babel (pyproject.toml): finished with status 'done' Created wheel for babel: filename=babel-2.17.0-py3-none-any.whl size=10182565 sha256=a483d363bba57961f4e2f881881571cebcb840cc49aef221e949455e07b30316 Stored in directory: /root/.cache/pip/wheels/28/36/69/6ef91062b9b97b438d44d912c933e0be75220c011449a35dc1 Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'done' Created wheel for cffi: filename=cffi-2.0.0-cp313-cp313-linux_x86_64.whl size=466596 sha256=2bb8c6e34075f236f25c9e22cec2002557c2e21ed53123d6afecdc89874e6dfd Stored in directory: /root/.cache/pip/wheels/d4/47/b8/0ae8bf0dde2ec6765bd5ccefa943b0504583d313a898b52cf6 Building wheel for click (pyproject.toml): started Building wheel for click (pyproject.toml): finished with status 'done' Created wheel for click: filename=click-8.2.1-py3-none-any.whl size=102215 sha256=9df4cd4d89a9ef8a7f88e33e1bef831d7d75ef6c1ba2b327e7d452986df3a72b Stored in directory: /root/.cache/pip/wheels/2e/98/5f/0d5edddc3e7237137691d666d6120fc219932182057104f559 Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.11-py3-none-any.whl size=71008 sha256=771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea Stored in directory: /root/.cache/pip/wheels/69/6b/2b/5cde2212addc3739ee28c616eb1282ce9b7463d81d0dc71474 Building wheel for importlib-metadata (pyproject.toml): started Building wheel for importlib-metadata (pyproject.toml): finished with status 'done' Created wheel for importlib-metadata: filename=importlib_metadata-8.6.1-py3-none-any.whl size=27014 sha256=1aaffa9fa2a6e2912d52a599a00188241025d1fccef9b74b2b89c07040024ee9 Stored in directory: /root/.cache/pip/wheels/b6/cc/ed/5b17c27889b677291da1411fde2eeb372e2232811b6e938cd3 Building wheel for ipython (pyproject.toml): started Building wheel for ipython (pyproject.toml): finished with status 'done' Created wheel for ipython: filename=ipython-9.0.2-py3-none-any.whl size=600569 sha256=600afa647723b99b5ac69fe63181c042bfb76245f6fd1fe97fc13310d41bac08 Stored in directory: /root/.cache/pip/wheels/22/1b/11/33b8de56a34e02e2eff536de2942a1d39c30163ae71b5bd3d9 Building wheel for jinja2 (pyproject.toml): started Building wheel for jinja2 (pyproject.toml): finished with status 'done' Created wheel for jinja2: filename=jinja2-3.1.6-py3-none-any.whl size=134897 sha256=005a2fc379b662ac007c271a8122f7a7db49bb67fbedfc85db50fccde34d839f Stored in directory: /root/.cache/pip/wheels/4c/17/f6/aca0772a8af26aa06649769a26d22f502386142985a0e71d90 Building wheel for jsonschema (pyproject.toml): started Building wheel for jsonschema (pyproject.toml): finished with status 'done' Created wheel for jsonschema: filename=jsonschema-4.23.0-py3-none-any.whl size=88462 sha256=856673824cfb14b97e5a3e0eb1c31f0d6be857657a9eafdc5a23cb5cff79dd29 Stored in directory: /root/.cache/pip/wheels/15/51/85/5292657dfdddb9705146309db4fdbd024e43d43b49b1facb5a Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-25.1.0-py3-none-any.whl size=63152 sha256=950555ae50dec7943a57cc26c7f3214ad3b90a682d50dfb1df31fcf81f7938d6 Stored in directory: /root/.cache/pip/wheels/b4/b6/cb/92074ce97aeec13fd6cb3a18f05b3a69387fbe9fca0632c021 Building wheel for jsonschema-specifications (pyproject.toml): started Building wheel for jsonschema-specifications (pyproject.toml): finished with status 'done' Created wheel for jsonschema-specifications: filename=jsonschema_specifications-2024.10.1-py3-none-any.whl size=18458 sha256=108cb496c861afe713b02512bfb730dde512708a3dd672479fbf12fe5ba46751 Stored in directory: /root/.cache/pip/wheels/94/85/1f/2d8222ef1cb0ed8bd1810fac11f25163ba0a08b07ca3ec4e05 Building wheel for lxml (pyproject.toml): started Building wheel for lxml (pyproject.toml): still running... Building wheel for lxml (pyproject.toml): finished with status 'done' Created wheel for lxml: filename=lxml-5.3.1-cp313-cp313-linux_x86_64.whl size=8587873 sha256=8c4b90969cebd20d2b56c086915dc07b41e73ef6228f8cd601da7922044a1adf Stored in directory: /root/.cache/pip/wheels/50/a4/ea/321fde73b06d756dfab4ea3cb04f9040c2e1cb30415cbe70e3 Building wheel for markupsafe (pyproject.toml): started Building wheel for markupsafe (pyproject.toml): finished with status 'done' Created wheel for markupsafe: filename=markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl size=22846 sha256=e7d025d80fb2cdfde45d9c9a5cb96fed6635a33f5bbbb5847759abddcf7729d1 Stored in directory: /root/.cache/pip/wheels/c9/3a/71/0ae58756520a2873f0144737a2e9d29126d6c86bf2da2b4f13 Building wheel for matplotlib-inline (pyproject.toml): started Building wheel for matplotlib-inline (pyproject.toml): finished with status 'done' Created wheel for matplotlib-inline: filename=matplotlib_inline-0.1.7-py3-none-any.whl size=9937 sha256=496b307ca506e8cb24ccebb072dd501ded5b0c6dbb39a6e53970c0661dae2bd4 Stored in directory: /root/.cache/pip/wheels/91/4e/c5/5e961979ab3829f12f933ee7e882e57f1cdc24af8fc2abb4bc Building wheel for pexpect (pyproject.toml): started Building wheel for pexpect (pyproject.toml): finished with status 'done' Created wheel for pexpect: filename=pexpect-4.9.0-py2.py3-none-any.whl size=63856 sha256=aecce74d0d090f36655acabbee98fffce79b9451f7ac61d44ffee283ad60cd3b Stored in directory: /root/.cache/pip/wheels/d0/99/f5/7965fb63b543abe4e3fef5b4861d7b9e20ecb32fc411e6fb2e Building wheel for Pillow (pyproject.toml): started Building wheel for Pillow (pyproject.toml): finished with status 'done' Created wheel for Pillow: filename=pillow-11.1.0-cp313-cp313-linux_x86_64.whl size=1468543 sha256=f3fa772ac27b6d73fa8830ffbbdcd4b82436fa27eebe41caec5c4f5999bb5772 Stored in directory: /root/.cache/pip/wheels/f6/a1/93/e15e3399b4d869aed1fd0566d549ff1013a0ee99c28d033cde Building wheel for ptyprocess (pyproject.toml): started Building wheel for ptyprocess (pyproject.toml): finished with status 'done' Created wheel for ptyprocess: filename=ptyprocess-0.7.0-py2.py3-none-any.whl size=14026 sha256=3470be7f810474c8a2ecfcd6e02acc6aea8483ab595417fa4e336362a349933e Stored in directory: /root/.cache/pip/wheels/d7/46/07/e25f48e8c65a064c90fc165561f313bf59723ccc042caebd04 Building wheel for pygments (pyproject.toml): started Building wheel for pygments (pyproject.toml): finished with status 'done' Created wheel for pygments: filename=pygments-2.19.2-py3-none-any.whl size=1225217 sha256=86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b Stored in directory: /root/.cache/pip/wheels/c4/b9/4d/882de5da51478628ba430b203c4577175d31de6f40ad9f4cf3 Building wheel for referencing (pyproject.toml): started Building wheel for referencing (pyproject.toml): finished with status 'done' Created wheel for referencing: filename=referencing-0.36.2-py3-none-any.whl size=26775 sha256=e8699adbbf8b5c7de96d8ffa0eb5c158b3beafce084968e2ea8bb08c6794dcd0 Stored in directory: /root/.cache/pip/wheels/e4/b0/27/060c15f5b302e9ec2ed30cf9b7fe25984ce72752cfc7c04f02 Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.32.5-py3-none-any.whl size=64738 sha256=ae7cdd67a876eac4d75c460c6fc82bccec66c1e98a3c1d020c7d1d7ba49d9bee Stored in directory: /root/.cache/pip/wheels/01/a3/78/9914900c1bc2d13716e3f8ad992ec6e8890164fc8354a00285 Building wheel for charset_normalizer (pyproject.toml): started Building wheel for charset_normalizer (pyproject.toml): finished with status 'done' Created wheel for charset_normalizer: filename=charset_normalizer-3.4.4-py3-none-any.whl size=53402 sha256=96dc926427e9b158cb3db8f8cadad34e8836c4635e5f3ecd44ed1004e2fb1fc3 Stored in directory: /root/.cache/pip/wheels/a6/46/c9/b3391298fbbe7b98039df3f67547f9fe15229fa97bd4626ee8 Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.6.3-py3-none-any.whl size=131527 sha256=e984cb1798877278c173a09d0d97f77617934d4faf5cdea9f58934bfbc326114 Stored in directory: /root/.cache/pip/wheels/3c/a0/1f/8c3ee17d2867eefe61eaeb92d9638c59ce3675dfea1847040f Building wheel for certifi (pyproject.toml): started Building wheel for certifi (pyproject.toml): finished with status 'done' Created wheel for certifi: filename=certifi-2025.11.12-py3-none-any.whl size=159438 sha256=b581731eb2c1179a07bb5eb190f7d61bf8934c3232bbc51e07c894fae25c3b81 Stored in directory: /root/.cache/pip/wheels/9e/b5/0a/64a07b504ac993c7e7cdf7301094e91a21a0ea9e6ec2d1a4c9 Building wheel for rpds-py (pyproject.toml): started Building wheel for rpds-py (pyproject.toml): finished with status 'done' Created wheel for rpds-py: filename=rpds_py-0.29.0-cp313-cp313-linux_x86_64.whl size=394312 sha256=5161709128cf65ee5800e4f3eda3a2ae25b7a1ba7520dda644b825d5053682a0 Stored in directory: /root/.cache/pip/wheels/e8/01/bb/8a419ed9a3e9f703d9e66c3524a890ce6600528efb5031b763 Building wheel for types-python-dateutil (pyproject.toml): started Building wheel for types-python-dateutil (pyproject.toml): finished with status 'done' Created wheel for types-python-dateutil: filename=types_python_dateutil-2.9.0.20241206-py3-none-any.whl size=14463 sha256=4e4111d913eb4d4c27dd2bdb0f84087f2f98e0012826edf76391144153ce5564 Stored in directory: /root/.cache/pip/wheels/d9/dc/8e/20e64e3ca27c8f012d19957519721634380dae4bc101ba4efa Building wheel for typing_extensions (pyproject.toml): started Building wheel for typing_extensions (pyproject.toml): finished with status 'done' Created wheel for typing_extensions: filename=typing_extensions-4.15.0-py3-none-any.whl size=44614 sha256=f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548 Stored in directory: /root/.cache/pip/wheels/cc/94/cf/cff0a62ae14269478c9c5a9aed747cf7ab88ae5c63233523fe Building wheel for zipp (pyproject.toml): started Building wheel for zipp (pyproject.toml): finished with status 'done' Created wheel for zipp: filename=zipp-3.21.0-py3-none-any.whl size=9659 sha256=6981f1b17a0bab2b8c090d0950d8287f6aeb48d75469867d654777c8a40133e9 Stored in directory: /root/.cache/pip/wheels/b0/43/cb/a7dfa616492f6348706d31224baacd5a6416e5c93cc78d691d Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.13.3-cp313-cp313-linux_x86_64.whl size=1707136 sha256=219134459269b5b05705eb4b81f0841fc6116c1133e6fb146aac865ba128e84c Stored in directory: /root/.cache/pip/wheels/1e/54/56/5926413c3215cafc6eb7e4e91b5fe6064e43bb3cffdb6d52d6 Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.1.0-cp313-cp313-linux_x86_64.whl size=130401 sha256=cb2744910d63c32c022bd4f42072e39601d3a3927a03a6777c5f3bd7a7e18798 Stored in directory: /root/.cache/pip/wheels/6a/45/ec/0346af42277e50f74a282b6c8b3a0328794fd5e8d24004be29 Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.18.3-cp313-cp313-linux_x86_64.whl size=410593 sha256=3a7167c48b59ac650aa5eb965188e397c2dfdbdf8f23cd68ac44125a6890a176 Stored in directory: /root/.cache/pip/wheels/3b/4b/1e/0cd2d71ca415eb39dc9bdbaa17698fce531298b8b2c61a06e6 Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.4.0-py3-none-any.whl size=7490 sha256=858ff928b0643f5a5cf25aba47829eabad4f788c5620f8225a777d1ec18c30e5 Stored in directory: /root/.cache/pip/wheels/0d/56/73/8ab751b393035f64781c96a5062fa492538fb9c657d45406e4 Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.5.0-cp313-cp313-linux_x86_64.whl size=287931 sha256=646ef8b5fcd57943f604535ed6509f1901c33efd2cf768d75f5ad4c025d8236c Stored in directory: /root/.cache/pip/wheels/27/77/94/133655d37f6595e539a16fe120117ab055a7a45016803b565c Building wheel for propcache (pyproject.toml): started Building wheel for propcache (pyproject.toml): finished with status 'done' Created wheel for propcache: filename=propcache-0.3.0-cp313-cp313-linux_x86_64.whl size=239923 sha256=2e7c7b99f84f0fe924ef449b6c46617775074cd75a78197358a7c4039cb3c661 Stored in directory: /root/.cache/pip/wheels/22/b3/2c/f65a7ba86c68435f82351336399a33fb68132496f7d44cd42c Building wheel for beautifulsoup4 (pyproject.toml): started Building wheel for beautifulsoup4 (pyproject.toml): finished with status 'done' Created wheel for beautifulsoup4: filename=beautifulsoup4-4.13.3-py3-none-any.whl size=186638 sha256=e745ebc212330b384d2f77ef47a672671aedd800570b566ff81193ae9c89a5a4 Stored in directory: /root/.cache/pip/wheels/e1/c5/77/871610c93796b354545036afe53af8db55fae815e6e466f090 Building wheel for soupsieve (pyproject.toml): started Building wheel for soupsieve (pyproject.toml): finished with status 'done' Created wheel for soupsieve: filename=soupsieve-2.6-py3-none-any.whl size=36186 sha256=3b30f52ba1589736f5c6d71e2bd5953b4de49512d1ba04126e85e3238ccba395 Stored in directory: /root/.cache/pip/wheels/22/e2/d6/c5afaa3edcec9c16a0c03bdd3765dc1bb3f5c9e12d0f76bf54 Building wheel for chardet (pyproject.toml): started Building wheel for chardet (pyproject.toml): finished with status 'done' Created wheel for chardet: filename=chardet-5.2.0-py3-none-any.whl size=199424 sha256=eb0a9c51906e08afec456a2ab3f31d3979f5626df249370d9865f1f9a501b501 Stored in directory: /root/.cache/pip/wheels/a9/b9/e8/20d92954b37730241afbc5632321cdc07b2d00d8ca0498bd87 Building wheel for decorator (pyproject.toml): started Building wheel for decorator (pyproject.toml): finished with status 'done' Created wheel for decorator: filename=decorator-5.2.1-py3-none-any.whl size=8969 sha256=6ec4e3a9d0da2f3d4b73c0961ae70c9b11f8a978159be9560aa37e387bd92886 Stored in directory: /root/.cache/pip/wheels/22/c3/2a/222c02b615b1ef0fbcd01202c1e9eb84407fa1a3d6822e2b8c Building wheel for ipython-pygments-lexers (pyproject.toml): started Building wheel for ipython-pygments-lexers (pyproject.toml): finished with status 'done' Created wheel for ipython-pygments-lexers: filename=ipython_pygments_lexers-1.1.1-py3-none-any.whl size=8115 sha256=5682cec711f6e2b2510bd89b87c1babd1cbfe3e13513addba179bc2d02f6f90d Stored in directory: /root/.cache/pip/wheels/61/a3/e7/4d3f95adc53679e23aec922559ead365ab2cf35322eaf270dd Building wheel for psutil (pyproject.toml): started Building wheel for psutil (pyproject.toml): finished with status 'done' Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=285086 sha256=e2d1beaba562c9d18e7fd4b37670102e5c7eca458a02b8b24f01c4de2086316e Stored in directory: /root/.cache/pip/wheels/93/df/4c/bb82b977495efd0aa561d23af270252794f6eac112520710e6 Building wheel for pycparser (pyproject.toml): started Building wheel for pycparser (pyproject.toml): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.23-py3-none-any.whl size=118228 sha256=af233de2e28e820ccb3a388af2d37ee09fad6360358e099ece913496dc27c30d Stored in directory: /root/.cache/pip/wheels/4e/48/83/208cb5b8f026585e310a90c44d13417073d766c6a8469dfe18 Building wheel for stack_data (pyproject.toml): started Building wheel for stack_data (pyproject.toml): finished with status 'done' Created wheel for stack_data: filename=stack_data-0.6.3-py3-none-any.whl size=24558 sha256=817ce4faf8118fe7efee5fcc5b8395b466d030d90d4e5c47978b8ae7bcc208ab Stored in directory: /root/.cache/pip/wheels/bd/52/89/dda143bdd3097ce06ba37cc978ab953084e8f1a656d69e2d14 Building wheel for asttokens (pyproject.toml): started Building wheel for asttokens (pyproject.toml): finished with status 'done' Created wheel for asttokens: filename=asttokens-3.0.0-py3-none-any.whl size=26960 sha256=b7de1cc9f7ab3bb87324668a5515a5e0404e8c0cfce8e19aecb526c6f0b88f66 Stored in directory: /root/.cache/pip/wheels/d2/4f/25/ba4653858e38d4b293501b318e6a25eaa68d8f315264dad75f Building wheel for executing (pyproject.toml): started Building wheel for executing (pyproject.toml): finished with status 'done' Created wheel for executing: filename=executing-2.2.0-py2.py3-none-any.whl size=26740 sha256=b13b1441ba33655d1167e12cffecb675d21d1d448e4d2460f433ba2def9a8052 Stored in directory: /root/.cache/pip/wheels/d5/3e/f0/b08b90c0be0e9ebfb2dc03ec47ed532f63eaae1989d3483101 Building wheel for pure_eval (pyproject.toml): started Building wheel for pure_eval (pyproject.toml): finished with status 'done' Created wheel for pure_eval: filename=pure_eval-0.2.3-py3-none-any.whl size=11881 sha256=13ebdb158d1b4e4e63f0d769cc3e66176821224a1b57e1c8df5edd9de92d01c0 Stored in directory: /root/.cache/pip/wheels/18/18/7d/c84e6395b1e382706345a397e4168513808bcd911f998ce04f Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.67.1-py3-none-any.whl size=78579 sha256=9b5748ad012e5f0c3d4deeb56c2ed3020cc814503e61be4e0ea4f0e90e948f27 Stored in directory: /root/.cache/pip/wheels/dc/e3/21/2f76ebd10c58a53f0a8c39cbfd9016b0da6ac5d37ed5dfd4cf Building wheel for wcwidth (pyproject.toml): started Building wheel for wcwidth (pyproject.toml): finished with status 'done' Created wheel for wcwidth: filename=wcwidth-0.2.13-py2.py3-none-any.whl size=34258 sha256=b6cdb70fbc45b27578ace8ab59d14caad9df5bce354a8a5fd6de3cfe65ce5a01 Stored in directory: /root/.cache/pip/wheels/59/d0/3d/79a9c043c4277ed45f7698aad7155f7fd11bc4a094214d1d9f Successfully built anyio argon2-cffi argon2-cffi-bindings asgiref async-lru bleach comm debugpy defusedxml docstring-to-markdown download et-xmlfile faicons fastjsonschema fqdn h11 htmltools httpcore httpx ipykernel ipywidgets jupyterlab_widgets widgetsnbextension isoduration jsonpointer json5 jupyter jupyter-console jupyter-events jupyter-lsp jupyter-server jupyter-server-proxy jupyter-server-terminals jupyterlab jupyterlab-server jupyterlab-pygments linkify-it-py mdit-py-plugins mistune narwhals nbclient nbconvert nbformat nest-asyncio notebook notebook-shim odswriter openpyxl overrides pandocfilters prometheus-client pypdf python-json-logger python-lsp-jsonrpc python-lsp-server python-multipart python-pptx pyxml2pdf reportlab rfc3339-validator rfc3986-validator Send2Trash shiny shinychat simpervisor sniffio starlette terminado tinycss2 uc-micro-py ujson uri-template uvicorn watchfiles webcolors webencodings websockets websocket-client xlsxwriter jedi markdown-it-py mdurl parso prompt-toolkit arrow babel cffi click idna importlib-metadata ipython jinja2 jsonschema attrs jsonschema-specifications lxml markupsafe matplotlib-inline pexpect Pillow ptyprocess pygments referencing requests charset_normalizer urllib3 certifi rpds-py types-python-dateutil typing_extensions zipp aiohttp multidict yarl aiosignal frozenlist propcache beautifulsoup4 soupsieve chardet decorator ipython-pygments-lexers psutil pycparser stack_data asttokens executing pure_eval tqdm wcwidth if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_extratools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_extratools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_extratools@mfext[/opt/metwork-mfext-master/opt/python3_extratools] is already loaded Looking in links: ./src Processing ./src/anyio-4.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/argon2_cffi-23.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/argon2_cffi_bindings-21.2.0-cp313-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/asgiref-3.8.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/aspose_slides-25.12.0-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/async_lru-2.0.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/bleach-6.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/comm-0.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/debugpy-1.8.14-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 9)) Requirement already satisfied: defusedxml==0.7.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from -r requirements3.txt.tmp (line 10)) (0.7.1) Processing ./src/docstring_to_markdown-0.17-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/download-0.3.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/et_xmlfile-2.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/faicons-0.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/fastjsonschema-2.21.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/fqdn-1.5.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/h11-0.16.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/htmltools-0.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/httpcore-1.0.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/httpx-0.28.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/ipykernel-6.29.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/ipywidgets-8.1.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/isoduration-20.11.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/jsonpointer-3.0.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/json5-0.12.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/jupyter-1.1.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 26)) Requirement already satisfied: jupyter-client==8.6.3 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from -r requirements3.txt.tmp (line 27)) (8.6.3) Processing ./src/jupyter_console-6.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Requirement already satisfied: jupyter-core==5.7.2 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from -r requirements3.txt.tmp (line 29)) (5.7.2) Processing ./src/jupyter_events-0.12.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/jupyter_lsp-2.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/jupyter_server-2.16.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/jupyter_server_proxy-4.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/jupyter_server_terminals-0.5.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/jupyterlab-4.4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/jupyterlab_pygments-0.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/jupyterlab_server-2.27.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/jupyterlab_widgets-3.0.15-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/linkify_it_py-2.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/mdit_py_plugins-0.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/mistune-3.1.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/narwhals-1.37.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/nbclient-0.10.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/nbconvert-7.16.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/nbformat-5.10.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/nest_asyncio-1.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/notebook-7.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/notebook_shim-0.2.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/odswriter-0.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/openpyxl-3.1.5-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/overrides-7.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/pandocfilters-1.5.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/prometheus_client-0.21.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/pypdf-6.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/python_json_logger-3.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/python_lsp_jsonrpc-1.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/python_lsp_server-1.12.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/python_multipart-0.0.20-py3-none-any.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/python_pptx-1.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/pyxml2pdf-0.3.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/reportlab-4.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/questionary-2.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/rfc3339_validator-0.1.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/rfc3986_validator-0.1.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/send2trash-1.8.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/shiny-1.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/shinychat-0.2.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/simpervisor-1.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/sniffio-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/starlette-0.49.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/terminado-0.18.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/tinycss2-1.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/uc_micro_py-1.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/ujson-5.10.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/uri_template-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/uvicorn-0.34.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/watchfiles-1.1.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/webcolors-24.11.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/webencodings-0.5.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 79)) Processing ./src/websockets-15.0.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 80)) Processing ./src/websocket_client-1.8.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 81)) Processing ./src/widgetsnbextension-4.0.14-py3-none-any.whl (from -r requirements3.txt.tmp (line 82)) Processing ./src/xlsxwriter-3.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 83)) Requirement already satisfied: idna>=2.8 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from anyio==4.9.0->-r requirements3.txt.tmp (line 1)) (3.11) Requirement already satisfied: cffi>=1.0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from argon2-cffi-bindings==21.2.0->-r requirements3.txt.tmp (line 3)) (2.0.0) Requirement already satisfied: traitlets>=4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from comm==0.2.2->-r requirements3.txt.tmp (line 8)) (5.14.3) Requirement already satisfied: importlib-metadata>=3.6 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from docstring-to-markdown==0.17->-r requirements3.txt.tmp (line 11)) (8.6.1) Requirement already satisfied: typing_extensions>=4.6 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from docstring-to-markdown==0.17->-r requirements3.txt.tmp (line 11)) (4.15.0) Requirement already satisfied: tqdm in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from download==0.3.5->-r requirements3.txt.tmp (line 12)) (4.67.1) Requirement already satisfied: six in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from download==0.3.5->-r requirements3.txt.tmp (line 12)) (1.17.0) Requirement already satisfied: requests in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from download==0.3.5->-r requirements3.txt.tmp (line 12)) (2.32.5) Requirement already satisfied: packaging>=20.9 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from htmltools==0.6.0->-r requirements3.txt.tmp (line 18)) (25.0) Requirement already satisfied: certifi in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from httpcore==1.0.9->-r requirements3.txt.tmp (line 19)) (2025.11.12) Requirement already satisfied: ipython>=7.23.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (9.0.2) Requirement already satisfied: matplotlib-inline>=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (0.1.7) Requirement already satisfied: psutil in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (7.0.0) Requirement already satisfied: pyzmq>=24 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (26.4.0) Requirement already satisfied: tornado>=6.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (6.5.1) Requirement already satisfied: arrow>=0.15.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from isoduration==20.11.0->-r requirements3.txt.tmp (line 23)) (1.3.0) Requirement already satisfied: python-dateutil>=2.8.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-client==8.6.3->-r requirements3.txt.tmp (line 27)) (2.9.0.post0) Requirement already satisfied: prompt-toolkit>=3.0.30 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-console==6.6.3->-r requirements3.txt.tmp (line 28)) (3.0.50) Requirement already satisfied: pygments in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-console==6.6.3->-r requirements3.txt.tmp (line 28)) (2.19.2) Requirement already satisfied: platformdirs>=2.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from jupyter-core==5.7.2->-r requirements3.txt.tmp (line 29)) (4.5.0) Requirement already satisfied: jsonschema>=4.18.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 30)) (4.23.0) Requirement already satisfied: pyyaml>=5.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-events==0.12.0->-r requirements3.txt.tmp (line 30)) (6.0.3) Requirement already satisfied: referencing in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-events==0.12.0->-r requirements3.txt.tmp (line 30)) (0.36.2) Requirement already satisfied: jinja2>=3.0.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-server==2.16.0->-r requirements3.txt.tmp (line 32)) (3.1.6) Requirement already satisfied: aiohttp in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 33)) (3.13.3) Requirement already satisfied: setuptools>=41.1.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from jupyterlab==4.4.9->-r requirements3.txt.tmp (line 35)) (80.9.0) Requirement already satisfied: babel>=2.10 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyterlab-server==2.27.3->-r requirements3.txt.tmp (line 37)) (2.17.0) Requirement already satisfied: markdown-it-py<4.0.0,>=1.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mdit-py-plugins==0.4.2->-r requirements3.txt.tmp (line 40)) (3.0.0) Requirement already satisfied: beautifulsoup4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nbconvert==7.16.6->-r requirements3.txt.tmp (line 44)) (4.13.3) Requirement already satisfied: markupsafe>=2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nbconvert==7.16.6->-r requirements3.txt.tmp (line 44)) (3.0.2) Requirement already satisfied: jedi<0.20.0,>=0.17.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from python-lsp-server==1.12.2->-r requirements3.txt.tmp (line 57)) (0.19.2) Requirement already satisfied: pluggy>=1.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from python-lsp-server==1.12.2->-r requirements3.txt.tmp (line 57)) (1.5.0) Requirement already satisfied: Pillow>=3.3.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from python-pptx==1.0.2->-r requirements3.txt.tmp (line 59)) (11.1.0) Requirement already satisfied: lxml>=3.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from python-pptx==1.0.2->-r requirements3.txt.tmp (line 59)) (5.3.1) Requirement already satisfied: chardet in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from reportlab==4.4.0->-r requirements3.txt.tmp (line 61)) (5.2.0) Requirement already satisfied: click>=8.1.4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from shiny==1.5.0->-r requirements3.txt.tmp (line 66)) (8.2.1) Requirement already satisfied: orjson>=3.10.7 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from shiny==1.5.0->-r requirements3.txt.tmp (line 66)) (3.11.4) Requirement already satisfied: ptyprocess in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from terminado==0.18.1->-r requirements3.txt.tmp (line 71)) (0.7.0) Requirement already satisfied: parso<0.9.0,>=0.8.4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jedi<0.20.0,>=0.17.2->python-lsp-server==1.12.2->-r requirements3.txt.tmp (line 57)) (0.8.4) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from markdown-it-py<4.0.0,>=1.0.0->mdit-py-plugins==0.4.2->-r requirements3.txt.tmp (line 40)) (0.1.2) Requirement already satisfied: wcwidth in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from prompt-toolkit>=3.0.30->jupyter-console==6.6.3->-r requirements3.txt.tmp (line 28)) (0.2.13) Requirement already satisfied: types-python-dateutil>=2.8.10 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from arrow>=0.15.0->isoduration==20.11.0->-r requirements3.txt.tmp (line 23)) (2.9.0.20241206) Requirement already satisfied: pycparser in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from cffi>=1.0.1->argon2-cffi-bindings==21.2.0->-r requirements3.txt.tmp (line 3)) (2.23) Requirement already satisfied: zipp>=3.20 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from importlib-metadata>=3.6->docstring-to-markdown==0.17->-r requirements3.txt.tmp (line 11)) (3.21.0) Requirement already satisfied: decorator in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (5.2.1) Requirement already satisfied: ipython-pygments-lexers in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (1.1.1) Requirement already satisfied: pexpect>4.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (4.9.0) Requirement already satisfied: stack_data in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (0.6.3) Requirement already satisfied: attrs>=22.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 30)) (25.1.0) Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 30)) (2024.10.1) Requirement already satisfied: rpds-py>=0.7.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 30)) (0.29.0) Requirement already satisfied: charset_normalizer<4,>=2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests->download==0.3.5->-r requirements3.txt.tmp (line 12)) (3.4.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests->download==0.3.5->-r requirements3.txt.tmp (line 12)) (2.6.3) Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 33)) (2.5.0) Requirement already satisfied: aiosignal>=1.4.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 33)) (1.4.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 33)) (1.5.0) Requirement already satisfied: multidict<7.0,>=4.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 33)) (6.1.0) Requirement already satisfied: propcache>=0.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 33)) (0.3.0) Requirement already satisfied: yarl<2.0,>=1.17.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 33)) (1.18.3) Requirement already satisfied: soupsieve>1.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from beautifulsoup4->nbconvert==7.16.6->-r requirements3.txt.tmp (line 44)) (2.6) Requirement already satisfied: executing>=1.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (2.2.0) Requirement already satisfied: asttokens>=2.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (3.0.0) Requirement already satisfied: pure_eval in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (0.2.3) Installing collected packages: webencodings, odswriter, fastjsonschema, xlsxwriter, widgetsnbextension, websockets, websocket-client, webcolors, uri-template, ujson, uc-micro-py, tinycss2, terminado, sniffio, simpervisor, Send2Trash, rfc3986-validator, rfc3339-validator, reportlab, python-multipart, python-json-logger, pypdf, prometheus-client, pandocfilters, overrides, nest-asyncio, narwhals, mistune, jupyterlab_widgets, jupyterlab-pygments, jsonpointer, json5, htmltools, h11, fqdn, et-xmlfile, debugpy, comm, bleach, async-lru, Aspose.Slides, asgiref, uvicorn, questionary, python-pptx, python-lsp-jsonrpc, openpyxl, mdit-py-plugins, linkify-it-py, jupyter-server-terminals, httpcore, faicons, download, docstring-to-markdown, argon2-cffi-bindings, anyio, watchfiles, starlette, pyxml2pdf, python-lsp-server, isoduration, ipywidgets, ipykernel, httpx, argon2-cffi, nbformat, jupyter-console, nbclient, jupyter-events, nbconvert, jupyter-server, notebook-shim, jupyterlab-server, jupyter-server-proxy, jupyter-lsp, jupyterlab, notebook, jupyter, shinychat, shiny Successfully installed Aspose.Slides-25.12.0 Send2Trash-1.8.3 anyio-4.9.0 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 asgiref-3.8.1 async-lru-2.0.5 bleach-6.2.0 comm-0.2.2 debugpy-1.8.14 docstring-to-markdown-0.17 download-0.3.5 et-xmlfile-2.0.0 faicons-0.2.2 fastjsonschema-2.21.1 fqdn-1.5.1 h11-0.16.0 htmltools-0.6.0 httpcore-1.0.9 httpx-0.28.1 ipykernel-6.29.5 ipywidgets-8.1.7 isoduration-20.11.0 json5-0.12.0 jsonpointer-3.0.0 jupyter-1.1.1 jupyter-console-6.6.3 jupyter-events-0.12.0 jupyter-lsp-2.2.5 jupyter-server-2.16.0 jupyter-server-proxy-4.4.0 jupyter-server-terminals-0.5.3 jupyterlab-4.4.9 jupyterlab-pygments-0.3.0 jupyterlab-server-2.27.3 jupyterlab_widgets-3.0.15 linkify-it-py-2.0.3 mdit-py-plugins-0.4.2 mistune-3.1.3 narwhals-1.37.0 nbclient-0.10.2 nbconvert-7.16.6 nbformat-5.10.4 nest-asyncio-1.6.0 notebook-7.4.2 notebook-shim-0.2.4 odswriter-0.4.0 openpyxl-3.1.5 overrides-7.7.0 pandocfilters-1.5.1 prometheus-client-0.21.1 pypdf-6.4.0 python-json-logger-3.3.0 python-lsp-jsonrpc-1.1.2 python-lsp-server-1.12.2 python-multipart-0.0.20 python-pptx-1.0.2 pyxml2pdf-0.3.5 questionary-2.1.1 reportlab-4.4.0 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 shiny-1.5.0 shinychat-0.2.8 simpervisor-1.0.0 sniffio-1.3.1 starlette-0.49.1 terminado-0.18.1 tinycss2-1.4.0 uc-micro-py-1.0.3 ujson-5.10.0 uri-template-1.3.0 uvicorn-0.34.2 watchfiles-1.1.1 webcolors-24.11.1 webencodings-0.5.1 websocket-client-1.8.0 websockets-15.0.1 widgetsnbextension-4.0.14 xlsxwriter-3.2.5 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/aspose_slides.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/Send2Trash.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/anyio.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/argon2-cffi-bindings.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/argon2-cffi.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/asgiref.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/async-lru.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/bleach.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/comm.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/debugpy.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/defusedxml.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/docstring-to-markdown.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/download.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/et_xmlfile.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/faicons.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/fastjsonschema.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/fqdn.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/h11.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/htmltools.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/httpcore.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/httpx.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/ipykernel.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/ipywidgets.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/isoduration.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/json5.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jsonpointer.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_client.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter-console.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_core.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter-events.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter-lsp.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_server_proxy.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_server_terminals.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_server.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyterlab_pygments.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyterlab_server.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyterlab.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyterlab_widgets.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/linkify-it-py.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/mdit-py-plugins.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/mistune.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/narwhals.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nbclient.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nbconvert.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nbformat.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nest_asyncio.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/notebook_shim.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/notebook.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/odswriter.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/openpyxl.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/overrides.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/pandocfilters.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/prometheus_client.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/pypdf.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-json-logger.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-lsp-jsonrpc.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-lsp-server.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-multipart.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-pptx.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/pyxml2pdf.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/questionary.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/reportlab.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/rfc3339_validator.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/rfc3986_validator.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/shiny.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/shinychat.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/simpervisor.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/sniffio.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/starlette.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/terminado.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/tinycss2.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/uc-micro-py.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/ujson.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/uri-template.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/uvicorn.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/watchfiles.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/webcolors.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/webencodings.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/websocket-client.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/websockets.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/widgetsnbextension.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/xlsxwriter.yaml is ready cd /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/aspose && ls -1 *.cpython-*.so | grep -v 313 | xargs rm -f touch /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/aspose/.clean_aspose make[3]: Leaving directory '/src/layers/layer5_python3_extratools/0500_extra_packages' make[3]: Entering directory '/src/layers/layer5_python3_extratools/0510_extra_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,nodejs@mfext,python3_extratools@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer7324[/src/layers/layer5_python3_extratools/0510_extra_packages/tempolayer7324] Collecting ipython-genutils==0.2.0 (from -r requirements3.txt (line 1)) Downloading ipython_genutils-0.2.0.tar.gz (22 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nbclassic==1.3.1 (from -r requirements3.txt (line 2)) Downloading nbclassic-1.3.1.tar.gz (81.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.5/81.5 MB 72.6 MB/s 0:00:01 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipykernel (from nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached ipykernel-6.29.5-py3-none-any.whl Collecting nest-asyncio>=1.5 (from nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached nest_asyncio-1.6.0-py3-none-any.whl Collecting notebook-shim>=0.2.3 (from nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached notebook_shim-0.2.4-py3-none-any.whl Collecting jupyter-server<3,>=1.8 (from notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jupyter_server-2.16.0-py3-none-any.whl Collecting anyio>=3.1.0 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached anyio-4.9.0-py3-none-any.whl Collecting argon2-cffi>=21.1 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached argon2_cffi-23.1.0-py3-none-any.whl Collecting jinja2>=3.0.3 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jinja2-3.1.6-py3-none-any.whl Collecting jupyter-client>=7.4.4 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jupyter_client-8.6.3-py3-none-any.whl Collecting jupyter-core!=5.0.*,>=4.12 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jupyter_core-5.7.2-py3-none-any.whl Collecting jupyter-events>=0.11.0 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jupyter_events-0.12.0-py3-none-any.whl Collecting jupyter-server-terminals>=0.4.4 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jupyter_server_terminals-0.5.3-py3-none-any.whl Collecting nbconvert>=6.4.4 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached nbconvert-7.16.6-py3-none-any.whl Collecting nbformat>=5.3.0 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached nbformat-5.10.4-py3-none-any.whl Collecting overrides>=5.0 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached overrides-7.7.0-py3-none-any.whl Collecting packaging>=22.0 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached packaging-25.0-py3-none-any.whl Collecting prometheus-client>=0.9 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached prometheus_client-0.21.1-py3-none-any.whl Collecting pyzmq>=24 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached pyzmq-26.4.0-cp313-cp313-linux_x86_64.whl Collecting send2trash>=1.8.2 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached send2trash-1.8.3-py3-none-any.whl Collecting terminado>=0.8.3 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached terminado-0.18.1-py3-none-any.whl Collecting tornado>=6.2.0 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached tornado-6.5.1-cp39-abi3-linux_x86_64.whl Collecting traitlets>=5.6.0 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached traitlets-5.14.3-py3-none-any.whl Collecting websocket-client>=1.7 (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached websocket_client-1.8.0-py3-none-any.whl Collecting idna>=2.8 (from anyio>=3.1.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached idna-3.11-py3-none-any.whl Collecting sniffio>=1.1 (from anyio>=3.1.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached sniffio-1.3.1-py3-none-any.whl Collecting argon2-cffi-bindings (from argon2-cffi>=21.1->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached argon2_cffi_bindings-21.2.0-cp313-abi3-linux_x86_64.whl Collecting MarkupSafe>=2.0 (from jinja2>=3.0.3->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl Collecting python-dateutil>=2.8.2 (from jupyter-client>=7.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached platformdirs-4.5.0-py3-none-any.whl Collecting jsonschema>=4.18.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jsonschema-4.23.0-py3-none-any.whl Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached python_json_logger-3.3.0-py3-none-any.whl Collecting pyyaml>=5.3 (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Downloading pyyaml-6.0.3.tar.gz (130 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting referencing (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached referencing-0.36.2-py3-none-any.whl Collecting rfc3339-validator (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached rfc3339_validator-0.1.4-py2.py3-none-any.whl Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached rfc3986_validator-0.1.1-py2.py3-none-any.whl Collecting attrs>=22.2.0 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached attrs-25.1.0-py3-none-any.whl Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl Collecting rpds-py>=0.7.1 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached rpds_py-0.29.0-cp313-cp313-linux_x86_64.whl Collecting fqdn (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached fqdn-1.5.1-py3-none-any.whl Collecting isoduration (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached isoduration-20.11.0-py3-none-any.whl Collecting jsonpointer>1.13 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jsonpointer-3.0.0-py2.py3-none-any.whl Collecting uri-template (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached uri_template-1.3.0-py3-none-any.whl Collecting webcolors>=24.6.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached webcolors-24.11.1-py3-none-any.whl Collecting beautifulsoup4 (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached beautifulsoup4-4.13.3-py3-none-any.whl Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached bleach-6.2.0-py3-none-any.whl Collecting defusedxml (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached defusedxml-0.7.1-py2.py3-none-any.whl Collecting jupyterlab-pygments (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl Collecting mistune<4,>=2.0.3 (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached mistune-3.1.3-py3-none-any.whl Collecting nbclient>=0.5.0 (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached nbclient-0.10.2-py3-none-any.whl Collecting pandocfilters>=1.4.1 (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached pandocfilters-1.5.1-py2.py3-none-any.whl Collecting pygments>=2.4.1 (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached pygments-2.19.2-py3-none-any.whl Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached webencodings-0.5.1-py2.py3-none-any.whl Collecting tinycss2<1.5,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached tinycss2-1.4.0-py3-none-any.whl Collecting fastjsonschema>=2.15 (from nbformat>=5.3.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached fastjsonschema-2.21.1-py3-none-any.whl Collecting six>=1.5 (from python-dateutil>=2.8.2->jupyter-client>=7.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached six-1.17.0-py2.py3-none-any.whl Collecting ptyprocess (from terminado>=0.8.3->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached ptyprocess-0.7.0-py2.py3-none-any.whl Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached cffi-2.0.0-cp313-cp313-linux_x86_64.whl Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached pycparser-2.23-py3-none-any.whl Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached soupsieve-2.6-py3-none-any.whl Collecting typing-extensions>=4.0.0 (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached typing_extensions-4.15.0-py3-none-any.whl Collecting comm>=0.1.1 (from ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached comm-0.2.2-py3-none-any.whl Collecting debugpy>=1.6.5 (from ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached debugpy-1.8.14-cp313-cp313-linux_x86_64.whl Collecting ipython>=7.23.1 (from ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached ipython-9.0.2-py3-none-any.whl Collecting matplotlib-inline>=0.1 (from ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached matplotlib_inline-0.1.7-py3-none-any.whl Collecting psutil (from ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached psutil-7.0.0-cp36-abi3-linux_x86_64.whl Collecting decorator (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached decorator-5.2.1-py3-none-any.whl Collecting ipython-pygments-lexers (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached ipython_pygments_lexers-1.1.1-py3-none-any.whl Collecting jedi>=0.16 (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached jedi-0.19.2-py2.py3-none-any.whl Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached pexpect-4.9.0-py2.py3-none-any.whl Collecting prompt_toolkit<3.1.0,>=3.0.41 (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached prompt_toolkit-3.0.50-py3-none-any.whl Collecting stack_data (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached stack_data-0.6.3-py3-none-any.whl Collecting wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached wcwidth-0.2.13-py2.py3-none-any.whl Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached parso-0.8.4-py2.py3-none-any.whl Collecting arrow>=0.15.0 (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached arrow-1.3.0-py3-none-any.whl Collecting types-python-dateutil>=2.8.10 (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached types_python_dateutil-2.9.0.20241206-py3-none-any.whl Collecting executing>=1.2.0 (from stack_data->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached executing-2.2.0-py2.py3-none-any.whl Collecting asttokens>=2.1.0 (from stack_data->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached asttokens-3.0.0-py3-none-any.whl Collecting pure_eval (from stack_data->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt (line 2)) Using cached pure_eval-0.2.3-py3-none-any.whl Saved ./src/nest_asyncio-1.6.0-py3-none-any.whl Saved ./src/notebook_shim-0.2.4-py3-none-any.whl Saved ./src/jupyter_server-2.16.0-py3-none-any.whl Saved ./src/anyio-4.9.0-py3-none-any.whl Saved ./src/argon2_cffi-23.1.0-py3-none-any.whl Saved ./src/idna-3.11-py3-none-any.whl Saved ./src/jinja2-3.1.6-py3-none-any.whl Saved ./src/jupyter_client-8.6.3-py3-none-any.whl Saved ./src/jupyter_core-5.7.2-py3-none-any.whl Saved ./src/jupyter_events-0.12.0-py3-none-any.whl Saved ./src/jsonschema-4.23.0-py3-none-any.whl Saved ./src/attrs-25.1.0-py3-none-any.whl Saved ./src/jsonschema_specifications-2024.10.1-py3-none-any.whl Saved ./src/jsonpointer-3.0.0-py2.py3-none-any.whl Saved ./src/jupyter_server_terminals-0.5.3-py3-none-any.whl Saved ./src/markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl Saved ./src/nbconvert-7.16.6-py3-none-any.whl Saved ./src/mistune-3.1.3-py3-none-any.whl Saved ./src/bleach-6.2.0-py3-none-any.whl Saved ./src/tinycss2-1.4.0-py3-none-any.whl Saved ./src/nbclient-0.10.2-py3-none-any.whl Saved ./src/nbformat-5.10.4-py3-none-any.whl Saved ./src/fastjsonschema-2.21.1-py3-none-any.whl Saved ./src/overrides-7.7.0-py3-none-any.whl Saved ./src/packaging-25.0-py3-none-any.whl Saved ./src/pandocfilters-1.5.1-py2.py3-none-any.whl Saved ./src/platformdirs-4.5.0-py3-none-any.whl Saved ./src/prometheus_client-0.21.1-py3-none-any.whl Saved ./src/pygments-2.19.2-py3-none-any.whl Saved ./src/python_dateutil-2.9.0.post0-py2.py3-none-any.whl Saved ./src/python_json_logger-3.3.0-py3-none-any.whl Saved ./src/pyzmq-26.4.0-cp313-cp313-linux_x86_64.whl Saved ./src/referencing-0.36.2-py3-none-any.whl Saved ./src/rfc3986_validator-0.1.1-py2.py3-none-any.whl Saved ./src/rpds_py-0.29.0-cp313-cp313-linux_x86_64.whl Saved ./src/send2trash-1.8.3-py3-none-any.whl Saved ./src/six-1.17.0-py2.py3-none-any.whl Saved ./src/sniffio-1.3.1-py3-none-any.whl Saved ./src/terminado-0.18.1-py3-none-any.whl Saved ./src/tornado-6.5.1-cp39-abi3-linux_x86_64.whl Saved ./src/traitlets-5.14.3-py3-none-any.whl Saved ./src/webcolors-24.11.1-py3-none-any.whl Saved ./src/webencodings-0.5.1-py2.py3-none-any.whl Saved ./src/websocket_client-1.8.0-py3-none-any.whl Saved ./src/argon2_cffi_bindings-21.2.0-cp313-abi3-linux_x86_64.whl Saved ./src/cffi-2.0.0-cp313-cp313-linux_x86_64.whl Saved ./src/beautifulsoup4-4.13.3-py3-none-any.whl Saved ./src/soupsieve-2.6-py3-none-any.whl Saved ./src/typing_extensions-4.15.0-py3-none-any.whl Saved ./src/defusedxml-0.7.1-py2.py3-none-any.whl Saved ./src/fqdn-1.5.1-py3-none-any.whl Saved ./src/ipykernel-6.29.5-py3-none-any.whl Saved ./src/comm-0.2.2-py3-none-any.whl Saved ./src/debugpy-1.8.14-cp313-cp313-linux_x86_64.whl Saved ./src/ipython-9.0.2-py3-none-any.whl Saved ./src/prompt_toolkit-3.0.50-py3-none-any.whl Saved ./src/jedi-0.19.2-py2.py3-none-any.whl Saved ./src/parso-0.8.4-py2.py3-none-any.whl Saved ./src/matplotlib_inline-0.1.7-py3-none-any.whl Saved ./src/pexpect-4.9.0-py2.py3-none-any.whl Saved ./src/ptyprocess-0.7.0-py2.py3-none-any.whl Saved ./src/decorator-5.2.1-py3-none-any.whl Saved ./src/ipython_pygments_lexers-1.1.1-py3-none-any.whl Saved ./src/isoduration-20.11.0-py3-none-any.whl Saved ./src/arrow-1.3.0-py3-none-any.whl Saved ./src/types_python_dateutil-2.9.0.20241206-py3-none-any.whl Saved ./src/jupyterlab_pygments-0.3.0-py3-none-any.whl Saved ./src/psutil-7.0.0-cp36-abi3-linux_x86_64.whl Saved ./src/pycparser-2.23-py3-none-any.whl Saved ./src/rfc3339_validator-0.1.4-py2.py3-none-any.whl Saved ./src/stack_data-0.6.3-py3-none-any.whl Saved ./src/asttokens-3.0.0-py3-none-any.whl Saved ./src/executing-2.2.0-py2.py3-none-any.whl Saved ./src/pure_eval-0.2.3-py3-none-any.whl Saved ./src/uri_template-1.3.0-py3-none-any.whl Saved ./src/wcwidth-0.2.13-py2.py3-none-any.whl Building wheels for collected packages: ipython-genutils, nbclassic, pyyaml Building wheel for ipython-genutils (pyproject.toml): started Building wheel for ipython-genutils (pyproject.toml): finished with status 'done' Created wheel for ipython-genutils: filename=ipython_genutils-0.2.0-py2.py3-none-any.whl size=27071 sha256=65a0e651aace5932a26df93e4c7988c651ee7a33502c5c7b4504f73b999fc33b Stored in directory: /root/.cache/pip/wheels/03/19/f7/ad38812d4e4b2df5ae72917eab2c5b935f102a73e502ffd7a5 Building wheel for nbclassic (pyproject.toml): started Building wheel for nbclassic (pyproject.toml): finished with status 'done' Created wheel for nbclassic: filename=nbclassic-1.3.1-py3-none-any.whl size=26187709 sha256=96da3b4d7f877b1285e0adc956ea2ea9ea9f70a4ba7b7c03d558f6c9799118fa Stored in directory: /root/.cache/pip/wheels/62/0b/0a/0ddedde73acc7ee1b9ffda00568f740c012cc70a48f0f9bf82 Building wheel for pyyaml (pyproject.toml): started Building wheel for pyyaml (pyproject.toml): finished with status 'done' Created wheel for pyyaml: filename=pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl size=45464 sha256=53936950ed59dacf832e87c7827c61d0965f3dda2ab809644d1bd8794c5616be Stored in directory: /root/.cache/pip/wheels/aa/29/40/b2d39adcf3d4ad62005bbc244cbeb5cc01d37ffd17fdc79a4a Successfully built ipython-genutils nbclassic pyyaml if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_extratools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_extratools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_extratools@mfext[/opt/metwork-mfext-master/opt/python3_extratools] is already loaded Looking in links: ./src Processing ./src/ipython_genutils-0.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/nbclassic-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Requirement already satisfied: ipykernel in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (6.29.5) Requirement already satisfied: nest-asyncio>=1.5 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.6.0) Requirement already satisfied: notebook-shim>=0.2.3 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.2.4) Requirement already satisfied: jupyter-server<3,>=1.8 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.16.0) Requirement already satisfied: anyio>=3.1.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (4.9.0) Requirement already satisfied: argon2-cffi>=21.1 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (23.1.0) Requirement already satisfied: jinja2>=3.0.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.1.6) Requirement already satisfied: jupyter-client>=7.4.4 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (8.6.3) Requirement already satisfied: jupyter-core!=5.0.*,>=4.12 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (5.7.2) Requirement already satisfied: jupyter-events>=0.11.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.12.0) Requirement already satisfied: jupyter-server-terminals>=0.4.4 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.5.3) Requirement already satisfied: nbconvert>=6.4.4 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (7.16.6) Requirement already satisfied: nbformat>=5.3.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (5.10.4) Requirement already satisfied: overrides>=5.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (7.7.0) Requirement already satisfied: packaging>=22.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (25.0) Requirement already satisfied: prometheus-client>=0.9 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.21.1) Requirement already satisfied: pyzmq>=24 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (26.4.0) Requirement already satisfied: send2trash>=1.8.2 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.8.3) Requirement already satisfied: terminado>=0.8.3 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.18.1) Requirement already satisfied: tornado>=6.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (6.5.1) Requirement already satisfied: traitlets>=5.6.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (5.14.3) Requirement already satisfied: websocket-client>=1.7 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.8.0) Requirement already satisfied: idna>=2.8 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from anyio>=3.1.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.11) Requirement already satisfied: sniffio>=1.1 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from anyio>=3.1.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.3.1) Requirement already satisfied: argon2-cffi-bindings in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from argon2-cffi>=21.1->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (21.2.0) Requirement already satisfied: MarkupSafe>=2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jinja2>=3.0.3->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.0.2) Requirement already satisfied: python-dateutil>=2.8.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-client>=7.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.9.0.post0) Requirement already satisfied: platformdirs>=2.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from jupyter-core!=5.0.*,>=4.12->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (4.5.0) Requirement already satisfied: jsonschema>=4.18.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (4.23.0) Requirement already satisfied: python-json-logger>=2.0.4 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.3.0) Requirement already satisfied: pyyaml>=5.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (6.0.3) Requirement already satisfied: referencing in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.36.2) Requirement already satisfied: rfc3339-validator in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.1.4) Requirement already satisfied: rfc3986-validator>=0.1.1 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.1.1) Requirement already satisfied: attrs>=22.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (25.1.0) Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2024.10.1) Requirement already satisfied: rpds-py>=0.7.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.29.0) Requirement already satisfied: fqdn in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.5.1) Requirement already satisfied: isoduration in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (20.11.0) Requirement already satisfied: jsonpointer>1.13 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.0.0) Requirement already satisfied: uri-template in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.3.0) Requirement already satisfied: webcolors>=24.6.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (24.11.1) Requirement already satisfied: beautifulsoup4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (4.13.3) Requirement already satisfied: bleach!=5.0.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (6.2.0) Requirement already satisfied: defusedxml in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.7.1) Requirement already satisfied: jupyterlab-pygments in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.3.0) Requirement already satisfied: mistune<4,>=2.0.3 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.1.3) Requirement already satisfied: nbclient>=0.5.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.10.2) Requirement already satisfied: pandocfilters>=1.4.1 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.5.1) Requirement already satisfied: pygments>=2.4.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.19.2) Requirement already satisfied: webencodings in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.5.1) Requirement already satisfied: tinycss2<1.5,>=1.1.0 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from bleach[css]!=5.0.0->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.4.0) Requirement already satisfied: fastjsonschema>=2.15 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from nbformat>=5.3.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.21.1) Requirement already satisfied: six>=1.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from python-dateutil>=2.8.2->jupyter-client>=7.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.17.0) Requirement already satisfied: ptyprocess in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from terminado>=0.8.3->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.7.0) Requirement already satisfied: cffi>=1.0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.0.0) Requirement already satisfied: pycparser in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi>=21.1->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.23) Requirement already satisfied: soupsieve>1.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.6) Requirement already satisfied: typing-extensions>=4.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from beautifulsoup4->nbconvert>=6.4.4->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (4.15.0) Requirement already satisfied: comm>=0.1.1 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.2.2) Requirement already satisfied: debugpy>=1.6.5 in /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages (from ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.8.14) Requirement already satisfied: ipython>=7.23.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (9.0.2) Requirement already satisfied: matplotlib-inline>=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.1.7) Requirement already satisfied: psutil in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (7.0.0) Requirement already satisfied: decorator in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (5.2.1) Requirement already satisfied: ipython-pygments-lexers in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.1.1) Requirement already satisfied: jedi>=0.16 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.19.2) Requirement already satisfied: pexpect>4.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (4.9.0) Requirement already satisfied: prompt_toolkit<3.1.0,>=3.0.41 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.0.50) Requirement already satisfied: stack_data in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.6.3) Requirement already satisfied: wcwidth in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.2.13) Requirement already satisfied: parso<0.9.0,>=0.8.4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jedi>=0.16->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.8.4) Requirement already satisfied: arrow>=0.15.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (1.3.0) Requirement already satisfied: types-python-dateutil>=2.8.10 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from arrow>=0.15.0->isoduration->jsonschema[format-nongpl]>=4.18.0->jupyter-events>=0.11.0->jupyter-server<3,>=1.8->notebook-shim>=0.2.3->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.9.0.20241206) Requirement already satisfied: executing>=1.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from stack_data->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (2.2.0) Requirement already satisfied: asttokens>=2.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from stack_data->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (3.0.0) Requirement already satisfied: pure_eval in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from stack_data->ipython>=7.23.1->ipykernel->nbclassic==1.3.1->-r requirements3.txt.tmp (line 2)) (0.2.3) Installing collected packages: ipython-genutils, nbclassic Successfully installed ipython-genutils-0.2.0 nbclassic-1.3.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/ipython_genutils.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nbclassic.yaml is ready make[3]: Leaving directory '/src/layers/layer5_python3_extratools/0510_extra_packages' if test "1" = "1"; then echo extratools > /opt/metwork-mfext-master/opt/python3_extratools/.mfextaddon; fi _layer_dhash "python3_extratools@mfext" >/opt/metwork-mfext-master/opt/python3_extratools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_extratools" cache: /buildcache/mfext_cache_layer_python3_extratools_55532c1c02bdd0e9b5afddb03fb57e08.tar created make[2]: Leaving directory '/src/layers/layer5_python3_extratools' make[1]: Leaving directory '/src/layers' if test "1" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-master/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md