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 07:09:47 +0000
- Ended: 05 May 2024 07:10:05 +0000
- Duration: 00:00:17.79
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "commit", "kidcluster-provision", "kubeinit/kidcluster-provision:latest" ] |
delta |
0:00:17.472210 |
end |
2024-05-05 10:10:05.131165 |
invocation |
{ "module_args": { "_raw_params": "buildah commit kidcluster-provision kubeinit/kidcluster-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 10:09:47.658955 |
stderr |
Getting image source signatures Copying blob sha256:a9099c3159f52e46aeed72420924377873529e3f36a80eddbfeb63860d036a04 Copying blob sha256:ea9ba3bae1b720d4b18855fd3df1ff4f368710530d872af228fb2f395887afcc Copying config sha256:1ec2856eb86f78d6c1a2c6fc9ea2043abe9bf09e4bbea251eab20595872cdfdb Writing manifest to image destination |
stderr_lines |
[ "Getting image source signatures", "Copying blob sha256:a9099c3159f52e46aeed72420924377873529e3f36a80eddbfeb63860d036a04", "Copying blob sha256:ea9ba3bae1b720d4b18855fd3df1ff4f368710530d872af228fb2f395887afcc", "Copying config sha256:1ec2856eb86f78d6c1a2c6fc9ea2043abe9bf09e4bbea251eab20595872cdfdb", "Writing manifest to image destination" ] |
stdout |
1ec2856eb86f78d6c1a2c6fc9ea2043abe9bf09e4bbea251eab20595872cdfdb |
stdout_lines |
[ "1ec2856eb86f78d6c1a2c6fc9ea2043abe9bf09e4bbea251eab20595872cdfdb" ] |