+ COMMAND=start + OVS_SOCKET=/run/openvswitch/db.sock + OVS_PID=/run/openvswitch/ovs-vswitchd.pid + start + t=0 + '[' '!' -e /run/openvswitch/db.sock ']' + ovs-vsctl --db=unix:/run/openvswitch/db.sock --no-wait show 58e96379-1a3b-4882-b407-6cac83bd628d + exec ovsinit -- /usr/sbin/ovs-vswitchd unix:/run/openvswitch/db.sock -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovs-vswitchd.pid --user=openvswitch:openvswitch --mlockall time=2026-02-27T00:14:39.819Z level=INFO msg="no existing process found" binary=ovs-vswitchd time=2026-02-27T00:14:39.819Z level=INFO msg="claimed succession" binary=ovs-vswitchd pod=openvswitch-ljf5n time=2026-02-27T00:14:39.819Z level=INFO msg="starting process" binary=ovs-vswitchd 2026-02-27T00:14:39Z|00001|ovs_numa|INFO|Discovered 16 CPU cores on NUMA node 0 2026-02-27T00:14:39Z|00002|ovs_numa|INFO|Discovered 1 NUMA nodes and 16 CPU cores 2026-02-27T00:14:39Z|00003|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... 2026-02-27T00:14:39Z|00004|reconnect|INFO|unix:/run/openvswitch/db.sock: connected 2026-02-27T00:14:39Z|00005|dpdk|INFO|DPDK Disabled - Use other_config:dpdk-init to enable 2026-02-27T00:14:39Z|00006|bridge|INFO|ovs-vswitchd (Open vSwitch) 3.3.7 2026-02-27T00:14:50Z|00007|memory|INFO|317464 kB peak resident set size after 10.2 seconds 2026-02-27T00:14:50Z|00008|memory|INFO|idl-cells-Open_vSwitch:17 2026-02-27T00:21:01Z|00009|dpif_netlink|INFO|Datapath dispatch mode: per-cpu 2026-02-27T00:21:01Z|00010|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation 2026-02-27T00:21:01Z|00011|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 2 2026-02-27T00:21:01Z|00012|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3 2026-02-27T00:21:01Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action 2026-02-27T00:21:01Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath supports unique flow ids 2026-02-27T00:21:01Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath supports clone action 2026-02-27T00:21:01Z|00016|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 10 2026-02-27T00:21:01Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action 2026-02-27T00:21:01Z|00018|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_clear action 2026-02-27T00:21:01Z|00019|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0 2026-02-27T00:21:01Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports check_pkt_len action 2026-02-27T00:21:01Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action 2026-02-27T00:21:01Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zero_snat 2026-02-27T00:21:01Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports add_mpls action 2026-02-27T00:21:01Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state 2026-02-27T00:21:01Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone 2026-02-27T00:21:01Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark 2026-02-27T00:21:01Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label 2026-02-27T00:21:01Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat 2026-02-27T00:21:01Z|00029|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple 2026-02-27T00:21:01Z|00030|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple6 2026-02-27T00:21:01Z|00031|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions 2026-02-27T00:21:01Z|00032|ofproto_dpif_upcall|INFO|Overriding n-handler-threads to 16, setting n-revalidator-threads to 5 2026-02-27T00:21:01Z|00033|ofproto_dpif_upcall|INFO|Starting 21 threads 2026-02-27T00:21:01Z|00034|bridge|INFO|bridge br-ex: added interface br-ex on port 65534 2026-02-27T00:21:01Z|00035|bridge|INFO|bridge br-ex: using datapath ID 0000be604d28984e 2026-02-27T00:21:01Z|00036|connmgr|INFO|br-ex: added service controller "punix:/var/run/openvswitch/br-ex.mgmt" 2026-02-27T00:21:02Z|00037|bridge|INFO|bridge br-int: added interface br-int on port 65534 2026-02-27T00:21:02Z|00038|bridge|INFO|bridge br-int: using datapath ID 0000fa8220f065ea 2026-02-27T00:21:02Z|00039|connmgr|INFO|br-int: added service controller "punix:/var/run/openvswitch/br-int.mgmt" 2026-02-27T00:21:11Z|00040|memory|INFO|peak resident set size grew 57% in last 381.1 seconds, from 317464 kB to 498316 kB 2026-02-27T00:21:11Z|00041|memory|INFO|handlers:16 idl-cells-Open_vSwitch:186 ofconns:4 ports:2 revalidators:5 rules:26 2026-02-27T00:21:13Z|00042|connmgr|INFO|br-int<->unix#14: 18 flow_mods 10 s ago (17 adds, 1 deletes) 2026-02-27T00:30:11Z|00043|bridge|INFO|bridge br-int: added interface o-hm0 on port 1 2026-02-27T00:30:13Z|00044|bridge|INFO|bridge br-int: added interface tap562dd4a8-a0 on port 2 2026-02-27T00:30:21Z|00045|connmgr|INFO|br-int<->unix#14: 267 flow_mods in the 1 s starting 10 s ago (266 adds, 1 deletes) 2026-02-27T00:40:14Z|00046|bridge|INFO|bridge br-int: added interface tap974e98f9-c3 on port 3 2026-02-27T00:40:24Z|00047|connmgr|INFO|br-int<->unix#14: 145 flow_mods in the 1 s starting 10 s ago (141 adds, 2 deletes, 2 modifications) 2026-02-27T00:54:25Z|00048|bridge|INFO|bridge br-ex: added interface patch-provnet-de2d444e-eceb-4175-928f-0bceada2e57e-to-br-int on port 1 2026-02-27T00:54:25Z|00049|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-de2d444e-eceb-4175-928f-0bceada2e57e on port 4 2026-02-27T00:54:35Z|00050|connmgr|INFO|br-int<->unix#14: 1382 flow_mods in the 8 s starting 10 s ago (1343 adds, 26 deletes, 13 modifications) 2026-02-27T00:54:53Z|00051|bridge|WARN|could not open network device tap502e98ee-c6 (No such device) 2026-02-27T00:54:53Z|00052|bridge|WARN|could not open network device tap5382d012-58 (No such device) 2026-02-27T00:54:53Z|00053|bridge|WARN|could not open network device tap502e98ee-c6 (No such device) 2026-02-27T00:54:55Z|00054|bridge|INFO|bridge br-int: added interface tap5382d012-58 on port 5 2026-02-27T00:54:55Z|00055|bridge|INFO|bridge br-int: added interface tap502e98ee-c6 on port 6 2026-02-27T00:54:55Z|00056|bridge|INFO|bridge br-int: added interface tape63227f7-30 on port 7 2026-02-27T00:54:56Z|00057|bridge|INFO|bridge br-int: added interface tape24d827d-00 on port 8 2026-02-27T00:55:00Z|00058|bridge|WARN|could not open network device tapcbd44739-24 (No such device) 2026-02-27T00:55:00Z|00059|bridge|WARN|could not open network device tapcbd44739-24 (No such device) 2026-02-27T00:55:00Z|00060|bridge|WARN|could not open network device tapcbd44739-24 (No such device) 2026-02-27T00:55:01Z|00061|bridge|INFO|bridge br-int: added interface tapcbd44739-24 on port 9 2026-02-27T00:55:02Z|00062|bridge|INFO|bridge br-int: added interface tapcded852e-a0 on port 10 2026-02-27T00:55:02Z|00063|bridge|INFO|bridge br-int: deleted interface tap502e98ee-c6 on port 6 2026-02-27T00:55:02Z|00064|bridge|WARN|could not open network device tap502e98ee-c6 (No such device) 2026-02-27T00:55:02Z|00065|bridge|INFO|bridge br-int: deleted interface tape24d827d-00 on port 8 2026-02-27T00:55:02Z|00066|bridge|WARN|could not open network device tap502e98ee-c6 (No such device) 2026-02-27T00:55:02Z|00067|bridge|WARN|could not open network device tap502e98ee-c6 (No such device) 2026-02-27T00:55:02Z|00068|bridge|WARN|could not open network device tap502e98ee-c6 (No such device) 2026-02-27T00:55:03Z|00069|bridge|WARN|could not open network device tap502e98ee-c6 (No such device) 2026-02-27T00:55:03Z|00070|bridge|WARN|could not open network device tap502e98ee-c6 (No such device) 2026-02-27T00:55:03Z|00071|bridge|WARN|could not open network device tap502e98ee-c6 (No such device) 2026-02-27T00:55:03Z|00072|bridge|WARN|could not open network device tap502e98ee-c6 (No such device) 2026-02-27T00:55:07Z|00073|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:07Z|00074|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:07Z|00075|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:07Z|00076|bridge|INFO|bridge br-int: deleted interface tapcbd44739-24 on port 9 2026-02-27T00:55:07Z|00077|bridge|WARN|could not open network device tapcbd44739-24 (No such device) 2026-02-27T00:55:07Z|00078|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:07Z|00079|bridge|INFO|bridge br-int: deleted interface tapcded852e-a0 on port 10 2026-02-27T00:55:07Z|00080|bridge|WARN|could not open network device tapcbd44739-24 (No such device) 2026-02-27T00:55:07Z|00081|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:07Z|00082|bridge|WARN|could not open network device tapcbd44739-24 (No such device) 2026-02-27T00:55:07Z|00083|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:07Z|00084|bridge|WARN|could not open network device tapcbd44739-24 (No such device) 2026-02-27T00:55:07Z|00085|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:07Z|00086|bridge|WARN|could not open network device tapcbd44739-24 (No such device) 2026-02-27T00:55:07Z|00087|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:07Z|00088|bridge|WARN|could not open network device tapcbd44739-24 (No such device) 2026-02-27T00:55:07Z|00089|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:08Z|00090|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:08Z|00091|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:08Z|00092|bridge|INFO|bridge br-int: added interface tap52e2195a-42 on port 11 2026-02-27T00:55:09Z|00093|bridge|INFO|bridge br-int: added interface tap3d8a7fea-20 on port 12 2026-02-27T00:55:14Z|00094|bridge|INFO|bridge br-int: deleted interface tap52e2195a-42 on port 11 2026-02-27T00:55:14Z|00095|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:14Z|00096|bridge|INFO|bridge br-int: deleted interface tap3d8a7fea-20 on port 12 2026-02-27T00:55:14Z|00097|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:14Z|00098|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:14Z|00099|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:14Z|00100|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:14Z|00101|bridge|WARN|could not open network device tap52e2195a-42 (No such device) 2026-02-27T00:55:26Z|00102|bridge|INFO|bridge br-int: deleted interface tap5382d012-58 on port 5 2026-02-27T00:55:26Z|00103|bridge|WARN|could not open network device tap5382d012-58 (No such device) 2026-02-27T00:55:26Z|00104|bridge|INFO|bridge br-int: deleted interface tape63227f7-30 on port 7 2026-02-27T00:55:26Z|00105|bridge|WARN|could not open network device tap5382d012-58 (No such device) 2026-02-27T00:55:26Z|00106|bridge|WARN|could not open network device tap5382d012-58 (No such device) 2026-02-27T00:55:26Z|00107|bridge|WARN|could not open network device tap5382d012-58 (No such device) 2026-02-27T00:55:26Z|00108|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tap5382d012-58 failed: No such device 2026-02-27T00:55:26Z|00109|dpif|WARN|system@ovs-system: failed to add tap5382d012-58 as port: No such device 2026-02-27T00:55:26Z|00110|bridge|WARN|could not add network device tap5382d012-58 to ofproto (No such device) 2026-02-27T00:55:26Z|00111|bridge|WARN|could not open network device tap5382d012-58 (No such device) 2026-02-27T00:55:35Z|00112|connmgr|INFO|br-int<->unix#14: 4892 flow_mods in the 57 s starting 59 s ago (2027 adds, 2850 deletes, 15 modifications) 2026-02-27T00:55:42Z|00113|bridge|WARN|could not open network device tapf120dddc-e5 (No such device) 2026-02-27T00:55:44Z|00114|bridge|INFO|bridge br-int: added interface tapf120dddc-e5 on port 13 2026-02-27T00:55:44Z|00115|bridge|INFO|bridge br-int: added interface tap00d7664c-40 on port 14 2026-02-27T00:55:54Z|00116|bridge|INFO|bridge br-int: deleted interface tapf120dddc-e5 on port 13 2026-02-27T00:55:54Z|00117|bridge|WARN|could not open network device tapf120dddc-e5 (No such device) 2026-02-27T00:55:54Z|00118|bridge|INFO|bridge br-int: deleted interface tap00d7664c-40 on port 14 2026-02-27T00:55:54Z|00119|bridge|WARN|could not open network device tapf120dddc-e5 (No such device) 2026-02-27T00:55:54Z|00120|bridge|WARN|could not open network device tapf120dddc-e5 (No such device) 2026-02-27T00:55:54Z|00121|bridge|WARN|could not open network device tapf120dddc-e5 (No such device) 2026-02-27T00:55:54Z|00122|bridge|WARN|could not open network device tapf120dddc-e5 (No such device) 2026-02-27T00:55:54Z|00123|bridge|WARN|could not open network device tapf120dddc-e5 (No such device) 2026-02-27T00:55:56Z|00124|bridge|WARN|could not open network device tapa8d4cd8d-9d (No such device) 2026-02-27T00:55:58Z|00125|bridge|INFO|bridge br-int: added interface tapa8d4cd8d-9d on port 15 2026-02-27T00:55:58Z|00126|bridge|INFO|bridge br-int: added interface tap33a3e679-60 on port 16 2026-02-27T00:56:24Z|00127|bridge|INFO|bridge br-int: deleted interface tapa8d4cd8d-9d on port 15 2026-02-27T00:56:24Z|00128|bridge|WARN|could not open network device tapa8d4cd8d-9d (No such device) 2026-02-27T00:56:24Z|00129|bridge|INFO|bridge br-int: deleted interface tap33a3e679-60 on port 16 2026-02-27T00:56:24Z|00130|bridge|WARN|could not open network device tapa8d4cd8d-9d (No such device) 2026-02-27T00:56:24Z|00131|bridge|WARN|could not open network device tapa8d4cd8d-9d (No such device) 2026-02-27T00:56:24Z|00132|bridge|WARN|could not open network device tapa8d4cd8d-9d (No such device) 2026-02-27T00:56:24Z|00133|bridge|WARN|could not open network device tapa8d4cd8d-9d (No such device) 2026-02-27T00:56:27Z|00134|bridge|WARN|could not open network device tapa8d4cd8d-9d (No such device) 2026-02-27T00:56:27Z|00135|bridge|INFO|bridge br-int: added interface tapa8d4cd8d-9d on port 17 2026-02-27T00:56:27Z|00136|bridge|INFO|bridge br-int: added interface tap33a3e679-60 on port 18 2026-02-27T00:56:35Z|00137|connmgr|INFO|br-int<->unix#14: 1425 flow_mods in the last 57 s (783 adds, 629 deletes, 13 modifications) 2026-02-27T00:56:47Z|00138|bridge|INFO|bridge br-int: deleted interface tapa8d4cd8d-9d on port 17 2026-02-27T00:56:47Z|00139|bridge|WARN|could not open network device tapa8d4cd8d-9d (No such device) 2026-02-27T00:56:48Z|00140|bridge|INFO|bridge br-int: deleted interface tap33a3e679-60 on port 18 2026-02-27T00:56:48Z|00141|bridge|WARN|could not open network device tapa8d4cd8d-9d (No such device) 2026-02-27T00:56:48Z|00142|bridge|WARN|could not open network device tapa8d4cd8d-9d (No such device) 2026-02-27T00:56:48Z|00143|bridge|WARN|could not open network device tapa8d4cd8d-9d (No such device) 2026-02-27T00:56:48Z|00144|bridge|WARN|could not open network device tapa8d4cd8d-9d (No such device) 2026-02-27T00:56:48Z|00145|bridge|WARN|could not open network device tapa8d4cd8d-9d (No such device) 2026-02-27T00:56:55Z|00146|bridge|INFO|bridge br-ex: deleted interface patch-provnet-de2d444e-eceb-4175-928f-0bceada2e57e-to-br-int on port 1 2026-02-27T00:56:55Z|00147|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-de2d444e-eceb-4175-928f-0bceada2e57e on port 4 2026-02-27T00:57:04Z|00148|bridge|INFO|bridge br-ex: added interface patch-provnet-de2d444e-eceb-4175-928f-0bceada2e57e-to-br-int on port 2 2026-02-27T00:57:04Z|00149|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-de2d444e-eceb-4175-928f-0bceada2e57e on port 19 2026-02-27T00:57:24Z|00150|bridge|WARN|could not open network device tap3c07efef-7b (No such device) 2026-02-27T00:57:25Z|00151|bridge|INFO|bridge br-int: added interface tap3c07efef-7b on port 20 2026-02-27T00:57:26Z|00152|bridge|INFO|bridge br-int: added interface tapce84f1cf-40 on port 21 2026-02-27T00:57:33Z|00153|bridge|WARN|could not open network device tap1d570363-2f (No such device) 2026-02-27T00:57:35Z|00154|bridge|INFO|bridge br-int: added interface tap1d570363-2f on port 22 2026-02-27T00:57:35Z|00155|bridge|INFO|bridge br-int: added interface tap13f20cca-80 on port 23 2026-02-27T00:57:35Z|00156|bridge|WARN|could not open network device tap875d0a55-af (No such device) 2026-02-27T00:57:35Z|00157|connmgr|INFO|br-int<->unix#14: 2730 flow_mods in the last 59 s (1978 adds, 737 deletes, 15 modifications) 2026-02-27T00:57:37Z|00158|bridge|INFO|bridge br-int: added interface tap875d0a55-af on port 24 2026-02-27T00:57:38Z|00159|bridge|INFO|bridge br-int: added interface tap11ffb488-c0 on port 25 2026-02-27T00:57:41Z|00160|bridge|INFO|bridge br-int: deleted interface tap1d570363-2f on port 22 2026-02-27T00:57:41Z|00161|bridge|WARN|could not open network device tap1d570363-2f (No such device) 2026-02-27T00:57:41Z|00162|bridge|INFO|bridge br-int: deleted interface tap13f20cca-80 on port 23 2026-02-27T00:57:41Z|00163|bridge|WARN|could not open network device tap1d570363-2f (No such device) 2026-02-27T00:57:41Z|00164|bridge|WARN|could not open network device tap1d570363-2f (No such device) 2026-02-27T00:57:41Z|00165|bridge|WARN|could not open network device tap1d570363-2f (No such device) 2026-02-27T00:57:41Z|00166|bridge|WARN|could not open network device tap1d570363-2f (No such device) 2026-02-27T00:57:41Z|00167|bridge|WARN|could not open network device tap1d570363-2f (No such device) 2026-02-27T00:57:57Z|00168|bridge|WARN|could not open network device tap4f9c5e08-82 (No such device) 2026-02-27T00:57:59Z|00169|bridge|INFO|bridge br-int: added interface tap4f9c5e08-82 on port 26 2026-02-27T00:58:00Z|00170|bridge|INFO|bridge br-int: deleted interface tap875d0a55-af on port 24 2026-02-27T00:58:00Z|00171|bridge|WARN|could not open network device tap875d0a55-af (No such device) 2026-02-27T00:58:00Z|00172|bridge|INFO|bridge br-int: deleted interface tap11ffb488-c0 on port 25 2026-02-27T00:58:00Z|00173|bridge|WARN|could not open network device tap875d0a55-af (No such device) 2026-02-27T00:58:00Z|00174|bridge|WARN|could not open network device tap875d0a55-af (No such device) 2026-02-27T00:58:00Z|00175|bridge|WARN|could not open network device tap875d0a55-af (No such device) 2026-02-27T00:58:00Z|00176|bridge|WARN|could not open network device tap875d0a55-af (No such device) 2026-02-27T00:58:00Z|00177|bridge|WARN|could not open network device tap875d0a55-af (No such device) 2026-02-27T00:58:15Z|00178|bridge|INFO|bridge br-int: deleted interface tap4f9c5e08-82 on port 26 2026-02-27T00:58:15Z|00179|bridge|WARN|could not open network device tap4f9c5e08-82 (No such device) 2026-02-27T00:58:15Z|00180|bridge|WARN|could not open network device tap4f9c5e08-82 (No such device) 2026-02-27T00:58:15Z|00181|bridge|WARN|could not open network device tap4f9c5e08-82 (No such device) 2026-02-27T00:58:15Z|00182|bridge|WARN|could not open network device tap4f9c5e08-82 (No such device) 2026-02-27T00:58:21Z|00183|bridge|INFO|bridge br-int: deleted interface tap3c07efef-7b on port 20 2026-02-27T00:58:21Z|00184|bridge|WARN|could not open network device tap3c07efef-7b (No such device) 2026-02-27T00:58:21Z|00185|bridge|INFO|bridge br-int: deleted interface tapce84f1cf-40 on port 21 2026-02-27T00:58:21Z|00186|bridge|WARN|could not open network device tap3c07efef-7b (No such device) 2026-02-27T00:58:21Z|00187|bridge|WARN|could not open network device tap3c07efef-7b (No such device) 2026-02-27T00:58:21Z|00188|bridge|WARN|could not open network device tap3c07efef-7b (No such device) 2026-02-27T00:58:21Z|00189|bridge|WARN|could not open network device tap3c07efef-7b (No such device) 2026-02-27T00:58:35Z|00190|connmgr|INFO|br-int<->unix#14: 2803 flow_mods in the 56 s starting 57 s ago (798 adds, 1998 deletes, 7 modifications) 2026-02-27T00:58:48Z|00191|bridge|WARN|could not open network device tap2cf2e71c-92 (No such device) 2026-02-27T00:58:50Z|00192|bridge|INFO|bridge br-int: added interface tap2cf2e71c-92 on port 27 2026-02-27T00:58:50Z|00193|bridge|INFO|bridge br-int: added interface tap1fabccd5-f0 on port 28 2026-02-27T00:59:06Z|00194|bridge|WARN|could not open network device tapf231b4e4-2e (No such device) 2026-02-27T00:59:08Z|00195|bridge|INFO|bridge br-int: added interface tapf231b4e4-2e on port 29 2026-02-27T00:59:08Z|00196|bridge|INFO|bridge br-int: added interface tap074bf054-d0 on port 30 2026-02-27T00:59:35Z|00197|connmgr|INFO|br-int<->unix#14: 730 flow_mods in the 52 s starting 59 s ago (692 adds, 38 deletes) 2026-02-27T00:59:49Z|00198|bridge|WARN|could not open network device tapcd74fea4-47 (No such device) 2026-02-27T00:59:51Z|00199|bridge|INFO|bridge br-int: added interface tapcd74fea4-47 on port 31 2026-02-27T01:00:33Z|00200|bridge|WARN|could not open network device tap094db887-f4 (No such device) 2026-02-27T01:00:34Z|00201|bridge|INFO|bridge br-int: added interface tap094db887-f4 on port 32 2026-02-27T01:00:34Z|00202|bridge|INFO|bridge br-int: added interface tapcf018086-10 on port 33 2026-02-27T01:00:35Z|00203|connmgr|INFO|br-int<->unix#14: 124 flow_mods in the 49 s starting 50 s ago (114 adds, 10 deletes) 2026-02-27T01:01:09Z|00204|bridge|WARN|could not open network device tap0d34b2c3-a0 (No such device) 2026-02-27T01:01:09Z|00205|bridge|INFO|bridge br-int: added interface tap0d34b2c3-a0 on port 34 2026-02-27T01:01:31Z|00206|bridge|WARN|could not open network device tapa4c2634d-8e (No such device) 2026-02-27T01:01:31Z|00207|bridge|INFO|bridge br-int: added interface tapa4c2634d-8e on port 35 2026-02-27T01:01:35Z|00208|connmgr|INFO|br-int<->unix#14: 264 flow_mods in the 57 s starting 58 s ago (221 adds, 37 deletes, 6 modifications) 2026-02-27T01:01:51Z|00209|bridge|INFO|bridge br-int: deleted interface tapa4c2634d-8e on port 35 2026-02-27T01:01:51Z|00210|bridge|WARN|could not open network device tapa4c2634d-8e (No such device) 2026-02-27T01:02:02Z|00211|bridge|INFO|bridge br-int: deleted interface tap0d34b2c3-a0 on port 34 2026-02-27T01:02:02Z|00212|bridge|WARN|could not open network device tap0d34b2c3-a0 (No such device) 2026-02-27T01:02:22Z|00213|bridge|INFO|bridge br-int: deleted interface tap094db887-f4 on port 32 2026-02-27T01:02:22Z|00214|bridge|WARN|could not open network device tap094db887-f4 (No such device) 2026-02-27T01:02:22Z|00215|bridge|INFO|bridge br-int: deleted interface tapcf018086-10 on port 33 2026-02-27T01:02:27Z|00216|bridge|INFO|bridge br-int: deleted interface tapcd74fea4-47 on port 31 2026-02-27T01:02:27Z|00217|bridge|WARN|could not open network device tapcd74fea4-47 (No such device) 2026-02-27T01:02:27Z|00218|bridge|WARN|could not open network device tapcd74fea4-47 (No such device) 2026-02-27T01:02:27Z|00219|bridge|WARN|could not open network device tapcd74fea4-47 (No such device) 2026-02-27T01:02:27Z|00220|bridge|WARN|could not open network device tapcd74fea4-47 (No such device) 2026-02-27T01:02:31Z|00221|bridge|INFO|bridge br-int: deleted interface tapf231b4e4-2e on port 29 2026-02-27T01:02:31Z|00222|bridge|WARN|could not open network device tapf231b4e4-2e (No such device) 2026-02-27T01:02:31Z|00223|bridge|INFO|bridge br-int: deleted interface tap074bf054-d0 on port 30 2026-02-27T01:02:31Z|00224|bridge|WARN|could not open network device tapf231b4e4-2e (No such device) 2026-02-27T01:02:31Z|00225|bridge|WARN|could not open network device tapf231b4e4-2e (No such device) 2026-02-27T01:02:31Z|00226|bridge|WARN|could not open network device tapf231b4e4-2e (No such device) 2026-02-27T01:02:31Z|00227|bridge|WARN|could not open network device tapf231b4e4-2e (No such device) 2026-02-27T01:02:31Z|00228|bridge|WARN|could not open network device tapf231b4e4-2e (No such device) 2026-02-27T01:02:35Z|00229|connmgr|INFO|br-int<->unix#14: 680 flow_mods in the 48 s starting 51 s ago (61 adds, 619 deletes) 2026-02-27T01:02:41Z|00230|bridge|INFO|bridge br-int: deleted interface tap2cf2e71c-92 on port 27 2026-02-27T01:02:41Z|00231|bridge|WARN|could not open network device tap2cf2e71c-92 (No such device) 2026-02-27T01:02:41Z|00232|bridge|INFO|bridge br-int: deleted interface tap1fabccd5-f0 on port 28 2026-02-27T01:02:42Z|00233|bridge|WARN|could not open network device tap2cf2e71c-92 (No such device) 2026-02-27T01:02:42Z|00234|bridge|WARN|could not open network device tap2cf2e71c-92 (No such device) 2026-02-27T01:02:42Z|00235|bridge|WARN|could not open network device tap2cf2e71c-92 (No such device) 2026-02-27T01:02:42Z|00236|bridge|WARN|could not open network device tap2cf2e71c-92 (No such device) 2026-02-27T01:02:42Z|00237|bridge|WARN|could not open network device tap2cf2e71c-92 (No such device) 2026-02-27T01:02:42Z|00238|bridge|WARN|could not open network device tap2cf2e71c-92 (No such device) 2026-02-27T01:02:56Z|00239|bridge|INFO|bridge br-ex: deleted interface patch-provnet-de2d444e-eceb-4175-928f-0bceada2e57e-to-br-int on port 2 2026-02-27T01:02:56Z|00240|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-de2d444e-eceb-4175-928f-0bceada2e57e on port 19 2026-02-27T01:03:35Z|00241|connmgr|INFO|br-int<->unix#14: 1099 flow_mods in the 15 s starting 55 s ago (22 adds, 1077 deletes)