Execution
Date 14 Dec 2025 10:15:01 +0000
Duration 00:06:33.21
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
7 Hosts
567 Tasks
554 Results
37 Plays
221 Files
0 Records

Task result details


Field Value
attempts
1
changed
True
cmd
[
    "/openstack/venvs/utility-32.1.0.dev19/bin/pip3",
    "install",
    "-U",
    "--constraint",
    "/openstack/venvs/utility-32.1.0.dev19/global-constraints.txt",
    "--constraint",
    "/openstack/venvs/utility-32.1.0.dev19/constraints.txt",
    "--log",
    "/var/log/python_venv_build.log",
    "--find-links",
    "http://172.29.236.101:8181/os-releases/32.1.0.dev19/debian-13-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/utility-32.1.0.dev19/global-constraints.txt --constraint /openstack/venvs/utility-32.1.0.dev19/constraints.txt --log /var/log/python_venv_build.log  --find-links http://172.29.236.101:8181/os-releases/32.1.0.dev19/debian-13-x86_64/wheels/ --trusted-host 172.29.236.101 ",
        "name": [
            "pip",
            "setuptools",
            "wheel"
        ],
        "requirements": null,
        "state": "latest",
        "umask": null,
        "version": null,
        "virtualenv": "/openstack/venvs/utility-32.1.0.dev19",
        "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.1.0.dev19/debian-13-x86_64/wheels/
Collecting pip
  Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
Collecting setuptools
  Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
Collecting wheel
  Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)
Downloading pip-25.2-py3-none-any.whl (1.8 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 166.7 MB/s eta 0:00:00
Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 160.3 MB/s eta 0:00:00
Downloading wheel-0.45.1-py3-none-any.whl (72 kB)
Installing collected packages: wheel, setuptools, pip
  Attempting uninstall: pip
    Found existing installation: pip 25.1.1
    Uninstalling pip-25.1.1:
      Successfully uninstalled pip-25.1.1

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.1.0.dev19/debian-13-x86_64/wheels/",
    "Collecting pip",
    "  Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)",
    "Collecting setuptools",
    "  Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)",
    "Collecting wheel",
    "  Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)",
    "Downloading pip-25.2-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 166.7 MB/s eta 0:00:00",
    "Downloading setuptools-80.9.0-py3-none-any.whl (1.2 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.2/1.2 MB 160.3 MB/s eta 0:00:00",
    "Downloading wheel-0.45.1-py3-none-any.whl (72 kB)",
    "Installing collected packages: wheel, setuptools, pip",
    "  Attempting uninstall: pip",
    "    Found existing installation: pip 25.1.1",
    "    Uninstalling pip-25.1.1:",
    "      Successfully uninstalled pip-25.1.1",
    "",
    "Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1"
]
version None
virtualenv
/openstack/venvs/utility-32.1.0.dev19