+ 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 + 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 210eec9c-405e-4420-830e-dad3392a74b5 time=2026-05-19T16:14:40.085Z level=INFO msg="no existing process found" binary=ovs-vswitchd time=2026-05-19T16:14:40.085Z level=INFO msg="claimed succession" binary=ovs-vswitchd pod=openvswitch-7pq5n time=2026-05-19T16:14:40.085Z level=INFO msg="starting process" binary=ovs-vswitchd 2026-05-19T16:14:40Z|00001|ovs_numa|INFO|Discovered 16 CPU cores on NUMA node 0 2026-05-19T16:14:40Z|00002|ovs_numa|INFO|Discovered 1 NUMA nodes and 16 CPU cores 2026-05-19T16:14:40Z|00003|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... 2026-05-19T16:14:40Z|00004|reconnect|INFO|unix:/run/openvswitch/db.sock: connected 2026-05-19T16:14:40Z|00005|dpdk|INFO|DPDK Disabled - Use other_config:dpdk-init to enable 2026-05-19T16:14:40Z|00006|bridge|INFO|ovs-vswitchd (Open vSwitch) 3.3.7 2026-05-19T16:14:50Z|00007|memory|INFO|317192 kB peak resident set size after 10.3 seconds 2026-05-19T16:14:50Z|00008|memory|INFO|idl-cells-Open_vSwitch:17 2026-05-19T16:21:06Z|00009|dpif_netlink|INFO|Datapath dispatch mode: per-cpu 2026-05-19T16:21:06Z|00010|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation 2026-05-19T16:21:06Z|00011|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 2 2026-05-19T16:21:06Z|00012|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3 2026-05-19T16:21:06Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action 2026-05-19T16:21:06Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath supports unique flow ids 2026-05-19T16:21:06Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath supports clone action 2026-05-19T16:21:06Z|00016|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 10 2026-05-19T16:21:06Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action 2026-05-19T16:21:06Z|00018|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_clear action 2026-05-19T16:21:06Z|00019|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0 2026-05-19T16:21:06Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports check_pkt_len action 2026-05-19T16:21:06Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action 2026-05-19T16:21:06Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zero_snat 2026-05-19T16:21:06Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports add_mpls action 2026-05-19T16:21:06Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state 2026-05-19T16:21:06Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone 2026-05-19T16:21:06Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark 2026-05-19T16:21:06Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label 2026-05-19T16:21:06Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat 2026-05-19T16:21:06Z|00029|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple 2026-05-19T16:21:06Z|00030|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple6 2026-05-19T16:21:06Z|00031|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions 2026-05-19T16:21:06Z|00032|ofproto_dpif_upcall|INFO|Overriding n-handler-threads to 16, setting n-revalidator-threads to 5 2026-05-19T16:21:06Z|00033|ofproto_dpif_upcall|INFO|Starting 21 threads 2026-05-19T16:21:07Z|00034|bridge|INFO|bridge br-ex: added interface br-ex on port 65534 2026-05-19T16:21:07Z|00035|bridge|INFO|bridge br-ex: using datapath ID 000052bd986dd247 2026-05-19T16:21:07Z|00036|connmgr|INFO|br-ex: added service controller "punix:/var/run/openvswitch/br-ex.mgmt" 2026-05-19T16:21:08Z|00037|bridge|INFO|bridge br-int: added interface br-int on port 65534 2026-05-19T16:21:08Z|00038|bridge|INFO|bridge br-int: using datapath ID 00001a6b8604c992 2026-05-19T16:21:08Z|00039|connmgr|INFO|br-int: added service controller "punix:/var/run/openvswitch/br-int.mgmt" 2026-05-19T16:21:13Z|00040|memory|INFO|peak resident set size grew 57% in last 383.1 seconds, from 317192 kB to 498312 kB 2026-05-19T16:21:13Z|00041|memory|INFO|handlers:16 idl-cells-Open_vSwitch:186 ofconns:4 ports:2 revalidators:5 rules:26 2026-05-19T16:21:19Z|00042|connmgr|INFO|br-int<->unix#15: 18 flow_mods 10 s ago (17 adds, 1 deletes) 2026-05-19T16:32:41Z|00043|bridge|INFO|bridge br-int: added interface o-hm0 on port 1 2026-05-19T16:32:43Z|00044|bridge|INFO|bridge br-int: added interface tapfecd7b5a-f0 on port 2 2026-05-19T16:32:51Z|00045|connmgr|INFO|br-int<->unix#15: 267 flow_mods in the 2 s starting 10 s ago (266 adds, 1 deletes) 2026-05-19T16:43:53Z|00046|bridge|INFO|bridge br-int: added interface tap363a1b07-b2 on port 3 2026-05-19T16:44:03Z|00047|connmgr|INFO|br-int<->unix#15: 145 flow_mods in the 1 s starting 10 s ago (141 adds, 2 deletes, 2 modifications) 2026-05-19T17:01:11Z|00048|bridge|INFO|bridge br-ex: added interface patch-provnet-d8f6db3d-61f3-4a64-80bf-aa6d74ab8085-to-br-int on port 1 2026-05-19T17:01:11Z|00049|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-d8f6db3d-61f3-4a64-80bf-aa6d74ab8085 on port 4 2026-05-19T17:01:21Z|00050|connmgr|INFO|br-int<->unix#15: 1382 flow_mods in the 9 s starting 10 s ago (1343 adds, 26 deletes, 13 modifications) 2026-05-19T17:01:44Z|00051|bridge|WARN|could not open network device tap2dd67d20-5a (No such device) 2026-05-19T17:01:45Z|00052|bridge|WARN|could not open network device tap2dd67d20-5a (No such device) 2026-05-19T17:01:45Z|00053|bridge|WARN|could not open network device tap2dd67d20-5a (No such device) 2026-05-19T17:01:45Z|00054|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:01:46Z|00055|bridge|INFO|bridge br-int: added interface tap2dd67d20-5a on port 5 2026-05-19T17:01:46Z|00056|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:01:46Z|00057|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:01:46Z|00058|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:01:46Z|00059|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:01:46Z|00060|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:01:46Z|00061|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:01:46Z|00062|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:01:46Z|00063|bridge|INFO|bridge br-int: added interface tap79ac8e16-b0 on port 6 2026-05-19T17:01:46Z|00064|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:01:46Z|00065|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:01:46Z|00066|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:01:46Z|00067|bridge|INFO|bridge br-int: added interface tap14ca6a17-c9 on port 7 2026-05-19T17:01:47Z|00068|bridge|INFO|bridge br-int: added interface tapcbf02630-b0 on port 8 2026-05-19T17:01:52Z|00069|bridge|WARN|could not open network device tap429a8fc3-f0 (No such device) 2026-05-19T17:01:54Z|00070|bridge|INFO|bridge br-int: added interface tap429a8fc3-f0 on port 9 2026-05-19T17:01:54Z|00071|bridge|INFO|bridge br-int: added interface tapea1742cd-70 on port 10 2026-05-19T17:01:58Z|00072|bridge|WARN|could not open network device tap89c2edd9-34 (No such device) 2026-05-19T17:02:00Z|00073|bridge|INFO|bridge br-int: added interface tap89c2edd9-34 on port 11 2026-05-19T17:02:00Z|00074|bridge|INFO|bridge br-int: added interface tapc496f399-e0 on port 12 2026-05-19T17:02:11Z|00075|bridge|INFO|bridge br-int: deleted interface tap2dd67d20-5a on port 5 2026-05-19T17:02:11Z|00076|bridge|WARN|could not open network device tap2dd67d20-5a (No such device) 2026-05-19T17:02:11Z|00077|bridge|WARN|could not open network device tap2dd67d20-5a (No such device) 2026-05-19T17:02:11Z|00078|bridge|INFO|bridge br-int: deleted interface tap79ac8e16-b0 on port 6 2026-05-19T17:02:11Z|00079|bridge|WARN|could not open network device tap2dd67d20-5a (No such device) 2026-05-19T17:02:11Z|00080|bridge|WARN|could not open network device tap2dd67d20-5a (No such device) 2026-05-19T17:02:11Z|00081|bridge|WARN|could not open network device tap2dd67d20-5a (No such device) 2026-05-19T17:02:11Z|00082|bridge|WARN|could not open network device tap2dd67d20-5a (No such device) 2026-05-19T17:02:15Z|00083|bridge|INFO|bridge br-int: deleted interface tap14ca6a17-c9 on port 7 2026-05-19T17:02:15Z|00084|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:02:15Z|00085|bridge|INFO|bridge br-int: deleted interface tapcbf02630-b0 on port 8 2026-05-19T17:02:15Z|00086|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:02:15Z|00087|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:02:15Z|00088|bridge|WARN|could not open network device tap14ca6a17-c9 (No such device) 2026-05-19T17:02:16Z|00089|bridge|INFO|bridge br-int: deleted interface tap429a8fc3-f0 on port 9 2026-05-19T17:02:16Z|00090|bridge|WARN|could not open network device tap429a8fc3-f0 (No such device) 2026-05-19T17:02:16Z|00091|bridge|INFO|bridge br-int: deleted interface tapea1742cd-70 on port 10 2026-05-19T17:02:16Z|00092|bridge|WARN|could not open network device tap429a8fc3-f0 (No such device) 2026-05-19T17:02:16Z|00093|bridge|WARN|could not open network device tap429a8fc3-f0 (No such device) 2026-05-19T17:02:16Z|00094|bridge|WARN|could not open network device tap429a8fc3-f0 (No such device) 2026-05-19T17:02:21Z|00095|connmgr|INFO|br-int<->unix#15: 3241 flow_mods in the 56 s starting 57 s ago (1619 adds, 1614 deletes, 8 modifications) 2026-05-19T17:02:39Z|00096|bridge|INFO|bridge br-int: deleted interface tap89c2edd9-34 on port 11 2026-05-19T17:02:39Z|00097|bridge|WARN|could not open network device tap89c2edd9-34 (No such device) 2026-05-19T17:02:39Z|00098|bridge|INFO|bridge br-int: deleted interface tapc496f399-e0 on port 12 2026-05-19T17:02:39Z|00099|bridge|WARN|could not open network device tap89c2edd9-34 (No such device) 2026-05-19T17:02:39Z|00100|bridge|WARN|could not open network device tap89c2edd9-34 (No such device) 2026-05-19T17:02:39Z|00101|bridge|WARN|could not open network device tap89c2edd9-34 (No such device) 2026-05-19T17:02:39Z|00102|bridge|WARN|could not open network device tap89c2edd9-34 (No such device) 2026-05-19T17:02:39Z|00103|bridge|WARN|could not open network device tap89c2edd9-34 (No such device) 2026-05-19T17:02:52Z|00104|bridge|WARN|could not open network device tapa4cfae76-8a (No such device) 2026-05-19T17:02:54Z|00105|bridge|INFO|bridge br-int: added interface tapa4cfae76-8a on port 13 2026-05-19T17:02:54Z|00106|bridge|INFO|bridge br-int: added interface tap84bb2408-b0 on port 14 2026-05-19T17:03:19Z|00107|bridge|INFO|bridge br-int: deleted interface tapa4cfae76-8a on port 13 2026-05-19T17:03:19Z|00108|bridge|WARN|could not open network device tapa4cfae76-8a (No such device) 2026-05-19T17:03:19Z|00109|bridge|INFO|bridge br-int: deleted interface tap84bb2408-b0 on port 14 2026-05-19T17:03:19Z|00110|bridge|WARN|could not open network device tapa4cfae76-8a (No such device) 2026-05-19T17:03:19Z|00111|bridge|WARN|could not open network device tapa4cfae76-8a (No such device) 2026-05-19T17:03:19Z|00112|bridge|WARN|could not open network device tapa4cfae76-8a (No such device) 2026-05-19T17:03:19Z|00113|bridge|WARN|could not open network device tapa4cfae76-8a (No such device) 2026-05-19T17:03:19Z|00114|bridge|WARN|could not open network device tapa4cfae76-8a (No such device) 2026-05-19T17:03:21Z|00115|bridge|WARN|could not open network device tapc5455b51-9a (No such device) 2026-05-19T17:03:21Z|00116|connmgr|INFO|br-int<->unix#15: 2363 flow_mods in the 55 s starting 56 s ago (1023 adds, 1330 deletes, 10 modifications) 2026-05-19T17:03:22Z|00117|bridge|INFO|bridge br-int: added interface tapc5455b51-9a on port 15 2026-05-19T17:03:22Z|00118|bridge|WARN|could not open network device tapa4cfae76-8a (No such device) 2026-05-19T17:03:22Z|00119|bridge|WARN|could not open network device tapa4cfae76-8a (No such device) 2026-05-19T17:03:22Z|00120|bridge|INFO|bridge br-int: added interface tapa4cfae76-8a on port 16 2026-05-19T17:03:22Z|00121|bridge|INFO|bridge br-int: added interface tapcb61b979-70 on port 17 2026-05-19T17:03:23Z|00122|bridge|INFO|bridge br-int: added interface tap84bb2408-b0 on port 18 2026-05-19T17:03:29Z|00123|bridge|INFO|bridge br-int: deleted interface tapc5455b51-9a on port 15 2026-05-19T17:03:29Z|00124|bridge|WARN|could not open network device tapc5455b51-9a (No such device) 2026-05-19T17:03:29Z|00125|bridge|INFO|bridge br-int: deleted interface tapcb61b979-70 on port 17 2026-05-19T17:03:29Z|00126|bridge|WARN|could not open network device tapc5455b51-9a (No such device) 2026-05-19T17:03:29Z|00127|bridge|WARN|could not open network device tapc5455b51-9a (No such device) 2026-05-19T17:03:29Z|00128|bridge|WARN|could not open network device tapc5455b51-9a (No such device) 2026-05-19T17:03:29Z|00129|bridge|WARN|could not open network device tapc5455b51-9a (No such device) 2026-05-19T17:03:43Z|00130|bridge|INFO|bridge br-int: deleted interface tapa4cfae76-8a on port 16 2026-05-19T17:03:43Z|00131|bridge|WARN|could not open network device tapa4cfae76-8a (No such device) 2026-05-19T17:03:43Z|00132|bridge|INFO|bridge br-int: deleted interface tap84bb2408-b0 on port 18 2026-05-19T17:03:43Z|00133|bridge|WARN|could not open network device tapa4cfae76-8a (No such device) 2026-05-19T17:03:43Z|00134|bridge|WARN|could not open network device tapa4cfae76-8a (No such device) 2026-05-19T17:03:43Z|00135|bridge|WARN|could not open network device tapa4cfae76-8a (No such device) 2026-05-19T17:03:43Z|00136|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tapa4cfae76-8a failed: No such device 2026-05-19T17:03:43Z|00137|dpif|WARN|system@ovs-system: failed to add tapa4cfae76-8a as port: No such device 2026-05-19T17:03:43Z|00138|bridge|WARN|could not add network device tapa4cfae76-8a to ofproto (No such device) 2026-05-19T17:03:43Z|00139|bridge|WARN|could not open network device tapa4cfae76-8a (No such device) 2026-05-19T17:04:11Z|00140|bridge|WARN|could not open network device tap97fe637e-85 (No such device) 2026-05-19T17:04:13Z|00141|bridge|INFO|bridge br-int: added interface tap97fe637e-85 on port 19 2026-05-19T17:04:13Z|00142|bridge|INFO|bridge br-int: added interface tap0b22fcab-70 on port 20 2026-05-19T17:04:21Z|00143|connmgr|INFO|br-int<->unix#15: 2137 flow_mods in the 55 s starting 58 s ago (1051 adds, 1076 deletes, 10 modifications) 2026-05-19T17:04:30Z|00144|bridge|INFO|bridge br-int: deleted interface tap97fe637e-85 on port 19 2026-05-19T17:04:30Z|00145|bridge|WARN|could not open network device tap97fe637e-85 (No such device) 2026-05-19T17:04:30Z|00146|bridge|INFO|bridge br-int: deleted interface tap0b22fcab-70 on port 20 2026-05-19T17:04:30Z|00147|bridge|WARN|could not open network device tap97fe637e-85 (No such device) 2026-05-19T17:04:30Z|00148|bridge|WARN|could not open network device tap97fe637e-85 (No such device) 2026-05-19T17:04:31Z|00149|bridge|WARN|could not open network device tap97fe637e-85 (No such device) 2026-05-19T17:04:31Z|00150|bridge|WARN|could not open network device tap97fe637e-85 (No such device) 2026-05-19T17:04:47Z|00151|bridge|INFO|bridge br-ex: deleted interface patch-provnet-d8f6db3d-61f3-4a64-80bf-aa6d74ab8085-to-br-int on port 1 2026-05-19T17:04:47Z|00152|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-d8f6db3d-61f3-4a64-80bf-aa6d74ab8085 on port 4 2026-05-19T17:05:21Z|00153|connmgr|INFO|br-int<->unix#15: 1076 flow_mods in the 21 s starting 55 s ago (49 adds, 1027 deletes) 2026-05-19T17:05:47Z|00154|bridge|INFO|bridge br-ex: added interface patch-provnet-d8f6db3d-61f3-4a64-80bf-aa6d74ab8085-to-br-int on port 2 2026-05-19T17:05:47Z|00155|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-d8f6db3d-61f3-4a64-80bf-aa6d74ab8085 on port 21 2026-05-19T17:06:21Z|00156|connmgr|INFO|br-int<->unix#15: 1679 flow_mods in the 30 s starting 33 s ago (1643 adds, 26 deletes, 10 modifications) 2026-05-19T17:06:22Z|00157|bridge|WARN|could not open network device tap1471d873-80 (No such device) 2026-05-19T17:06:24Z|00158|bridge|INFO|bridge br-int: added interface tap1471d873-80 on port 22 2026-05-19T17:06:24Z|00159|bridge|INFO|bridge br-int: added interface tapc5dad821-80 on port 23 2026-05-19T17:06:26Z|00160|bridge|WARN|could not open network device tap675ac84a-4e (No such device) 2026-05-19T17:06:28Z|00161|bridge|INFO|bridge br-int: added interface tap675ac84a-4e on port 24 2026-05-19T17:06:28Z|00162|bridge|INFO|bridge br-int: added interface tap92180373-70 on port 25 2026-05-19T17:06:29Z|00163|bridge|WARN|could not open network device tap4b01d1ca-53 (No such device) 2026-05-19T17:06:29Z|00164|bridge|WARN|could not open network device tap4b01d1ca-53 (No such device) 2026-05-19T17:06:29Z|00165|bridge|WARN|could not open network device tap4b01d1ca-53 (No such device) 2026-05-19T17:06:30Z|00166|bridge|INFO|bridge br-int: added interface tap4b01d1ca-53 on port 26 2026-05-19T17:06:31Z|00167|bridge|INFO|bridge br-int: added interface tapf800dbfb-30 on port 27 2026-05-19T17:06:40Z|00168|bridge|INFO|bridge br-int: deleted interface tap4b01d1ca-53 on port 26 2026-05-19T17:06:40Z|00169|bridge|WARN|could not open network device tap4b01d1ca-53 (No such device) 2026-05-19T17:06:40Z|00170|bridge|INFO|bridge br-int: deleted interface tapf800dbfb-30 on port 27 2026-05-19T17:06:40Z|00171|bridge|WARN|could not open network device tap4b01d1ca-53 (No such device) 2026-05-19T17:06:40Z|00172|bridge|WARN|could not open network device tap4b01d1ca-53 (No such device) 2026-05-19T17:06:40Z|00173|bridge|WARN|could not open network device tap4b01d1ca-53 (No such device) 2026-05-19T17:06:40Z|00174|bridge|WARN|could not open network device tap4b01d1ca-53 (No such device) 2026-05-19T17:06:40Z|00175|bridge|WARN|could not open network device tap4b01d1ca-53 (No such device) 2026-05-19T17:06:52Z|00176|bridge|WARN|could not open network device tap3cb09596-98 (No such device) 2026-05-19T17:06:54Z|00177|bridge|INFO|bridge br-int: added interface tap3cb09596-98 on port 28 2026-05-19T17:06:54Z|00178|bridge|INFO|bridge br-int: added interface tap64461df2-10 on port 29 2026-05-19T17:07:03Z|00179|bridge|WARN|could not open network device tap1ae86c64-36 (No such device) 2026-05-19T17:07:05Z|00180|bridge|INFO|bridge br-int: added interface tap1ae86c64-36 on port 30 2026-05-19T17:07:21Z|00181|connmgr|INFO|br-int<->unix#15: 1426 flow_mods in the 52 s starting 58 s ago (847 adds, 575 deletes, 4 modifications) 2026-05-19T17:07:21Z|00182|bridge|INFO|bridge br-int: deleted interface tap1ae86c64-36 on port 30 2026-05-19T17:07:21Z|00183|bridge|WARN|could not open network device tap1ae86c64-36 (No such device) 2026-05-19T17:07:22Z|00184|bridge|WARN|could not open network device tap1ae86c64-36 (No such device) 2026-05-19T17:07:22Z|00185|bridge|WARN|could not open network device tap1ae86c64-36 (No such device) 2026-05-19T17:07:30Z|00186|bridge|INFO|bridge br-int: deleted interface tap675ac84a-4e on port 24 2026-05-19T17:07:30Z|00187|bridge|WARN|could not open network device tap675ac84a-4e (No such device) 2026-05-19T17:07:30Z|00188|bridge|INFO|bridge br-int: deleted interface tap92180373-70 on port 25 2026-05-19T17:07:30Z|00189|bridge|WARN|could not open network device tap675ac84a-4e (No such device) 2026-05-19T17:07:30Z|00190|bridge|WARN|could not open network device tap675ac84a-4e (No such device) 2026-05-19T17:07:30Z|00191|bridge|WARN|could not open network device tap675ac84a-4e (No such device) 2026-05-19T17:07:30Z|00192|bridge|WARN|could not open network device tap675ac84a-4e (No such device) 2026-05-19T17:07:38Z|00193|bridge|WARN|could not open network device tap3b00f64b-74 (No such device) 2026-05-19T17:07:40Z|00194|bridge|INFO|bridge br-int: added interface tap3b00f64b-74 on port 31 2026-05-19T17:08:21Z|00195|connmgr|INFO|br-int<->unix#15: 681 flow_mods in the 18 s starting 59 s ago (84 adds, 595 deletes, 2 modifications) 2026-05-19T17:08:35Z|00196|bridge|WARN|could not open network device tap68a9b50b-31 (No such device) 2026-05-19T17:08:35Z|00197|bridge|INFO|bridge br-int: added interface tap68a9b50b-31 on port 32 2026-05-19T17:08:35Z|00198|bridge|INFO|bridge br-int: added interface tapf5fdb11d-b0 on port 33 2026-05-19T17:09:12Z|00199|bridge|WARN|could not open network device tapf7f7a991-2e (No such device) 2026-05-19T17:09:12Z|00200|bridge|INFO|bridge br-int: added interface tapf7f7a991-2e on port 34 2026-05-19T17:09:21Z|00201|connmgr|INFO|br-int<->unix#15: 215 flow_mods in the 43 s starting 52 s ago (197 adds, 16 deletes, 2 modifications) 2026-05-19T17:09:32Z|00202|bridge|WARN|could not open network device tapd7738dba-eb (No such device) 2026-05-19T17:09:32Z|00203|bridge|INFO|bridge br-int: added interface tapd7738dba-eb on port 35 2026-05-19T17:09:54Z|00204|bridge|INFO|bridge br-int: deleted interface tapd7738dba-eb on port 35 2026-05-19T17:09:54Z|00205|bridge|WARN|could not open network device tapd7738dba-eb (No such device) 2026-05-19T17:10:02Z|00206|bridge|INFO|bridge br-int: deleted interface tapf7f7a991-2e on port 34 2026-05-19T17:10:02Z|00207|bridge|WARN|could not open network device tapf7f7a991-2e (No such device) 2026-05-19T17:10:21Z|00208|connmgr|INFO|br-int<->unix#15: 290 flow_mods in the 53 s starting 54 s ago (102 adds, 188 deletes) 2026-05-19T17:10:22Z|00209|bridge|INFO|bridge br-int: deleted interface tap68a9b50b-31 on port 32 2026-05-19T17:10:22Z|00210|bridge|WARN|could not open network device tap68a9b50b-31 (No such device) 2026-05-19T17:10:22Z|00211|bridge|INFO|bridge br-int: deleted interface tapf5fdb11d-b0 on port 33 2026-05-19T17:10:28Z|00212|bridge|INFO|bridge br-int: deleted interface tap3b00f64b-74 on port 31 2026-05-19T17:10:28Z|00213|bridge|WARN|could not open network device tap3b00f64b-74 (No such device) 2026-05-19T17:10:28Z|00214|bridge|WARN|could not open network device tap3b00f64b-74 (No such device) 2026-05-19T17:10:28Z|00215|bridge|WARN|could not open network device tap3b00f64b-74 (No such device) 2026-05-19T17:10:28Z|00216|bridge|WARN|could not open network device tap3b00f64b-74 (No such device) 2026-05-19T17:10:31Z|00217|bridge|INFO|bridge br-int: deleted interface tap3cb09596-98 on port 28 2026-05-19T17:10:31Z|00218|bridge|WARN|could not open network device tap3cb09596-98 (No such device) 2026-05-19T17:10:31Z|00219|bridge|INFO|bridge br-int: deleted interface tap64461df2-10 on port 29 2026-05-19T17:10:31Z|00220|bridge|WARN|could not open network device tap3cb09596-98 (No such device) 2026-05-19T17:10:31Z|00221|bridge|WARN|could not open network device tap3cb09596-98 (No such device) 2026-05-19T17:10:31Z|00222|bridge|WARN|could not open network device tap3cb09596-98 (No such device) 2026-05-19T17:10:31Z|00223|bridge|WARN|could not open network device tap3cb09596-98 (No such device) 2026-05-19T17:10:42Z|00224|bridge|INFO|bridge br-int: deleted interface tap1471d873-80 on port 22 2026-05-19T17:10:42Z|00225|bridge|WARN|could not open network device tap1471d873-80 (No such device) 2026-05-19T17:10:42Z|00226|bridge|INFO|bridge br-int: deleted interface tapc5dad821-80 on port 23 2026-05-19T17:10:42Z|00227|bridge|WARN|could not open network device tap1471d873-80 (No such device) 2026-05-19T17:10:42Z|00228|bridge|WARN|could not open network device tap1471d873-80 (No such device) 2026-05-19T17:10:42Z|00229|bridge|WARN|could not open network device tap1471d873-80 (No such device) 2026-05-19T17:10:42Z|00230|bridge|WARN|could not open network device tap1471d873-80 (No such device) 2026-05-19T17:10:42Z|00231|bridge|WARN|could not open network device tap1471d873-80 (No such device) 2026-05-19T17:10:58Z|00232|bridge|INFO|bridge br-ex: deleted interface patch-provnet-d8f6db3d-61f3-4a64-80bf-aa6d74ab8085-to-br-int on port 2 2026-05-19T17:10:58Z|00233|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-d8f6db3d-61f3-4a64-80bf-aa6d74ab8085 on port 21 2026-05-19T17:11:21Z|00234|connmgr|INFO|br-int<->unix#15: 1597 flow_mods in the 35 s starting 58 s ago (63 adds, 1534 deletes)