Playbook #1 |
/root/kubeinit/ci/builds/bsU8uCNn/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 : Commit the image
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_services/tasks/create_provision_container.yml:118
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 05 May 2024 01:40:37 +0000
- Ended: 05 May 2024 01:40:56 +0000
- Duration: 00:00:18.40
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "commit", "rkecluster-provision", "kubeinit/rkecluster-provision:latest" ] |
delta |
0:00:18.094226 |
end |
2024-05-05 04:40:56.249003 |
invocation |
{ "module_args": { "_raw_params": "buildah commit rkecluster-provision kubeinit/rkecluster-provision:latest", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
msg |
|
rc |
0 |
start |
2024-05-05 04:40:38.154777 |
stderr |
Getting image source signatures Copying blob sha256:6515074984c6f8bb1b8a9962c8fb5f310fc85e70b04c88442a3939c026dbfad3 Copying blob sha256:057bacd041255a5ac767357e2ed00bcf18d13e7acbf843eee347fb89600430dc Copying config sha256:c8bc60c4c7c3be77e976331be97a892bf62ea34cb409103a5a55506ab1a47d66 Writing manifest to image destination |
stderr_lines |
[ "Getting image source signatures", "Copying blob sha256:6515074984c6f8bb1b8a9962c8fb5f310fc85e70b04c88442a3939c026dbfad3", "Copying blob sha256:057bacd041255a5ac767357e2ed00bcf18d13e7acbf843eee347fb89600430dc", "Copying config sha256:c8bc60c4c7c3be77e976331be97a892bf62ea34cb409103a5a55506ab1a47d66", "Writing manifest to image destination" ] |
stdout |
c8bc60c4c7c3be77e976331be97a892bf62ea34cb409103a5a55506ab1a47d66 |
stdout_lines |
[ "c8bc60c4c7c3be77e976331be97a892bf62ea34cb409103a5a55506ab1a47d66" ] |