Playbook #1 |
/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml |
Task result details
- Play: Run the deployment on the target infrastructure (OpenStack/libvirt hypervisors)
- Task: kubeinit.kubeinit.kubeinit_services : Install cryptography, passlib and nexus3-cli
- Action: ansible.builtin.shell
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_services/tasks/create_provision_container.yml:199
- Host: localhost ( task delegated to rkecluster-provision )
- Status: changed
- Started: 23 Oct 2023 16:10:46 +0000
- Ended: 23 Oct 2023 16:11:05 +0000
- Duration: 00:00:19.41
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
cmd |
set -o pipefail python3 -m pip install -q cryptography==3.3.2 passlib nexus3-cli |
delta |
0:00:15.856391 |
end |
2023-10-23 16:11:05.433566 |
invocation |
{ "module_args": { "_raw_params": "set -o pipefail\npython3 -m pip install -q cryptography==3.3.2 passlib nexus3-cli\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": "/bin/bash", "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
msg |
|
rc |
0 |
start |
2023-10-23 16:10:49.577175 |
stderr |
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv |
stderr_lines |
[ "WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv" ] |
stdout |
|
stdout_lines |
[]
|