++ cat /tmp/pod-shared/HM_PORT_ID + HM_PORT_ID=9e7c3e28-f4c1-46e9-8a30-a4bcddc795eb ++ cat /tmp/pod-shared/HM_PORT_MAC + HM_PORT_MAC=fa:16:3e:c9:37:58 + ovs-vsctl --no-wait show ecf166d3-4377-4ed3-beb6-82999e546607 Bridge br-ex Port br-ex Interface br-ex type: internal Bridge br-int fail_mode: secure datapath_type: system Port br-int Interface br-int type: internal + 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:c9:37:58 -- set Interface o-hm0 external-ids:iface-id=9e7c3e28-f4c1-46e9-8a30-a4bcddc795eb -- set Interface o-hm0 external-ids:skip_cleanup=true + ip link set dev o-hm0 address fa:16:3e:c9:37:58 + iptables -I INPUT -i o-hm0 -p udp --dport 5555 -j ACCEPT