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
30 Oct 2023 00:50:50 +0000 00:09:37.59 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 5 8 750 750 43 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-ekscluster e937bc8d-ad97-5c9a-8483-18a69e81829a
#
# 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 e937bc8d-ad97-5c9a-8483-18a69e81829a "52:54:00:87:ba:14 10.0.0.253"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security e937bc8d-ad97-5c9a-8483-18a69e81829a "52:54:00:87:ba:14 10.0.0.253"
delta
0:00:00.032850
end
2023-10-30 02:53:23.467779
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-ekscluster e937bc8d-ad97-5c9a-8483-18a69e81829a\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 e937bc8d-ad97-5c9a-8483-18a69e81829a \"52:54:00:87:ba:14 10.0.0.253\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security e937bc8d-ad97-5c9a-8483-18a69e81829a \"52:54:00:87:ba:14 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-30 02:53:23.434929
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-ekscluster 38d09ac8-8085-543e-acb4-cc341f41ea11
#
# 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 38d09ac8-8085-543e-acb4-cc341f41ea11 "52:54:00:47:72:d2 10.0.0.1"
/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 38d09ac8-8085-543e-acb4-cc341f41ea11 "52:54:00:47:72:d2 10.0.0.1"
delta
0:00:00.029878
end
2023-10-30 02:53:23.793483
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-ekscluster 38d09ac8-8085-543e-acb4-cc341f41ea11\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 38d09ac8-8085-543e-acb4-cc341f41ea11 \"52:54:00:47:72:d2 10.0.0.1\"\n/usr/bin/ovn-nbctl --wait=sb --wait=sb --timeout=30 lsp-set-port-security 38d09ac8-8085-543e-acb4-cc341f41ea11 \"52:54:00:47:72:d2 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-30 02:53:23.763605
stderr

stderr_lines
[]
stdout

stdout_lines
[]