{"id":5136,"status":"changed","playbook":{"id":4,"items":{"plays":107,"tasks":2438,"results":2413,"hosts":13,"files":511,"records":0},"arguments":{"version":null,"verbosity":0,"private_key_file":null,"remote_user":null,"connection":"openstack.osa.ssh","timeout":null,"ssh_common_args":null,"sftp_extra_args":null,"scp_extra_args":null,"ssh_extra_args":null,"ask_pass":false,"connection_password_file":null,"force_handlers":true,"flush_cache":false,"become":false,"become_method":"sudo","become_user":null,"become_ask_pass":false,"become_password_file":null,"tags":["all"],"skip_tags":[],"check":false,"diff":false,"inventory":["/home/zuul/src/opendev.org/openstack/openstack-ansible/inventory/dynamic_inventory.py","/home/zuul/src/opendev.org/openstack/openstack-ansible/inventory/inventory.ini","/etc/openstack_deploy/inventory.ini"],"listhosts":false,"subset":null,"extra_vars":"Not saved by ARA as configured by 'ignored_arguments'","vault_ids":[],"ask_vault_pass":false,"vault_password_files":[],"forks":4,"module_path":null,"syntax":false,"listtasks":false,"listtags":false,"step":false,"start_at_task":null,"args":["setup-openstack.yml"]},"labels":[{"id":1,"name":"check:False"},{"id":2,"name":"tags:all"}],"started":"2025-12-14T10:21:40.790759Z","ended":"2025-12-14T11:05:36.775743Z","duration":"00:43:55.984984","name":null,"ansible_version":"2.18.6","client_version":"1.7.4","python_version":"3.13.5","server_version":"1.7.4","status":"completed","path":"/home/zuul/src/opendev.org/openstack/openstack-ansible/playbooks/setup-openstack.yml","controller":"aio1.openstack.local","user":"root"},"play":{"id":96,"items":{"tasks":114,"results":111},"started":"2025-12-14T10:55:07.248772Z","ended":"2025-12-14T10:58:04.280949Z","duration":"00:02:57.032177","name":"Install horizon server","status":"completed"},"task":{"id":3414,"items":{"results":1},"path":"/home/zuul/src/opendev.org/openstack/ansible-role-python_venv_build/tasks/python_venv_wheel_build.yml","tags":["build","horizon-install"],"started":"2025-12-14T10:55:32.259727Z","ended":"2025-12-14T10:56:21.181720Z","duration":"00:00:48.921993","name":"python_venv_build : Build wheels for the packages to be installed into the venv","uuid":"fa163e3e-aca0-9a5e-e2dc-0000000113c8","action":"ansible.builtin.command","lineno":128,"handler":false,"status":"completed","warnings":[],"deprecations":[],"exceptions":[],"file":840},"host":{"id":36,"name":"aio1-horizon-container-6bea000f","changed":36,"failed":0,"ok":81,"skipped":32,"unreachable":0},"delegated_to":[{"id":28,"name":"aio1-repo-container-3917d96e","changed":0,"failed":0,"ok":0,"skipped":0,"unreachable":0}],"content":{"attempts":1,"changed":true,"cmd":["/openstack/venvs/wheel-builder-python3/bin/pip","wheel","--requirement","/var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt","--constraint","/var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-global-constraints.txt","--constraint","/var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-source-constraints.txt","--wheel-dir","/tmp/horizon-32.1.0.dev19/","--find-links","/var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/","--trusted-host","172.29.236.101","--log","/var/log/python_wheel_build.log"],"delta":"0:00:48.564416","end":"2025-12-14 10:56:21.130573","invocation":{"module_args":{"_raw_params":"/openstack/venvs/wheel-builder-python3/bin/pip wheel --requirement /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt --constraint /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-global-constraints.txt --constraint /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-source-constraints.txt --wheel-dir /tmp/horizon-32.1.0.dev19/ --find-links /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/ --trusted-host 172.29.236.101 --log /var/log/python_wheel_build.log  ","_uses_shell":false,"argv":null,"chdir":null,"creates":null,"executable":null,"expand_argument_vars":true,"removes":null,"stdin":null,"stdin_add_newline":true,"strip_empty_ends":true}},"msg":"","rc":0,"start":"2025-12-14 10:55:32.566157","stderr":"  Running command git clone --filter=blob:none --quiet file:///openstack/src/opendev.org/openstack/horizon /tmp/pip-wheel-40xyezkw/horizon_a57415c450d0422181201dce5e91e333\n  warning: filtering not recognized by server, ignoring\n  Running command git rev-parse -q --verify 'sha^4432320c20f960da2bf842ce86e6501754457587'\n  Running command git fetch -q file:///openstack/src/opendev.org/openstack/horizon 4432320c20f960da2bf842ce86e6501754457587\n  Running command git checkout -q 4432320c20f960da2bf842ce86e6501754457587\n  Running command git clone --filter=blob:none --quiet https://github.com/Kronuz/pyScss /tmp/pip-req-build-vxp5dhk7\n  Running command git rev-parse -q --verify 'sha^60414f5d573315a8458b5fbcdf69e5c648c44a9a'\n  Running command git fetch -q https://github.com/Kronuz/pyScss 60414f5d573315a8458b5fbcdf69e5c648c44a9a\n  Running command git checkout -q 60414f5d573315a8458b5fbcdf69e5c648c44a9a\n  DEPRECATION: Building 'pyScss' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyScss'. Discussion can be found at https://github.com/pypa/pip/issues/6334\n  DEPRECATION: Building 'rcssmin' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'rcssmin'. Discussion can be found at https://github.com/pypa/pip/issues/6334\n  DEPRECATION: Building 'rjsmin' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'rjsmin'. Discussion can be found at https://github.com/pypa/pip/issues/6334\n  DEPRECATION: Building 'XStatic-Angular-Schema-Form' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-Angular-Schema-Form'. Discussion can be found at https://github.com/pypa/pip/issues/6334\n  DEPRECATION: Building 'XStatic-objectpath' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-objectpath'. Discussion can be found at https://github.com/pypa/pip/issues/6334\n  DEPRECATION: Building 'XStatic-term.js' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-term.js'. Discussion can be found at https://github.com/pypa/pip/issues/6334\n  DEPRECATION: Building 'XStatic-tv4' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-tv4'. Discussion can be found at https://github.com/pypa/pip/issues/6334\n\n[notice] A new release of pip is available: 25.2 -> 25.3\n[notice] To update, run: /openstack/venvs/wheel-builder-python3/bin/python3 -m pip install --upgrade pip","stderr_lines":["  Running command git clone --filter=blob:none --quiet file:///openstack/src/opendev.org/openstack/horizon /tmp/pip-wheel-40xyezkw/horizon_a57415c450d0422181201dce5e91e333","  warning: filtering not recognized by server, ignoring","  Running command git rev-parse -q --verify 'sha^4432320c20f960da2bf842ce86e6501754457587'","  Running command git fetch -q file:///openstack/src/opendev.org/openstack/horizon 4432320c20f960da2bf842ce86e6501754457587","  Running command git checkout -q 4432320c20f960da2bf842ce86e6501754457587","  Running command git clone --filter=blob:none --quiet https://github.com/Kronuz/pyScss /tmp/pip-req-build-vxp5dhk7","  Running command git rev-parse -q --verify 'sha^60414f5d573315a8458b5fbcdf69e5c648c44a9a'","  Running command git fetch -q https://github.com/Kronuz/pyScss 60414f5d573315a8458b5fbcdf69e5c648c44a9a","  Running command git checkout -q 60414f5d573315a8458b5fbcdf69e5c648c44a9a","  DEPRECATION: Building 'pyScss' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyScss'. Discussion can be found at https://github.com/pypa/pip/issues/6334","  DEPRECATION: Building 'rcssmin' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'rcssmin'. Discussion can be found at https://github.com/pypa/pip/issues/6334","  DEPRECATION: Building 'rjsmin' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'rjsmin'. Discussion can be found at https://github.com/pypa/pip/issues/6334","  DEPRECATION: Building 'XStatic-Angular-Schema-Form' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-Angular-Schema-Form'. Discussion can be found at https://github.com/pypa/pip/issues/6334","  DEPRECATION: Building 'XStatic-objectpath' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-objectpath'. Discussion can be found at https://github.com/pypa/pip/issues/6334","  DEPRECATION: Building 'XStatic-term.js' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-term.js'. Discussion can be found at https://github.com/pypa/pip/issues/6334","  DEPRECATION: Building 'XStatic-tv4' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-tv4'. Discussion can be found at https://github.com/pypa/pip/issues/6334","","[notice] A new release of pip is available: 25.2 -> 25.3","[notice] To update, run: /openstack/venvs/wheel-builder-python3/bin/python3 -m pip install --upgrade pip"],"stdout":"Looking in indexes: https://pypi.org/simple, https://deb.debian.org/wheel/debian-13-x86_64\nLooking in links: /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/\nCollecting horizon (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Cloning file:///openstack/src/opendev.org/openstack/horizon (to revision 4432320c20f960da2bf842ce86e6501754457587) to /tmp/pip-wheel-40xyezkw/horizon_a57415c450d0422181201dce5e91e333\n  Resolved file:///openstack/src/opendev.org/openstack/horizon to commit 4432320c20f960da2bf842ce86e6501754457587\n  Installing build dependencies: started\n  Installing build dependencies: finished with status 'done'\n  Getting requirements to build wheel: started\n  Getting requirements to build wheel: finished with status 'done'\n  Preparing metadata (pyproject.toml): started\n  Preparing metadata (pyproject.toml): finished with status 'done'\nCollecting git+https://github.com/Kronuz/pyScss@60414f5d573315a8458b5fbcdf69e5c648c44a9a (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 2))\n  Cloning https://github.com/Kronuz/pyScss (to revision 60414f5d573315a8458b5fbcdf69e5c648c44a9a) to /tmp/pip-req-build-vxp5dhk7\n  Resolved https://github.com/Kronuz/pyScss to commit 60414f5d573315a8458b5fbcdf69e5c648c44a9a\n  Preparing metadata (setup.py): started\n  Preparing metadata (setup.py): finished with status 'done'\nCollecting pymemcache (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 3))\n  Using cached pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB)\nCollecting python-memcached (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 4))\n  Using cached python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB)\nCollecting pbr>=5.5.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB)\nCollecting Babel>=2.6.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)\nCollecting Django<4.3,>=4.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading django-4.2.23-py3-none-any.whl.metadata (4.2 kB)\nCollecting django-compressor>=4.4 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB)\nCollecting django-debreach>=1.4.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB)\nCollecting futurist>=1.2.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB)\nCollecting iso8601>=0.1.11 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB)\nCollecting keystoneauth1>=4.3.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB)\nCollecting netaddr>=0.7.18 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB)\nCollecting oslo.concurrency>=4.5.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_concurrency-7.2.0-py3-none-any.whl.metadata (2.4 kB)\nCollecting oslo.config>=8.8.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB)\nCollecting oslo.i18n>=5.1.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB)\nCollecting oslo.policy>=3.11.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_policy-4.6.0-py3-none-any.whl.metadata (2.1 kB)\nCollecting oslo.serialization>=4.3.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_serialization-5.8.0-py3-none-any.whl.metadata (2.1 kB)\nCollecting oslo.upgradecheck>=1.5.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_upgradecheck-2.6.0-py3-none-any.whl.metadata (1.7 kB)\nCollecting oslo.utils>=7.0.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB)\nCollecting osprofiler>=3.4.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB)\nCollecting libsass>=0.23.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.2 kB)\nCollecting Pillow>=9.1.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading pillow-11.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB)\nCollecting python-cinderclient>=8.0.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached python_cinderclient-9.8.0-py3-none-any.whl.metadata (18 kB)\nCollecting python-glanceclient>=2.8.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached python_glanceclient-4.10.0-py3-none-any.whl.metadata (3.8 kB)\nCollecting python-keystoneclient>=3.22.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached python_keystoneclient-5.7.0-py3-none-any.whl.metadata (3.6 kB)\nCollecting python-neutronclient>=8.1.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached python_neutronclient-11.6.0-py3-none-any.whl.metadata (3.4 kB)\nCollecting python-novaclient>=9.1.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached python_novaclient-18.11.0-py3-none-any.whl.metadata (3.0 kB)\nCollecting python-swiftclient>=3.2.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached python_swiftclient-4.8.0-py3-none-any.whl.metadata (3.5 kB)\nCollecting PyYAML>=6.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)\nCollecting qrcode>=8.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading qrcode-8.2-py3-none-any.whl.metadata (17 kB)\nCollecting requests>=2.25.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached requests-2.32.4-py3-none-any.whl.metadata (4.9 kB)\nCollecting semantic-version>=2.3.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB)\nCollecting tzdata>=2022.4 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB)\nCollecting XStatic>=1.0.3 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB)\nCollecting XStatic-Angular>=1.8.2.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes)\nCollecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes)\nCollecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes)\nCollecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes)\nCollecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes)\nCollecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB)\n  Preparing metadata (setup.py): started\n  Preparing metadata (setup.py): finished with status 'done'\nCollecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes)\nCollecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes)\nCollecting XStatic-bootswatch>=3.3.7.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes)\nCollecting XStatic-D3>=3.5.17.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes)\nCollecting XStatic-Hogan>=2.0.0.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes)\nCollecting XStatic-Font-Awesome>=4.7.0.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes)\nCollecting XStatic-Jasmine>=2.4.1.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes)\nCollecting XStatic-jQuery>=3.5.1.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes)\nCollecting XStatic-JQuery-Migrate>=3 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes)\nCollecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes)\nCollecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes)\nCollecting XStatic-jquery-ui>=1.13.0.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes)\nCollecting XStatic-JSEncrypt>=2.3.1.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes)\nCollecting XStatic-mdi>=1.6.50.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes)\nCollecting XStatic-objectpath>=1.2.1.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB)\n  Preparing metadata (setup.py): started\n  Preparing metadata (setup.py): finished with status 'done'\nCollecting XStatic-Rickshaw>=1.5.0.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes)\nCollecting XStatic-roboto-fontface>=0.5.0.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes)\nCollecting XStatic-smart-table>=1.4.13.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes)\nCollecting XStatic-Spin>=1.2.5.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes)\nCollecting XStatic-term.js>=0.0.7.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB)\n  Preparing metadata (setup.py): started\n  Preparing metadata (setup.py): finished with status 'done'\nCollecting XStatic-tv4>=1.2.7.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB)\n  Preparing metadata (setup.py): started\n  Preparing metadata (setup.py): finished with status 'done'\nCollecting enmerkar>=0.7.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB)\nCollecting six (from pyScss==1.4.0->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 2))\n  Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)\nCollecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading asgiref-3.9.1-py3-none-any.whl.metadata (9.3 kB)\nCollecting sqlparse>=0.3.1 (from Django<4.3,>=4.2->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB)\nCollecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB)\nCollecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading rcssmin-1.1.2.tar.gz (582 kB)\n     \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 582.2/582.2 kB 78.1 MB/s  0:00:00\n  Preparing metadata (setup.py): started\n  Preparing metadata (setup.py): finished with status 'done'\nCollecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Downloading rjsmin-1.2.2.tar.gz (420 kB)\n  Preparing metadata (setup.py): started\n  Preparing metadata (setup.py): finished with status 'done'\nCollecting debtcollector>=3.0.0 (from futurist>=1.2.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB)\nCollecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=1.2.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)\nCollecting stevedore>=1.20.0 (from keystoneauth1>=4.3.1->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB)\nCollecting os-service-types>=1.2.0 (from keystoneauth1>=4.3.1->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB)\nCollecting typing-extensions>=4.12 (from keystoneauth1>=4.3.1->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)\nCollecting fasteners>=0.7.0 (from oslo.concurrency>=4.5.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached fasteners-0.19-py3-none-any.whl.metadata (4.9 kB)\nCollecting rfc3986>=1.2.0 (from oslo.config>=8.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB)\nCollecting oslo.context>=2.22.0 (from oslo.policy>=3.11.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_context-6.1.0-py3-none-any.whl.metadata (2.1 kB)\nCollecting msgpack>=0.5.2 (from oslo.serialization>=4.3.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached msgpack-1.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)\nCollecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.5.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached prettytable-3.16.0-py3-none-any.whl.metadata (33 kB)\nCollecting pyparsing>=2.1.0 (from oslo.utils>=7.0.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB)\nCollecting packaging>=20.4 (from oslo.utils>=7.0.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)\nCollecting psutil>=3.2.2 (from oslo.utils>=7.0.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB)\nCollecting WebOb>=1.7.1 (from osprofiler>=3.4.2->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB)\nCollecting setuptools (from pbr>=5.5.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)\nCollecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)\nCollecting warlock>=1.2.0 (from python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB)\nCollecting pyOpenSSL>=17.1.0 (from python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB)\nCollecting cryptography<44,>=41.0.5 (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB)\nCollecting cffi>=1.12 (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)\nCollecting pycparser (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)\nCollecting cliff>=3.4.0 (from python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached cliff-4.11.0-py3-none-any.whl.metadata (2.0 kB)\nCollecting openstacksdk>=1.5.0 (from python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB)\nCollecting osc-lib>=1.12.0 (from python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached osc_lib-4.2.0-py3-none-any.whl.metadata (3.7 kB)\nCollecting oslo.log>=3.36.0 (from python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached oslo_log-7.2.1-py3-none-any.whl.metadata (2.8 kB)\nCollecting os-client-config>=1.28.0 (from python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached os_client_config-2.3.0-py3-none-any.whl.metadata (2.5 kB)\nCollecting autopage>=0.4.0 (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB)\nCollecting cmd2>=1.0.0 (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached cmd2-2.7.0-py3-none-any.whl.metadata (17 kB)\nProcessing /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/pyperclip-1.9.0-py3-none-any.whl (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\nCollecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB)\nCollecting decorator>=4.4.1 (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB)\nCollecting dogpile.cache>=0.6.5 (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB)\nCollecting jmespath>=0.9.0 (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB)\nCollecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB)\nCollecting platformdirs>=3 (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)\nCollecting requestsexceptions>=1.2.0 (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB)\nCollecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB)\nCollecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)\nCollecting charset_normalizer<4,>=2 (from requests>=2.25.1->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached charset_normalizer-3.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)\nCollecting idna<4,>=2.5 (from requests>=2.25.1->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)\nCollecting urllib3<3,>=1.21.1 (from requests>=2.25.1->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)\nCollecting certifi>=2017.4.17 (from requests>=2.25.1->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB)\nCollecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)\nCollecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)\nCollecting pygments<3.0.0,>=2.13.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)\nCollecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)\nCollecting jsonschema~=4.0 (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB)\nCollecting attrs>=22.2.0 (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB)\nCollecting jsonschema-specifications>=2023.03.6 (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB)\nCollecting referencing>=0.28.4 (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)\nCollecting rpds-py>=0.7.1 (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)\nCollecting legacy-cgi>=2.6 (from WebOb>=1.7.1->osprofiler>=3.4.2->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))\n  Using cached legacy_cgi-2.6.4-py3-none-any.whl.metadata (2.3 kB)\nDownloading django-4.2.23-py3-none-any.whl (8.0 MB)\n   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 8.0/8.0 MB 250.9 MB/s  0:00:00\nDownloading asgiref-3.9.1-py3-none-any.whl (23 kB)\nUsing cached pymemcache-4.0.0-py2.py3-none-any.whl (60 kB)\nUsing cached python_memcached-1.62-py2.py3-none-any.whl (15 kB)\nUsing cached babel-2.17.0-py3-none-any.whl (10.2 MB)\nDownloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB)\nDownloading django_appconf-1.1.0-py3-none-any.whl (6.4 kB)\nDownloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB)\nDownloading enmerkar-0.7.1-py3-none-any.whl (12 kB)\nUsing cached futurist-3.2.1-py3-none-any.whl (40 kB)\nUsing cached debtcollector-3.0.0-py3-none-any.whl (23 kB)\nUsing cached iso8601-2.1.0-py3-none-any.whl (7.5 kB)\nUsing cached keystoneauth1-5.12.0-py3-none-any.whl (343 kB)\nDownloading libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB)\n   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 9.4/9.4 MB 206.6 MB/s  0:00:00\nUsing cached netaddr-1.3.0-py3-none-any.whl (2.3 MB)\nUsing cached os_service_types-1.8.0-py3-none-any.whl (24 kB)\nUsing cached oslo_concurrency-7.2.0-py3-none-any.whl (47 kB)\nUsing cached fasteners-0.19-py3-none-any.whl (18 kB)\nUsing cached oslo_config-10.0.0-py3-none-any.whl (131 kB)\nUsing cached oslo_i18n-6.6.0-py3-none-any.whl (46 kB)\nUsing cached oslo_policy-4.6.0-py3-none-any.whl (88 kB)\nUsing cached oslo_context-6.1.0-py3-none-any.whl (19 kB)\nUsing cached oslo_serialization-5.8.0-py3-none-any.whl (25 kB)\nUsing cached msgpack-1.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB)\nUsing cached oslo_upgradecheck-2.6.0-py3-none-any.whl (14 kB)\nUsing cached oslo_utils-9.1.0-py3-none-any.whl (134 kB)\nUsing cached osprofiler-4.3.0-py3-none-any.whl (95 kB)\nUsing cached packaging-25.0-py3-none-any.whl (66 kB)\nUsing cached pbr-7.0.1-py2.py3-none-any.whl (126 kB)\nDownloading pillow-11.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.6 MB)\n   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 6.6/6.6 MB 275.4 MB/s  0:00:00\nUsing cached prettytable-3.16.0-py3-none-any.whl (33 kB)\nUsing cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB)\nUsing cached pyparsing-3.2.3-py3-none-any.whl (111 kB)\nUsing cached python_cinderclient-9.8.0-py3-none-any.whl (256 kB)\nUsing cached python_glanceclient-4.10.0-py3-none-any.whl (208 kB)\nUsing cached pyOpenSSL-24.2.1-py3-none-any.whl (58 kB)\nUsing cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)\nUsing cached cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)\nUsing cached python_keystoneclient-5.7.0-py3-none-any.whl (397 kB)\nUsing cached python_neutronclient-11.6.0-py3-none-any.whl (296 kB)\nUsing cached cliff-4.11.0-py3-none-any.whl (84 kB)\nUsing cached autopage-0.5.2-py3-none-any.whl (30 kB)\nUsing cached cmd2-2.7.0-py3-none-any.whl (154 kB)\nUsing cached openstacksdk-4.7.2-py3-none-any.whl (1.8 MB)\nUsing cached decorator-5.2.1-py3-none-any.whl (9.2 kB)\nUsing cached dogpile_cache-1.4.0-py3-none-any.whl (62 kB)\nUsing cached jmespath-1.0.1-py3-none-any.whl (20 kB)\nUsing cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB)\nUsing cached jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)\nUsing cached os_client_config-2.3.0-py3-none-any.whl (30 kB)\nUsing cached osc_lib-4.2.0-py3-none-any.whl (92 kB)\nUsing cached oslo_log-7.2.1-py3-none-any.whl (75 kB)\nUsing cached platformdirs-4.3.8-py3-none-any.whl (18 kB)\nUsing cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)\nUsing cached python_novaclient-18.11.0-py3-none-any.whl (335 kB)\nUsing cached python_swiftclient-4.8.0-py3-none-any.whl (88 kB)\nUsing cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB)\nDownloading qrcode-8.2-py3-none-any.whl (45 kB)\nUsing cached requests-2.32.4-py3-none-any.whl (64 kB)\nUsing cached charset_normalizer-3.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB)\nUsing cached idna-3.10-py3-none-any.whl (70 kB)\nUsing cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB)\nUsing cached certifi-2025.11.12-py3-none-any.whl (159 kB)\nUsing cached requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)\nUsing cached rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)\nUsing cached rich_argparse-1.7.1-py3-none-any.whl (25 kB)\nUsing cached rich-14.1.0-py3-none-any.whl (243 kB)\nUsing cached pygments-2.19.2-py3-none-any.whl (1.2 MB)\nUsing cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB)\nUsing cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)\nDownloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)\nUsing cached six-1.17.0-py2.py3-none-any.whl (11 kB)\nDownloading sqlparse-0.5.3-py3-none-any.whl (44 kB)\nUsing cached stevedore-5.5.0-py3-none-any.whl (49 kB)\nUsing cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)\nUsing cached tzdata-2025.2-py2.py3-none-any.whl (347 kB)\nUsing cached warlock-2.1.0-py3-none-any.whl (10 kB)\nUsing cached jsonschema-4.25.0-py3-none-any.whl (89 kB)\nUsing cached attrs-25.3.0-py3-none-any.whl (63 kB)\nUsing cached jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB)\nUsing cached referencing-0.36.2-py3-none-any.whl (26 kB)\nUsing cached rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB)\nUsing cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)\nUsing cached WebOb-1.8.9-py2.py3-none-any.whl (115 kB)\nUsing cached legacy_cgi-2.6.4-py3-none-any.whl (20 kB)\nUsing cached wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (89 kB)\nDownloading XStatic-1.0.3-py3-none-any.whl (4.4 kB)\nDownloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB)\nDownloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB)\nDownloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB)\nDownloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB)\nDownloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB)\nDownloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB)\nDownloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB)\nDownloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB)\n   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 1.6/1.6 MB 141.7 MB/s  0:00:00\nDownloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB)\nDownloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB)\n   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 675.2/675.2 kB 111.1 MB/s  0:00:00\nDownloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB)\nDownloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB)\nDownloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB)\nDownloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB)\nDownloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB)\nDownloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB)\nDownloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB)\n   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 1.8/1.8 MB 147.6 MB/s  0:00:00\nDownloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB)\nDownloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB)\n   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 786.1/786.1 kB 135.7 MB/s  0:00:00\nDownloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB)\nDownloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB)\n   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 5.5/5.5 MB 86.0 MB/s  0:00:00\nDownloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB)\nDownloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB)\nUsing cached pycparser-2.22-py3-none-any.whl (117 kB)\nUsing cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)\nSaved /tmp/horizon-32.1.0.dev19/django-4.2.23-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/asgiref-3.9.1-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/pymemcache-4.0.0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/python_memcached-1.62-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/babel-2.17.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/django_compressor-4.5.1-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/django_appconf-1.1.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/django_debreach-2.1.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/enmerkar-0.7.1-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/futurist-3.2.1-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/debtcollector-3.0.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/iso8601-2.1.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/keystoneauth1-5.12.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl\nSaved /tmp/horizon-32.1.0.dev19/netaddr-1.3.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/os_service_types-1.8.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/oslo_concurrency-7.2.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/fasteners-0.19-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/oslo_config-10.0.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/oslo_i18n-6.6.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/oslo_policy-4.6.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/oslo_context-6.1.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/oslo_serialization-5.8.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/msgpack-1.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/horizon-32.1.0.dev19/oslo_upgradecheck-2.6.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/oslo_utils-9.1.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/osprofiler-4.3.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/packaging-25.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/pbr-7.0.1-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/pillow-11.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl\nSaved /tmp/horizon-32.1.0.dev19/prettytable-3.16.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/horizon-32.1.0.dev19/pyparsing-3.2.3-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/python_cinderclient-9.8.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/python_glanceclient-4.10.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/pyOpenSSL-24.2.1-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl\nSaved /tmp/horizon-32.1.0.dev19/cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/horizon-32.1.0.dev19/python_keystoneclient-5.7.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/python_neutronclient-11.6.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/cliff-4.11.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/autopage-0.5.2-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/cmd2-2.7.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/openstacksdk-4.7.2-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/decorator-5.2.1-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/dogpile_cache-1.4.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/jmespath-1.0.1-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/jsonpatch-1.33-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/jsonpointer-3.0.0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/os_client_config-2.3.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/osc_lib-4.2.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/oslo_log-7.2.1-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/platformdirs-4.3.8-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/pyperclip-1.9.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/python_dateutil-2.9.0.post0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/python_novaclient-18.11.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/python_swiftclient-4.8.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/horizon-32.1.0.dev19/qrcode-8.2-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/requests-2.32.4-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/charset_normalizer-3.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/horizon-32.1.0.dev19/idna-3.10-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/urllib3-1.26.20-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/certifi-2025.11.12-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/requestsexceptions-1.4.0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/rfc3986-2.0.0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/rich_argparse-1.7.1-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/rich-14.1.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/pygments-2.19.2-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/markdown_it_py-3.0.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/mdurl-0.1.2-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/semantic_version-2.10.0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/six-1.17.0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/sqlparse-0.5.3-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/stevedore-5.5.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/typing_extensions-4.14.1-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/tzdata-2025.2-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/warlock-2.1.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/jsonschema-4.25.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/attrs-25.3.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/jsonschema_specifications-2025.4.1-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/referencing-0.36.2-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/horizon-32.1.0.dev19/wcwidth-0.2.13-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/WebOb-1.8.9-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/legacy_cgi-2.6.4-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic-1.0.3-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_Angular-1.8.2.2-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_D3-3.5.17.0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_Hogan-2.0.0.3-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/xstatic_jquery-3.5.1.1-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/xstatic_jquery_ui-1.13.0.1-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_mdi-1.6.50.2-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_Rickshaw-1.5.1.0-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/XStatic_Spin-1.2.5.3-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/pycparser-2.22-py3-none-any.whl\nSaved /tmp/horizon-32.1.0.dev19/setuptools-80.9.0-py3-none-any.whl\nBuilding wheels for collected packages: horizon, pyScss, rcssmin, rjsmin, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4\n  Building wheel for horizon (pyproject.toml): started\n  Building wheel for horizon (pyproject.toml): finished with status 'done'\n  Created wheel for horizon: filename=horizon-25.5.2.dev12-py3-none-any.whl size=5271549 sha256=9fe14103ab118a7a5bb0e3933295460cbc77720b59e80bf01ae40bc45b785e5b\n  Stored in directory: /root/.cache/pip/wheels/d8/a5/06/a09c1b0d53e7849e08023900ccc1a536983ed852c14d958b73\n  Building wheel for pyScss (setup.py): started\n  Building wheel for pyScss (setup.py): finished with status 'done'\n  Created wheel for pyScss: filename=pyscss-1.4.0-py3-none-any.whl size=124045 sha256=07cbfc86ab44b4fa0772991a8c869b319dc208bbd8517c67a1900919c0360ba0\n  Stored in directory: /root/.cache/pip/wheels/d4/8f/46/ef11890f794b2fbc2fdfd6ee08d876edef48930f09750bb171\n  Building wheel for rcssmin (setup.py): started\n  Building wheel for rcssmin (setup.py): finished with status 'done'\n  Created wheel for rcssmin: filename=rcssmin-1.1.2-cp313-cp313-linux_x86_64.whl size=42100 sha256=b2c2fc022dbb59149594a2c1bf0b142098bd5d8758caeeb05c05f374cc9a8711\n  Stored in directory: /root/.cache/pip/wheels/2d/0a/00/72180ec78b6148bae3b431e04304a8d298d7108d68fa78c344\n  Building wheel for rjsmin (setup.py): started\n  Building wheel for rjsmin (setup.py): finished with status 'done'\n  Created wheel for rjsmin: filename=rjsmin-1.2.2-cp313-cp313-linux_x86_64.whl size=31253 sha256=d44f2479fbd5218d7ca7d9386692c3b8dedc4ab62927399bd7e7b5eb509edb02\n  Stored in directory: /root/.cache/pip/wheels/9a/df/01/6de76f350bf76a84b9adb52a0471bc64ec69b7ba3db9727f70\n  Building wheel for XStatic-Angular-Schema-Form (setup.py): started\n  Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done'\n  Created wheel for XStatic-Angular-Schema-Form: filename=xstatic_angular_schema_form-0.8.13.0-py3-none-any.whl size=45198 sha256=36133495fab37e840eb812d8ffdf72c69dbbb6e72254dd6fef08b4f812912966\n  Stored in directory: /root/.cache/pip/wheels/eb/27/cb/ab7292c1f4f2ac569eb2a780b5d9635c3f4b9ec4a0a499b195\n  Building wheel for XStatic-objectpath (setup.py): started\n  Building wheel for XStatic-objectpath (setup.py): finished with status 'done'\n  Created wheel for XStatic-objectpath: filename=xstatic_objectpath-1.2.1.0-py3-none-any.whl size=4556 sha256=4a7bf07d978c608038430793cf9ac65d102aaf4b49519e60e1bd71f626ea474d\n  Stored in directory: /root/.cache/pip/wheels/bd/3f/0f/5582f0e38fe6895850b7a8f93a0d482ca110840d1eaaf8f242\n  Building wheel for XStatic-term.js (setup.py): started\n  Building wheel for XStatic-term.js (setup.py): finished with status 'done'\n  Created wheel for XStatic-term.js: filename=xstatic_term_js-0.0.7.0-py3-none-any.whl size=39120 sha256=19e5829326046bc85f85a1991be4e7f7cc9c197b60af3dd65743fbc4a5ca8d17\n  Stored in directory: /root/.cache/pip/wheels/d2/47/2b/d57ea7a9673ee332c32820ef13cc9d80f625356af9e565557d\n  Building wheel for XStatic-tv4 (setup.py): started\n  Building wheel for XStatic-tv4 (setup.py): finished with status 'done'\n  Created wheel for XStatic-tv4: filename=xstatic_tv4-1.2.7.0-py3-none-any.whl size=24530 sha256=f65e40bd86ba019eb877e85ba7f0ad523975edc963ed20829770ba316e49a110\n  Stored in directory: /root/.cache/pip/wheels/4a/d7/d7/91f1549be0c9218f36322402d2ee9e64fdc07ac8263509d6db\nSuccessfully built horizon pyScss rcssmin rjsmin XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4","stdout_lines":["Looking in indexes: https://pypi.org/simple, https://deb.debian.org/wheel/debian-13-x86_64","Looking in links: /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/","Collecting horizon (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Cloning file:///openstack/src/opendev.org/openstack/horizon (to revision 4432320c20f960da2bf842ce86e6501754457587) to /tmp/pip-wheel-40xyezkw/horizon_a57415c450d0422181201dce5e91e333","  Resolved file:///openstack/src/opendev.org/openstack/horizon to commit 4432320c20f960da2bf842ce86e6501754457587","  Installing build dependencies: started","  Installing build dependencies: finished with status 'done'","  Getting requirements to build wheel: started","  Getting requirements to build wheel: finished with status 'done'","  Preparing metadata (pyproject.toml): started","  Preparing metadata (pyproject.toml): finished with status 'done'","Collecting git+https://github.com/Kronuz/pyScss@60414f5d573315a8458b5fbcdf69e5c648c44a9a (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 2))","  Cloning https://github.com/Kronuz/pyScss (to revision 60414f5d573315a8458b5fbcdf69e5c648c44a9a) to /tmp/pip-req-build-vxp5dhk7","  Resolved https://github.com/Kronuz/pyScss to commit 60414f5d573315a8458b5fbcdf69e5c648c44a9a","  Preparing metadata (setup.py): started","  Preparing metadata (setup.py): finished with status 'done'","Collecting pymemcache (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 3))","  Using cached pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB)","Collecting python-memcached (from -r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 4))","  Using cached python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB)","Collecting pbr>=5.5.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB)","Collecting Babel>=2.6.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)","Collecting Django<4.3,>=4.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading django-4.2.23-py3-none-any.whl.metadata (4.2 kB)","Collecting django-compressor>=4.4 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB)","Collecting django-debreach>=1.4.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB)","Collecting futurist>=1.2.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB)","Collecting iso8601>=0.1.11 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB)","Collecting keystoneauth1>=4.3.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB)","Collecting netaddr>=0.7.18 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB)","Collecting oslo.concurrency>=4.5.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_concurrency-7.2.0-py3-none-any.whl.metadata (2.4 kB)","Collecting oslo.config>=8.8.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB)","Collecting oslo.i18n>=5.1.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB)","Collecting oslo.policy>=3.11.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_policy-4.6.0-py3-none-any.whl.metadata (2.1 kB)","Collecting oslo.serialization>=4.3.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_serialization-5.8.0-py3-none-any.whl.metadata (2.1 kB)","Collecting oslo.upgradecheck>=1.5.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_upgradecheck-2.6.0-py3-none-any.whl.metadata (1.7 kB)","Collecting oslo.utils>=7.0.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB)","Collecting osprofiler>=3.4.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB)","Collecting libsass>=0.23.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.2 kB)","Collecting Pillow>=9.1.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading pillow-11.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB)","Collecting python-cinderclient>=8.0.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached python_cinderclient-9.8.0-py3-none-any.whl.metadata (18 kB)","Collecting python-glanceclient>=2.8.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached python_glanceclient-4.10.0-py3-none-any.whl.metadata (3.8 kB)","Collecting python-keystoneclient>=3.22.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached python_keystoneclient-5.7.0-py3-none-any.whl.metadata (3.6 kB)","Collecting python-neutronclient>=8.1.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached python_neutronclient-11.6.0-py3-none-any.whl.metadata (3.4 kB)","Collecting python-novaclient>=9.1.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached python_novaclient-18.11.0-py3-none-any.whl.metadata (3.0 kB)","Collecting python-swiftclient>=3.2.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached python_swiftclient-4.8.0-py3-none-any.whl.metadata (3.5 kB)","Collecting PyYAML>=6.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)","Collecting qrcode>=8.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading qrcode-8.2-py3-none-any.whl.metadata (17 kB)","Collecting requests>=2.25.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached requests-2.32.4-py3-none-any.whl.metadata (4.9 kB)","Collecting semantic-version>=2.3.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB)","Collecting tzdata>=2022.4 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB)","Collecting XStatic>=1.0.3 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB)","Collecting XStatic-Angular>=1.8.2.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes)","Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes)","Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes)","Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes)","Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes)","Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB)","  Preparing metadata (setup.py): started","  Preparing metadata (setup.py): finished with status 'done'","Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes)","Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes)","Collecting XStatic-bootswatch>=3.3.7.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes)","Collecting XStatic-D3>=3.5.17.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes)","Collecting XStatic-Hogan>=2.0.0.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes)","Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes)","Collecting XStatic-Jasmine>=2.4.1.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes)","Collecting XStatic-jQuery>=3.5.1.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes)","Collecting XStatic-JQuery-Migrate>=3 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes)","Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes)","Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes)","Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes)","Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes)","Collecting XStatic-mdi>=1.6.50.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes)","Collecting XStatic-objectpath>=1.2.1.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB)","  Preparing metadata (setup.py): started","  Preparing metadata (setup.py): finished with status 'done'","Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes)","Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes)","Collecting XStatic-smart-table>=1.4.13.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes)","Collecting XStatic-Spin>=1.2.5.2 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes)","Collecting XStatic-term.js>=0.0.7.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB)","  Preparing metadata (setup.py): started","  Preparing metadata (setup.py): finished with status 'done'","Collecting XStatic-tv4>=1.2.7.0 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB)","  Preparing metadata (setup.py): started","  Preparing metadata (setup.py): finished with status 'done'","Collecting enmerkar>=0.7.1 (from horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB)","Collecting six (from pyScss==1.4.0->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 2))","  Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)","Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading asgiref-3.9.1-py3-none-any.whl.metadata (9.3 kB)","Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB)","Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB)","Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading rcssmin-1.1.2.tar.gz (582 kB)","     \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 582.2/582.2 kB 78.1 MB/s  0:00:00","  Preparing metadata (setup.py): started","  Preparing metadata (setup.py): finished with status 'done'","Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Downloading rjsmin-1.2.2.tar.gz (420 kB)","  Preparing metadata (setup.py): started","  Preparing metadata (setup.py): finished with status 'done'","Collecting debtcollector>=3.0.0 (from futurist>=1.2.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB)","Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=1.2.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)","Collecting stevedore>=1.20.0 (from keystoneauth1>=4.3.1->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB)","Collecting os-service-types>=1.2.0 (from keystoneauth1>=4.3.1->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB)","Collecting typing-extensions>=4.12 (from keystoneauth1>=4.3.1->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)","Collecting fasteners>=0.7.0 (from oslo.concurrency>=4.5.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached fasteners-0.19-py3-none-any.whl.metadata (4.9 kB)","Collecting rfc3986>=1.2.0 (from oslo.config>=8.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB)","Collecting oslo.context>=2.22.0 (from oslo.policy>=3.11.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_context-6.1.0-py3-none-any.whl.metadata (2.1 kB)","Collecting msgpack>=0.5.2 (from oslo.serialization>=4.3.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached msgpack-1.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)","Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.5.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached prettytable-3.16.0-py3-none-any.whl.metadata (33 kB)","Collecting pyparsing>=2.1.0 (from oslo.utils>=7.0.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB)","Collecting packaging>=20.4 (from oslo.utils>=7.0.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)","Collecting psutil>=3.2.2 (from oslo.utils>=7.0.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB)","Collecting WebOb>=1.7.1 (from osprofiler>=3.4.2->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB)","Collecting setuptools (from pbr>=5.5.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)","Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)","Collecting warlock>=1.2.0 (from python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB)","Collecting pyOpenSSL>=17.1.0 (from python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB)","Collecting cryptography<44,>=41.0.5 (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB)","Collecting cffi>=1.12 (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)","Collecting pycparser (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)","Collecting cliff>=3.4.0 (from python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached cliff-4.11.0-py3-none-any.whl.metadata (2.0 kB)","Collecting openstacksdk>=1.5.0 (from python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB)","Collecting osc-lib>=1.12.0 (from python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached osc_lib-4.2.0-py3-none-any.whl.metadata (3.7 kB)","Collecting oslo.log>=3.36.0 (from python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached oslo_log-7.2.1-py3-none-any.whl.metadata (2.8 kB)","Collecting os-client-config>=1.28.0 (from python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached os_client_config-2.3.0-py3-none-any.whl.metadata (2.5 kB)","Collecting autopage>=0.4.0 (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB)","Collecting cmd2>=1.0.0 (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached cmd2-2.7.0-py3-none-any.whl.metadata (17 kB)","Processing /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/pyperclip-1.9.0-py3-none-any.whl (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB)","Collecting decorator>=4.4.1 (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB)","Collecting dogpile.cache>=0.6.5 (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB)","Collecting jmespath>=0.9.0 (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB)","Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB)","Collecting platformdirs>=3 (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)","Collecting requestsexceptions>=1.2.0 (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB)","Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB)","Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)","Collecting charset_normalizer<4,>=2 (from requests>=2.25.1->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached charset_normalizer-3.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)","Collecting idna<4,>=2.5 (from requests>=2.25.1->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)","Collecting urllib3<3,>=1.21.1 (from requests>=2.25.1->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)","Collecting certifi>=2017.4.17 (from requests>=2.25.1->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB)","Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)","Collecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)","Collecting pygments<3.0.0,>=2.13.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)","Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)","Collecting jsonschema~=4.0 (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB)","Collecting attrs>=22.2.0 (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB)","Collecting jsonschema-specifications>=2023.03.6 (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB)","Collecting referencing>=0.28.4 (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)","Collecting rpds-py>=0.7.1 (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)","Collecting legacy-cgi>=2.6 (from WebOb>=1.7.1->osprofiler>=3.4.2->horizon->-r /var/www/repo/os-releases/32.1.0.dev19/debian-13-x86_64/requirements/horizon-32.1.0.dev19-requirements.txt (line 1))","  Using cached legacy_cgi-2.6.4-py3-none-any.whl.metadata (2.3 kB)","Downloading django-4.2.23-py3-none-any.whl (8.0 MB)","   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 8.0/8.0 MB 250.9 MB/s  0:00:00","Downloading asgiref-3.9.1-py3-none-any.whl (23 kB)","Using cached pymemcache-4.0.0-py2.py3-none-any.whl (60 kB)","Using cached python_memcached-1.62-py2.py3-none-any.whl (15 kB)","Using cached babel-2.17.0-py3-none-any.whl (10.2 MB)","Downloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB)","Downloading django_appconf-1.1.0-py3-none-any.whl (6.4 kB)","Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB)","Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB)","Using cached futurist-3.2.1-py3-none-any.whl (40 kB)","Using cached debtcollector-3.0.0-py3-none-any.whl (23 kB)","Using cached iso8601-2.1.0-py3-none-any.whl (7.5 kB)","Using cached keystoneauth1-5.12.0-py3-none-any.whl (343 kB)","Downloading libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB)","   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 9.4/9.4 MB 206.6 MB/s  0:00:00","Using cached netaddr-1.3.0-py3-none-any.whl (2.3 MB)","Using cached os_service_types-1.8.0-py3-none-any.whl (24 kB)","Using cached oslo_concurrency-7.2.0-py3-none-any.whl (47 kB)","Using cached fasteners-0.19-py3-none-any.whl (18 kB)","Using cached oslo_config-10.0.0-py3-none-any.whl (131 kB)","Using cached oslo_i18n-6.6.0-py3-none-any.whl (46 kB)","Using cached oslo_policy-4.6.0-py3-none-any.whl (88 kB)","Using cached oslo_context-6.1.0-py3-none-any.whl (19 kB)","Using cached oslo_serialization-5.8.0-py3-none-any.whl (25 kB)","Using cached msgpack-1.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB)","Using cached oslo_upgradecheck-2.6.0-py3-none-any.whl (14 kB)","Using cached oslo_utils-9.1.0-py3-none-any.whl (134 kB)","Using cached osprofiler-4.3.0-py3-none-any.whl (95 kB)","Using cached packaging-25.0-py3-none-any.whl (66 kB)","Using cached pbr-7.0.1-py2.py3-none-any.whl (126 kB)","Downloading pillow-11.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.6 MB)","   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 6.6/6.6 MB 275.4 MB/s  0:00:00","Using cached prettytable-3.16.0-py3-none-any.whl (33 kB)","Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB)","Using cached pyparsing-3.2.3-py3-none-any.whl (111 kB)","Using cached python_cinderclient-9.8.0-py3-none-any.whl (256 kB)","Using cached python_glanceclient-4.10.0-py3-none-any.whl (208 kB)","Using cached pyOpenSSL-24.2.1-py3-none-any.whl (58 kB)","Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)","Using cached cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)","Using cached python_keystoneclient-5.7.0-py3-none-any.whl (397 kB)","Using cached python_neutronclient-11.6.0-py3-none-any.whl (296 kB)","Using cached cliff-4.11.0-py3-none-any.whl (84 kB)","Using cached autopage-0.5.2-py3-none-any.whl (30 kB)","Using cached cmd2-2.7.0-py3-none-any.whl (154 kB)","Using cached openstacksdk-4.7.2-py3-none-any.whl (1.8 MB)","Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB)","Using cached dogpile_cache-1.4.0-py3-none-any.whl (62 kB)","Using cached jmespath-1.0.1-py3-none-any.whl (20 kB)","Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB)","Using cached jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)","Using cached os_client_config-2.3.0-py3-none-any.whl (30 kB)","Using cached osc_lib-4.2.0-py3-none-any.whl (92 kB)","Using cached oslo_log-7.2.1-py3-none-any.whl (75 kB)","Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)","Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)","Using cached python_novaclient-18.11.0-py3-none-any.whl (335 kB)","Using cached python_swiftclient-4.8.0-py3-none-any.whl (88 kB)","Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB)","Downloading qrcode-8.2-py3-none-any.whl (45 kB)","Using cached requests-2.32.4-py3-none-any.whl (64 kB)","Using cached charset_normalizer-3.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB)","Using cached idna-3.10-py3-none-any.whl (70 kB)","Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB)","Using cached certifi-2025.11.12-py3-none-any.whl (159 kB)","Using cached requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)","Using cached rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)","Using cached rich_argparse-1.7.1-py3-none-any.whl (25 kB)","Using cached rich-14.1.0-py3-none-any.whl (243 kB)","Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)","Using cached markdown_it_py-3.0.0-py3-none-any.whl (87 kB)","Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)","Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)","Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)","Downloading sqlparse-0.5.3-py3-none-any.whl (44 kB)","Using cached stevedore-5.5.0-py3-none-any.whl (49 kB)","Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)","Using cached tzdata-2025.2-py2.py3-none-any.whl (347 kB)","Using cached warlock-2.1.0-py3-none-any.whl (10 kB)","Using cached jsonschema-4.25.0-py3-none-any.whl (89 kB)","Using cached attrs-25.3.0-py3-none-any.whl (63 kB)","Using cached jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB)","Using cached referencing-0.36.2-py3-none-any.whl (26 kB)","Using cached rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB)","Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)","Using cached WebOb-1.8.9-py2.py3-none-any.whl (115 kB)","Using cached legacy_cgi-2.6.4-py3-none-any.whl (20 kB)","Using cached wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (89 kB)","Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB)","Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB)","Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB)","Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB)","Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB)","Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB)","Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB)","Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB)","Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB)","   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 1.6/1.6 MB 141.7 MB/s  0:00:00","Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB)","Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB)","   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 675.2/675.2 kB 111.1 MB/s  0:00:00","Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB)","Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB)","Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB)","Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB)","Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB)","Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB)","Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB)","   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 1.8/1.8 MB 147.6 MB/s  0:00:00","Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB)","Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB)","   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 786.1/786.1 kB 135.7 MB/s  0:00:00","Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB)","Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB)","   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 5.5/5.5 MB 86.0 MB/s  0:00:00","Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB)","Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB)","Using cached pycparser-2.22-py3-none-any.whl (117 kB)","Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)","Saved /tmp/horizon-32.1.0.dev19/django-4.2.23-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/asgiref-3.9.1-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/pymemcache-4.0.0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/python_memcached-1.62-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/babel-2.17.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/django_compressor-4.5.1-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/django_appconf-1.1.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/django_debreach-2.1.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/enmerkar-0.7.1-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/futurist-3.2.1-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/debtcollector-3.0.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/iso8601-2.1.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/keystoneauth1-5.12.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl","Saved /tmp/horizon-32.1.0.dev19/netaddr-1.3.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/os_service_types-1.8.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/oslo_concurrency-7.2.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/fasteners-0.19-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/oslo_config-10.0.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/oslo_i18n-6.6.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/oslo_policy-4.6.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/oslo_context-6.1.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/oslo_serialization-5.8.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/msgpack-1.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/horizon-32.1.0.dev19/oslo_upgradecheck-2.6.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/oslo_utils-9.1.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/osprofiler-4.3.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/packaging-25.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/pbr-7.0.1-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/pillow-11.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl","Saved /tmp/horizon-32.1.0.dev19/prettytable-3.16.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/horizon-32.1.0.dev19/pyparsing-3.2.3-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/python_cinderclient-9.8.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/python_glanceclient-4.10.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/pyOpenSSL-24.2.1-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl","Saved /tmp/horizon-32.1.0.dev19/cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/horizon-32.1.0.dev19/python_keystoneclient-5.7.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/python_neutronclient-11.6.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/cliff-4.11.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/autopage-0.5.2-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/cmd2-2.7.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/openstacksdk-4.7.2-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/decorator-5.2.1-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/dogpile_cache-1.4.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/jmespath-1.0.1-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/jsonpatch-1.33-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/jsonpointer-3.0.0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/os_client_config-2.3.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/osc_lib-4.2.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/oslo_log-7.2.1-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/platformdirs-4.3.8-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/pyperclip-1.9.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/python_dateutil-2.9.0.post0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/python_novaclient-18.11.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/python_swiftclient-4.8.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/horizon-32.1.0.dev19/qrcode-8.2-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/requests-2.32.4-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/charset_normalizer-3.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/horizon-32.1.0.dev19/idna-3.10-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/urllib3-1.26.20-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/certifi-2025.11.12-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/requestsexceptions-1.4.0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/rfc3986-2.0.0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/rich_argparse-1.7.1-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/rich-14.1.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/pygments-2.19.2-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/markdown_it_py-3.0.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/mdurl-0.1.2-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/semantic_version-2.10.0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/six-1.17.0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/sqlparse-0.5.3-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/stevedore-5.5.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/typing_extensions-4.14.1-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/tzdata-2025.2-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/warlock-2.1.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/jsonschema-4.25.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/attrs-25.3.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/jsonschema_specifications-2025.4.1-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/referencing-0.36.2-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/horizon-32.1.0.dev19/wcwidth-0.2.13-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/WebOb-1.8.9-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/legacy_cgi-2.6.4-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic-1.0.3-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_Angular-1.8.2.2-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_D3-3.5.17.0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_Hogan-2.0.0.3-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/xstatic_jquery-3.5.1.1-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/xstatic_jquery_ui-1.13.0.1-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_mdi-1.6.50.2-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_Rickshaw-1.5.1.0-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/XStatic_Spin-1.2.5.3-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/pycparser-2.22-py3-none-any.whl","Saved /tmp/horizon-32.1.0.dev19/setuptools-80.9.0-py3-none-any.whl","Building wheels for collected packages: horizon, pyScss, rcssmin, rjsmin, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4","  Building wheel for horizon (pyproject.toml): started","  Building wheel for horizon (pyproject.toml): finished with status 'done'","  Created wheel for horizon: filename=horizon-25.5.2.dev12-py3-none-any.whl size=5271549 sha256=9fe14103ab118a7a5bb0e3933295460cbc77720b59e80bf01ae40bc45b785e5b","  Stored in directory: /root/.cache/pip/wheels/d8/a5/06/a09c1b0d53e7849e08023900ccc1a536983ed852c14d958b73","  Building wheel for pyScss (setup.py): started","  Building wheel for pyScss (setup.py): finished with status 'done'","  Created wheel for pyScss: filename=pyscss-1.4.0-py3-none-any.whl size=124045 sha256=07cbfc86ab44b4fa0772991a8c869b319dc208bbd8517c67a1900919c0360ba0","  Stored in directory: /root/.cache/pip/wheels/d4/8f/46/ef11890f794b2fbc2fdfd6ee08d876edef48930f09750bb171","  Building wheel for rcssmin (setup.py): started","  Building wheel for rcssmin (setup.py): finished with status 'done'","  Created wheel for rcssmin: filename=rcssmin-1.1.2-cp313-cp313-linux_x86_64.whl size=42100 sha256=b2c2fc022dbb59149594a2c1bf0b142098bd5d8758caeeb05c05f374cc9a8711","  Stored in directory: /root/.cache/pip/wheels/2d/0a/00/72180ec78b6148bae3b431e04304a8d298d7108d68fa78c344","  Building wheel for rjsmin (setup.py): started","  Building wheel for rjsmin (setup.py): finished with status 'done'","  Created wheel for rjsmin: filename=rjsmin-1.2.2-cp313-cp313-linux_x86_64.whl size=31253 sha256=d44f2479fbd5218d7ca7d9386692c3b8dedc4ab62927399bd7e7b5eb509edb02","  Stored in directory: /root/.cache/pip/wheels/9a/df/01/6de76f350bf76a84b9adb52a0471bc64ec69b7ba3db9727f70","  Building wheel for XStatic-Angular-Schema-Form (setup.py): started","  Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done'","  Created wheel for XStatic-Angular-Schema-Form: filename=xstatic_angular_schema_form-0.8.13.0-py3-none-any.whl size=45198 sha256=36133495fab37e840eb812d8ffdf72c69dbbb6e72254dd6fef08b4f812912966","  Stored in directory: /root/.cache/pip/wheels/eb/27/cb/ab7292c1f4f2ac569eb2a780b5d9635c3f4b9ec4a0a499b195","  Building wheel for XStatic-objectpath (setup.py): started","  Building wheel for XStatic-objectpath (setup.py): finished with status 'done'","  Created wheel for XStatic-objectpath: filename=xstatic_objectpath-1.2.1.0-py3-none-any.whl size=4556 sha256=4a7bf07d978c608038430793cf9ac65d102aaf4b49519e60e1bd71f626ea474d","  Stored in directory: /root/.cache/pip/wheels/bd/3f/0f/5582f0e38fe6895850b7a8f93a0d482ca110840d1eaaf8f242","  Building wheel for XStatic-term.js (setup.py): started","  Building wheel for XStatic-term.js (setup.py): finished with status 'done'","  Created wheel for XStatic-term.js: filename=xstatic_term_js-0.0.7.0-py3-none-any.whl size=39120 sha256=19e5829326046bc85f85a1991be4e7f7cc9c197b60af3dd65743fbc4a5ca8d17","  Stored in directory: /root/.cache/pip/wheels/d2/47/2b/d57ea7a9673ee332c32820ef13cc9d80f625356af9e565557d","  Building wheel for XStatic-tv4 (setup.py): started","  Building wheel for XStatic-tv4 (setup.py): finished with status 'done'","  Created wheel for XStatic-tv4: filename=xstatic_tv4-1.2.7.0-py3-none-any.whl size=24530 sha256=f65e40bd86ba019eb877e85ba7f0ad523975edc963ed20829770ba316e49a110","  Stored in directory: /root/.cache/pip/wheels/4a/d7/d7/91f1549be0c9218f36322402d2ee9e64fdc07ac8263509d6db","Successfully built horizon pyScss rcssmin rjsmin XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4"]},"created":"2025-12-14T10:56:21.170685Z","updated":"2025-12-14T10:56:21.170710Z","started":"2025-12-14T10:55:32.308688Z","ended":"2025-12-14T10:56:21.160508Z","duration":"00:00:48.851820","changed":true,"ignore_errors":false}