++ cat /tmp/pod-shared/HM_PORT_ID + HM_PORT_ID=b63347d1-0695-4a4e-b613-e0a241b9853c ++ cat /tmp/pod-shared/HM_PORT_MAC + HM_PORT_MAC=fa:16:3e:fe:90:29 + ovs-vsctl --no-wait show 05c84088-9416-4114-88fe-7c8d71f4e131 Bridge br-int fail_mode: secure datapath_type: system Port br-int Interface br-int + ovs-vsctl --may-exist add-port br-int o-hm0 -- set Interface o-hm0 type=internal -- set Interface o-hm0 external-ids:iface-status=active -- set Interface o-hm0 external-ids:attached-mac=fa:16:3e:fe:90:29 -- set Interface o-hm0 external-ids:iface-id=b63347d1-0695-4a4e-b613-e0a241b9853c -- set Interface o-hm0 external-ids:skip_cleanup=true type: internal Bridge br-ex Port br-ex Interface br-ex type: internal + ip link set dev o-hm0 address fa:16:3e:fe:90:29 + iptables -I INPUT -i o-hm0 -p udp --dport 5555 -j ACCEPT