Execution
Date 14 Dec 2025 10:21:40 +0000
Duration 00:43:55.98
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
13 Hosts
2438 Tasks
2413 Results
107 Plays
511 Files
0 Records

Task result details


Field Value
attempts
1
changed
True
cmd
[
    "/openstack/venvs/rally-32.1.0.dev19/bin/pip",
    "install",
    "-U",
    "--constraint",
    "/openstack/venvs/rally-32.1.0.dev19/global-constraints.txt",
    "--constraint",
    "/openstack/venvs/rally-32.1.0.dev19/constraints.txt",
    "--pre",
    "--log",
    "/var/log/python_venv_build.log",
    "--trusted-host",
    "172.29.236.101",
    "git+file:///openstack/src/opendev.org/openstack/rally-openstack@1d37beb78b1b0cb7b2e848c6861f7d035ed781ec#egg=rally-openstack",
    "PyMySQL"
]
invocation
{
    "module_args": {
        "break_system_packages": false,
        "chdir": null,
        "editable": false,
        "executable": "/openstack/venvs/rally-32.1.0.dev19/bin/pip",
        "extra_args": "--constraint /openstack/venvs/rally-32.1.0.dev19/global-constraints.txt --constraint /openstack/venvs/rally-32.1.0.dev19/constraints.txt --pre --log /var/log/python_venv_build.log  --trusted-host 172.29.236.101 ",
        "name": [
            "git+file:///openstack/src/opendev.org/openstack/rally-openstack@1d37beb78b1b0cb7b2e848c6861f7d035ed781ec#egg=rally-openstack",
            "PyMySQL"
        ],
        "requirements": null,
        "state": "latest",
        "umask": null,
        "version": null,
        "virtualenv": null,
        "virtualenv_command": "virtualenv",
        "virtualenv_python": null,
        "virtualenv_site_packages": false
    }
}
name
[
    "git+file:///openstack/src/opendev.org/openstack/rally-openstack@1d37beb78b1b0cb7b2e848c6861f7d035ed781ec#egg=rally-openstack",
    "PyMySQL"
]
requirements None
state
latest
stderr
Running command git clone --filter=blob:none --quiet file:///openstack/src/opendev.org/openstack/rally-openstack /tmp/pip-install-l2nnaeag/rally-openstack_068472274b5c4b19ba6f48271fe51429
  warning: filtering not recognized by server, ignoring
  Running command git rev-parse -q --verify 'sha^1d37beb78b1b0cb7b2e848c6861f7d035ed781ec'
  Running command git fetch -q file:///openstack/src/opendev.org/openstack/rally-openstack 1d37beb78b1b0cb7b2e848c6861f7d035ed781ec
  Running command git checkout -q 1d37beb78b1b0cb7b2e848c6861f7d035ed781ec
WARNING: The candidate selected for download or install is a yanked version: 'click' candidate (version 8.2.2 at https://files.pythonhosted.org/packages/ec/85/e7297e34133ae1cfde3bffd30c24e1ef055248251baa877834e048687a28/click-8.2.2-py3-none-any.whl (from https://pypi.org/simple/click/) (requires-python:>=3.10))
Reason for being yanked: Unintended change in behavior of boolean options and None
stderr_lines
[
    "  Running command git clone --filter=blob:none --quiet file:///openstack/src/opendev.org/openstack/rally-openstack /tmp/pip-install-l2nnaeag/rally-openstack_068472274b5c4b19ba6f48271fe51429",
    "  warning: filtering not recognized by server, ignoring",
    "  Running command git rev-parse -q --verify 'sha^1d37beb78b1b0cb7b2e848c6861f7d035ed781ec'",
    "  Running command git fetch -q file:///openstack/src/opendev.org/openstack/rally-openstack 1d37beb78b1b0cb7b2e848c6861f7d035ed781ec",
    "  Running command git checkout -q 1d37beb78b1b0cb7b2e848c6861f7d035ed781ec",
    "WARNING: The candidate selected for download or install is a yanked version: 'click' candidate (version 8.2.2 at https://files.pythonhosted.org/packages/ec/85/e7297e34133ae1cfde3bffd30c24e1ef055248251baa877834e048687a28/click-8.2.2-py3-none-any.whl (from https://pypi.org/simple/click/) (requires-python:>=3.10))",
    "Reason for being yanked: Unintended change in behavior of boolean options and None"
]
stdout
Looking in indexes: https://pypi.org/simple, https://deb.debian.org/wheel/debian-13-x86_64
Collecting rally-openstack
  Cloning file:///openstack/src/opendev.org/openstack/rally-openstack (to revision 1d37beb78b1b0cb7b2e848c6861f7d035ed781ec) to ./pip-install-l2nnaeag/rally-openstack_068472274b5c4b19ba6f48271fe51429
  Resolved file:///openstack/src/opendev.org/openstack/rally-openstack to commit 1d37beb78b1b0cb7b2e848c6861f7d035ed781ec
  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 PyMySQL
  Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB)
Collecting requests!=2.20.0,!=2.24.0 (from rally-openstack)
  Using cached requests-2.32.4-py3-none-any.whl.metadata (4.9 kB)
Collecting rally>=5.0.0 (from rally-openstack)
  Downloading rally-5.0.0-py3-none-any.whl.metadata (6.0 kB)
Collecting setuptools_scm (from rally-openstack)
  Downloading setuptools_scm-9.2.0-py3-none-any.whl.metadata (7.7 kB)
Collecting gnocchiclient (from rally-openstack)
  Using cached gnocchiclient-7.2.0-py2.py3-none-any.whl.metadata (2.0 kB)
Collecting keystoneauth1 (from rally-openstack)
  Using cached keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB)
Collecting kubernetes (from rally-openstack)
  Downloading kubernetes-33.1.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting os-faults>=0.2.0 (from rally-openstack)
  Downloading os_faults-0.3.0-py3-none-any.whl.metadata (11 kB)
Collecting osprofiler (from rally-openstack)
  Using cached osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB)
Collecting python-barbicanclient (from rally-openstack)
  Using cached python_barbicanclient-7.2.0-py3-none-any.whl.metadata (11 kB)
Collecting python-cinderclient!=4.0.0 (from rally-openstack)
  Using cached python_cinderclient-9.8.0-py3-none-any.whl.metadata (18 kB)
Collecting python-designateclient (from rally-openstack)
  Using cached python_designateclient-6.3.0-py3-none-any.whl.metadata (1.5 kB)
Collecting python-heatclient (from rally-openstack)
  Using cached python_heatclient-4.3.0-py3-none-any.whl.metadata (3.0 kB)
Collecting python-glanceclient (from rally-openstack)
  Downloading python_glanceclient-4.9.0-py3-none-any.whl.metadata (3.8 kB)
Collecting python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0 (from rally-openstack)
  Using cached python_ironicclient-5.13.0-py3-none-any.whl.metadata (4.5 kB)
Collecting python-keystoneclient!=2.1.0 (from rally-openstack)
  Using cached python_keystoneclient-5.7.0-py3-none-any.whl.metadata (3.6 kB)
Collecting python-magnumclient (from rally-openstack)
  Using cached python_magnumclient-4.9.0-py3-none-any.whl.metadata (3.0 kB)
Collecting python-manilaclient (from rally-openstack)
  Using cached python_manilaclient-5.6.0-py3-none-any.whl.metadata (5.4 kB)
Collecting python-mistralclient!=3.2.0 (from rally-openstack)
  Using cached python_mistralclient-6.0.0-py3-none-any.whl.metadata (4.4 kB)
Collecting python-neutronclient (from rally-openstack)
  Using cached python_neutronclient-11.6.0-py3-none-any.whl.metadata (3.4 kB)
Collecting python-novaclient (from rally-openstack)
  Using cached python_novaclient-18.11.0-py3-none-any.whl.metadata (3.0 kB)
Collecting python-octaviaclient (from rally-openstack)
  Using cached python_octaviaclient-3.12.0-py3-none-any.whl.metadata (2.9 kB)
Collecting python-swiftclient (from rally-openstack)
  Using cached python_swiftclient-4.8.0-py3-none-any.whl.metadata (3.5 kB)
Collecting python-troveclient (from rally-openstack)
  Using cached python_troveclient-8.9.0-py3-none-any.whl.metadata (3.1 kB)
Collecting python-watcherclient (from rally-openstack)
  Using cached python_watcherclient-4.9.0-py3-none-any.whl.metadata (5.2 kB)
Collecting python-zaqarclient (from rally-openstack)
  Downloading python_zaqarclient-4.0.0-py3-none-any.whl.metadata (4.5 kB)
Collecting PyYAML>=3.10.0 (from os-faults>=0.2.0->rally-openstack)
  Using cached pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
Collecting click>=6.7 (from os-faults>=0.2.0->rally-openstack)
  Downloading click-8.2.2-py3-none-any.whl.metadata (2.6 kB)
Collecting iso8601>=0.1.11 (from os-faults>=0.2.0->rally-openstack)
  Using cached iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB)
Collecting jsonschema>=2.6.0 (from os-faults>=0.2.0->rally-openstack)
  Using cached jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB)
Collecting oslo.concurrency>=3.0.0 (from os-faults>=0.2.0->rally-openstack)
  Using cached oslo_concurrency-7.2.0-py3-none-any.whl.metadata (2.4 kB)
Collecting oslo.i18n>=2.1.0 (from os-faults>=0.2.0->rally-openstack)
  Using cached oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB)
Collecting oslo.serialization>=1.10.0 (from os-faults>=0.2.0->rally-openstack)
  Using cached oslo_serialization-5.8.0-py3-none-any.whl.metadata (2.1 kB)
Collecting oslo.utils>=3.20.0 (from os-faults>=0.2.0->rally-openstack)
  Using cached oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB)
Collecting pbr>=2.0.0 (from os-faults>=0.2.0->rally-openstack)
  Using cached pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting platformdirs>=2.6.0 (from os-faults>=0.2.0->rally-openstack)
  Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
Collecting pyghmi>=1.0.9 (from os-faults>=0.2.0->rally-openstack)
  Downloading pyghmi-1.6.2-py3-none-any.whl.metadata (1.1 kB)
Collecting attrs>=22.2.0 (from jsonschema>=2.6.0->os-faults>=0.2.0->rally-openstack)
  Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB)
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6.0->os-faults>=0.2.0->rally-openstack)
  Using cached jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB)
Collecting referencing>=0.28.4 (from jsonschema>=2.6.0->os-faults>=0.2.0->rally-openstack)
  Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)
Collecting rpds-py>=0.7.1 (from jsonschema>=2.6.0->os-faults>=0.2.0->rally-openstack)
  Using cached rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
Collecting oslo.config>=5.2.0 (from oslo.concurrency>=3.0.0->os-faults>=0.2.0->rally-openstack)
  Using cached oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB)
Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.0.0->os-faults>=0.2.0->rally-openstack)
  Using cached fasteners-0.19-py3-none-any.whl.metadata (4.9 kB)
Collecting debtcollector>=3.0.0 (from oslo.concurrency>=3.0.0->os-faults>=0.2.0->rally-openstack)
  Using cached debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB)
Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->oslo.concurrency>=3.0.0->os-faults>=0.2.0->rally-openstack)
  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 netaddr>=0.7.18 (from oslo.config>=5.2.0->oslo.concurrency>=3.0.0->os-faults>=0.2.0->rally-openstack)
  Using cached netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB)
Collecting stevedore>=1.20.0 (from oslo.config>=5.2.0->oslo.concurrency>=3.0.0->os-faults>=0.2.0->rally-openstack)
  Using cached stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB)
Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->oslo.concurrency>=3.0.0->os-faults>=0.2.0->rally-openstack)
  Using cached rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB)
Collecting msgpack>=0.5.2 (from oslo.serialization>=1.10.0->os-faults>=0.2.0->rally-openstack)
  Using cached msgpack-1.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)
Collecting tzdata>=2022.4 (from oslo.serialization>=1.10.0->os-faults>=0.2.0->rally-openstack)
  Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting pyparsing>=2.1.0 (from oslo.utils>=3.20.0->os-faults>=0.2.0->rally-openstack)
  Using cached pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB)
Collecting packaging>=20.4 (from oslo.utils>=3.20.0->os-faults>=0.2.0->rally-openstack)
  Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
Collecting psutil>=3.2.2 (from oslo.utils>=3.20.0->os-faults>=0.2.0->rally-openstack)
  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)
Requirement already satisfied: setuptools in /openstack/venvs/rally-32.1.0.dev19/lib/python3.13/site-packages (from pbr>=2.0.0->os-faults>=0.2.0->rally-openstack) (80.9.0)
Collecting cryptography>=2.1 (from pyghmi>=1.0.9->os-faults>=0.2.0->rally-openstack)
  Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB)
Collecting python-dateutil>=2.8.1 (from pyghmi>=1.0.9->os-faults>=0.2.0->rally-openstack)
  Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting six>=1.10.0 (from pyghmi>=1.0.9->os-faults>=0.2.0->rally-openstack)
  Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting cffi>=1.12 (from cryptography>=2.1->pyghmi>=1.0.9->os-faults>=0.2.0->rally-openstack)
  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>=2.1->pyghmi>=1.0.9->os-faults>=0.2.0->rally-openstack)
  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Collecting PrettyTable>=0.7.2 (from python-cinderclient!=4.0.0->rally-openstack)
  Using cached prettytable-3.16.0-py3-none-any.whl.metadata (33 kB)
Collecting os-service-types>=1.2.0 (from keystoneauth1->rally-openstack)
  Using cached os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB)
Collecting typing-extensions>=4.12 (from keystoneauth1->rally-openstack)
  Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
Collecting wcwidth (from PrettyTable>=0.7.2->python-cinderclient!=4.0.0->rally-openstack)
  Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
Collecting cliff>=2.8.0 (from python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  Downloading cliff-4.10.0-py3-none-any.whl.metadata (1.9 kB)
Collecting dogpile.cache>=0.8.0 (from python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  Using cached dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB)
Collecting openstacksdk>=0.18.0 (from python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB)
Collecting osc-lib>=2.0.0 (from python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  Downloading osc_lib-4.1.0-py3-none-any.whl.metadata (3.6 kB)
Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  Using cached autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB)
Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  Using cached cmd2-2.7.0-py3-none-any.whl.metadata (17 kB)
Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  Downloading pyperclip-1.9.0.tar.gz (20 kB)
  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 rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  Using cached rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB)
Collecting decorator>=4.0.0 (from dogpile.cache>=0.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB)
Collecting jmespath>=0.9.0 (from openstacksdk>=0.18.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB)
Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.18.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  Using cached jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB)
Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.18.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  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>=0.18.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  Using cached jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB)
Collecting alembic!=1.2.0,!=1.6.3 (from rally>=5.0.0->rally-openstack)
  Using cached alembic-1.16.4-py3-none-any.whl.metadata (7.3 kB)
Collecting Jinja2 (from rally>=5.0.0->rally-openstack)
  Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
Collecting markupsafe (from rally>=5.0.0->rally-openstack)
  Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
Collecting oslo.db (from rally>=5.0.0->rally-openstack)
  Using cached oslo_db-17.4.0-py3-none-any.whl.metadata (3.0 kB)
Collecting oslo.log!=3.44.2,!=4.1.2,!=4.2.0,!=5.0.1,!=5.0.2,!=5.1.0 (from rally>=5.0.0->rally-openstack)
  Using cached oslo_log-7.2.1-py3-none-any.whl.metadata (2.8 kB)
Collecting paramiko!=2.9.0,!=2.9.1 (from rally>=5.0.0->rally-openstack)
  Using cached paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB)
Collecting pyOpenSSL (from rally>=5.0.0->rally-openstack)
  Using cached pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB)
Collecting python-subunit (from rally>=5.0.0->rally-openstack)
  Using cached python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB)
Collecting SQLAlchemy>=2 (from rally>=5.0.0->rally-openstack)
  Using cached sqlalchemy-2.0.42-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB)
Collecting virtualenv!=16.3.0 (from rally>=5.0.0->rally-openstack)
  Downloading virtualenv-20.32.0-py3-none-any.whl.metadata (4.5 kB)
Collecting Mako (from alembic!=1.2.0,!=1.6.3->rally>=5.0.0->rally-openstack)
  Using cached mako-1.3.10-py3-none-any.whl.metadata (2.9 kB)
Collecting oslo.context>=2.21.0 (from oslo.log!=3.44.2,!=4.1.2,!=4.2.0,!=5.0.1,!=5.0.2,!=5.1.0->rally>=5.0.0->rally-openstack)
  Using cached oslo_context-6.1.0-py3-none-any.whl.metadata (2.1 kB)
Collecting bcrypt>=3.2 (from paramiko!=2.9.0,!=2.9.1->rally>=5.0.0->rally-openstack)
  Using cached bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB)
Collecting pynacl>=1.5 (from paramiko!=2.9.0,!=2.9.1->rally>=5.0.0->rally-openstack)
  Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB)
Collecting charset_normalizer<4,>=2 (from requests!=2.20.0,!=2.24.0->rally-openstack)
  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.20.0,!=2.24.0->rally-openstack)
  Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting urllib3<3,>=1.21.1 (from requests!=2.20.0,!=2.24.0->rally-openstack)
  Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)
Collecting certifi>=2017.4.17 (from requests!=2.20.0,!=2.24.0->rally-openstack)
  Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)
Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  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>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  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>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  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>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)
  Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
Collecting greenlet>=1 (from SQLAlchemy>=2->rally>=5.0.0->rally-openstack)
  Using cached greenlet-3.2.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv!=16.3.0->rally>=5.0.0->rally-openstack)
  Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv!=16.3.0->rally>=5.0.0->rally-openstack)
  Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
Collecting ujson (from gnocchiclient->rally-openstack)
  Using cached ujson-5.10.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.3 kB)
Collecting futurist (from gnocchiclient->rally-openstack)
  Using cached futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB)
Collecting google-auth>=1.0.1 (from kubernetes->rally-openstack)
  Downloading google_auth-2.40.3-py2.py3-none-any.whl.metadata (6.2 kB)
Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes->rally-openstack)
  Using cached websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB)
Collecting requests-oauthlib (from kubernetes->rally-openstack)
  Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB)
Collecting oauthlib>=3.2.2 (from kubernetes->rally-openstack)
  Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB)
Collecting durationpy>=0.7 (from kubernetes->rally-openstack)
  Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes)
Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes->rally-openstack)
  Using cached cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB)
Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes->rally-openstack)
  Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB)
Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes->rally-openstack)
  Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB)
Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes->rally-openstack)
  Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB)
Collecting testresources>=2.0.0 (from oslo.db->rally>=5.0.0->rally-openstack)
  Using cached testresources-2.0.2-py2.py3-none-any.whl
Collecting testscenarios>=0.4 (from oslo.db->rally>=5.0.0->rally-openstack)
  Using cached testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB)
Collecting testtools (from testscenarios>=0.4->oslo.db->rally>=5.0.0->rally-openstack)
  Using cached testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB)
Collecting WebOb>=1.7.1 (from osprofiler->rally-openstack)
  Using cached WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB)
Collecting legacy-cgi>=2.6 (from WebOb>=1.7.1->osprofiler->rally-openstack)
  Using cached legacy_cgi-2.6.4-py3-none-any.whl.metadata (2.3 kB)
Collecting warlock>=1.2.0 (from python-glanceclient->rally-openstack)
  Using cached warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB)
Collecting os-client-config>=1.28.0 (from python-neutronclient->rally-openstack)
  Using cached os_client_config-2.3.0-py3-none-any.whl.metadata (2.5 kB)
Collecting python-openstackclient>=3.12.0 (from python-octaviaclient->rally-openstack)
  Downloading python_openstackclient-8.1.0-py3-none-any.whl.metadata (10.0 kB)
Downloading pymysql-1.1.2-py3-none-any.whl (45 kB)
Downloading os_faults-0.3.0-py3-none-any.whl (88 kB)
Downloading click-8.2.2-py3-none-any.whl (103 kB)
Using cached iso8601-2.1.0-py3-none-any.whl (7.5 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 oslo_concurrency-7.2.0-py3-none-any.whl (47 kB)
Using cached debtcollector-3.0.0-py3-none-any.whl (23 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 netaddr-1.3.0-py3-none-any.whl (2.3 MB)
Using cached oslo_i18n-6.6.0-py3-none-any.whl (46 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_utils-9.1.0-py3-none-any.whl (134 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)
Using cached platformdirs-4.3.8-py3-none-any.whl (18 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)
Downloading pyghmi-1.6.2-py3-none-any.whl (281 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 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 keystoneauth1-5.12.0-py3-none-any.whl (343 kB)
Using cached os_service_types-1.8.0-py3-none-any.whl (24 kB)
Using cached prettytable-3.16.0-py3-none-any.whl (33 kB)
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Using cached python_ironicclient-5.13.0-py3-none-any.whl (246 kB)
Downloading cliff-4.10.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 dogpile_cache-1.4.0-py3-none-any.whl (62 kB)
Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB)
Downloading openstacksdk-4.6.0-py3-none-any.whl (1.8 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 142.8 MB/s  0:00:00
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)
Downloading osc_lib-4.1.0-py3-none-any.whl (92 kB)
Using cached python_keystoneclient-5.7.0-py3-none-any.whl (397 kB)
Using cached python_mistralclient-6.0.0-py3-none-any.whl (140 kB)
Using cached pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB)
Downloading rally-5.0.0-py3-none-any.whl (513 kB)
Using cached alembic-1.16.4-py3-none-any.whl (247 kB)
Using cached oslo_log-7.2.1-py3-none-any.whl (75 kB)
Using cached oslo_context-6.1.0-py3-none-any.whl (19 kB)
Using cached paramiko-3.5.1-py3-none-any.whl (227 kB)
Using cached bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
Using cached referencing-0.36.2-py3-none-any.whl (26 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)
Downloading certifi-2025.8.3-py3-none-any.whl (161 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)
Using cached rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB)
Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
Using cached sqlalchemy-2.0.42-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB)
Using cached greenlet-3.2.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (608 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)
Downloading virtualenv-20.32.0-py3-none-any.whl (6.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 202.2 MB/s  0:00:00
Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB)
Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 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)
Using cached gnocchiclient-7.2.0-py2.py3-none-any.whl (66 kB)
Using cached futurist-3.2.1-py3-none-any.whl (40 kB)
Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
Downloading kubernetes-33.1.0-py2.py3-none-any.whl (1.9 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 127.4 MB/s  0:00:00
Downloading durationpy-0.10-py3-none-any.whl (3.9 kB)
Downloading google_auth-2.40.3-py2.py3-none-any.whl (216 kB)
Using cached cachetools-5.5.2-py3-none-any.whl (10 kB)
Downloading rsa-4.9.1-py3-none-any.whl (34 kB)
Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB)
Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)
Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB)
Using cached websocket_client-1.8.0-py3-none-any.whl (58 kB)
Using cached mako-1.3.10-py3-none-any.whl (78 kB)
Using cached oslo_db-17.4.0-py3-none-any.whl (157 kB)
Using cached testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)
Using cached osprofiler-4.3.0-py3-none-any.whl (95 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 pycparser-2.22-py3-none-any.whl (117 kB)
Using cached pyOpenSSL-24.2.1-py3-none-any.whl (58 kB)
Using cached python_barbicanclient-7.2.0-py3-none-any.whl (88 kB)
Using cached python_designateclient-6.3.0-py3-none-any.whl (95 kB)
Downloading python_glanceclient-4.9.0-py3-none-any.whl (206 kB)
Using cached warlock-2.1.0-py3-none-any.whl (10 kB)
Using cached python_heatclient-4.3.0-py3-none-any.whl (213 kB)
Using cached python_swiftclient-4.8.0-py3-none-any.whl (88 kB)
Using cached python_magnumclient-4.9.0-py3-none-any.whl (143 kB)
Using cached python_manilaclient-5.6.0-py3-none-any.whl (519 kB)
Using cached python_neutronclient-11.6.0-py3-none-any.whl (296 kB)
Using cached os_client_config-2.3.0-py3-none-any.whl (30 kB)
Using cached python_novaclient-18.11.0-py3-none-any.whl (335 kB)
Using cached python_octaviaclient-3.12.0-py3-none-any.whl (113 kB)
Downloading python_openstackclient-8.1.0-py3-none-any.whl (1.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 111.4 MB/s  0:00:00
Using cached python_subunit-1.4.4-py3-none-any.whl (104 kB)
Using cached testtools-2.7.2-py3-none-any.whl (179 kB)
Using cached python_troveclient-8.9.0-py3-none-any.whl (237 kB)
Using cached python_watcherclient-4.9.0-py3-none-any.whl (140 kB)
Downloading python_zaqarclient-4.0.0-py3-none-any.whl (74 kB)
Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
Downloading setuptools_scm-9.2.0-py3-none-any.whl (62 kB)
Using cached ujson-5.10.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
Building wheels for collected packages: rally-openstack, pyperclip
  Building wheel for rally-openstack (pyproject.toml): started
  Building wheel for rally-openstack (pyproject.toml): finished with status 'done'
  Created wheel for rally-openstack: filename=rally_openstack-3.0.1.dev21-py3-none-any.whl size=359822 sha256=4680d26e88f8f90023d88e52a0885d98b8d0c32b3bde06b7ff15344f6274abe6
  Stored in directory: /root/.cache/pip/wheels/f5/fb/ac/9f5809841ce5b9f6cbadc1cbf36890d4dfcbe38a6f40535489
  Building wheel for pyperclip (pyproject.toml): started
  Building wheel for pyperclip (pyproject.toml): finished with status 'done'
  Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=180a640a5c9e60c4b3d61f9de16c38be95aa809e9db1d861b762d5393929d820
  Stored in directory: /root/.cache/pip/wheels/9c/79/90/c9e831caaffa2633ad99f1d35c6ea39866b92de62e909e89ef
Successfully built rally-openstack pyperclip
Installing collected packages: wcwidth, requestsexceptions, pyperclip, durationpy, distlib, wrapt, websocket-client, urllib3, ujson, tzdata, typing-extensions, testtools, stevedore, six, rpds-py, rfc3986, PyYAML, pyparsing, PyMySQL, pygments, pycparser, pyasn1, psutil, PrettyTable, platformdirs, pbr, packaging, oauthlib, netaddr, msgpack, mdurl, markupsafe, legacy-cgi, jsonpointer, jmespath, iso8601, idna, greenlet, filelock, fasteners, decorator, click, charset_normalizer, certifi, cachetools, bcrypt, autopage, attrs, WebOb, virtualenv, testscenarios, testresources, SQLAlchemy, setuptools_scm, rsa, requests, referencing, python-subunit, python-dateutil, pyasn1-modules, oslo.i18n, oslo.context, os-service-types, markdown-it-py, Mako, jsonpatch, Jinja2, dogpile.cache, debtcollector, cffi, rich, requests-oauthlib, python-swiftclient, pynacl, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, google-auth, futurist, cryptography, alembic, rich-argparse, python-cinderclient, pyOpenSSL, pyghmi, paramiko, oslo.serialization, oslo.db, oslo.concurrency, openstacksdk, kubernetes, jsonschema, warlock, python-novaclient, python-keystoneclient, osprofiler, oslo.log, os-faults, os-client-config, cmd2, rally, python-glanceclient, cliff, python-barbicanclient, osc-lib, gnocchiclient, python-zaqarclient, python-watcherclient, python-openstackclient, python-neutronclient, python-mistralclient, python-manilaclient, python-magnumclient, python-ironicclient, python-heatclient, python-designateclient, python-troveclient, python-octaviaclient, rally-openstack

Successfully installed Jinja2-3.1.6 Mako-1.3.10 PrettyTable-3.16.0 PyMySQL-1.1.2 PyYAML-6.0.3 SQLAlchemy-2.0.42 WebOb-1.8.9 alembic-1.16.4 attrs-25.3.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.2 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.2 cliff-4.10.0 cmd2-2.7.0 cryptography-43.0.3 debtcollector-3.0.0 decorator-5.2.1 distlib-0.4.0 dogpile.cache-1.4.0 durationpy-0.10 fasteners-0.19 filelock-3.18.0 futurist-3.2.1 gnocchiclient-7.2.0 google-auth-2.40.3 greenlet-3.2.3 idna-3.10 iso8601-2.1.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.25.0 jsonschema-specifications-2025.4.1 keystoneauth1-5.12.0 kubernetes-33.1.0 legacy-cgi-2.6.4 markdown-it-py-3.0.0 markupsafe-3.0.2 mdurl-0.1.2 msgpack-1.1.1 netaddr-1.3.0 oauthlib-3.3.1 openstacksdk-4.6.0 os-client-config-2.3.0 os-faults-0.3.0 os-service-types-1.8.0 osc-lib-4.1.0 oslo.concurrency-7.2.0 oslo.config-10.0.0 oslo.context-6.1.0 oslo.db-17.4.0 oslo.i18n-6.6.0 oslo.log-7.2.1 oslo.serialization-5.8.0 oslo.utils-9.1.0 osprofiler-4.3.0 packaging-25.0 paramiko-3.5.1 pbr-7.0.1 platformdirs-4.3.8 psutil-7.0.0 pyOpenSSL-24.2.1 pyasn1-0.6.0 pyasn1-modules-0.4.1 pycparser-2.22 pyghmi-1.6.2 pygments-2.19.2 pynacl-1.5.0 pyparsing-3.2.3 pyperclip-1.9.0 python-barbicanclient-7.2.0 python-cinderclient-9.8.0 python-dateutil-2.9.0.post0 python-designateclient-6.3.0 python-glanceclient-4.9.0 python-heatclient-4.3.0 python-ironicclient-5.13.0 python-keystoneclient-5.7.0 python-magnumclient-4.9.0 python-manilaclient-5.6.0 python-mistralclient-6.0.0 python-neutronclient-11.6.0 python-novaclient-18.11.0 python-octaviaclient-3.12.0 python-openstackclient-8.1.0 python-subunit-1.4.4 python-swiftclient-4.8.0 python-troveclient-8.9.0 python-watcherclient-4.9.0 python-zaqarclient-4.0.0 rally-5.0.0 rally-openstack-3.0.1.dev21 referencing-0.36.2 requests-2.32.4 requests-oauthlib-2.0.0 requestsexceptions-1.4.0 rfc3986-2.0.0 rich-14.1.0 rich-argparse-1.7.1 rpds-py-0.26.0 rsa-4.9.1 setuptools_scm-9.2.0 six-1.17.0 stevedore-5.5.0 testresources-2.0.2 testscenarios-0.5.0 testtools-2.7.2 typing-extensions-4.14.1 tzdata-2025.2 ujson-5.10.0 urllib3-1.26.20 virtualenv-20.32.0 warlock-2.1.0 wcwidth-0.2.13 websocket-client-1.8.0 wrapt-1.17.2
stdout_lines
[
    "Looking in indexes: https://pypi.org/simple, https://deb.debian.org/wheel/debian-13-x86_64",
    "Collecting rally-openstack",
    "  Cloning file:///openstack/src/opendev.org/openstack/rally-openstack (to revision 1d37beb78b1b0cb7b2e848c6861f7d035ed781ec) to ./pip-install-l2nnaeag/rally-openstack_068472274b5c4b19ba6f48271fe51429",
    "  Resolved file:///openstack/src/opendev.org/openstack/rally-openstack to commit 1d37beb78b1b0cb7b2e848c6861f7d035ed781ec",
    "  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 PyMySQL",
    "  Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB)",
    "Collecting requests!=2.20.0,!=2.24.0 (from rally-openstack)",
    "  Using cached requests-2.32.4-py3-none-any.whl.metadata (4.9 kB)",
    "Collecting rally>=5.0.0 (from rally-openstack)",
    "  Downloading rally-5.0.0-py3-none-any.whl.metadata (6.0 kB)",
    "Collecting setuptools_scm (from rally-openstack)",
    "  Downloading setuptools_scm-9.2.0-py3-none-any.whl.metadata (7.7 kB)",
    "Collecting gnocchiclient (from rally-openstack)",
    "  Using cached gnocchiclient-7.2.0-py2.py3-none-any.whl.metadata (2.0 kB)",
    "Collecting keystoneauth1 (from rally-openstack)",
    "  Using cached keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB)",
    "Collecting kubernetes (from rally-openstack)",
    "  Downloading kubernetes-33.1.0-py2.py3-none-any.whl.metadata (1.7 kB)",
    "Collecting os-faults>=0.2.0 (from rally-openstack)",
    "  Downloading os_faults-0.3.0-py3-none-any.whl.metadata (11 kB)",
    "Collecting osprofiler (from rally-openstack)",
    "  Using cached osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB)",
    "Collecting python-barbicanclient (from rally-openstack)",
    "  Using cached python_barbicanclient-7.2.0-py3-none-any.whl.metadata (11 kB)",
    "Collecting python-cinderclient!=4.0.0 (from rally-openstack)",
    "  Using cached python_cinderclient-9.8.0-py3-none-any.whl.metadata (18 kB)",
    "Collecting python-designateclient (from rally-openstack)",
    "  Using cached python_designateclient-6.3.0-py3-none-any.whl.metadata (1.5 kB)",
    "Collecting python-heatclient (from rally-openstack)",
    "  Using cached python_heatclient-4.3.0-py3-none-any.whl.metadata (3.0 kB)",
    "Collecting python-glanceclient (from rally-openstack)",
    "  Downloading python_glanceclient-4.9.0-py3-none-any.whl.metadata (3.8 kB)",
    "Collecting python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0 (from rally-openstack)",
    "  Using cached python_ironicclient-5.13.0-py3-none-any.whl.metadata (4.5 kB)",
    "Collecting python-keystoneclient!=2.1.0 (from rally-openstack)",
    "  Using cached python_keystoneclient-5.7.0-py3-none-any.whl.metadata (3.6 kB)",
    "Collecting python-magnumclient (from rally-openstack)",
    "  Using cached python_magnumclient-4.9.0-py3-none-any.whl.metadata (3.0 kB)",
    "Collecting python-manilaclient (from rally-openstack)",
    "  Using cached python_manilaclient-5.6.0-py3-none-any.whl.metadata (5.4 kB)",
    "Collecting python-mistralclient!=3.2.0 (from rally-openstack)",
    "  Using cached python_mistralclient-6.0.0-py3-none-any.whl.metadata (4.4 kB)",
    "Collecting python-neutronclient (from rally-openstack)",
    "  Using cached python_neutronclient-11.6.0-py3-none-any.whl.metadata (3.4 kB)",
    "Collecting python-novaclient (from rally-openstack)",
    "  Using cached python_novaclient-18.11.0-py3-none-any.whl.metadata (3.0 kB)",
    "Collecting python-octaviaclient (from rally-openstack)",
    "  Using cached python_octaviaclient-3.12.0-py3-none-any.whl.metadata (2.9 kB)",
    "Collecting python-swiftclient (from rally-openstack)",
    "  Using cached python_swiftclient-4.8.0-py3-none-any.whl.metadata (3.5 kB)",
    "Collecting python-troveclient (from rally-openstack)",
    "  Using cached python_troveclient-8.9.0-py3-none-any.whl.metadata (3.1 kB)",
    "Collecting python-watcherclient (from rally-openstack)",
    "  Using cached python_watcherclient-4.9.0-py3-none-any.whl.metadata (5.2 kB)",
    "Collecting python-zaqarclient (from rally-openstack)",
    "  Downloading python_zaqarclient-4.0.0-py3-none-any.whl.metadata (4.5 kB)",
    "Collecting PyYAML>=3.10.0 (from os-faults>=0.2.0->rally-openstack)",
    "  Using cached pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)",
    "Collecting click>=6.7 (from os-faults>=0.2.0->rally-openstack)",
    "  Downloading click-8.2.2-py3-none-any.whl.metadata (2.6 kB)",
    "Collecting iso8601>=0.1.11 (from os-faults>=0.2.0->rally-openstack)",
    "  Using cached iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB)",
    "Collecting jsonschema>=2.6.0 (from os-faults>=0.2.0->rally-openstack)",
    "  Using cached jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB)",
    "Collecting oslo.concurrency>=3.0.0 (from os-faults>=0.2.0->rally-openstack)",
    "  Using cached oslo_concurrency-7.2.0-py3-none-any.whl.metadata (2.4 kB)",
    "Collecting oslo.i18n>=2.1.0 (from os-faults>=0.2.0->rally-openstack)",
    "  Using cached oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB)",
    "Collecting oslo.serialization>=1.10.0 (from os-faults>=0.2.0->rally-openstack)",
    "  Using cached oslo_serialization-5.8.0-py3-none-any.whl.metadata (2.1 kB)",
    "Collecting oslo.utils>=3.20.0 (from os-faults>=0.2.0->rally-openstack)",
    "  Using cached oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB)",
    "Collecting pbr>=2.0.0 (from os-faults>=0.2.0->rally-openstack)",
    "  Using cached pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB)",
    "Collecting platformdirs>=2.6.0 (from os-faults>=0.2.0->rally-openstack)",
    "  Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)",
    "Collecting pyghmi>=1.0.9 (from os-faults>=0.2.0->rally-openstack)",
    "  Downloading pyghmi-1.6.2-py3-none-any.whl.metadata (1.1 kB)",
    "Collecting attrs>=22.2.0 (from jsonschema>=2.6.0->os-faults>=0.2.0->rally-openstack)",
    "  Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB)",
    "Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6.0->os-faults>=0.2.0->rally-openstack)",
    "  Using cached jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB)",
    "Collecting referencing>=0.28.4 (from jsonschema>=2.6.0->os-faults>=0.2.0->rally-openstack)",
    "  Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)",
    "Collecting rpds-py>=0.7.1 (from jsonschema>=2.6.0->os-faults>=0.2.0->rally-openstack)",
    "  Using cached rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)",
    "Collecting oslo.config>=5.2.0 (from oslo.concurrency>=3.0.0->os-faults>=0.2.0->rally-openstack)",
    "  Using cached oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB)",
    "Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.0.0->os-faults>=0.2.0->rally-openstack)",
    "  Using cached fasteners-0.19-py3-none-any.whl.metadata (4.9 kB)",
    "Collecting debtcollector>=3.0.0 (from oslo.concurrency>=3.0.0->os-faults>=0.2.0->rally-openstack)",
    "  Using cached debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB)",
    "Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->oslo.concurrency>=3.0.0->os-faults>=0.2.0->rally-openstack)",
    "  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 netaddr>=0.7.18 (from oslo.config>=5.2.0->oslo.concurrency>=3.0.0->os-faults>=0.2.0->rally-openstack)",
    "  Using cached netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB)",
    "Collecting stevedore>=1.20.0 (from oslo.config>=5.2.0->oslo.concurrency>=3.0.0->os-faults>=0.2.0->rally-openstack)",
    "  Using cached stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB)",
    "Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->oslo.concurrency>=3.0.0->os-faults>=0.2.0->rally-openstack)",
    "  Using cached rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB)",
    "Collecting msgpack>=0.5.2 (from oslo.serialization>=1.10.0->os-faults>=0.2.0->rally-openstack)",
    "  Using cached msgpack-1.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)",
    "Collecting tzdata>=2022.4 (from oslo.serialization>=1.10.0->os-faults>=0.2.0->rally-openstack)",
    "  Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB)",
    "Collecting pyparsing>=2.1.0 (from oslo.utils>=3.20.0->os-faults>=0.2.0->rally-openstack)",
    "  Using cached pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB)",
    "Collecting packaging>=20.4 (from oslo.utils>=3.20.0->os-faults>=0.2.0->rally-openstack)",
    "  Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)",
    "Collecting psutil>=3.2.2 (from oslo.utils>=3.20.0->os-faults>=0.2.0->rally-openstack)",
    "  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)",
    "Requirement already satisfied: setuptools in /openstack/venvs/rally-32.1.0.dev19/lib/python3.13/site-packages (from pbr>=2.0.0->os-faults>=0.2.0->rally-openstack) (80.9.0)",
    "Collecting cryptography>=2.1 (from pyghmi>=1.0.9->os-faults>=0.2.0->rally-openstack)",
    "  Using cached cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB)",
    "Collecting python-dateutil>=2.8.1 (from pyghmi>=1.0.9->os-faults>=0.2.0->rally-openstack)",
    "  Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)",
    "Collecting six>=1.10.0 (from pyghmi>=1.0.9->os-faults>=0.2.0->rally-openstack)",
    "  Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)",
    "Collecting cffi>=1.12 (from cryptography>=2.1->pyghmi>=1.0.9->os-faults>=0.2.0->rally-openstack)",
    "  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>=2.1->pyghmi>=1.0.9->os-faults>=0.2.0->rally-openstack)",
    "  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)",
    "Collecting PrettyTable>=0.7.2 (from python-cinderclient!=4.0.0->rally-openstack)",
    "  Using cached prettytable-3.16.0-py3-none-any.whl.metadata (33 kB)",
    "Collecting os-service-types>=1.2.0 (from keystoneauth1->rally-openstack)",
    "  Using cached os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB)",
    "Collecting typing-extensions>=4.12 (from keystoneauth1->rally-openstack)",
    "  Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)",
    "Collecting wcwidth (from PrettyTable>=0.7.2->python-cinderclient!=4.0.0->rally-openstack)",
    "  Using cached wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)",
    "Collecting cliff>=2.8.0 (from python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  Downloading cliff-4.10.0-py3-none-any.whl.metadata (1.9 kB)",
    "Collecting dogpile.cache>=0.8.0 (from python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  Using cached dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB)",
    "Collecting openstacksdk>=0.18.0 (from python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB)",
    "Collecting osc-lib>=2.0.0 (from python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  Downloading osc_lib-4.1.0-py3-none-any.whl.metadata (3.6 kB)",
    "Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  Using cached autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB)",
    "Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  Using cached cmd2-2.7.0-py3-none-any.whl.metadata (17 kB)",
    "Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  Downloading pyperclip-1.9.0.tar.gz (20 kB)",
    "  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 rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  Using cached rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB)",
    "Collecting decorator>=4.0.0 (from dogpile.cache>=0.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB)",
    "Collecting jmespath>=0.9.0 (from openstacksdk>=0.18.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB)",
    "Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.18.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  Using cached jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB)",
    "Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.18.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  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>=0.18.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  Using cached jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB)",
    "Collecting alembic!=1.2.0,!=1.6.3 (from rally>=5.0.0->rally-openstack)",
    "  Using cached alembic-1.16.4-py3-none-any.whl.metadata (7.3 kB)",
    "Collecting Jinja2 (from rally>=5.0.0->rally-openstack)",
    "  Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)",
    "Collecting markupsafe (from rally>=5.0.0->rally-openstack)",
    "  Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)",
    "Collecting oslo.db (from rally>=5.0.0->rally-openstack)",
    "  Using cached oslo_db-17.4.0-py3-none-any.whl.metadata (3.0 kB)",
    "Collecting oslo.log!=3.44.2,!=4.1.2,!=4.2.0,!=5.0.1,!=5.0.2,!=5.1.0 (from rally>=5.0.0->rally-openstack)",
    "  Using cached oslo_log-7.2.1-py3-none-any.whl.metadata (2.8 kB)",
    "Collecting paramiko!=2.9.0,!=2.9.1 (from rally>=5.0.0->rally-openstack)",
    "  Using cached paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB)",
    "Collecting pyOpenSSL (from rally>=5.0.0->rally-openstack)",
    "  Using cached pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB)",
    "Collecting python-subunit (from rally>=5.0.0->rally-openstack)",
    "  Using cached python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB)",
    "Collecting SQLAlchemy>=2 (from rally>=5.0.0->rally-openstack)",
    "  Using cached sqlalchemy-2.0.42-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB)",
    "Collecting virtualenv!=16.3.0 (from rally>=5.0.0->rally-openstack)",
    "  Downloading virtualenv-20.32.0-py3-none-any.whl.metadata (4.5 kB)",
    "Collecting Mako (from alembic!=1.2.0,!=1.6.3->rally>=5.0.0->rally-openstack)",
    "  Using cached mako-1.3.10-py3-none-any.whl.metadata (2.9 kB)",
    "Collecting oslo.context>=2.21.0 (from oslo.log!=3.44.2,!=4.1.2,!=4.2.0,!=5.0.1,!=5.0.2,!=5.1.0->rally>=5.0.0->rally-openstack)",
    "  Using cached oslo_context-6.1.0-py3-none-any.whl.metadata (2.1 kB)",
    "Collecting bcrypt>=3.2 (from paramiko!=2.9.0,!=2.9.1->rally>=5.0.0->rally-openstack)",
    "  Using cached bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB)",
    "Collecting pynacl>=1.5 (from paramiko!=2.9.0,!=2.9.1->rally>=5.0.0->rally-openstack)",
    "  Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB)",
    "Collecting charset_normalizer<4,>=2 (from requests!=2.20.0,!=2.24.0->rally-openstack)",
    "  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.20.0,!=2.24.0->rally-openstack)",
    "  Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)",
    "Collecting urllib3<3,>=1.21.1 (from requests!=2.20.0,!=2.24.0->rally-openstack)",
    "  Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)",
    "Collecting certifi>=2017.4.17 (from requests!=2.20.0,!=2.24.0->rally-openstack)",
    "  Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)",
    "Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  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>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  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>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  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>=2.8.0->python-ironicclient!=2.5.2,!=2.7.1,!=3.0.0->rally-openstack)",
    "  Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)",
    "Collecting greenlet>=1 (from SQLAlchemy>=2->rally>=5.0.0->rally-openstack)",
    "  Using cached greenlet-3.2.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB)",
    "Collecting distlib<1,>=0.3.7 (from virtualenv!=16.3.0->rally>=5.0.0->rally-openstack)",
    "  Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB)",
    "Collecting filelock<4,>=3.12.2 (from virtualenv!=16.3.0->rally>=5.0.0->rally-openstack)",
    "  Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)",
    "Collecting ujson (from gnocchiclient->rally-openstack)",
    "  Using cached ujson-5.10.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.3 kB)",
    "Collecting futurist (from gnocchiclient->rally-openstack)",
    "  Using cached futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB)",
    "Collecting google-auth>=1.0.1 (from kubernetes->rally-openstack)",
    "  Downloading google_auth-2.40.3-py2.py3-none-any.whl.metadata (6.2 kB)",
    "Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes->rally-openstack)",
    "  Using cached websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB)",
    "Collecting requests-oauthlib (from kubernetes->rally-openstack)",
    "  Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB)",
    "Collecting oauthlib>=3.2.2 (from kubernetes->rally-openstack)",
    "  Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB)",
    "Collecting durationpy>=0.7 (from kubernetes->rally-openstack)",
    "  Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes)",
    "Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes->rally-openstack)",
    "  Using cached cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB)",
    "Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes->rally-openstack)",
    "  Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB)",
    "Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes->rally-openstack)",
    "  Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB)",
    "Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes->rally-openstack)",
    "  Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB)",
    "Collecting testresources>=2.0.0 (from oslo.db->rally>=5.0.0->rally-openstack)",
    "  Using cached testresources-2.0.2-py2.py3-none-any.whl",
    "Collecting testscenarios>=0.4 (from oslo.db->rally>=5.0.0->rally-openstack)",
    "  Using cached testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB)",
    "Collecting testtools (from testscenarios>=0.4->oslo.db->rally>=5.0.0->rally-openstack)",
    "  Using cached testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB)",
    "Collecting WebOb>=1.7.1 (from osprofiler->rally-openstack)",
    "  Using cached WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB)",
    "Collecting legacy-cgi>=2.6 (from WebOb>=1.7.1->osprofiler->rally-openstack)",
    "  Using cached legacy_cgi-2.6.4-py3-none-any.whl.metadata (2.3 kB)",
    "Collecting warlock>=1.2.0 (from python-glanceclient->rally-openstack)",
    "  Using cached warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB)",
    "Collecting os-client-config>=1.28.0 (from python-neutronclient->rally-openstack)",
    "  Using cached os_client_config-2.3.0-py3-none-any.whl.metadata (2.5 kB)",
    "Collecting python-openstackclient>=3.12.0 (from python-octaviaclient->rally-openstack)",
    "  Downloading python_openstackclient-8.1.0-py3-none-any.whl.metadata (10.0 kB)",
    "Downloading pymysql-1.1.2-py3-none-any.whl (45 kB)",
    "Downloading os_faults-0.3.0-py3-none-any.whl (88 kB)",
    "Downloading click-8.2.2-py3-none-any.whl (103 kB)",
    "Using cached iso8601-2.1.0-py3-none-any.whl (7.5 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 oslo_concurrency-7.2.0-py3-none-any.whl (47 kB)",
    "Using cached debtcollector-3.0.0-py3-none-any.whl (23 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 netaddr-1.3.0-py3-none-any.whl (2.3 MB)",
    "Using cached oslo_i18n-6.6.0-py3-none-any.whl (46 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_utils-9.1.0-py3-none-any.whl (134 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)",
    "Using cached platformdirs-4.3.8-py3-none-any.whl (18 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)",
    "Downloading pyghmi-1.6.2-py3-none-any.whl (281 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 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 keystoneauth1-5.12.0-py3-none-any.whl (343 kB)",
    "Using cached os_service_types-1.8.0-py3-none-any.whl (24 kB)",
    "Using cached prettytable-3.16.0-py3-none-any.whl (33 kB)",
    "Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)",
    "Using cached python_ironicclient-5.13.0-py3-none-any.whl (246 kB)",
    "Downloading cliff-4.10.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 dogpile_cache-1.4.0-py3-none-any.whl (62 kB)",
    "Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB)",
    "Downloading openstacksdk-4.6.0-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 142.8 MB/s  0:00:00",
    "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)",
    "Downloading osc_lib-4.1.0-py3-none-any.whl (92 kB)",
    "Using cached python_keystoneclient-5.7.0-py3-none-any.whl (397 kB)",
    "Using cached python_mistralclient-6.0.0-py3-none-any.whl (140 kB)",
    "Using cached pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB)",
    "Downloading rally-5.0.0-py3-none-any.whl (513 kB)",
    "Using cached alembic-1.16.4-py3-none-any.whl (247 kB)",
    "Using cached oslo_log-7.2.1-py3-none-any.whl (75 kB)",
    "Using cached oslo_context-6.1.0-py3-none-any.whl (19 kB)",
    "Using cached paramiko-3.5.1-py3-none-any.whl (227 kB)",
    "Using cached bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)",
    "Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)",
    "Using cached referencing-0.36.2-py3-none-any.whl (26 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)",
    "Downloading certifi-2025.8.3-py3-none-any.whl (161 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)",
    "Using cached rpds_py-0.26.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB)",
    "Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)",
    "Using cached sqlalchemy-2.0.42-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB)",
    "Using cached greenlet-3.2.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (608 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)",
    "Downloading virtualenv-20.32.0-py3-none-any.whl (6.1 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.1/6.1 MB 202.2 MB/s  0:00:00",
    "Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB)",
    "Downloading filelock-3.18.0-py3-none-any.whl (16 kB)",
    "Using cached wcwidth-0.2.13-py2.py3-none-any.whl (34 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)",
    "Using cached gnocchiclient-7.2.0-py2.py3-none-any.whl (66 kB)",
    "Using cached futurist-3.2.1-py3-none-any.whl (40 kB)",
    "Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)",
    "Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)",
    "Downloading kubernetes-33.1.0-py2.py3-none-any.whl (1.9 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.9/1.9 MB 127.4 MB/s  0:00:00",
    "Downloading durationpy-0.10-py3-none-any.whl (3.9 kB)",
    "Downloading google_auth-2.40.3-py2.py3-none-any.whl (216 kB)",
    "Using cached cachetools-5.5.2-py3-none-any.whl (10 kB)",
    "Downloading rsa-4.9.1-py3-none-any.whl (34 kB)",
    "Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB)",
    "Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)",
    "Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB)",
    "Using cached websocket_client-1.8.0-py3-none-any.whl (58 kB)",
    "Using cached mako-1.3.10-py3-none-any.whl (78 kB)",
    "Using cached oslo_db-17.4.0-py3-none-any.whl (157 kB)",
    "Using cached testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)",
    "Using cached osprofiler-4.3.0-py3-none-any.whl (95 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 pycparser-2.22-py3-none-any.whl (117 kB)",
    "Using cached pyOpenSSL-24.2.1-py3-none-any.whl (58 kB)",
    "Using cached python_barbicanclient-7.2.0-py3-none-any.whl (88 kB)",
    "Using cached python_designateclient-6.3.0-py3-none-any.whl (95 kB)",
    "Downloading python_glanceclient-4.9.0-py3-none-any.whl (206 kB)",
    "Using cached warlock-2.1.0-py3-none-any.whl (10 kB)",
    "Using cached python_heatclient-4.3.0-py3-none-any.whl (213 kB)",
    "Using cached python_swiftclient-4.8.0-py3-none-any.whl (88 kB)",
    "Using cached python_magnumclient-4.9.0-py3-none-any.whl (143 kB)",
    "Using cached python_manilaclient-5.6.0-py3-none-any.whl (519 kB)",
    "Using cached python_neutronclient-11.6.0-py3-none-any.whl (296 kB)",
    "Using cached os_client_config-2.3.0-py3-none-any.whl (30 kB)",
    "Using cached python_novaclient-18.11.0-py3-none-any.whl (335 kB)",
    "Using cached python_octaviaclient-3.12.0-py3-none-any.whl (113 kB)",
    "Downloading python_openstackclient-8.1.0-py3-none-any.whl (1.1 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.1/1.1 MB 111.4 MB/s  0:00:00",
    "Using cached python_subunit-1.4.4-py3-none-any.whl (104 kB)",
    "Using cached testtools-2.7.2-py3-none-any.whl (179 kB)",
    "Using cached python_troveclient-8.9.0-py3-none-any.whl (237 kB)",
    "Using cached python_watcherclient-4.9.0-py3-none-any.whl (140 kB)",
    "Downloading python_zaqarclient-4.0.0-py3-none-any.whl (74 kB)",
    "Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)",
    "Downloading setuptools_scm-9.2.0-py3-none-any.whl (62 kB)",
    "Using cached ujson-5.10.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)",
    "Building wheels for collected packages: rally-openstack, pyperclip",
    "  Building wheel for rally-openstack (pyproject.toml): started",
    "  Building wheel for rally-openstack (pyproject.toml): finished with status 'done'",
    "  Created wheel for rally-openstack: filename=rally_openstack-3.0.1.dev21-py3-none-any.whl size=359822 sha256=4680d26e88f8f90023d88e52a0885d98b8d0c32b3bde06b7ff15344f6274abe6",
    "  Stored in directory: /root/.cache/pip/wheels/f5/fb/ac/9f5809841ce5b9f6cbadc1cbf36890d4dfcbe38a6f40535489",
    "  Building wheel for pyperclip (pyproject.toml): started",
    "  Building wheel for pyperclip (pyproject.toml): finished with status 'done'",
    "  Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=180a640a5c9e60c4b3d61f9de16c38be95aa809e9db1d861b762d5393929d820",
    "  Stored in directory: /root/.cache/pip/wheels/9c/79/90/c9e831caaffa2633ad99f1d35c6ea39866b92de62e909e89ef",
    "Successfully built rally-openstack pyperclip",
    "Installing collected packages: wcwidth, requestsexceptions, pyperclip, durationpy, distlib, wrapt, websocket-client, urllib3, ujson, tzdata, typing-extensions, testtools, stevedore, six, rpds-py, rfc3986, PyYAML, pyparsing, PyMySQL, pygments, pycparser, pyasn1, psutil, PrettyTable, platformdirs, pbr, packaging, oauthlib, netaddr, msgpack, mdurl, markupsafe, legacy-cgi, jsonpointer, jmespath, iso8601, idna, greenlet, filelock, fasteners, decorator, click, charset_normalizer, certifi, cachetools, bcrypt, autopage, attrs, WebOb, virtualenv, testscenarios, testresources, SQLAlchemy, setuptools_scm, rsa, requests, referencing, python-subunit, python-dateutil, pyasn1-modules, oslo.i18n, oslo.context, os-service-types, markdown-it-py, Mako, jsonpatch, Jinja2, dogpile.cache, debtcollector, cffi, rich, requests-oauthlib, python-swiftclient, pynacl, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, google-auth, futurist, cryptography, alembic, rich-argparse, python-cinderclient, pyOpenSSL, pyghmi, paramiko, oslo.serialization, oslo.db, oslo.concurrency, openstacksdk, kubernetes, jsonschema, warlock, python-novaclient, python-keystoneclient, osprofiler, oslo.log, os-faults, os-client-config, cmd2, rally, python-glanceclient, cliff, python-barbicanclient, osc-lib, gnocchiclient, python-zaqarclient, python-watcherclient, python-openstackclient, python-neutronclient, python-mistralclient, python-manilaclient, python-magnumclient, python-ironicclient, python-heatclient, python-designateclient, python-troveclient, python-octaviaclient, rally-openstack",
    "",
    "Successfully installed Jinja2-3.1.6 Mako-1.3.10 PrettyTable-3.16.0 PyMySQL-1.1.2 PyYAML-6.0.3 SQLAlchemy-2.0.42 WebOb-1.8.9 alembic-1.16.4 attrs-25.3.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.2 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.2 cliff-4.10.0 cmd2-2.7.0 cryptography-43.0.3 debtcollector-3.0.0 decorator-5.2.1 distlib-0.4.0 dogpile.cache-1.4.0 durationpy-0.10 fasteners-0.19 filelock-3.18.0 futurist-3.2.1 gnocchiclient-7.2.0 google-auth-2.40.3 greenlet-3.2.3 idna-3.10 iso8601-2.1.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.25.0 jsonschema-specifications-2025.4.1 keystoneauth1-5.12.0 kubernetes-33.1.0 legacy-cgi-2.6.4 markdown-it-py-3.0.0 markupsafe-3.0.2 mdurl-0.1.2 msgpack-1.1.1 netaddr-1.3.0 oauthlib-3.3.1 openstacksdk-4.6.0 os-client-config-2.3.0 os-faults-0.3.0 os-service-types-1.8.0 osc-lib-4.1.0 oslo.concurrency-7.2.0 oslo.config-10.0.0 oslo.context-6.1.0 oslo.db-17.4.0 oslo.i18n-6.6.0 oslo.log-7.2.1 oslo.serialization-5.8.0 oslo.utils-9.1.0 osprofiler-4.3.0 packaging-25.0 paramiko-3.5.1 pbr-7.0.1 platformdirs-4.3.8 psutil-7.0.0 pyOpenSSL-24.2.1 pyasn1-0.6.0 pyasn1-modules-0.4.1 pycparser-2.22 pyghmi-1.6.2 pygments-2.19.2 pynacl-1.5.0 pyparsing-3.2.3 pyperclip-1.9.0 python-barbicanclient-7.2.0 python-cinderclient-9.8.0 python-dateutil-2.9.0.post0 python-designateclient-6.3.0 python-glanceclient-4.9.0 python-heatclient-4.3.0 python-ironicclient-5.13.0 python-keystoneclient-5.7.0 python-magnumclient-4.9.0 python-manilaclient-5.6.0 python-mistralclient-6.0.0 python-neutronclient-11.6.0 python-novaclient-18.11.0 python-octaviaclient-3.12.0 python-openstackclient-8.1.0 python-subunit-1.4.4 python-swiftclient-4.8.0 python-troveclient-8.9.0 python-watcherclient-4.9.0 python-zaqarclient-4.0.0 rally-5.0.0 rally-openstack-3.0.1.dev21 referencing-0.36.2 requests-2.32.4 requests-oauthlib-2.0.0 requestsexceptions-1.4.0 rfc3986-2.0.0 rich-14.1.0 rich-argparse-1.7.1 rpds-py-0.26.0 rsa-4.9.1 setuptools_scm-9.2.0 six-1.17.0 stevedore-5.5.0 testresources-2.0.2 testscenarios-0.5.0 testtools-2.7.2 typing-extensions-4.14.1 tzdata-2025.2 ujson-5.10.0 urllib3-1.26.20 virtualenv-20.32.0 warlock-2.1.0 wcwidth-0.2.13 websocket-client-1.8.0 wrapt-1.17.2"
]
version None
virtualenv None