Execution
Date 15 Dec 2025 10:19:13 +0000
Duration 00:23:12.82
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
9 Hosts
618 Tasks
960 Results
108 Plays
456 Files
0 Records

Task result details


Field Value
attempts
1
changed
True
cmd
[
    "/openstack/venvs/keystone-32.0.0.0rc2.dev6/bin/pip3",
    "install",
    "-U",
    "--constraint",
    "/openstack/venvs/keystone-32.0.0.0rc2.dev6/global-constraints.txt",
    "--constraint",
    "/openstack/venvs/keystone-32.0.0.0rc2.dev6/constraints.txt",
    "--log",
    "/var/log/python_venv_build.log",
    "--find-links",
    "http://172.29.236.101:8181/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/wheels/",
    "--trusted-host",
    "172.29.236.101",
    "pip",
    "setuptools",
    "wheel"
]
invocation
{
    "module_args": {
        "break_system_packages": false,
        "chdir": null,
        "editable": false,
        "executable": null,
        "extra_args": "--constraint /openstack/venvs/keystone-32.0.0.0rc2.dev6/global-constraints.txt --constraint /openstack/venvs/keystone-32.0.0.0rc2.dev6/constraints.txt --log /var/log/python_venv_build.log  --find-links http://172.29.236.101:8181/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/wheels/ --trusted-host 172.29.236.101 ",
        "name": [
            "pip",
            "setuptools",
            "wheel"
        ],
        "requirements": null,
        "state": "latest",
        "umask": null,
        "version": null,
        "virtualenv": "/openstack/venvs/keystone-32.0.0.0rc2.dev6",
        "virtualenv_command": "python3 -m venv",
        "virtualenv_python": null,
        "virtualenv_site_packages": false
    }
}
name
[
    "pip",
    "setuptools",
    "wheel"
]
requirements None
state
latest
stderr

stderr_lines
[]
stdout
Looking in links: http://172.29.236.101:8181/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/wheels/
Collecting pip
  Using cached pip-25.2-py3-none-any.whl.metadata (4.7 kB)
Collecting setuptools
  Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
Collecting wheel
  Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)
Using cached pip-25.2-py3-none-any.whl (1.8 MB)
Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
Using cached wheel-0.45.1-py3-none-any.whl (72 kB)
Installing collected packages: wheel, setuptools, pip
  Attempting uninstall: pip
    Found existing installation: pip 24.0
    Uninstalling pip-24.0:
      Successfully uninstalled pip-24.0
Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1
stdout_lines
[
    "Looking in links: http://172.29.236.101:8181/os-releases/32.0.0.0rc2.dev6/ubuntu-24.04-x86_64/wheels/",
    "Collecting pip",
    "  Using cached pip-25.2-py3-none-any.whl.metadata (4.7 kB)",
    "Collecting setuptools",
    "  Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)",
    "Collecting wheel",
    "  Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)",
    "Using cached pip-25.2-py3-none-any.whl (1.8 MB)",
    "Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)",
    "Using cached wheel-0.45.1-py3-none-any.whl (72 kB)",
    "Installing collected packages: wheel, setuptools, pip",
    "  Attempting uninstall: pip",
    "    Found existing installation: pip 24.0",
    "    Uninstalling pip-24.0:",
    "      Successfully uninstalled pip-24.0",
    "Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1"
]
version None
virtualenv
/openstack/venvs/keystone-32.0.0.0rc2.dev6