|
results
|
Result #1
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/pip.conf" ]]; then
rsync -av "/etc/pip.conf" "/var/lib/machines/debian-13-amd64/etc/pip.conf"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-14 10:08:27.761346
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/pip.conf\" ]]; then\n rsync -av \"/etc/pip.conf\" \"/var/lib/machines/debian-13-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-14 10:08:27.710515
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
pip.conf
sent 260 bytes received 35 bytes 590.00 bytes/sec
total size is 156 speedup is 0.53
|
|
stdout_lines
|
[
"sending incremental file list",
"pip.conf",
"",
"sent 260 bytes received 35 bytes 590.00 bytes/sec",
"total size is 156 speedup is 0.53"
]
|
Result #2
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/apt/sources.list" ]]; then
rsync -av "/etc/apt/sources.list" "/var/lib/machines/debian-13-amd64/etc/apt/sources.list"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-14 10:08:27.910928
|
|
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/debian-13-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-14 10:08:27.907370
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
|
|
stdout_lines
|
|
Result #3
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/localtime" ]]; then
rsync -av "/etc/localtime" "/var/lib/machines/debian-13-amd64/etc/localtime"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-14 10:08:28.089353
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/localtime\" ]]; then\n rsync -av \"/etc/localtime\" \"/var/lib/machines/debian-13-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-14 10:08:28.040309
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
sent 93 bytes received 19 bytes 224.00 bytes/sec
total size is 27 speedup is 0.24
|
|
stdout_lines
|
[
"sending incremental file list",
"",
"sent 93 bytes received 19 bytes 224.00 bytes/sec",
"total size is 27 speedup is 0.24"
]
|
Result #4
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/apt/mirrors/" ]]; then
rsync -av "/etc/apt/mirrors/" "/var/lib/machines/debian-13-amd64/etc/apt/mirrors/"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-14 10:08:28.220276
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/apt/mirrors/\" ]]; then\n rsync -av \"/etc/apt/mirrors/\" \"/var/lib/machines/debian-13-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-14 10:08:28.216977
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
|
|
stdout_lines
|
|
Result #5
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/environment" ]]; then
rsync -av "/etc/environment" "/var/lib/machines/debian-13-amd64/etc/environment"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-14 10:08:28.397271
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/environment\" ]]; then\n rsync -av \"/etc/environment\" \"/var/lib/machines/debian-13-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-14 10:08:28.347951
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
environment
sent 332 bytes received 35 bytes 734.00 bytes/sec
total size is 224 speedup is 0.61
|
|
stdout_lines
|
[
"sending incremental file list",
"environment",
"",
"sent 332 bytes received 35 bytes 734.00 bytes/sec",
"total size is 224 speedup is 0.61"
]
|
Result #6
| 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/debian-13-amd64/etc/apt/sources.list.d/"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-14 10:08:28.576156
|
|
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/debian-13-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-14 10:08:28.526082
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
./
.list
backports.list
default.list
osbpo.sources
security.list
updates.list
sent 2,728 bytes received 133 bytes 5,722.00 bytes/sec
total size is 2,253 speedup is 0.79
|
|
stdout_lines
|
[
"sending incremental file list",
"./",
".list",
"backports.list",
"default.list",
"osbpo.sources",
"security.list",
"updates.list",
"",
"sent 2,728 bytes received 133 bytes 5,722.00 bytes/sec",
"total size is 2,253 speedup is 0.79"
]
|
Result #7
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/protocols" ]]; then
rsync -av "/etc/protocols" "/var/lib/machines/debian-13-amd64/etc/protocols"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-14 10:08:28.752229
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/protocols\" ]]; then\n rsync -av \"/etc/protocols\" \"/var/lib/machines/debian-13-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-14 10:08:28.703571
|
|
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 #8
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/apt/trusted.gpg" ]]; then
rsync -av "/etc/apt/trusted.gpg" "/var/lib/machines/debian-13-amd64/etc/apt/trusted.gpg"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-14 10:08:28.884433
|
|
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/debian-13-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-14 10:08:28.881407
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
|
|
stdout_lines
|
|
Result #9
| 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/debian-13-amd64/etc/apt/trusted.gpg.d/"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-14 10:08:29.060135
|
|
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/debian-13-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-14 10:08:29.010839
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
./
sent 349 bytes received 19 bytes 736.00 bytes/sec
total size is 76,450 speedup is 207.74
|
|
stdout_lines
|
[
"sending incremental file list",
"./",
"",
"sent 349 bytes received 19 bytes 736.00 bytes/sec",
"total size is 76,450 speedup is 207.74"
]
|
Result #10
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/apt/preferences.d/" ]]; then
rsync -av "/etc/apt/preferences.d/" "/var/lib/machines/debian-13-amd64/etc/apt/preferences.d/"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-14 10:08:29.243972
|
|
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/debian-13-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-14 10:08:29.194513
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
./
openstack_hosts_pin.pref
sent 335 bytes received 38 bytes 746.00 bytes/sec
total size is 197 speedup is 0.53
|
|
stdout_lines
|
[
"sending incremental file list",
"./",
"openstack_hosts_pin.pref",
"",
"sent 335 bytes received 38 bytes 746.00 bytes/sec",
"total size is 197 speedup is 0.53"
]
|
Result #11
| 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/debian-13-amd64/etc/apt/apt.conf.d/"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-14 10:08:29.427936
|
|
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/debian-13-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-14 10:08:29.378329
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
./
95allow-unauthenticated
95disable-recommends
95no-translations
99openstack-ansible
99unauthenticated
sent 740 bytes received 114 bytes 1,708.00 bytes/sec
total size is 836 speedup is 0.98
|
|
stdout_lines
|
[
"sending incremental file list",
"./",
"95allow-unauthenticated",
"95disable-recommends",
"95no-translations",
"99openstack-ansible",
"99unauthenticated",
"",
"sent 740 bytes received 114 bytes 1,708.00 bytes/sec",
"total size is 836 speedup is 0.98"
]
|
|