Playbook #3 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-bridge.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:11.28
-
PlayInstall reboot jobs
-
Taskcreate-venv : Create or upgrade venv
-
Hostbridge99.opendev.org
-
Date27 Oct 2025 19:36:51 +0000
| Field | Value |
|---|---|
| changed |
True |
| cmd |
[ "/usr/launcher-venv/bin/pip3", "install", "-U", "-r", "/usr/launcher-venv/requirements-venv.txt" ] |
| invocation |
{ "module_args": { "chdir": null, "editable": false, "executable": null, "extra_args": null, "name": null, "requirements": "/usr/launcher-venv/requirements-venv.txt", "state": "latest", "umask": null, "version": null, "virtualenv": "/usr/launcher-venv", "virtualenv_command": "/usr/bin/python3 -m venv", "virtualenv_python": null, "virtualenv_site_packages": false } } |
| name | None |
| requirements |
/usr/launcher-venv/requirements-venv.txt |
| state |
latest |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Looking in indexes: https://mirror-int.dfw.rax.opendev.org/pypi/simple, https://mirror-int.dfw.rax.opendev.org/wheel/ubuntu-22.04-x86_64
Requirement already satisfied: pip in /usr/launcher-venv/lib/python3.10/site-packages (from -r /usr/launcher-venv/requirements-venv.txt (line 2)) (22.0.2)
Collecting pip
Using cached https://mirror-int.dfw.rax.opendev.org/pypifiles/packages/44/3c/d717024885424591d5376220b5e836c2d5293ce2011523c9de23ff7bf068/pip-25.3-py3-none-any.whl (1.8 MB)
Requirement already satisfied: setuptools in /usr/launcher-venv/lib/python3.10/site-packages (from -r /usr/launcher-venv/requirements-venv.txt (line 3)) (59.6.0)
Collecting setuptools
Using cached https://mirror-int.dfw.rax.opendev.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl (1.2 MB)
Installing collected packages: setuptools, pip
Attempting uninstall: setuptools
Found existing installation: setuptools 59.6.0
Uninstalling setuptools-59.6.0:
Successfully uninstalled setuptools-59.6.0
Attempting uninstall: pip
Found existing installation: pip 22.0.2
Uninstalling pip-22.0.2:
Successfully uninstalled pip-22.0.2
Successfully installed pip-25.3 setuptools-80.9.0
|
| stdout_lines |
[ "Looking in indexes: https://mirror-int.dfw.rax.opendev.org/pypi/simple, https://mirror-int.dfw.rax.opendev.org/wheel/ubuntu-22.04-x86_64", "Requirement already satisfied: pip in /usr/launcher-venv/lib/python3.10/site-packages (from -r /usr/launcher-venv/requirements-venv.txt (line 2)) (22.0.2)", "Collecting pip", " Using cached https://mirror-int.dfw.rax.opendev.org/pypifiles/packages/44/3c/d717024885424591d5376220b5e836c2d5293ce2011523c9de23ff7bf068/pip-25.3-py3-none-any.whl (1.8 MB)", "Requirement already satisfied: setuptools in /usr/launcher-venv/lib/python3.10/site-packages (from -r /usr/launcher-venv/requirements-venv.txt (line 3)) (59.6.0)", "Collecting setuptools", " Using cached https://mirror-int.dfw.rax.opendev.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl (1.2 MB)", "Installing collected packages: setuptools, pip", " Attempting uninstall: setuptools", " Found existing installation: setuptools 59.6.0", " Uninstalling setuptools-59.6.0:", " Successfully uninstalled setuptools-59.6.0", " Attempting uninstall: pip", " Found existing installation: pip 22.0.2", " Uninstalling pip-22.0.2:", " Successfully uninstalled pip-22.0.2", "Successfully installed pip-25.3 setuptools-80.9.0" ] |
| version | None |
| virtualenv |
/usr/launcher-venv |