changed
|
|
cmd
|
[
"buildah",
"commit",
"k8scluster-dnsmasq",
"kubeinit/k8scluster-dnsmasq:latest"
]
|
delta
|
|
end
|
2023-10-29 02:37:28.237430
|
invocation
|
{
"module_args": {
"_raw_params": "buildah commit k8scluster-dnsmasq kubeinit/k8scluster-dnsmasq: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
|
|
start
|
2023-10-29 02:37:26.985451
|
stderr
|
Getting image source signatures
Copying blob sha256:fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e
Copying blob sha256:d4ec2afb1aeab980fe6c5645f4f9f959323558f4badd0327f9648ba2bb596ca7
Copying blob sha256:b5d7a9a5a673d14921466eae68bf240a56d75b517568609712d0e3408c13a6be
Copying config sha256:dba288896bd285b51c49ea01804b3bcc73d4781a7f13efd45efab1c9855492a1
Writing manifest to image destination
|
stderr_lines
|
[
"Getting image source signatures",
"Copying blob sha256:fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e",
"Copying blob sha256:d4ec2afb1aeab980fe6c5645f4f9f959323558f4badd0327f9648ba2bb596ca7",
"Copying blob sha256:b5d7a9a5a673d14921466eae68bf240a56d75b517568609712d0e3408c13a6be",
"Copying config sha256:dba288896bd285b51c49ea01804b3bcc73d4781a7f13efd45efab1c9855492a1",
"Writing manifest to image destination"
]
|
stdout
|
dba288896bd285b51c49ea01804b3bcc73d4781a7f13efd45efab1c9855492a1
|
stdout_lines
|
[
"dba288896bd285b51c49ea01804b3bcc73d4781a7f13efd45efab1c9855492a1"
]
|