cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer5_python3_ia' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_ia/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-experimental_python314/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_ia/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_ia/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-experimental_python314/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_ia/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_ia/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-experimental_python314/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-experimental_python314/opt/python3_ia/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-experimental_python314/opt/python3_ia" "python3_ia" /etc/buildimage_hash: 78f8a02fab0a3a600b7514fd893cf49c /src/adm/root.mk md5sum hash: f4b7d950e79df4d5a266f1bfaa39d0f9 core@mfext layer (dependency) hash (from cache): c7ee8beb91a9a2a87d0b5d55699e8dda python3@mfext layer (dependency) hash (from cache): 3305ccde6d46b88ffb14e244ff25035c python3_core@mfext layer (dependency) hash (from cache): ebab4994bd8ffb95be3c9ae3c58475b6 python3_scientific@mfext layer (dependency) hash (from cache): 0c8751ad06b08efca0bbb0e876278b4b root@mfext layer (dependency) hash (from cache): 76b2a2749a0953f6a6b9e8ec4b8e92fb scientific@mfext layer (dependency) hash (from cache): 0b6ba64d302a567415456f648b036d91 scientific_core@mfext layer (dependency) hash (from cache): a497b89724c12c30b9f20453ce0496aa source hash: 593151872f276a8ea40a1c26c946d963 cache missed (/buildcache/mfext_cache_layer_python3_ia_6a3d2f5c6bd73103d62e7150ff4d52f4.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-experimental_python314/opt/python3_ia ; \ fi make[3]: Entering directory '/src/layers/layer5_python3_ia/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_scientific@mfext,python3_ia@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 tempolayer463[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer463] Collecting astunparse==1.6.3 (from -r requirements3.txt (line 1)) Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) Collecting absl-py==2.2.2 (from -r requirements3.txt (line 2)) Downloading absl_py-2.2.2-py3-none-any.whl.metadata (2.6 kB) Collecting diffusers==0.33.1 (from -r requirements3.txt (line 3)) Downloading diffusers-0.33.1.tar.gz (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 94.8 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dm-tree==0.1.9 (from -r requirements3.txt (line 4)) Downloading dm_tree-0.1.9.tar.gz (35 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting einops==0.8.1 (from -r requirements3.txt (line 5)) Downloading einops-0.8.1.tar.gz (54 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flatbuffers==25.2.10 (from -r requirements3.txt (line 6)) Downloading flatbuffers-25.2.10-py2.py3-none-any.whl.metadata (875 bytes) Collecting google-auth==2.40.1 (from -r requirements3.txt (line 7)) Downloading google_auth-2.40.1-py2.py3-none-any.whl.metadata (6.2 kB) Collecting google-auth-oauthlib==1.2.2 (from -r requirements3.txt (line 8)) Downloading google_auth_oauthlib-1.2.2-py3-none-any.whl.metadata (2.7 kB) Collecting google-pasta==0.2.0 (from -r requirements3.txt (line 9)) Downloading google_pasta-0.2.0-py3-none-any.whl.metadata (814 bytes) Collecting grpcio==1.76.0 (from -r requirements3.txt (line 10)) Downloading grpcio-1.76.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.7 kB) Collecting huggingface_hub==0.31.4 (from -r requirements3.txt (line 11)) Downloading huggingface_hub-0.31.4.tar.gz (407 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting libclang==18.1.1 (from -r requirements3.txt (line 12)) Downloading libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl.metadata (5.2 kB) Collecting lightning==2.5.5 (from -r requirements3.txt (line 13)) Downloading lightning-2.5.5.tar.gz (640 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.8/640.8 kB 57.0 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lightning-utilities==0.14.3 (from -r requirements3.txt (line 14)) Downloading lightning_utilities-0.14.3.tar.gz (30 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lit==18.1.8 (from -r requirements3.txt (line 15)) Downloading lit-18.1.8.tar.gz (161 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ml-dtypes==0.5.4 (from -r requirements3.txt (line 16)) Downloading ml_dtypes-0.5.4.tar.gz (692 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 692.3/692.3 kB 68.3 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mpmath==1.3.0 (from -r requirements3.txt (line 17)) Downloading mpmath-1.3.0.tar.gz (508 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting namex==0.0.9 (from -r requirements3.txt (line 18)) Downloading namex-0.0.9.tar.gz (6.6 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nvidia-cublas-cu12==12.8.4.1 (from -r requirements3.txt (line 19)) Downloading nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cuda-cupti-cu12==12.8.90 (from -r requirements3.txt (line 20)) Downloading nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cuda-nvrtc-cu12==12.8.93 (from -r requirements3.txt (line 21)) Downloading nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cuda-runtime-cu12==12.8.90 (from -r requirements3.txt (line 22)) Downloading nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cudnn-cu12==9.10.2.21 (from -r requirements3.txt (line 23)) Downloading nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cufft-cu12==11.3.3.83 (from -r requirements3.txt (line 24)) Downloading nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cufile-cu12==1.13.1.3 (from -r requirements3.txt (line 25)) Downloading nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-curand-cu12==10.3.9.90 (from -r requirements3.txt (line 26)) Downloading nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cusolver-cu12==11.7.3.90 (from -r requirements3.txt (line 27)) Downloading nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cusparse-cu12==12.5.8.93 (from -r requirements3.txt (line 28)) Downloading nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cusparselt-cu12==0.7.1 (from -r requirements3.txt (line 29)) Downloading nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl.metadata (7.0 kB) Collecting nvidia-nccl-cu12==2.27.5 (from -r requirements3.txt (line 30)) Downloading nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.0 kB) Collecting nvidia-nvjitlink-cu12==12.8.93 (from -r requirements3.txt (line 31)) Downloading nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) Collecting nvidia-nvshmem-cu12==3.3.20 (from -r requirements3.txt (line 32)) Downloading nvidia_nvshmem_cu12-3.3.20-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.1 kB) Collecting nvidia-nvtx-cu12==12.8.90 (from -r requirements3.txt (line 33)) Downloading nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB) Collecting oauthlib==3.2.2 (from -r requirements3.txt (line 34)) Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Collecting onnx==1.20.0 (from -r requirements3.txt (line 35)) Downloading onnx-1.20.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.4 kB) Collecting onnxscript==0.2.5 (from -r requirements3.txt (line 36)) Downloading onnxscript-0.2.5-py3-none-any.whl.metadata (15 kB) Collecting opt-einsum==3.4.0 (from -r requirements3.txt (line 37)) Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) Collecting optree==0.18.0 (from -r requirements3.txt (line 38)) Downloading optree-0.18.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (34 kB) Collecting pytorch-lightning==2.5.1.post0 (from -r requirements3.txt (line 39)) Downloading pytorch_lightning-2.5.1.post0.tar.gz (634 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.4/634.4 kB 53.8 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests-oauthlib==2.0.0 (from -r requirements3.txt (line 40)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting rsa==4.9 (from -r requirements3.txt (line 41)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting safetensors==0.6.2 (from -r requirements3.txt (line 42)) Downloading safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting segmentation_models_pytorch==0.5.0 (from -r requirements3.txt (line 43)) Downloading segmentation_models_pytorch-0.5.0.tar.gz (105 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sympy==1.14.0 (from -r requirements3.txt (line 44)) Downloading sympy-1.14.0.tar.gz (7.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 169.1 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tensorboard==2.20.0 (from -r requirements3.txt (line 45)) Downloading tensorboard-2.20.0-py3-none-any.whl.metadata (1.8 kB) Collecting tensorboard-data-server==0.7.2 (from -r requirements3.txt (line 46)) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) Collecting timm==1.0.22 (from -r requirements3.txt (line 47)) Downloading timm-1.0.22.tar.gz (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 142.5 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tokenizers==0.21.1 (from -r requirements3.txt (line 48)) Downloading tokenizers-0.21.1.tar.gz (343 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting torch==2.9.1 (from -r requirements3.txt (line 49)) Downloading torch-2.9.1-cp314-cp314-manylinux_2_28_x86_64.whl.metadata (30 kB) Collecting torchmetrics==1.7.1 (from -r requirements3.txt (line 50)) Downloading torchmetrics-1.7.1.tar.gz (565 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 565.0/565.0 kB 49.1 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting torchvision==0.24.1 (from -r requirements3.txt (line 51)) Downloading torchvision-0.24.1-cp314-cp314-manylinux_2_28_x86_64.whl.metadata (5.9 kB) Collecting transformers==4.53.3 (from -r requirements3.txt (line 52)) Downloading transformers-4.53.3.tar.gz (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 183.1 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting triton==3.5.1 (from -r requirements3.txt (line 53)) Downloading triton-3.5.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.7 kB) Collecting wheel<1.0,>=0.23.0 (from astunparse==1.6.3->-r requirements3.txt (line 1)) Downloading wheel-0.45.1.tar.gz (107 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six<2.0,>=1.6.1 (from astunparse==1.6.3->-r requirements3.txt (line 1)) Downloading six-1.17.0.tar.gz (34 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting importlib_metadata (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading importlib_metadata-8.6.1.tar.gz (55 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading filelock-3.18.0.tar.gz (18 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting numpy (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading numpy-2.3.3.tar.gz (20.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.6/20.6 MB 123.5 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 regex!=2019.12.17 (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading regex-2024.11.6.tar.gz (399 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading requests-2.32.4.tar.gz (135 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pillow (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading pillow-11.1.0.tar.gz (46.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 MB 131.9 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs>=18.2.0 (from dm-tree==0.1.9->-r requirements3.txt (line 4)) Downloading attrs-25.1.0.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 67.4 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wrapt>=1.11.2 (from dm-tree==0.1.9->-r requirements3.txt (line 4)) Downloading wrapt-1.17.2.tar.gz (55 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cachetools<6.0,>=2.0.0 (from google-auth==2.40.1->-r requirements3.txt (line 7)) Downloading cachetools-5.5.2.tar.gz (28 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1-modules>=0.2.1 (from google-auth==2.40.1->-r requirements3.txt (line 7)) Downloading pyasn1_modules-0.4.1.tar.gz (310 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1>=0.1.3 (from rsa==4.9->-r requirements3.txt (line 41)) Downloading pyasn1-0.6.1.tar.gz (145 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions~=4.12 (from grpcio==1.76.0->-r requirements3.txt (line 10)) Downloading typing_extensions-4.15.0.tar.gz (109 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fsspec>=2023.5.0 (from huggingface_hub==0.31.4->-r requirements3.txt (line 11)) Downloading fsspec-2025.3.0.tar.gz (298 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.9 (from huggingface_hub==0.31.4->-r requirements3.txt (line 11)) Downloading packaging-25.0.tar.gz (165 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml>=5.1 (from huggingface_hub==0.31.4->-r requirements3.txt (line 11)) Downloading pyyaml-6.0.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting tqdm>=4.42.1 (from huggingface_hub==0.31.4->-r requirements3.txt (line 11)) Downloading tqdm-4.67.1.tar.gz (169 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools (from lightning-utilities==0.14.3->-r requirements3.txt (line 14)) Downloading setuptools-80.9.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 106.3 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting networkx>=2.5.1 (from torch==2.9.1->-r requirements3.txt (line 49)) Downloading networkx-3.4.2.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 112.6 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2 (from torch==2.9.1->-r requirements3.txt (line 49)) Downloading jinja2-3.1.6.tar.gz (245 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting protobuf>=4.25.1 (from onnx==1.20.0->-r requirements3.txt (line 35)) Downloading protobuf-5.29.5-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) Collecting markdown>=2.6.8 (from tensorboard==2.20.0->-r requirements3.txt (line 45)) Downloading markdown-3.7.tar.gz (357 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting werkzeug>=1.0.1 (from tensorboard==2.20.0->-r requirements3.txt (line 45)) Downloading werkzeug-3.1.3.tar.gz (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 84.6 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohttp!=4.0.0a0,!=4.0.0a1 (from fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 13)) Downloading aiohttp-3.12.15.tar.gz (7.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 144.4 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohappyeyeballs>=2.5.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 13)) Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl.metadata (5.9 kB) Collecting aiosignal>=1.4.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 13)) 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!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 13)) 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!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 13)) 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!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 13)) 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!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 13)) Downloading yarl-1.18.3.tar.gz (181 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting idna>=2.0 (from yarl<2.0,>=1.17.0->aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 13)) Downloading idna-3.10.tar.gz (190 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset_normalizer<4,>=2 (from requests->diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading charset_normalizer-3.4.2.tar.gz (126 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3<3,>=1.21.1 (from requests->diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading urllib3-2.5.0.tar.gz (393 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi>=2017.4.17 (from requests->diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading certifi-2025.11.12.tar.gz (160 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting MarkupSafe>=2.1.1 (from werkzeug>=1.0.1->tensorboard==2.20.0->-r requirements3.txt (line 45)) Downloading markupsafe-3.0.2.tar.gz (20 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting zipp>=3.20 (from importlib_metadata->diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading zipp-3.21.0.tar.gz (24 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Downloading absl_py-2.2.2-py3-none-any.whl (135 kB) Downloading flatbuffers-25.2.10-py2.py3-none-any.whl (30 kB) Downloading google_auth-2.40.1-py2.py3-none-any.whl (216 kB) Downloading rsa-4.9-py3-none-any.whl (34 kB) Downloading google_auth_oauthlib-1.2.2-py3-none-any.whl (19 kB) Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) Downloading grpcio-1.76.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 162.9 MB/s 0:00:00 Downloading libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl (24.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.5/24.5 MB 181.0 MB/s 0:00:00 Downloading torch-2.9.1-cp314-cp314-manylinux_2_28_x86_64.whl (899.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 899.7/899.7 MB 50.2 MB/s 0:00:08 Downloading nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl (594.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.3/594.3 MB 52.4 MB/s 0:00:06 Downloading nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 166.6 MB/s 0:00:00 Downloading nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (88.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.0/88.0 MB 130.7 MB/s 0:00:00 Downloading nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (954 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 954.8/954.8 kB 91.1 MB/s 0:00:00 Downloading nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl (706.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.8/706.8 MB 75.1 MB/s 0:00:05 Downloading nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (193.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 193.1/193.1 MB 139.9 MB/s 0:00:01 Downloading nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 112.1 MB/s 0:00:00 Downloading nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl (63.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.6/63.6 MB 130.5 MB/s 0:00:00 Downloading nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl (267.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 267.5/267.5 MB 145.1 MB/s 0:00:01 Downloading nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (288.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 MB 141.1 MB/s 0:00:01 Downloading nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl (287.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 287.2/287.2 MB 68.3 MB/s 0:00:03 Downloading nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (322.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.3/322.3 MB 121.0 MB/s 0:00:02 Downloading nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (39.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.3/39.3 MB 143.8 MB/s 0:00:00 Downloading nvidia_nvshmem_cu12-3.3.20-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (124.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.7/124.7 MB 134.7 MB/s 0:00:00 Downloading nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (89 kB) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) Downloading onnx-1.20.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (18.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 193.8 MB/s 0:00:00 Downloading onnxscript-0.2.5-py3-none-any.whl (689 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 689.4/689.4 kB 71.3 MB/s 0:00:00 Downloading opt_einsum-3.4.0-py3-none-any.whl (71 kB) Downloading optree-0.18.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (413 kB) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Downloading safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (485 kB) Downloading tensorboard-2.20.0-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 166.3 MB/s 0:00:00 Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Downloading torchvision-0.24.1-cp314-cp314-manylinux_2_28_x86_64.whl (8.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.2/8.2 MB 136.6 MB/s 0:00:00 Downloading triton-3.5.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (170.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.5/170.5 MB 42.1 MB/s 0:00:04 Downloading pyyaml-6.0.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (794 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 794.2/794.2 kB 444.3 kB/s 0:00:01 Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl (15 kB) Downloading protobuf-5.29.5-cp38-abi3-manylinux2014_x86_64.whl (319 kB) Saved ./src/astunparse-1.6.3-py2.py3-none-any.whl Saved ./src/absl_py-2.2.2-py3-none-any.whl Saved ./src/flatbuffers-25.2.10-py2.py3-none-any.whl Saved ./src/google_auth-2.40.1-py2.py3-none-any.whl Saved ./src/rsa-4.9-py3-none-any.whl Saved ./src/google_auth_oauthlib-1.2.2-py3-none-any.whl Saved ./src/google_pasta-0.2.0-py3-none-any.whl Saved ./src/grpcio-1.76.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl Saved ./src/torch-2.9.1-cp314-cp314-manylinux_2_28_x86_64.whl Saved ./src/nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl Saved ./src/nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl Saved ./src/nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl Saved ./src/nvidia_nvshmem_cu12-3.3.20-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/oauthlib-3.2.2-py3-none-any.whl Saved ./src/onnx-1.20.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/onnxscript-0.2.5-py3-none-any.whl Saved ./src/opt_einsum-3.4.0-py3-none-any.whl Saved ./src/optree-0.18.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl Saved ./src/safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/tensorboard-2.20.0-py3-none-any.whl Saved ./src/tensorboard_data_server-0.7.2-py3-none-any.whl Saved ./src/torchvision-0.24.1-cp314-cp314-manylinux_2_28_x86_64.whl Saved ./src/triton-3.5.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/pyyaml-6.0.3-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl Saved ./src/aiohappyeyeballs-2.5.0-py3-none-any.whl Saved ./src/protobuf-5.29.5-cp38-abi3-manylinux2014_x86_64.whl Building wheels for collected packages: diffusers, dm-tree, einops, huggingface_hub, lightning, lightning-utilities, torchmetrics, lit, ml-dtypes, mpmath, namex, pytorch-lightning, segmentation_models_pytorch, sympy, timm, tokenizers, transformers, cachetools, fsspec, packaging, six, tqdm, typing-extensions, wheel, aiohttp, multidict, yarl, aiosignal, attrs, frozenlist, idna, markdown, networkx, numpy, Pillow, propcache, pyasn1, pyasn1-modules, regex, requests, charset_normalizer, urllib3, certifi, setuptools, werkzeug, MarkupSafe, wrapt, filelock, importlib_metadata, zipp, jinja2 Building wheel for diffusers (pyproject.toml): started Building wheel for diffusers (pyproject.toml): finished with status 'done' Created wheel for diffusers: filename=diffusers-0.33.1-py3-none-any.whl size=3554753 sha256=0a278045cabff77c2b5f5454d779e834a4c11bdc9e2010e20e7dbcfef3a32650 Stored in directory: /root/.cache/pip/wheels/0d/2a/38/68722938709c5c2e717559cde6f8db3f2100aff3c61b4ff7f3 Building wheel for dm-tree (pyproject.toml): started Building wheel for dm-tree (pyproject.toml): still running... Building wheel for dm-tree (pyproject.toml): finished with status 'done' Created wheel for dm-tree: filename=dm_tree-0.1.9-cp314-cp314-linux_x86_64.whl size=134832 sha256=40ec220f700314feb86ce773a7867ddbb0bbbfb4ca329b32e54f3105cdc64c99 Stored in directory: /root/.cache/pip/wheels/e3/3f/52/c7027b21982f553619932d7963600af536238fbb1cd32d2b36 Building wheel for einops (pyproject.toml): started Building wheel for einops (pyproject.toml): finished with status 'done' Created wheel for einops: filename=einops-0.8.1-py3-none-any.whl size=64359 sha256=919387eb55330f5757c6bea9165c5ff5cfe63a642682ea788a6d472576d81737 Stored in directory: /root/.cache/pip/wheels/a1/0d/5f/c36aaf228aff699be753f36dfd0c7404c5ef5810ae469453c0 Building wheel for huggingface_hub (pyproject.toml): started Building wheel for huggingface_hub (pyproject.toml): finished with status 'done' Created wheel for huggingface_hub: filename=huggingface_hub-0.31.4-py3-none-any.whl size=489423 sha256=80b8fa998428df1670f2b31d649b0e1c21023db4bc1924fa5af64e13161895f2 Stored in directory: /root/.cache/pip/wheels/4b/ac/2d/d9e428e491de6251422e82bf65e3cf4b62ed2017cd04c984e6 Building wheel for lightning (pyproject.toml): started Building wheel for lightning (pyproject.toml): finished with status 'done' Created wheel for lightning: filename=lightning-2.5.5-py3-none-any.whl size=828487 sha256=cf50a0304cf840d6696bf74ea6400219e4116439562a9b73fc0775823e6682ad Stored in directory: /root/.cache/pip/wheels/47/da/d5/df34cdf7618f214b17c65485c354d0a6ec2120a9876b05bf67 Building wheel for lightning-utilities (pyproject.toml): started Building wheel for lightning-utilities (pyproject.toml): finished with status 'done' Created wheel for lightning-utilities: filename=lightning_utilities-0.14.3-py3-none-any.whl size=28898 sha256=f34ca4519b6790f6f50e01b107410dab2f54f2c8e84d337c8627a3e7695a740a Stored in directory: /root/.cache/pip/wheels/24/bd/be/add912a4e1853d12d230ec823607d3dab00eba825198d38971 Building wheel for torchmetrics (pyproject.toml): started Building wheel for torchmetrics (pyproject.toml): finished with status 'done' Created wheel for torchmetrics: filename=torchmetrics-1.7.1-py3-none-any.whl size=961485 sha256=43df2e504cde68b5366dae212252f9bd16ae918a85257f62376dca3e291bbcb9 Stored in directory: /root/.cache/pip/wheels/f0/9f/fd/0b9f02e9fe66eff3972fcd2dec1b3abd6f51271d3bb31f21a2 Building wheel for lit (pyproject.toml): started Building wheel for lit (pyproject.toml): finished with status 'done' Created wheel for lit: filename=lit-18.1.8-py3-none-any.whl size=96440 sha256=57ad4db38a886b4bec0087edd3c18e444c294d222387df87fc406520ab80f6bd Stored in directory: /root/.cache/pip/wheels/96/58/4f/1841498d672a93bc06ef2ded1b78d0c2446c4da574bbb2ad2b Building wheel for ml-dtypes (pyproject.toml): started Building wheel for ml-dtypes (pyproject.toml): finished with status 'done' Created wheel for ml-dtypes: filename=ml_dtypes-0.5.4-cp314-cp314-linux_x86_64.whl size=4718862 sha256=1a72a7ce0568db82ed99eacf2b6819e379906396ba6a446a0fc5c59c426a3ea0 Stored in directory: /root/.cache/pip/wheels/6a/c5/de/ab01a9fe4f920e1b8490dd5ed7ee4b318638c519a5ce287db4 Building wheel for mpmath (pyproject.toml): started Building wheel for mpmath (pyproject.toml): finished with status 'done' Created wheel for mpmath: filename=mpmath-1.3.0-py3-none-any.whl size=536227 sha256=7358be16564855039a1594cb197c26c432cd8bdea5fdef621dccff4a8961eee5 Stored in directory: /root/.cache/pip/wheels/cc/fa/82/9d9cad08d555296737e315a0ea36f03f474094f133d7498ab5 Building wheel for namex (pyproject.toml): started Building wheel for namex (pyproject.toml): finished with status 'done' Created wheel for namex: filename=namex-0.0.9-py3-none-any.whl size=5848 sha256=31966a13a7a24982a6cc0c896662e09e1c85985e44e64b395be7f0416a995815 Stored in directory: /root/.cache/pip/wheels/13/95/4e/8d10779ae39f63a3a5dec76b2cb8881636af027d1c915e9873 Building wheel for pytorch-lightning (pyproject.toml): started Building wheel for pytorch-lightning (pyproject.toml): finished with status 'done' Created wheel for pytorch-lightning: filename=pytorch_lightning-2.5.1.post0-py3-none-any.whl size=823210 sha256=af015296f8b49f284ded4e99cae2dbbc161c47bbd2bfc30f91e6d66605faa5ed Stored in directory: /root/.cache/pip/wheels/19/52/4e/40e9c60c477bae279f25c21b62c577654295312cb917bfa06b Building wheel for segmentation_models_pytorch (pyproject.toml): started Building wheel for segmentation_models_pytorch (pyproject.toml): finished with status 'done' Created wheel for segmentation_models_pytorch: filename=segmentation_models_pytorch-0.5.0-py3-none-any.whl size=154792 sha256=bd6279313dd3ebc5e29dd14e718f945ac9a6c046ef44860c529355aee9117e4c Stored in directory: /root/.cache/pip/wheels/6e/3f/66/81c86924daabd2d9c5067d86372d71bd7f731814fda1635b0d Building wheel for sympy (pyproject.toml): started Building wheel for sympy (pyproject.toml): finished with status 'done' Created wheel for sympy: filename=sympy-1.14.0-py3-none-any.whl size=6299354 sha256=ff452cf03e3b4e54162624dfc898381032c5189d282fadd2ebdd3eb7c556be6c Stored in directory: /root/.cache/pip/wheels/a4/a6/00/0e23103b76b224654403bb8aac1c5f8b7cf276709d865406e1 Building wheel for timm (pyproject.toml): started Building wheel for timm (pyproject.toml): finished with status 'done' Created wheel for timm: filename=timm-1.0.22-py3-none-any.whl size=2530238 sha256=dc195428bf39d0a4cdb5a5556b924b53e5935cd414281b0f649da8760d296b1e Stored in directory: /root/.cache/pip/wheels/17/da/db/206baa84ef31da9785f12b0de8b22c22a1105077a3f620e7f4 Building wheel for tokenizers (pyproject.toml): started Building wheel for tokenizers (pyproject.toml): finished with status 'done' Created wheel for tokenizers: filename=tokenizers-0.21.1-cp39-abi3-linux_x86_64.whl size=3095986 sha256=fbd1f4b6688d3a1f093b59fbf1c8ef3d4c1ebedaf363236fab6d89759a9013f0 Stored in directory: /root/.cache/pip/wheels/47/40/c4/bc3e77f3e57b424f90a61d274877af8642aaefdfca90b1f6bf Building wheel for transformers (pyproject.toml): started Building wheel for transformers (pyproject.toml): finished with status 'done' Created wheel for transformers: filename=transformers-4.53.3-py3-none-any.whl size=10826382 sha256=6eb98a64c6898197b691fc9bf28c83464d830e983eb5de37ff8a846ddd603f57 Stored in directory: /root/.cache/pip/wheels/a9/93/9f/7c8dbf5ae92efd197fee320afc20a8a533779b992a5961e8aa Building wheel for cachetools (pyproject.toml): started Building wheel for cachetools (pyproject.toml): finished with status 'done' Created wheel for cachetools: filename=cachetools-5.5.2-py3-none-any.whl size=10119 sha256=4102c251abb36fe19a11f9f6216346c36cd27221c3b91127deab55a0a1e07cc4 Stored in directory: /root/.cache/pip/wheels/fe/51/72/b60eaee886c7850d3d3fed5f28e0c87346376d734d3d5cf9e0 Building wheel for fsspec (pyproject.toml): started Building wheel for fsspec (pyproject.toml): finished with status 'done' Created wheel for fsspec: filename=fsspec-2025.3.0-py3-none-any.whl size=193615 sha256=efb87af3efa9103f94ca91a7f8cb7a4df91af9f74fc106c9c7ea0efd7277c1b3 Stored in directory: /root/.cache/pip/wheels/9a/ac/bd/9df293c8693d1e4231ef4913f57a6db2b433ac35a7daa806e3 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/10/e5/a7/b4c073a857c0c820d52bbd8cb3f94fb74f9b2fa25e95901e3b 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=680cb8b31e5b5b4c0729f732811baf6721d4999cab0de0b6ea8f78330eef5452 Stored in directory: /root/.cache/pip/wheels/07/8b/c0/c04f534ce14ac9d49c2bd8f8d0c2c5b73e1f6a4f1e8e45fcc7 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=8e2d53734a41b7165a4774853b364095edd9187c98e6eb585e6c7b45a6a1d4e6 Stored in directory: /root/.cache/pip/wheels/fc/01/b9/21df1ea583541041ef6bd6b476fccdfd475d410b302027fb7a 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/d7/fb/49/8f91bea0f08285e90e90ce4890837fbd5e1ea5b8ced6ca4482 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/ac/1a/c6/a2b326c00d25652be19c81b4f5441cc2ff4cf2321782516092 Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.12.15-cp314-cp314-linux_x86_64.whl size=1676586 sha256=5720ef1acb5017e928d4209f74ee5acfe6ab65fa755e5316a1f4d34deba45aad Stored in directory: /root/.cache/pip/wheels/ed/dc/21/bf4bfdfc316541327975578dcfdcdfeacd08add6d5080833ea 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-cp314-cp314-linux_x86_64.whl size=127067 sha256=4675b0f68a0f497f1df4b6253a61b10800461e24941bdb0f632417e437164515 Stored in directory: /root/.cache/pip/wheels/e9/0a/3b/a8e4fb3854ef03723faed181a6e5453f4afe09f9b7c2cfed58 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-cp314-cp314-linux_x86_64.whl size=405344 sha256=847a89eb95b1da6ffb3b8ac358495f358bfd4ff381a2b9a370a248b38f881266 Stored in directory: /root/.cache/pip/wheels/32/ad/de/18df64dcdcebc40b7af840d95e1fa1417c8ccf5f3726302452 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=37f879817280490b77e808172d122f5bfc6605e3354df6e2277c3d73201a36b8 Stored in directory: /root/.cache/pip/wheels/5a/5c/9c/573a30fe320d95a06412cbb052a1f8cf26422c1e3afabe2453 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/6e/ca/f0/5695bd4eaec7c1cac487d2090efc26f809437731a6f60ed62d 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-cp314-cp314-linux_x86_64.whl size=284411 sha256=51a5fd19a016241243c00876344bd104922b58bb984c527ddc5ed751a3374676 Stored in directory: /root/.cache/pip/wheels/88/f2/6f/a9af905393f8ce0830d6b6aa661f057e129f84d110b095b5f6 Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.10-py3-none-any.whl size=70489 sha256=4280b2053b11c26390caff6747d09f3de138b267c9a310ad6f4eaf0507d60ca0 Stored in directory: /root/.cache/pip/wheels/40/13/e3/f1063d5d405ec70c79ad86654b1db8793d64466c42365ccc12 Building wheel for markdown (pyproject.toml): started Building wheel for markdown (pyproject.toml): finished with status 'done' Created wheel for markdown: filename=markdown-3.7-py3-none-any.whl size=106383 sha256=d7c81a2f54f65cc1093b263ea1b2bfb569ac0bba09bc4012d7b0e896a69499a9 Stored in directory: /root/.cache/pip/wheels/80/a0/42/b1878a5c2b1bc3ad398306eac779c0cc45029cd52a50bf0eb1 Building wheel for networkx (pyproject.toml): started Building wheel for networkx (pyproject.toml): finished with status 'done' Created wheel for networkx: filename=networkx-3.4.2-py3-none-any.whl size=1723296 sha256=59bbe41a6d97c7fb030751f7f4b04867b87eaba3bbde342ff7adf73f221b541c Stored in directory: /root/.cache/pip/wheels/b0/bd/e3/271ab3e205c2d0c0726f7933e14a1a84e02afda900970f4810 Building wheel for numpy (pyproject.toml): started Building wheel for numpy (pyproject.toml): finished with status 'done' Created wheel for numpy: filename=numpy-2.3.3-cp314-cp314-linux_x86_64.whl size=8005020 sha256=1868f3b949ef77e4262b22e41df8390f26c5a8697e2d2932b1e4d89ef931b7b5 Stored in directory: /root/.cache/pip/wheels/06/ec/1f/3561af4f304177c3fc67912ca4821c9b9a968b289342c3b81f 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-cp314-cp314-linux_x86_64.whl size=1467079 sha256=58594e6750e9e3046c614c6bc6af70bd10e4db44921dc58002f8c89c60ea996f Stored in directory: /root/.cache/pip/wheels/17/2a/d4/061625c868102a0a4577e126e0439e71b0d172d1872f4f7e9b 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-cp314-cp314-linux_x86_64.whl size=236539 sha256=e602cbcf2f2434fc6cb4b4733f77f37ea547ba785da738c0024111b83f0cb8d7 Stored in directory: /root/.cache/pip/wheels/ed/a3/1c/f0f6cfcd6d6fe03e9d3d13ff2d7a6c58276d33ae3a746502e2 Building wheel for pyasn1 (pyproject.toml): started Building wheel for pyasn1 (pyproject.toml): finished with status 'done' Created wheel for pyasn1: filename=pyasn1-0.6.1-py3-none-any.whl size=83524 sha256=177e48eb7a7605915296247a56b8ee61b1575a421a22ae4370b69c0e605b8751 Stored in directory: /root/.cache/pip/wheels/06/54/46/4f392320dd358bd009be243d8eea66ab841d0e73b778c23cd5 Building wheel for pyasn1-modules (pyproject.toml): started Building wheel for pyasn1-modules (pyproject.toml): finished with status 'done' Created wheel for pyasn1-modules: filename=pyasn1_modules-0.4.1-py3-none-any.whl size=181257 sha256=64b1ac4c7990b2219d13f7bfd420612e823576db7569d3a13b72764db769b693 Stored in directory: /root/.cache/pip/wheels/aa/fa/5d/5e1a459aa6e2c9b279fe6ebce1ba7c73b54424a3f3986a2c8d Building wheel for regex (pyproject.toml): started Building wheel for regex (pyproject.toml): finished with status 'done' Created wheel for regex: filename=regex-2024.11.6-cp314-cp314-linux_x86_64.whl size=796455 sha256=93dc0d6878da277c41d817375963d244aabaa306d7f4e5085c1e02d4df83f765 Stored in directory: /root/.cache/pip/wheels/11/3f/1c/6f99bac5eff013077ae2c3d4cd5565349ac514e1b162b7b663 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.4-py3-none-any.whl size=65069 sha256=50fb59a96562dd4977121f9d16ee5a0603ecb0ec1d7f45344b57f2e63f7049fb Stored in directory: /root/.cache/pip/wheels/c4/d8/cd/00b225e9f3fffa793c1716918b3fe1716ce029d51760dd7057 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.2-py3-none-any.whl size=52629 sha256=74b6167d8fd83cae79ae32eb65b145a370394deff0da6655f753eae0a22c96c3 Stored in directory: /root/.cache/pip/wheels/82/59/d3/a33a480f63e63ad07a65ffc4565312d7469e782976fd63859c Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.5.0-py3-none-any.whl size=129795 sha256=1b2cba9e21317a909f95221578fc769fc0fb043ed28a114be1650e89be69994c Stored in directory: /root/.cache/pip/wheels/b5/53/1b/0aaaa1b5e5ea16dbed9c7e0f4d9154a1de8586f562e77edb3a 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=8241de9c8decf0eee508f7e23635d2bac5b900d97a0fbc74cf5c4b0451aeb567 Stored in directory: /root/.cache/pip/wheels/96/99/bd/8b4b612329faa1fee7e3e226d6e4082959d9c0198492ab64bb 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=1dd33bfa445dda87047cf60186113831db7f32e60cb1812c5c52a13f01460c5d Stored in directory: /root/.cache/pip/wheels/00/d5/a2/95bdd0de8ec71ef4821a4aab3723717f98bd43666b43e7a906 Building wheel for werkzeug (pyproject.toml): started Building wheel for werkzeug (pyproject.toml): finished with status 'done' Created wheel for werkzeug: filename=werkzeug-3.1.3-py3-none-any.whl size=224546 sha256=98f8399abaf5c173a801acaca801282be2c038b93cf68b034b9f43fa4950d52f Stored in directory: /root/.cache/pip/wheels/20/c8/dc/b1fd6f36ac63112a61e9bf5c1e16bbd8a6327e074d349b0974 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-cp314-cp314-linux_x86_64.whl size=22886 sha256=22a9297648dbf19467c201efbe8d90c0335af9e8b32b844e3be0f7d2ea6b25da Stored in directory: /root/.cache/pip/wheels/31/d7/9c/91ea0a7f1bd99970c6602ae982d137132c904433343f48095b Building wheel for wrapt (pyproject.toml): started Building wheel for wrapt (pyproject.toml): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.17.2-cp314-cp314-linux_x86_64.whl size=87786 sha256=a4181aa9b455c1bd0e8cda71b093376737d6a62fb068bff90bc7313d47fc5da1 Stored in directory: /root/.cache/pip/wheels/66/3c/26/c99272a88b9a4a707fb8966f9473d5f6635b06c147f293311f Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.18.0-py3-none-any.whl size=16215 sha256=c401f4f8377c4464e6db25fff06205fd89bdd83b65eb0488ed1b160f780e21de Stored in directory: /root/.cache/pip/wheels/d2/bd/bc/296aa8d8247162db487f284e2a99171d2c8bd8ba331877ff7a 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=bf501b6f09c7a4da2ca755400ebd338db562b46de26124657061838d9622445a Stored in directory: /root/.cache/pip/wheels/e2/ba/65/a425e5e523324e99bba75cc7f82adbd639f03773d9e28716fd 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=9a774e235b8d11b7e3e1f617ed639521c7afac974f74e29b71df586112c759ae Stored in directory: /root/.cache/pip/wheels/a6/c9/92/3b5d29d9e81c2c33cfe04a373376293d6d532e708bef502e59 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/01/cc/67/79652aa1592b82587b87cb7aaa9721f48d94cf743360d256d4 Successfully built diffusers dm-tree einops huggingface_hub lightning lightning-utilities torchmetrics lit ml-dtypes mpmath namex pytorch-lightning segmentation_models_pytorch sympy timm tokenizers transformers cachetools fsspec packaging six tqdm typing-extensions wheel aiohttp multidict yarl aiosignal attrs frozenlist idna markdown networkx numpy Pillow propcache pyasn1 pyasn1-modules regex requests charset_normalizer urllib3 certifi setuptools werkzeug MarkupSafe wrapt filelock importlib_metadata zipp jinja2 if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-experimental_python314/opt/python3_ia ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-experimental_python314/opt/python3_ia ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_ia@mfext[/opt/metwork-mfext-experimental_python314/opt/python3_ia] is already loaded Looking in links: ./src Processing ./src/astunparse-1.6.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/absl_py-2.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/diffusers-0.33.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/dm_tree-0.1.9-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/einops-0.8.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/flatbuffers-25.2.10-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/google_auth-2.40.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/google_auth_oauthlib-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/google_pasta-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/grpcio-1.76.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/huggingface_hub-0.31.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/lightning-2.5.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/lightning_utilities-0.14.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/lit-18.1.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/ml_dtypes-0.5.4-cp314-cp314-linux_x86_64.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/mpmath-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/namex-0.0.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/nvidia_nvshmem_cu12-3.3.20-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/oauthlib-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/onnx-1.20.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/onnxscript-0.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/opt_einsum-3.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/optree-0.18.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/pytorch_lightning-2.5.1.post0-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/rsa-4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/segmentation_models_pytorch-0.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/sympy-1.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/tensorboard-2.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/tensorboard_data_server-0.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/timm-1.0.22-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/tokenizers-0.21.1-cp39-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/torch-2.9.1-cp314-cp314-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/torchmetrics-1.7.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/torchvision-0.24.1-cp314-cp314-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/transformers-4.53.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/triton-3.5.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 53)) Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 1)) (0.45.1) Requirement already satisfied: six<2.0,>=1.6.1 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 1)) (1.17.0) Requirement already satisfied: importlib_metadata in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (8.6.1) Requirement already satisfied: filelock in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (3.18.0) Requirement already satisfied: numpy in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2.3.3) Requirement already satisfied: regex!=2019.12.17 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2024.11.6) Requirement already satisfied: requests in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2.32.4) Requirement already satisfied: Pillow in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (11.1.0) Requirement already satisfied: attrs>=18.2.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from dm-tree==0.1.9->-r requirements3.txt.tmp (line 4)) (25.1.0) Requirement already satisfied: wrapt>=1.11.2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from dm-tree==0.1.9->-r requirements3.txt.tmp (line 4)) (1.17.2) Requirement already satisfied: cachetools<6.0,>=2.0.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from google-auth==2.40.1->-r requirements3.txt.tmp (line 7)) (5.5.2) Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from google-auth==2.40.1->-r requirements3.txt.tmp (line 7)) (0.4.1) Requirement already satisfied: pyasn1>=0.1.3 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from rsa==4.9->-r requirements3.txt.tmp (line 41)) (0.6.1) Requirement already satisfied: typing-extensions~=4.12 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from grpcio==1.76.0->-r requirements3.txt.tmp (line 10)) (4.15.0) Requirement already satisfied: fsspec>=2023.5.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 11)) (2025.3.0) Requirement already satisfied: packaging>=20.9 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 11)) (25.0) Requirement already satisfied: pyyaml>=5.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 11)) (6.0.3) Requirement already satisfied: tqdm>=4.42.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 11)) (4.67.1) Requirement already satisfied: setuptools in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from lightning-utilities==0.14.3->-r requirements3.txt.tmp (line 14)) (80.9.0) Requirement already satisfied: networkx>=2.5.1 in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from torch==2.9.1->-r requirements3.txt.tmp (line 49)) (3.4.2) Requirement already satisfied: jinja2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from torch==2.9.1->-r requirements3.txt.tmp (line 49)) (3.1.6) Requirement already satisfied: protobuf>=4.25.1 in /opt/metwork-mfext-experimental_python314/opt/python3_scientific/lib/python3.14/site-packages (from onnx==1.20.0->-r requirements3.txt.tmp (line 35)) (5.29.5) Requirement already satisfied: markdown>=2.6.8 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from tensorboard==2.20.0->-r requirements3.txt.tmp (line 45)) (3.7) Requirement already satisfied: werkzeug>=1.0.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from tensorboard==2.20.0->-r requirements3.txt.tmp (line 45)) (3.1.3) Requirement already satisfied: aiohttp!=4.0.0a0,!=4.0.0a1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 13)) (3.12.15) Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 13)) (2.5.0) Requirement already satisfied: aiosignal>=1.4.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 13)) (1.4.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 13)) (1.5.0) Requirement already satisfied: multidict<7.0,>=4.5 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 13)) (6.1.0) Requirement already satisfied: propcache>=0.2.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 13)) (0.3.0) Requirement already satisfied: yarl<2.0,>=1.17.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 13)) (1.18.3) Requirement already satisfied: idna>=2.0 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from yarl<2.0,>=1.17.0->aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 13)) (3.10) Requirement already satisfied: charset_normalizer<4,>=2 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (3.4.2) Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2.5.0) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2025.11.12) Requirement already satisfied: MarkupSafe>=2.1.1 in /opt/metwork-mfext-experimental_python314/opt/python3/lib/python3.14/site-packages (from werkzeug>=1.0.1->tensorboard==2.20.0->-r requirements3.txt.tmp (line 45)) (3.0.2) Requirement already satisfied: zipp>=3.20 in /opt/metwork-mfext-experimental_python314/opt/python3_core/lib/python3.14/site-packages (from importlib_metadata->diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (3.21.0) Installing collected packages: nvidia-cusparselt-cu12, namex, mpmath, lit, libclang, flatbuffers, triton, tensorboard-data-server, sympy, safetensors, rsa, optree, opt-einsum, oauthlib, nvidia-nvtx-cu12, nvidia-nvshmem-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufile-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, ml-dtypes, lightning-utilities, grpcio, google-pasta, einops, astunparse, absl-py, tensorboard, requests-oauthlib, onnx, nvidia-cusparse-cu12, nvidia-cufft-cu12, nvidia-cudnn-cu12, huggingface_hub, google-auth, dm-tree, tokenizers, onnxscript, nvidia-cusolver-cu12, google-auth-oauthlib, diffusers, transformers, torch, torchvision, torchmetrics, timm, pytorch-lightning, segmentation_models_pytorch, lightning Successfully installed absl-py-2.2.2 astunparse-1.6.3 diffusers-0.33.1 dm-tree-0.1.9 einops-0.8.1 flatbuffers-25.2.10 google-auth-2.40.1 google-auth-oauthlib-1.2.2 google-pasta-0.2.0 grpcio-1.76.0 huggingface_hub-0.31.4 libclang-18.1.1 lightning-2.5.5 lightning-utilities-0.14.3 lit-18.1.8 ml-dtypes-0.5.4 mpmath-1.3.0 namex-0.0.9 nvidia-cublas-cu12-12.8.4.1 nvidia-cuda-cupti-cu12-12.8.90 nvidia-cuda-nvrtc-cu12-12.8.93 nvidia-cuda-runtime-cu12-12.8.90 nvidia-cudnn-cu12-9.10.2.21 nvidia-cufft-cu12-11.3.3.83 nvidia-cufile-cu12-1.13.1.3 nvidia-curand-cu12-10.3.9.90 nvidia-cusolver-cu12-11.7.3.90 nvidia-cusparse-cu12-12.5.8.93 nvidia-cusparselt-cu12-0.7.1 nvidia-nccl-cu12-2.27.5 nvidia-nvjitlink-cu12-12.8.93 nvidia-nvshmem-cu12-3.3.20 nvidia-nvtx-cu12-12.8.90 oauthlib-3.2.2 onnx-1.20.0 onnxscript-0.2.5 opt-einsum-3.4.0 optree-0.18.0 pytorch-lightning-2.5.1.post0 requests-oauthlib-2.0.0 rsa-4.9 safetensors-0.6.2 segmentation_models_pytorch-0.5.0 sympy-1.14.0 tensorboard-2.20.0 tensorboard-data-server-0.7.2 timm-1.0.22 tokenizers-0.21.1 torch-2.9.1 torchmetrics-1.7.1 torchvision-0.24.1 transformers-4.53.3 triton-3.5.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-experimental_python314/opt/python3_ia/lib/python3.14/site-packages; then mkdir -p /opt/metwork-mfext-experimental_python314/opt/python3_ia/lib/python3.14/site-packages; fi if test -f /opt/metwork-mfext-experimental_python314/opt/python3_ia/lib/python3.14/site-packages/requirements3.txt; then cat /opt/metwork-mfext-experimental_python314/opt/python3_ia/lib/python3.14/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-experimental_python314/opt/python3_ia/lib/python3.14/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-experimental_python314/opt/python3_ia/lib/python3.14/site-packages/requirements3.txt.tmp /opt/metwork-mfext-experimental_python314/opt/python3_ia/lib/python3.14/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-experimental_python314/opt/python3_ia/lib/python3.14/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-experimental_python314/opt/python3_ia/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/absl-py.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/astunparse.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/diffusers.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/dm-tree.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/einops.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/flatbuffers.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/google-auth-oauthlib.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/google-auth.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/google-pasta.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/grpcio.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/huggingface_hub.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/libclang.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/lightning-utilities.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/lightning.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/lit.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/ml_dtypes.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/mpmath.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/namex.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cublas-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cuda-cupti-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cuda-nvrtc-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cuda-runtime-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cudnn-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cufft-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cufile-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-curand-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cusolver-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cusparse-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-cusparselt-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-nccl-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-nvjitlink-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-nvshmem-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/nvidia-nvtx-cu12.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/oauthlib.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/onnx.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/onnxscript.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/opt_einsum.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/optree.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/pytorch-lightning.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/requests-oauthlib.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/rsa.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/safetensors.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/segmentation_models_pytorch.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/sympy.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/tensorboard-data-server.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/tensorboard.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/timm.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/tokenizers.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/torch.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/torchmetrics.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/torchvision.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/transformers.yaml is ready /opt/metwork-mfext-experimental_python314/opt/python3_ia/share/metwork_packages/triton.yaml is ready make[3]: Leaving directory '/src/layers/layer5_python3_ia/0500_extra_packages' if test "1" = "1"; then echo python3_ia > /opt/metwork-mfext-experimental_python314/opt/python3_ia/.mfextaddon; fi _layer_dhash "python3_ia@mfext" >/opt/metwork-mfext-experimental_python314/opt/python3_ia/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-experimental_python314/opt/python3_ia" cache: /buildcache/mfext_cache_layer_python3_ia_6a3d2f5c6bd73103d62e7150ff4d52f4.tar created make[2]: Leaving directory '/src/layers/layer5_python3_ia' make[1]: Leaving directory '/src/layers' if test "1" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-experimental_python314/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md