|
results
|
Result #1
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/protocols" ]]; then
rsync -av "/etc/protocols" "/var/lib/machines/ubuntu-24-amd64/etc/protocols"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-15 09:44:49.071778
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/protocols\" ]]; then\n rsync -av \"/etc/protocols\" \"/var/lib/machines/ubuntu-24-amd64/etc/protocols\"\nelse\n exit 3\nfi\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"expand_argument_vars": true,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
|
item
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-15 09:44:49.013052
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
protocols
sent 3,245 bytes received 35 bytes 6,560.00 bytes/sec
total size is 3,144 speedup is 0.96
|
|
stdout_lines
|
[
"sending incremental file list",
"protocols",
"",
"sent 3,245 bytes received 35 bytes 6,560.00 bytes/sec",
"total size is 3,144 speedup is 0.96"
]
|
Result #2
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/apt/trusted.gpg" ]]; then
rsync -av "/etc/apt/trusted.gpg" "/var/lib/machines/ubuntu-24-amd64/etc/apt/trusted.gpg"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-15 09:44:49.380792
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/apt/trusted.gpg\" ]]; then\n rsync -av \"/etc/apt/trusted.gpg\" \"/var/lib/machines/ubuntu-24-amd64/etc/apt/trusted.gpg\"\nelse\n exit 3\nfi\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"expand_argument_vars": true,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
|
item
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-15 09:44:49.375564
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
|
|
stdout_lines
|
|
Result #3
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/environment" ]]; then
rsync -av "/etc/environment" "/var/lib/machines/ubuntu-24-amd64/etc/environment"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-15 09:44:49.739337
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/environment\" ]]; then\n rsync -av \"/etc/environment\" \"/var/lib/machines/ubuntu-24-amd64/etc/environment\"\nelse\n exit 3\nfi\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"expand_argument_vars": true,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
|
item
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-15 09:44:49.683341
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
environment
sent 437 bytes received 35 bytes 944.00 bytes/sec
total size is 330 speedup is 0.70
|
|
stdout_lines
|
[
"sending incremental file list",
"environment",
"",
"sent 437 bytes received 35 bytes 944.00 bytes/sec",
"total size is 330 speedup is 0.70"
]
|
Result #4
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/apt/trusted.gpg.d/" ]]; then
rsync -av "/etc/apt/trusted.gpg.d/" "/var/lib/machines/ubuntu-24-amd64/etc/apt/trusted.gpg.d/"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-15 09:44:50.105616
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/apt/trusted.gpg.d/\" ]]; then\n rsync -av \"/etc/apt/trusted.gpg.d/\" \"/var/lib/machines/ubuntu-24-amd64/etc/apt/trusted.gpg.d/\"\nelse\n exit 3\nfi\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"expand_argument_vars": true,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
|
item
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-15 09:44:50.050445
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
./
sent 122 bytes received 19 bytes 282.00 bytes/sec
total size is 2,332 speedup is 16.54
|
|
stdout_lines
|
[
"sending incremental file list",
"./",
"",
"sent 122 bytes received 19 bytes 282.00 bytes/sec",
"total size is 2,332 speedup is 16.54"
]
|
Result #5
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/localtime" ]]; then
rsync -av "/etc/localtime" "/var/lib/machines/ubuntu-24-amd64/etc/localtime"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-15 09:44:50.455371
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/localtime\" ]]; then\n rsync -av \"/etc/localtime\" \"/var/lib/machines/ubuntu-24-amd64/etc/localtime\"\nelse\n exit 3\nfi\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"expand_argument_vars": true,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
|
item
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-15 09:44:50.402733
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
localtime -> /usr/share/zoneinfo/Etc/UTC
sent 94 bytes received 19 bytes 226.00 bytes/sec
total size is 27 speedup is 0.24
|
|
stdout_lines
|
[
"sending incremental file list",
"localtime -> /usr/share/zoneinfo/Etc/UTC",
"",
"sent 94 bytes received 19 bytes 226.00 bytes/sec",
"total size is 27 speedup is 0.24"
]
|
Result #6
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/pip.conf" ]]; then
rsync -av "/etc/pip.conf" "/var/lib/machines/ubuntu-24-amd64/etc/pip.conf"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-15 09:44:50.809762
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/pip.conf\" ]]; then\n rsync -av \"/etc/pip.conf\" \"/var/lib/machines/ubuntu-24-amd64/etc/pip.conf\"\nelse\n exit 3\nfi\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"expand_argument_vars": true,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
|
item
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-15 09:44:50.755895
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
pip.conf
sent 337 bytes received 35 bytes 744.00 bytes/sec
total size is 232 speedup is 0.62
|
|
stdout_lines
|
[
"sending incremental file list",
"pip.conf",
"",
"sent 337 bytes received 35 bytes 744.00 bytes/sec",
"total size is 232 speedup is 0.62"
]
|
Result #7
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/apt/mirrors/" ]]; then
rsync -av "/etc/apt/mirrors/" "/var/lib/machines/ubuntu-24-amd64/etc/apt/mirrors/"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-15 09:44:51.118719
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/apt/mirrors/\" ]]; then\n rsync -av \"/etc/apt/mirrors/\" \"/var/lib/machines/ubuntu-24-amd64/etc/apt/mirrors/\"\nelse\n exit 3\nfi\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"expand_argument_vars": true,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
|
item
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-15 09:44:51.113489
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
|
|
stdout_lines
|
|
Result #8
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/apt/sources.list" ]]; then
rsync -av "/etc/apt/sources.list" "/var/lib/machines/ubuntu-24-amd64/etc/apt/sources.list"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-15 09:44:51.467712
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/apt/sources.list\" ]]; then\n rsync -av \"/etc/apt/sources.list\" \"/var/lib/machines/ubuntu-24-amd64/etc/apt/sources.list\"\nelse\n exit 3\nfi\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"expand_argument_vars": true,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
|
item
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-15 09:44:51.414332
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
sources.list
sent 498 bytes received 35 bytes 1,066.00 bytes/sec
total size is 389 speedup is 0.73
|
|
stdout_lines
|
[
"sending incremental file list",
"sources.list",
"",
"sent 498 bytes received 35 bytes 1,066.00 bytes/sec",
"total size is 389 speedup is 0.73"
]
|
Result #9
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/apt/apt.conf.d/" ]]; then
rsync -av "/etc/apt/apt.conf.d/" "/var/lib/machines/ubuntu-24-amd64/etc/apt/apt.conf.d/"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-15 09:44:51.830734
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/apt/apt.conf.d/\" ]]; then\n rsync -av \"/etc/apt/apt.conf.d/\" \"/var/lib/machines/ubuntu-24-amd64/etc/apt/apt.conf.d/\"\nelse\n exit 3\nfi\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"expand_argument_vars": true,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
|
item
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-15 09:44:51.776686
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
./
20packagekit
95allow-unauthenticated
95disable-recommends
95no-translations
95phased-updates
99openstack-ansible
99unauthenticated
sent 1,987 bytes received 152 bytes 4,278.00 bytes/sec
total size is 2,013 speedup is 0.94
|
|
stdout_lines
|
[
"sending incremental file list",
"./",
"20packagekit",
"95allow-unauthenticated",
"95disable-recommends",
"95no-translations",
"95phased-updates",
"99openstack-ansible",
"99unauthenticated",
"",
"sent 1,987 bytes received 152 bytes 4,278.00 bytes/sec",
"total size is 2,013 speedup is 0.94"
]
|
Result #10
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/apt/sources.list.d/" ]]; then
rsync -av "/etc/apt/sources.list.d/" "/var/lib/machines/ubuntu-24-amd64/etc/apt/sources.list.d/"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-15 09:44:52.197671
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/apt/sources.list.d/\" ]]; then\n rsync -av \"/etc/apt/sources.list.d/\" \"/var/lib/machines/ubuntu-24-amd64/etc/apt/sources.list.d/\"\nelse\n exit 3\nfi\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"expand_argument_vars": true,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
|
item
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-15 09:44:52.142279
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
./
uca.sources
sent 2,070 bytes received 38 bytes 4,216.00 bytes/sec
total size is 1,945 speedup is 0.92
|
|
stdout_lines
|
[
"sending incremental file list",
"./",
"uca.sources",
"",
"sent 2,070 bytes received 38 bytes 4,216.00 bytes/sec",
"total size is 1,945 speedup is 0.92"
]
|
Result #11
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/apt/preferences.d/" ]]; then
rsync -av "/etc/apt/preferences.d/" "/var/lib/machines/ubuntu-24-amd64/etc/apt/preferences.d/"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-15 09:44:52.569884
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/apt/preferences.d/\" ]]; then\n rsync -av \"/etc/apt/preferences.d/\" \"/var/lib/machines/ubuntu-24-amd64/etc/apt/preferences.d/\"\nelse\n exit 3\nfi\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"expand_argument_vars": true,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
|
item
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-15 09:44:52.515711
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
./
openstack_hosts_pin.pref
sent 339 bytes received 38 bytes 754.00 bytes/sec
total size is 196 speedup is 0.52
|
|
stdout_lines
|
[
"sending incremental file list",
"./",
"openstack_hosts_pin.pref",
"",
"sent 339 bytes received 38 bytes 754.00 bytes/sec",
"total size is 196 speedup is 0.52"
]
|
|