+ 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 0cd31fed-f006-4ce3-a986-183c27d1d8bd time=2026-04-16T13:16:38.182Z level=INFO msg="no existing process found" binary=ovs-vswitchd time=2026-04-16T13:16:38.183Z level=INFO msg="claimed succession" binary=ovs-vswitchd pod=openvswitch-bprlf time=2026-04-16T13:16:38.183Z level=INFO msg="starting process" binary=ovs-vswitchd 2026-04-16T13:16:38Z|00001|ovs_numa|INFO|Discovered 16 CPU cores on NUMA node 0 2026-04-16T13:16:38Z|00002|ovs_numa|INFO|Discovered 1 NUMA nodes and 16 CPU cores 2026-04-16T13:16:38Z|00003|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... 2026-04-16T13:16:38Z|00004|reconnect|INFO|unix:/run/openvswitch/db.sock: connected 2026-04-16T13:16:38Z|00005|dpdk|INFO|DPDK Disabled - Use other_config:dpdk-init to enable 2026-04-16T13:16:38Z|00006|bridge|INFO|ovs-vswitchd (Open vSwitch) 3.3.7 2026-04-16T13:17:05Z|00007|memory|INFO|317344 kB peak resident set size after 26.9 seconds 2026-04-16T13:17:05Z|00008|memory|INFO|idl-cells-Open_vSwitch:17 2026-04-16T13:38:00Z|00009|dpif_netlink|INFO|Datapath dispatch mode: per-cpu 2026-04-16T13:38:00Z|00010|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation 2026-04-16T13:38:00Z|00011|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 2 2026-04-16T13:38:00Z|00012|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3 2026-04-16T13:38:00Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action 2026-04-16T13:38:00Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath supports unique flow ids 2026-04-16T13:38:00Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath supports clone action 2026-04-16T13:38:00Z|00016|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 10 2026-04-16T13:38:00Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action 2026-04-16T13:38:00Z|00018|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_clear action 2026-04-16T13:38:00Z|00019|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0 2026-04-16T13:38:00Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports check_pkt_len action 2026-04-16T13:38:00Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action 2026-04-16T13:38:00Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zero_snat 2026-04-16T13:38:00Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports add_mpls action 2026-04-16T13:38:00Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state 2026-04-16T13:38:00Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone 2026-04-16T13:38:00Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark 2026-04-16T13:38:00Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label 2026-04-16T13:38:00Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat 2026-04-16T13:38:00Z|00029|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple 2026-04-16T13:38:00Z|00030|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple6 2026-04-16T13:38:00Z|00031|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions 2026-04-16T13:38:00Z|00032|ofproto_dpif_upcall|INFO|Overriding n-handler-threads to 16, setting n-revalidator-threads to 5 2026-04-16T13:38:00Z|00033|ofproto_dpif_upcall|INFO|Starting 21 threads 2026-04-16T13:38:00Z|00034|bridge|INFO|bridge br-ex: added interface br-ex on port 65534 2026-04-16T13:38:00Z|00035|bridge|INFO|bridge br-ex: using datapath ID 0000ca610f8ecc41 2026-04-16T13:38:00Z|00036|connmgr|INFO|br-ex: added service controller "punix:/var/run/openvswitch/br-ex.mgmt" 2026-04-16T13:38:01Z|00037|bridge|INFO|bridge br-int: added interface br-int on port 65534 2026-04-16T13:38:01Z|00038|bridge|INFO|bridge br-int: using datapath ID 000012b5300c5893 2026-04-16T13:38:01Z|00039|connmgr|INFO|br-int: added service controller "punix:/var/run/openvswitch/br-int.mgmt" 2026-04-16T13:38:09Z|00040|memory|INFO|peak resident set size grew 57% in last 1264.5 seconds, from 317344 kB to 498084 kB 2026-04-16T13:38:09Z|00041|memory|INFO|handlers:16 idl-cells-Open_vSwitch:186 ofconns:4 ports:2 revalidators:5 rules:26 2026-04-16T13:38:12Z|00042|connmgr|INFO|br-int<->unix#44: 18 flow_mods 10 s ago (17 adds, 1 deletes) 2026-04-16T13:42:57Z|00043|bridge|INFO|bridge br-int: added interface tap19c7cf7a-dd on port 1 2026-04-16T13:43:07Z|00044|connmgr|INFO|br-int<->unix#44: 143 flow_mods in the 1 s starting 10 s ago (141 adds, 2 deletes) 2026-04-16T13:43:56Z|00045|bridge|INFO|bridge br-int: added interface o-hm0 on port 2 2026-04-16T13:43:58Z|00046|bridge|INFO|bridge br-int: added interface tap5e1f05fa-b0 on port 3 2026-04-16T13:44:07Z|00047|connmgr|INFO|br-int<->unix#44: 267 flow_mods in the 2 s starting 11 s ago (266 adds, 1 deletes) 2026-04-16T13:50:54Z|00048|bridge|INFO|bridge br-ex: added interface patch-provnet-60e23f21-df69-4118-8941-7074f0d73e39-to-br-int on port 1 2026-04-16T13:50:54Z|00049|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-60e23f21-df69-4118-8941-7074f0d73e39 on port 4 2026-04-16T13:51:04Z|00050|connmgr|INFO|br-int<->unix#44: 1025 flow_mods in the 6 s starting 10 s ago (995 adds, 18 deletes, 12 modifications) 2026-04-16T13:51:28Z|00051|bridge|WARN|could not open network device tape726946f-04 (No such device) 2026-04-16T13:51:28Z|00052|bridge|WARN|could not open network device tap6b2f2367-7b (No such device) 2026-04-16T13:51:28Z|00053|bridge|WARN|could not open network device tape726946f-04 (No such device) 2026-04-16T13:51:30Z|00054|bridge|WARN|could not open network device tap6b2f2367-7b (No such device) 2026-04-16T13:51:30Z|00055|bridge|INFO|bridge br-int: added interface tape726946f-04 on port 5 2026-04-16T13:51:30Z|00056|bridge|INFO|bridge br-int: added interface tap6b2f2367-7b on port 6 2026-04-16T13:51:30Z|00057|bridge|INFO|bridge br-int: added interface tapaa2d064d-f0 on port 7 2026-04-16T13:51:31Z|00058|bridge|INFO|bridge br-int: added interface tap1991ebdf-c0 on port 8 2026-04-16T13:51:39Z|00059|bridge|INFO|bridge br-int: deleted interface tape726946f-04 on port 5 2026-04-16T13:51:39Z|00060|bridge|WARN|could not open network device tape726946f-04 (No such device) 2026-04-16T13:51:39Z|00061|bridge|INFO|bridge br-int: deleted interface tapaa2d064d-f0 on port 7 2026-04-16T13:51:39Z|00062|bridge|WARN|could not open network device tape726946f-04 (No such device) 2026-04-16T13:51:39Z|00063|bridge|WARN|could not open network device tape726946f-04 (No such device) 2026-04-16T13:51:39Z|00064|bridge|WARN|could not open network device tape726946f-04 (No such device) 2026-04-16T13:51:39Z|00065|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tape726946f-04 failed: No such device 2026-04-16T13:51:39Z|00066|dpif|WARN|system@ovs-system: failed to add tape726946f-04 as port: No such device 2026-04-16T13:51:39Z|00067|bridge|WARN|could not add network device tape726946f-04 to ofproto (No such device) 2026-04-16T13:51:39Z|00068|bridge|WARN|could not open network device tape726946f-04 (No such device) 2026-04-16T13:51:52Z|00069|bridge|WARN|could not open network device tap15decdc3-d8 (No such device) 2026-04-16T13:51:53Z|00070|bridge|INFO|bridge br-int: added interface tap15decdc3-d8 on port 9 2026-04-16T13:51:54Z|00071|bridge|INFO|bridge br-int: added interface tapf42af120-20 on port 10 2026-04-16T13:51:57Z|00072|bridge|INFO|bridge br-int: deleted interface tap6b2f2367-7b on port 6 2026-04-16T13:51:57Z|00073|bridge|WARN|could not open network device tap6b2f2367-7b (No such device) 2026-04-16T13:51:57Z|00074|bridge|INFO|bridge br-int: deleted interface tap1991ebdf-c0 on port 8 2026-04-16T13:51:57Z|00075|bridge|WARN|could not open network device tap6b2f2367-7b (No such device) 2026-04-16T13:51:57Z|00076|bridge|WARN|could not open network device tap6b2f2367-7b (No such device) 2026-04-16T13:51:57Z|00077|bridge|WARN|could not open network device tap6b2f2367-7b (No such device) 2026-04-16T13:51:57Z|00078|bridge|WARN|could not open network device tap6b2f2367-7b (No such device) 2026-04-16T13:51:57Z|00079|bridge|WARN|could not open network device tap6b2f2367-7b (No such device) 2026-04-16T13:52:04Z|00080|connmgr|INFO|br-int<->unix#44: 2945 flow_mods in the 57 s starting 59 s ago (1468 adds, 1463 deletes, 14 modifications) 2026-04-16T13:52:05Z|00081|bridge|INFO|bridge br-int: deleted interface tap15decdc3-d8 on port 9 2026-04-16T13:52:05Z|00082|bridge|WARN|could not open network device tap15decdc3-d8 (No such device) 2026-04-16T13:52:05Z|00083|bridge|INFO|bridge br-int: deleted interface tapf42af120-20 on port 10 2026-04-16T13:52:05Z|00084|bridge|WARN|could not open network device tap15decdc3-d8 (No such device) 2026-04-16T13:52:05Z|00085|bridge|WARN|could not open network device tap15decdc3-d8 (No such device) 2026-04-16T13:52:05Z|00086|bridge|WARN|could not open network device tap15decdc3-d8 (No such device) 2026-04-16T13:52:05Z|00087|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tap15decdc3-d8 failed: No such device 2026-04-16T13:52:05Z|00088|dpif|WARN|system@ovs-system: failed to add tap15decdc3-d8 as port: No such device 2026-04-16T13:52:05Z|00089|bridge|WARN|could not add network device tap15decdc3-d8 to ofproto (No such device) 2026-04-16T13:52:05Z|00090|bridge|WARN|could not open network device tap15decdc3-d8 (No such device) 2026-04-16T13:52:14Z|00091|bridge|INFO|bridge br-ex: deleted interface patch-provnet-60e23f21-df69-4118-8941-7074f0d73e39-to-br-int on port 1 2026-04-16T13:52:14Z|00092|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-60e23f21-df69-4118-8941-7074f0d73e39 on port 4 2026-04-16T13:52:14Z|00093|bridge|INFO|bridge br-ex: added interface patch-provnet-60e23f21-df69-4118-8941-7074f0d73e39-to-br-int on port 2 2026-04-16T13:52:14Z|00094|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-60e23f21-df69-4118-8941-7074f0d73e39 on port 11 2026-04-16T13:52:32Z|00095|bridge|WARN|could not open network device tapb06a192a-28 (No such device) 2026-04-16T13:52:33Z|00096|bridge|INFO|bridge br-int: added interface tapb06a192a-28 on port 12 2026-04-16T13:52:33Z|00097|bridge|INFO|bridge br-int: added interface tapcc03516c-c0 on port 13 2026-04-16T13:52:37Z|00098|bridge|WARN|could not open network device tap50ed4b80-49 (No such device) 2026-04-16T13:52:39Z|00099|bridge|INFO|bridge br-int: added interface tap50ed4b80-49 on port 14 2026-04-16T13:52:39Z|00100|bridge|INFO|bridge br-int: deleted interface tapb06a192a-28 on port 12 2026-04-16T13:52:39Z|00101|bridge|WARN|could not open network device tapb06a192a-28 (No such device) 2026-04-16T13:52:39Z|00102|bridge|WARN|could not open network device tapb06a192a-28 (No such device) 2026-04-16T13:52:39Z|00103|bridge|WARN|could not open network device tapb06a192a-28 (No such device) 2026-04-16T13:52:39Z|00104|bridge|WARN|could not open network device tapb06a192a-28 (No such device) 2026-04-16T13:52:39Z|00105|bridge|WARN|could not open network device tapb06a192a-28 (No such device) 2026-04-16T13:52:39Z|00106|bridge|INFO|bridge br-int: added interface tap24508e2c-00 on port 15 2026-04-16T13:52:39Z|00107|bridge|WARN|could not open network device tapb06a192a-28 (No such device) 2026-04-16T13:52:39Z|00108|bridge|WARN|could not open network device tapb06a192a-28 (No such device) 2026-04-16T13:52:39Z|00109|bridge|WARN|could not open network device tapb06a192a-28 (No such device) 2026-04-16T13:52:39Z|00110|bridge|WARN|could not open network device tapb06a192a-28 (No such device) 2026-04-16T13:52:39Z|00111|bridge|INFO|bridge br-int: deleted interface tapcc03516c-c0 on port 13 2026-04-16T13:52:39Z|00112|bridge|WARN|could not open network device tapb06a192a-28 (No such device) 2026-04-16T13:52:39Z|00113|bridge|WARN|could not open network device tapb06a192a-28 (No such device) 2026-04-16T13:52:39Z|00114|bridge|WARN|could not open network device tapb06a192a-28 (No such device) 2026-04-16T13:52:45Z|00115|bridge|INFO|bridge br-int: deleted interface tap50ed4b80-49 on port 14 2026-04-16T13:52:45Z|00116|bridge|WARN|could not open network device tap50ed4b80-49 (No such device) 2026-04-16T13:52:45Z|00117|bridge|INFO|bridge br-int: deleted interface tap24508e2c-00 on port 15 2026-04-16T13:52:45Z|00118|bridge|WARN|could not open network device tap50ed4b80-49 (No such device) 2026-04-16T13:52:45Z|00119|bridge|WARN|could not open network device tap50ed4b80-49 (No such device) 2026-04-16T13:52:45Z|00120|bridge|WARN|could not open network device tap50ed4b80-49 (No such device) 2026-04-16T13:52:45Z|00121|bridge|WARN|could not open network device tap50ed4b80-49 (No such device) 2026-04-16T13:52:45Z|00122|bridge|WARN|could not open network device tap50ed4b80-49 (No such device) 2026-04-16T13:52:53Z|00123|bridge|INFO|bridge br-ex: deleted interface patch-provnet-60e23f21-df69-4118-8941-7074f0d73e39-to-br-int on port 2 2026-04-16T13:52:53Z|00124|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-60e23f21-df69-4118-8941-7074f0d73e39 on port 11 2026-04-16T13:53:00Z|00125|bridge|INFO|bridge br-ex: added interface patch-provnet-60e23f21-df69-4118-8941-7074f0d73e39-to-br-int on port 3 2026-04-16T13:53:00Z|00126|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-60e23f21-df69-4118-8941-7074f0d73e39 on port 16 2026-04-16T13:53:04Z|00127|connmgr|INFO|br-int<->unix#44: 4007 flow_mods in the last 59 s (1750 adds, 2244 deletes, 13 modifications) 2026-04-16T13:53:25Z|00128|bridge|WARN|could not open network device tap03efdcc5-4c (No such device) 2026-04-16T13:53:26Z|00129|bridge|INFO|bridge br-int: added interface tap03efdcc5-4c on port 17 2026-04-16T13:53:27Z|00130|bridge|INFO|bridge br-int: added interface tapd5c676bb-20 on port 18 2026-04-16T13:53:35Z|00131|bridge|WARN|could not open network device tap3b756f12-96 (No such device) 2026-04-16T13:53:36Z|00132|bridge|INFO|bridge br-int: added interface tap3b756f12-96 on port 19 2026-04-16T13:53:37Z|00133|bridge|INFO|bridge br-int: added interface tapf50ce89f-f0 on port 20 2026-04-16T13:53:37Z|00134|bridge|WARN|could not open network device tapdaad4c04-a9 (No such device) 2026-04-16T13:53:39Z|00135|bridge|INFO|bridge br-int: added interface tapdaad4c04-a9 on port 21 2026-04-16T13:53:39Z|00136|bridge|INFO|bridge br-int: added interface tap1e016549-70 on port 22 2026-04-16T13:53:51Z|00137|bridge|INFO|bridge br-int: deleted interface tapdaad4c04-a9 on port 21 2026-04-16T13:53:51Z|00138|bridge|WARN|could not open network device tapdaad4c04-a9 (No such device) 2026-04-16T13:53:51Z|00139|bridge|INFO|bridge br-int: deleted interface tap1e016549-70 on port 22 2026-04-16T13:53:51Z|00140|bridge|WARN|could not open network device tapdaad4c04-a9 (No such device) 2026-04-16T13:53:51Z|00141|bridge|WARN|could not open network device tapdaad4c04-a9 (No such device) 2026-04-16T13:53:51Z|00142|bridge|WARN|could not open network device tapdaad4c04-a9 (No such device) 2026-04-16T13:53:52Z|00143|bridge|WARN|could not open network device tapdaad4c04-a9 (No such device) 2026-04-16T13:53:52Z|00144|bridge|WARN|could not open network device tapdaad4c04-a9 (No such device) 2026-04-16T13:54:04Z|00145|bridge|INFO|bridge br-int: deleted interface tap03efdcc5-4c on port 17 2026-04-16T13:54:04Z|00146|bridge|WARN|could not open network device tap03efdcc5-4c (No such device) 2026-04-16T13:54:04Z|00147|bridge|INFO|bridge br-int: deleted interface tapd5c676bb-20 on port 18 2026-04-16T13:54:04Z|00148|bridge|WARN|could not open network device tap03efdcc5-4c (No such device) 2026-04-16T13:54:04Z|00149|bridge|WARN|could not open network device tap03efdcc5-4c (No such device) 2026-04-16T13:54:04Z|00150|bridge|WARN|could not open network device tap03efdcc5-4c (No such device) 2026-04-16T13:54:04Z|00151|bridge|WARN|could not open network device tap03efdcc5-4c (No such device) 2026-04-16T13:54:04Z|00152|bridge|WARN|could not open network device tap03efdcc5-4c (No such device) 2026-04-16T13:54:04Z|00153|connmgr|INFO|br-int<->unix#44: 1869 flow_mods in the last 52 s (1221 adds, 630 deletes, 18 modifications) 2026-04-16T13:54:07Z|00154|bridge|WARN|could not open network device tap03efdcc5-4c (No such device) 2026-04-16T13:54:07Z|00155|bridge|INFO|bridge br-int: added interface tap03efdcc5-4c on port 23 2026-04-16T13:54:07Z|00156|bridge|INFO|bridge br-int: added interface tapd5c676bb-20 on port 24 2026-04-16T13:54:11Z|00157|bridge|WARN|could not open network device tap5d728227-5e (No such device) 2026-04-16T13:54:11Z|00158|bridge|WARN|could not open network device tap5d728227-5e (No such device) 2026-04-16T13:54:11Z|00159|bridge|WARN|could not open network device tap5d728227-5e (No such device) 2026-04-16T13:54:13Z|00160|bridge|INFO|bridge br-int: added interface tap5d728227-5e on port 25 2026-04-16T13:54:22Z|00161|bridge|INFO|bridge br-int: deleted interface tap03efdcc5-4c on port 23 2026-04-16T13:54:22Z|00162|bridge|WARN|could not open network device tap03efdcc5-4c (No such device) 2026-04-16T13:54:22Z|00163|bridge|INFO|bridge br-int: deleted interface tapd5c676bb-20 on port 24 2026-04-16T13:54:22Z|00164|bridge|WARN|could not open network device tap03efdcc5-4c (No such device) 2026-04-16T13:54:22Z|00165|bridge|WARN|could not open network device tap03efdcc5-4c (No such device) 2026-04-16T13:54:22Z|00166|bridge|WARN|could not open network device tap03efdcc5-4c (No such device) 2026-04-16T13:54:22Z|00167|bridge|WARN|could not open network device tap03efdcc5-4c (No such device) 2026-04-16T13:54:22Z|00168|bridge|WARN|could not open network device tap03efdcc5-4c (No such device) 2026-04-16T13:54:30Z|00169|bridge|INFO|bridge br-int: deleted interface tap5d728227-5e on port 25 2026-04-16T13:54:30Z|00170|bridge|WARN|could not open network device tap5d728227-5e (No such device) 2026-04-16T13:54:30Z|00171|bridge|WARN|could not open network device tap5d728227-5e (No such device) 2026-04-16T13:54:30Z|00172|bridge|WARN|could not open network device tap5d728227-5e (No such device) 2026-04-16T13:54:30Z|00173|bridge|WARN|could not open network device tap5d728227-5e (No such device) 2026-04-16T13:54:39Z|00174|bridge|INFO|bridge br-int: deleted interface tap3b756f12-96 on port 19 2026-04-16T13:54:39Z|00175|bridge|WARN|could not open network device tap3b756f12-96 (No such device) 2026-04-16T13:54:39Z|00176|bridge|INFO|bridge br-int: deleted interface tapf50ce89f-f0 on port 20 2026-04-16T13:54:39Z|00177|bridge|WARN|could not open network device tap3b756f12-96 (No such device) 2026-04-16T13:54:39Z|00178|bridge|WARN|could not open network device tap3b756f12-96 (No such device) 2026-04-16T13:54:39Z|00179|bridge|WARN|could not open network device tap3b756f12-96 (No such device) 2026-04-16T13:54:48Z|00180|bridge|WARN|could not open network device tapdf2e8d58-1e (No such device) 2026-04-16T13:54:51Z|00181|bridge|INFO|bridge br-int: added interface tapdf2e8d58-1e on port 26 2026-04-16T13:54:51Z|00182|bridge|INFO|bridge br-int: added interface tape4f5909f-b0 on port 27 2026-04-16T13:55:04Z|00183|connmgr|INFO|br-int<->unix#44: 2221 flow_mods in the 48 s starting 59 s ago (1060 adds, 1151 deletes, 10 modifications) 2026-04-16T13:55:13Z|00184|bridge|INFO|bridge br-int: deleted interface tapdf2e8d58-1e on port 26 2026-04-16T13:55:13Z|00185|bridge|WARN|could not open network device tapdf2e8d58-1e (No such device) 2026-04-16T13:55:13Z|00186|bridge|INFO|bridge br-int: deleted interface tape4f5909f-b0 on port 27 2026-04-16T13:55:13Z|00187|bridge|WARN|could not open network device tapdf2e8d58-1e (No such device) 2026-04-16T13:55:13Z|00188|bridge|WARN|could not open network device tapdf2e8d58-1e (No such device) 2026-04-16T13:55:13Z|00189|bridge|WARN|could not open network device tapdf2e8d58-1e (No such device) 2026-04-16T13:55:13Z|00190|bridge|WARN|could not open network device tapdf2e8d58-1e (No such device) 2026-04-16T13:55:25Z|00191|bridge|INFO|bridge br-ex: deleted interface patch-provnet-60e23f21-df69-4118-8941-7074f0d73e39-to-br-int on port 3 2026-04-16T13:55:25Z|00192|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-60e23f21-df69-4118-8941-7074f0d73e39 on port 16 2026-04-16T13:55:40Z|00193|bridge|INFO|bridge br-int: added interface vg25b8a565-4c5 on port 28 2026-04-16T13:55:40Z|00194|bridge|INFO|bridge br-ex: added interface patch-provnet-60e23f21-df69-4118-8941-7074f0d73e39-to-br-int on port 4 2026-04-16T13:55:40Z|00195|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-60e23f21-df69-4118-8941-7074f0d73e39 on port 29 2026-04-16T13:55:40Z|00196|netdev_linux|WARN|vg25b8a565-4c5: removing policing failed: No such device 2026-04-16T13:55:40Z|00197|bridge|INFO|bridge br-int: added interface tap407aaeed-d0 on port 30 2026-04-16T13:55:41Z|00198|bridge|INFO|bridge br-int: added interface vrc602aec4-3c8 on port 31 2026-04-16T13:56:04Z|00199|connmgr|INFO|br-int<->unix#44: 1424 flow_mods in the 51 s starting 55 s ago (375 adds, 1041 deletes, 8 modifications) 2026-04-16T13:56:17Z|00200|bridge|INFO|bridge br-int: deleted interface tap407aaeed-d0 on port 30 2026-04-16T13:56:19Z|00201|bridge|INFO|bridge br-ex: deleted interface patch-provnet-60e23f21-df69-4118-8941-7074f0d73e39-to-br-int on port 4 2026-04-16T13:56:19Z|00202|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-60e23f21-df69-4118-8941-7074f0d73e39 on port 29 2026-04-16T13:56:19Z|00203|bridge|INFO|bridge br-int: deleted interface vrc602aec4-3c8 on port 31 2026-04-16T13:56:19Z|00204|bridge|INFO|bridge br-int: deleted interface vg25b8a565-4c5 on port 28 2026-04-16T13:56:54Z|00205|bridge|INFO|bridge br-ex: added interface patch-provnet-60e23f21-df69-4118-8941-7074f0d73e39-to-br-int on port 5 2026-04-16T13:56:54Z|00206|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-60e23f21-df69-4118-8941-7074f0d73e39 on port 32 2026-04-16T13:57:04Z|00207|connmgr|INFO|br-int<->unix#44: 1212 flow_mods in the 57 s starting 59 s ago (874 adds, 332 deletes, 6 modifications) 2026-04-16T13:57:17Z|00208|bridge|WARN|could not open network device tapd7933b60-92 (No such device) 2026-04-16T13:57:18Z|00209|bridge|INFO|bridge br-int: added interface tapd7933b60-92 on port 33 2026-04-16T13:57:19Z|00210|bridge|INFO|bridge br-int: added interface tap742c876d-20 on port 34 2026-04-16T13:57:36Z|00211|bridge|WARN|could not open network device tap2bea1370-5e (No such device) 2026-04-16T13:57:37Z|00212|bridge|INFO|bridge br-int: added interface tap2bea1370-5e on port 35 2026-04-16T13:57:38Z|00213|bridge|INFO|bridge br-int: added interface tap36d6c52b-70 on port 36 2026-04-16T13:58:04Z|00214|connmgr|INFO|br-int<->unix#44: 545 flow_mods in the 42 s starting 51 s ago (508 adds, 37 deletes) 2026-04-16T13:58:17Z|00215|bridge|WARN|could not open network device tapa2363d7e-e0 (No such device) 2026-04-16T13:58:19Z|00216|bridge|INFO|bridge br-int: added interface tapa2363d7e-e0 on port 37 2026-04-16T13:59:02Z|00217|bridge|WARN|could not open network device tap6a9a7091-26 (No such device) 2026-04-16T13:59:02Z|00218|bridge|INFO|bridge br-int: added interface tap6a9a7091-26 on port 38 2026-04-16T13:59:03Z|00219|bridge|INFO|bridge br-int: added interface tap8cdd84d5-c0 on port 39 2026-04-16T13:59:04Z|00220|connmgr|INFO|br-int<->unix#44: 124 flow_mods in the 50 s starting 52 s ago (114 adds, 10 deletes) 2026-04-16T13:59:39Z|00221|bridge|WARN|could not open network device tap7eb9bc01-1d (No such device) 2026-04-16T13:59:39Z|00222|bridge|INFO|bridge br-int: added interface tap7eb9bc01-1d on port 40 2026-04-16T13:59:57Z|00223|bridge|WARN|could not open network device tap6d2bb5f0-b5 (No such device) 2026-04-16T13:59:57Z|00224|bridge|INFO|bridge br-int: added interface tap6d2bb5f0-b5 on port 41 2026-04-16T14:00:04Z|00225|connmgr|INFO|br-int<->unix#44: 264 flow_mods in the 55 s starting 58 s ago (221 adds, 37 deletes, 6 modifications) 2026-04-16T14:00:18Z|00226|bridge|INFO|bridge br-int: deleted interface tap6d2bb5f0-b5 on port 41 2026-04-16T14:00:18Z|00227|bridge|WARN|could not open network device tap6d2bb5f0-b5 (No such device) 2026-04-16T14:00:28Z|00228|bridge|INFO|bridge br-int: deleted interface tap7eb9bc01-1d on port 40 2026-04-16T14:00:28Z|00229|bridge|WARN|could not open network device tap7eb9bc01-1d (No such device) 2026-04-16T14:00:49Z|00230|bridge|INFO|bridge br-int: deleted interface tap6a9a7091-26 on port 38 2026-04-16T14:00:49Z|00231|bridge|WARN|could not open network device tap6a9a7091-26 (No such device) 2026-04-16T14:00:49Z|00232|bridge|INFO|bridge br-int: deleted interface tap8cdd84d5-c0 on port 39 2026-04-16T14:00:54Z|00233|bridge|INFO|bridge br-int: deleted interface tapa2363d7e-e0 on port 37 2026-04-16T14:00:54Z|00234|bridge|WARN|could not open network device tapa2363d7e-e0 (No such device) 2026-04-16T14:00:54Z|00235|bridge|WARN|could not open network device tapa2363d7e-e0 (No such device) 2026-04-16T14:00:54Z|00236|bridge|WARN|could not open network device tapa2363d7e-e0 (No such device) 2026-04-16T14:00:54Z|00237|bridge|WARN|could not open network device tapa2363d7e-e0 (No such device) 2026-04-16T14:00:58Z|00238|bridge|INFO|bridge br-int: deleted interface tap2bea1370-5e on port 35 2026-04-16T14:00:58Z|00239|bridge|WARN|could not open network device tap2bea1370-5e (No such device) 2026-04-16T14:00:58Z|00240|bridge|INFO|bridge br-int: deleted interface tap36d6c52b-70 on port 36 2026-04-16T14:00:58Z|00241|bridge|WARN|could not open network device tap2bea1370-5e (No such device) 2026-04-16T14:00:58Z|00242|bridge|WARN|could not open network device tap2bea1370-5e (No such device) 2026-04-16T14:00:58Z|00243|bridge|WARN|could not open network device tap2bea1370-5e (No such device) 2026-04-16T14:00:58Z|00244|bridge|INFO|bridge br-int: added interface tap2bea1370-5e on port 42 2026-04-16T14:00:58Z|00245|netdev_linux|WARN|ethtool command ETHTOOL_GDRVINFO on network device tap2bea1370-5e failed: No such device 2026-04-16T14:00:58Z|00246|netdev_linux|WARN|tap2bea1370-5e: removing policing failed: No such device 2026-04-16T14:00:58Z|00247|ofproto|WARN|br-int: cannot get STP status on nonexistent port 42 2026-04-16T14:00:58Z|00248|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 42 2026-04-16T14:00:58Z|00249|netdev_linux|WARN|ethtool command ETHTOOL_GDRVINFO on network device tap2bea1370-5e failed: No such device 2026-04-16T14:00:58Z|00250|bridge|INFO|bridge br-int: deleted interface tap2bea1370-5e on port 42 2026-04-16T14:00:58Z|00251|bridge|WARN|could not open network device tap2bea1370-5e (No such device) 2026-04-16T14:00:58Z|00252|bridge|WARN|could not open network device tap2bea1370-5e (No such device) 2026-04-16T14:00:58Z|00253|bridge|WARN|could not open network device tap2bea1370-5e (No such device) 2026-04-16T14:00:58Z|00254|bridge|WARN|could not open network device tap2bea1370-5e (No such device) 2026-04-16T14:00:58Z|00255|bridge|WARN|could not open network device tap2bea1370-5e (No such device) 2026-04-16T14:00:58Z|00256|bridge|WARN|could not open network device tap2bea1370-5e (No such device) 2026-04-16T14:00:58Z|00257|bridge|INFO|bridge br-int: added interface tap36d6c52b-70 on port 43 2026-04-16T14:00:58Z|00258|bridge|WARN|could not open network device tap2bea1370-5e (No such device) 2026-04-16T14:00:58Z|00259|bridge|WARN|could not open network device tap2bea1370-5e (No such device) 2026-04-16T14:00:58Z|00260|bridge|WARN|could not open network device tap2bea1370-5e (No such device) 2026-04-16T14:00:59Z|00261|bridge|INFO|bridge br-int: deleted interface tap36d6c52b-70 on port 43 2026-04-16T14:01:04Z|00262|connmgr|INFO|br-int<->unix#44: 888 flow_mods in the 48 s starting 53 s ago (166 adds, 722 deletes) 2026-04-16T14:01:09Z|00263|bridge|INFO|bridge br-int: deleted interface tapd7933b60-92 on port 33 2026-04-16T14:01:09Z|00264|bridge|WARN|could not open network device tapd7933b60-92 (No such device) 2026-04-16T14:01:09Z|00265|bridge|INFO|bridge br-int: deleted interface tap742c876d-20 on port 34 2026-04-16T14:01:09Z|00266|bridge|WARN|could not open network device tapd7933b60-92 (No such device) 2026-04-16T14:01:09Z|00267|bridge|WARN|could not open network device tapd7933b60-92 (No such device) 2026-04-16T14:01:09Z|00268|bridge|WARN|could not open network device tapd7933b60-92 (No such device) 2026-04-16T14:01:09Z|00269|bridge|WARN|could not open network device tapd7933b60-92 (No such device) 2026-04-16T14:01:24Z|00270|bridge|INFO|bridge br-ex: deleted interface patch-provnet-60e23f21-df69-4118-8941-7074f0d73e39-to-br-int on port 5 2026-04-16T14:01:24Z|00271|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-60e23f21-df69-4118-8941-7074f0d73e39 on port 32 2026-04-16T14:02:04Z|00272|connmgr|INFO|br-int<->unix#44: 1101 flow_mods in the 16 s starting 57 s ago (22 adds, 1079 deletes)