changed
|
|
cmd
|
[
"buildah",
"commit",
"rkecluster-dnsmasq",
"kubeinit/rkecluster-dnsmasq:latest"
]
|
delta
|
|
end
|
2023-10-31 10:08:10.300884
|
invocation
|
{
"module_args": {
"_raw_params": "buildah commit rkecluster-dnsmasq kubeinit/rkecluster-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-31 10:08:09.860851
|
stderr
|
Getting image source signatures
Copying blob sha256:fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e
Copying blob sha256:d4ec2afb1aeab980fe6c5645f4f9f959323558f4badd0327f9648ba2bb596ca7
Copying blob sha256:159d28af75d094c0906807345d23a3927e998bb651842abbd40e19d046a9d80a
Copying config sha256:af9e935633aabf4542ee5aa42406bf334b697043db6eb03e8f9bc1d4a1416341
Writing manifest to image destination
|
stderr_lines
|
[
"Getting image source signatures",
"Copying blob sha256:fa29914ad24cae109d0e1ba325e273c94b2e3de471c2b87ba7feddf245318c3e",
"Copying blob sha256:d4ec2afb1aeab980fe6c5645f4f9f959323558f4badd0327f9648ba2bb596ca7",
"Copying blob sha256:159d28af75d094c0906807345d23a3927e998bb651842abbd40e19d046a9d80a",
"Copying config sha256:af9e935633aabf4542ee5aa42406bf334b697043db6eb03e8f9bc1d4a1416341",
"Writing manifest to image destination"
]
|
stdout
|
af9e935633aabf4542ee5aa42406bf334b697043db6eb03e8f9bc1d4a1416341
|
stdout_lines
|
[
"af9e935633aabf4542ee5aa42406bf334b697043db6eb03e8f9bc1d4a1416341"
]
|