Playbook #1 |
/root/kubeinit/ci/builds/bsU8uCNn/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml |
Task result details
- Play: Run the deployment on the target infrastructure (OpenStack/libvirt hypervisors)
- Task: kubeinit.kubeinit.kubeinit_libvirt : Show northbound status
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/create_network.yml:559
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 05 May 2024 08:03:06 +0000
- Ended: 05 May 2024 08:03:06 +0000
- Duration: 00:00:00.30
- Tags:
- task_create_network
Field | Value |
---|---|
changed |
True |
cmd |
[ "/usr/bin/ovn-nbctl", "show" ] |
delta |
0:00:00.008807 |
end |
2024-05-05 11:03:06.880122 |
invocation |
{ "module_args": { "_raw_params": "/usr/bin/ovn-nbctl show", "_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 |
0 |
start |
2024-05-05 11:03:06.871315 |
stderr |
|
stderr_lines |
[]
|
stdout |
switch 8f014801-36d3-4a86-b110-13ac1d50cb02 (public) port public-lr0 type: router router-port: lr0-public port public-ln type: localnet addresses: ["unknown"] switch a8bf56f2-bce4-4e86-bf8f-7d8fa6180e06 (sw-ekscluster) port a1fd0898-5d12-5ae7-bfda-19a3ee81753a addresses: ["52:54:00:9a:58:14 10.0.0.3"] port 9ed11ed8-2f5c-5f80-826d-0335f2c24ff5 addresses: ["52:54:00:25:4c:59 10.0.0.1"] port fdcaa4bb-4f44-5cf9-b529-268d2ab815fb addresses: ["52:54:00:1e:5f:42 10.0.0.4"] port sw-ekscluster-lr0 type: router router-port: lr0-sw-ekscluster port 11a362f6-6214-53ee-8c02-09ec305a0ae6 addresses: ["52:54:00:e4:e5:95 10.0.0.2"] port ae12f0b6-0ee0-516e-90ab-885a313338ec addresses: ["52:54:00:1b:2d:5e 10.0.0.253"] router 357426a7-f7bf-40c5-8387-ba6f5db86ea6 (lr0) port lr0-sw-ekscluster mac: "00:00:00:25:7a:4d" networks: ["10.0.0.254/24"] port lr0-public mac: "00:00:20:f1:1d:40" networks: ["172.16.0.1/24"] gateway chassis: [hypervisor-01] |
stdout_lines |
[ "switch 8f014801-36d3-4a86-b110-13ac1d50cb02 (public)", " port public-lr0", " type: router", " router-port: lr0-public", " port public-ln", " type: localnet", " addresses: [\"unknown\"]", "switch a8bf56f2-bce4-4e86-bf8f-7d8fa6180e06 (sw-ekscluster)", " port a1fd0898-5d12-5ae7-bfda-19a3ee81753a", " addresses: [\"52:54:00:9a:58:14 10.0.0.3\"]", " port 9ed11ed8-2f5c-5f80-826d-0335f2c24ff5", " addresses: [\"52:54:00:25:4c:59 10.0.0.1\"]", " port fdcaa4bb-4f44-5cf9-b529-268d2ab815fb", " addresses: [\"52:54:00:1e:5f:42 10.0.0.4\"]", " port sw-ekscluster-lr0", " type: router", " router-port: lr0-sw-ekscluster", " port 11a362f6-6214-53ee-8c02-09ec305a0ae6", " addresses: [\"52:54:00:e4:e5:95 10.0.0.2\"]", " port ae12f0b6-0ee0-516e-90ab-885a313338ec", " addresses: [\"52:54:00:1b:2d:5e 10.0.0.253\"]", "router 357426a7-f7bf-40c5-8387-ba6f5db86ea6 (lr0)", " port lr0-sw-ekscluster", " mac: \"00:00:00:25:7a:4d\"", " networks: [\"10.0.0.254/24\"]", " port lr0-public", " mac: \"00:00:20:f1:1d:40\"", " networks: [\"172.16.0.1/24\"]", " gateway chassis: [hypervisor-01]" ] |