Execution
Date
21 Jul 2025 15:52:19 +0100
Duration
00:04:26.99
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.2 / 1.7.2
Python
3.10.10
Summary
398
Hosts
4
Tasks
1559
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:46.20
-
PlayPlaybook to upgrade agent360 agent via pip
-
TaskUpgrade agent360 package via pip
-
Date21 Jul 2025 15:53:34 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/agent360_upgrade.yaml:6)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail
pip$(head -1 $(which agent360)| awk -F "python" '{print $2}') install --upgrade agent360
|
| delta |
0:00:00.966412 |
| end |
2025-07-21 14:52:49.923350 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\npip$(head -1 $(which agent360)| awk -F \"python\" '{print $2}') install --upgrade agent360\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": "/bin/bash", "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
non-zero return code |
| rc |
-11 |
| start |
2025-07-21 14:52:48.956938 |
| stderr |
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3.6 install --user` instead. |
| stderr_lines |
[ "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3.6 install --user` instead." ] |
| stdout |
|
| stdout_lines |
[]
|