changed
|
|
cmd
|
[
"python3",
"/var/lib/get-pip.py"
]
|
delta
|
|
end
|
2025-07-18 20:46:23.038206
|
invocation
|
{
"module_args": {
"_raw_params": "python3 /var/lib/get-pip.py",
"_uses_shell": false,
"argv": null,
"chdir": null,
"creates": "/usr/local/bin/pip3",
"executable": null,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
msg
|
|
rc
|
|
start
|
2025-07-18 20:46:20.124667
|
stderr
|
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
|
stderr_lines
|
[
"WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning."
]
|
stdout
|
Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64
Collecting pip
Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/29/a2/d40fb2460e883eca5199c62cfc2463fd261f760556ae6290f88488c362c0/pip-25.1.1-py3-none-any.whl.metadata (3.6 kB)
Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/29/a2/d40fb2460e883eca5199c62cfc2463fd261f760556ae6290f88488c362c0/pip-25.1.1-py3-none-any.whl (1.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 82.2 MB/s eta 0:00:00
Installing collected packages: pip
Successfully installed pip-25.1.1
|
stdout_lines
|
[
"Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64",
"Collecting pip",
" Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/29/a2/d40fb2460e883eca5199c62cfc2463fd261f760556ae6290f88488c362c0/pip-25.1.1-py3-none-any.whl.metadata (3.6 kB)",
"Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/29/a2/d40fb2460e883eca5199c62cfc2463fd261f760556ae6290f88488c362c0/pip-25.1.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 82.2 MB/s eta 0:00:00",
"Installing collected packages: pip",
"Successfully installed pip-25.1.1"
]
|