Playbook #1

/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
29 Oct 2023 00:32:06 +0000 00:19:18.13 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 7 887 887 53 1

Task result details

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
cmd
#
# We create an OVN port using the interface ID and the mac address of the VM
#
/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-k8scluster 70f5cfed-665a-56bf-9e3f-f227dc014500
#
# The port name is the interface id of the VM, now we assign the mac address of the VM to the port
#
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses 70f5cfed-665a-56bf-9e3f-f227dc014500 "52:54:00:1e:2d:e7 10.0.0.253"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 70f5cfed-665a-56bf-9e3f-f227dc014500 "52:54:00:1e:2d:e7 10.0.0.253"
delta
0:00:00.033888
end
2023-10-29 02:34:33.438282
failed
False
invocation
{
    "module_args": {
        "_raw_params": "#\n# We create an OVN port using the interface ID and the mac address of the VM\n#\n/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-k8scluster 70f5cfed-665a-56bf-9e3f-f227dc014500\n#\n# The port name is the interface id of the VM, now we assign the mac address of the VM to the port\n#\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses 70f5cfed-665a-56bf-9e3f-f227dc014500 \"52:54:00:1e:2d:e7 10.0.0.253\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 70f5cfed-665a-56bf-9e3f-f227dc014500 \"52:54:00:1e:2d:e7 10.0.0.253\"\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
service
msg

rc
0
start
2023-10-29 02:34:33.404394
stderr

stderr_lines
[]
stdout

stdout_lines
[]



Result #2

Field Value
ansible_loop_var
item
changed
True
cmd
#
# We create an OVN port using the interface ID and the mac address of the VM
#
/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-k8scluster d588e044-336c-5f85-a966-bec14d9e4071
#
# The port name is the interface id of the VM, now we assign the mac address of the VM to the port
#
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses d588e044-336c-5f85-a966-bec14d9e4071 "52:54:00:6c:bf:6e 10.0.0.1"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security d588e044-336c-5f85-a966-bec14d9e4071 "52:54:00:6c:bf:6e 10.0.0.1"
delta
0:00:00.035570
end
2023-10-29 02:34:33.774344
failed
False
invocation
{
    "module_args": {
        "_raw_params": "#\n# We create an OVN port using the interface ID and the mac address of the VM\n#\n/usr/bin/ovn-nbctl --wait=hv --wait=sb --timeout=30 lsp-add sw-k8scluster d588e044-336c-5f85-a966-bec14d9e4071\n#\n# The port name is the interface id of the VM, now we assign the mac address of the VM to the port\n#\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-addresses d588e044-336c-5f85-a966-bec14d9e4071 \"52:54:00:6c:bf:6e 10.0.0.1\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security d588e044-336c-5f85-a966-bec14d9e4071 \"52:54:00:6c:bf:6e 10.0.0.1\"\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
controller-01
msg

rc
0
start
2023-10-29 02:34:33.738774
stderr

stderr_lines
[]
stdout

stdout_lines
[]