+ 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 c86b6545-fe93-4b85-8c38-c104a88cba1c + 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-05-01T02:33:27.719Z level=INFO msg="no existing process found" binary=ovs-vswitchd time=2026-05-01T02:33:27.719Z level=INFO msg="claimed succession" binary=ovs-vswitchd pod=openvswitch-p9n8r time=2026-05-01T02:33:27.719Z level=INFO msg="starting process" binary=ovs-vswitchd 2026-05-01T02:33:27Z|00001|ovs_numa|INFO|Discovered 16 CPU cores on NUMA node 0 2026-05-01T02:33:27Z|00002|ovs_numa|INFO|Discovered 1 NUMA nodes and 16 CPU cores 2026-05-01T02:33:27Z|00003|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... 2026-05-01T02:33:27Z|00004|reconnect|INFO|unix:/run/openvswitch/db.sock: connected 2026-05-01T02:33:27Z|00005|dpdk|INFO|DPDK Disabled - Use other_config:dpdk-init to enable 2026-05-01T02:33:27Z|00006|bridge|INFO|ovs-vswitchd (Open vSwitch) 3.3.7 2026-05-01T02:33:38Z|00007|memory|INFO|317428 kB peak resident set size after 10.8 seconds 2026-05-01T02:33:38Z|00008|memory|INFO|idl-cells-Open_vSwitch:17 2026-05-01T02:39:48Z|00009|dpif_netlink|INFO|Datapath dispatch mode: per-cpu 2026-05-01T02:39:48Z|00010|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation 2026-05-01T02:39:48Z|00011|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 2 2026-05-01T02:39:48Z|00012|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3 2026-05-01T02:39:48Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action 2026-05-01T02:39:48Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath supports unique flow ids 2026-05-01T02:39:48Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath supports clone action 2026-05-01T02:39:48Z|00016|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 10 2026-05-01T02:39:48Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action 2026-05-01T02:39:48Z|00018|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_clear action 2026-05-01T02:39:48Z|00019|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0 2026-05-01T02:39:48Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports check_pkt_len action 2026-05-01T02:39:48Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action 2026-05-01T02:39:48Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zero_snat 2026-05-01T02:39:48Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports add_mpls action 2026-05-01T02:39:48Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state 2026-05-01T02:39:48Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone 2026-05-01T02:39:48Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark 2026-05-01T02:39:48Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label 2026-05-01T02:39:48Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat 2026-05-01T02:39:48Z|00029|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple 2026-05-01T02:39:48Z|00030|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple6 2026-05-01T02:39:48Z|00031|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions 2026-05-01T02:39:48Z|00032|ofproto_dpif_upcall|INFO|Overriding n-handler-threads to 16, setting n-revalidator-threads to 5 2026-05-01T02:39:48Z|00033|ofproto_dpif_upcall|INFO|Starting 21 threads 2026-05-01T02:39:48Z|00034|bridge|INFO|bridge br-ex: added interface br-ex on port 65534 2026-05-01T02:39:48Z|00035|bridge|INFO|bridge br-ex: using datapath ID 000036acc7c0aa41 2026-05-01T02:39:48Z|00036|connmgr|INFO|br-ex: added service controller "punix:/var/run/openvswitch/br-ex.mgmt" 2026-05-01T02:39:49Z|00037|bridge|INFO|bridge br-int: added interface br-int on port 65534 2026-05-01T02:39:49Z|00038|bridge|INFO|bridge br-int: using datapath ID 000052873754fe72 2026-05-01T02:39:49Z|00039|connmgr|INFO|br-int: added service controller "punix:/var/run/openvswitch/br-int.mgmt" 2026-05-01T02:39:50Z|00040|memory|INFO|peak resident set size grew 57% in last 372.4 seconds, from 317428 kB to 498312 kB 2026-05-01T02:39:50Z|00041|memory|INFO|handlers:16 idl-cells-Open_vSwitch:186 ofconns:4 ports:2 revalidators:5 rules:26 2026-05-01T02:40:00Z|00042|connmgr|INFO|br-int<->unix#14: 18 flow_mods 10 s ago (17 adds, 1 deletes) 2026-05-01T02:49:22Z|00043|bridge|INFO|bridge br-int: added interface o-hm0 on port 1 2026-05-01T02:49:24Z|00044|bridge|INFO|bridge br-int: added interface tapb3c2704b-10 on port 2 2026-05-01T02:49:32Z|00045|connmgr|INFO|br-int<->unix#14: 267 flow_mods in the 1 s starting 10 s ago (266 adds, 1 deletes) 2026-05-01T02:57:42Z|00046|bridge|INFO|bridge br-int: added interface tap4e4fa0dd-3c on port 3 2026-05-01T02:57:52Z|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-05-01T03:13:08Z|00048|bridge|INFO|bridge br-ex: added interface patch-provnet-c923b6a1-0f27-41c7-966b-1648673e403f-to-br-int on port 1 2026-05-01T03:13:08Z|00049|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-c923b6a1-0f27-41c7-966b-1648673e403f on port 4 2026-05-01T03:13:18Z|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-05-01T03:13:35Z|00051|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:13:35Z|00052|bridge|WARN|could not open network device tapd0d8775c-16 (No such device) 2026-05-01T03:13:35Z|00053|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:13:37Z|00054|bridge|WARN|could not open network device tapd0d8775c-16 (No such device) 2026-05-01T03:13:37Z|00055|bridge|INFO|bridge br-int: added interface tap19d716ed-93 on port 5 2026-05-01T03:13:37Z|00056|bridge|INFO|bridge br-int: added interface tapd0d8775c-16 on port 6 2026-05-01T03:13:37Z|00057|bridge|INFO|bridge br-int: added interface tap0170a60c-e0 on port 7 2026-05-01T03:13:37Z|00058|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:37Z|00059|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:37Z|00060|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:37Z|00061|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:37Z|00062|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:38Z|00063|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:38Z|00064|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:38Z|00065|bridge|INFO|bridge br-int: added interface tapadbf4230-d0 on port 8 2026-05-01T03:13:38Z|00066|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:38Z|00067|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:38Z|00068|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:39Z|00069|bridge|INFO|bridge br-int: added interface tapba3ffe1f-7b on port 9 2026-05-01T03:13:39Z|00070|bridge|INFO|bridge br-int: added interface tap5e6f213e-c0 on port 10 2026-05-01T03:13:48Z|00071|bridge|INFO|bridge br-int: deleted interface tapba3ffe1f-7b on port 9 2026-05-01T03:13:48Z|00072|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:48Z|00073|bridge|INFO|bridge br-int: deleted interface tap5e6f213e-c0 on port 10 2026-05-01T03:13:48Z|00074|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:48Z|00075|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:48Z|00076|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:48Z|00077|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:13:48Z|00078|bridge|WARN|could not open network device tapba3ffe1f-7b (No such device) 2026-05-01T03:14:02Z|00079|bridge|WARN|could not open network device tap0924bca7-35 (No such device) 2026-05-01T03:14:04Z|00080|bridge|INFO|bridge br-int: added interface tap0924bca7-35 on port 11 2026-05-01T03:14:04Z|00081|bridge|INFO|bridge br-int: added interface tap93e703ab-30 on port 12 2026-05-01T03:14:04Z|00082|bridge|INFO|bridge br-int: deleted interface tap19d716ed-93 on port 5 2026-05-01T03:14:04Z|00083|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:14:04Z|00084|bridge|INFO|bridge br-int: deleted interface tap0170a60c-e0 on port 7 2026-05-01T03:14:04Z|00085|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:14:04Z|00086|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:14:04Z|00087|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:14:04Z|00088|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:14:04Z|00089|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:14:04Z|00090|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:14:06Z|00091|bridge|INFO|bridge br-int: deleted interface tapd0d8775c-16 on port 6 2026-05-01T03:14:06Z|00092|bridge|WARN|could not open network device tapd0d8775c-16 (No such device) 2026-05-01T03:14:06Z|00093|bridge|INFO|bridge br-int: deleted interface tapadbf4230-d0 on port 8 2026-05-01T03:14:06Z|00094|bridge|WARN|could not open network device tapd0d8775c-16 (No such device) 2026-05-01T03:14:06Z|00095|bridge|WARN|could not open network device tapd0d8775c-16 (No such device) 2026-05-01T03:14:06Z|00096|bridge|WARN|could not open network device tapd0d8775c-16 (No such device) 2026-05-01T03:14:06Z|00097|bridge|WARN|could not open network device tapd0d8775c-16 (No such device) 2026-05-01T03:14:06Z|00098|bridge|WARN|could not open network device tapd0d8775c-16 (No such device) 2026-05-01T03:14:07Z|00099|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:14:08Z|00100|bridge|INFO|bridge br-int: added interface tap19d716ed-93 on port 13 2026-05-01T03:14:08Z|00101|bridge|INFO|bridge br-int: added interface tap0170a60c-e0 on port 14 2026-05-01T03:14:09Z|00102|bridge|INFO|bridge br-int: deleted interface tap0924bca7-35 on port 11 2026-05-01T03:14:09Z|00103|bridge|WARN|could not open network device tap0924bca7-35 (No such device) 2026-05-01T03:14:09Z|00104|bridge|INFO|bridge br-int: deleted interface tap93e703ab-30 on port 12 2026-05-01T03:14:09Z|00105|bridge|WARN|could not open network device tap0924bca7-35 (No such device) 2026-05-01T03:14:09Z|00106|bridge|WARN|could not open network device tap0924bca7-35 (No such device) 2026-05-01T03:14:09Z|00107|bridge|WARN|could not open network device tap0924bca7-35 (No such device) 2026-05-01T03:14:09Z|00108|bridge|WARN|could not open network device tap0924bca7-35 (No such device) 2026-05-01T03:14:09Z|00109|bridge|WARN|could not open network device tap0924bca7-35 (No such device) 2026-05-01T03:14:18Z|00110|connmgr|INFO|br-int<->unix#14: 4608 flow_mods in the 58 s starting 59 s ago (2166 adds, 2417 deletes, 25 modifications) 2026-05-01T03:14:22Z|00111|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:23Z|00112|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:23Z|00113|bridge|INFO|bridge br-int: deleted interface tap19d716ed-93 on port 13 2026-05-01T03:14:23Z|00114|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:23Z|00115|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:14:23Z|00116|bridge|INFO|bridge br-int: deleted interface tap0170a60c-e0 on port 14 2026-05-01T03:14:23Z|00117|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:23Z|00118|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:14:23Z|00119|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:23Z|00120|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:14:23Z|00121|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:23Z|00122|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:14:23Z|00123|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:23Z|00124|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:14:23Z|00125|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:23Z|00126|bridge|WARN|could not open network device tap19d716ed-93 (No such device) 2026-05-01T03:14:23Z|00127|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:23Z|00128|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:24Z|00129|bridge|INFO|bridge br-int: added interface tap7263028a-39 on port 15 2026-05-01T03:14:24Z|00130|bridge|INFO|bridge br-int: added interface tapee295836-20 on port 16 2026-05-01T03:14:33Z|00131|bridge|INFO|bridge br-int: deleted interface tap7263028a-39 on port 15 2026-05-01T03:14:33Z|00132|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:34Z|00133|bridge|INFO|bridge br-int: deleted interface tapee295836-20 on port 16 2026-05-01T03:14:34Z|00134|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:34Z|00135|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:34Z|00136|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:34Z|00137|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:34Z|00138|bridge|WARN|could not open network device tap7263028a-39 (No such device) 2026-05-01T03:14:35Z|00139|bridge|WARN|could not open network device tap87725c8a-c7 (No such device) 2026-05-01T03:14:37Z|00140|bridge|INFO|bridge br-int: added interface tap87725c8a-c7 on port 17 2026-05-01T03:14:37Z|00141|bridge|INFO|bridge br-int: added interface tapddf91ce9-c0 on port 18 2026-05-01T03:14:41Z|00142|bridge|INFO|bridge br-int: deleted interface tap87725c8a-c7 on port 17 2026-05-01T03:14:41Z|00143|bridge|WARN|could not open network device tap87725c8a-c7 (No such device) 2026-05-01T03:14:41Z|00144|bridge|INFO|bridge br-int: deleted interface tapddf91ce9-c0 on port 18 2026-05-01T03:14:41Z|00145|bridge|WARN|could not open network device tap87725c8a-c7 (No such device) 2026-05-01T03:14:41Z|00146|bridge|WARN|could not open network device tap87725c8a-c7 (No such device) 2026-05-01T03:14:42Z|00147|bridge|WARN|could not open network device tap87725c8a-c7 (No such device) 2026-05-01T03:14:42Z|00148|bridge|WARN|could not open network device tap87725c8a-c7 (No such device) 2026-05-01T03:14:50Z|00149|bridge|INFO|bridge br-ex: deleted interface patch-provnet-c923b6a1-0f27-41c7-966b-1648673e403f-to-br-int on port 1 2026-05-01T03:14:50Z|00150|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-c923b6a1-0f27-41c7-966b-1648673e403f on port 4 2026-05-01T03:15:18Z|00151|connmgr|INFO|br-int<->unix#14: 2377 flow_mods in the 30 s starting 58 s ago (651 adds, 1715 deletes, 11 modifications) 2026-05-01T03:15:54Z|00152|bridge|INFO|bridge br-ex: added interface patch-provnet-c923b6a1-0f27-41c7-966b-1648673e403f-to-br-int on port 2 2026-05-01T03:15:54Z|00153|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-c923b6a1-0f27-41c7-966b-1648673e403f on port 19 2026-05-01T03:16:10Z|00154|bridge|WARN|could not open network device tap7b7501dc-b8 (No such device) 2026-05-01T03:16:12Z|00155|bridge|INFO|bridge br-int: added interface tap7b7501dc-b8 on port 20 2026-05-01T03:16:12Z|00156|bridge|INFO|bridge br-int: added interface tap141d1e6b-20 on port 21 2026-05-01T03:16:18Z|00157|connmgr|INFO|br-int<->unix#14: 699 flow_mods in the 22 s starting 24 s ago (656 adds, 33 deletes, 10 modifications) 2026-05-01T03:16:21Z|00158|bridge|INFO|bridge br-int: deleted interface tap7b7501dc-b8 on port 20 2026-05-01T03:16:21Z|00159|bridge|WARN|could not open network device tap7b7501dc-b8 (No such device) 2026-05-01T03:16:21Z|00160|bridge|INFO|bridge br-int: deleted interface tap141d1e6b-20 on port 21 2026-05-01T03:16:21Z|00161|bridge|WARN|could not open network device tap7b7501dc-b8 (No such device) 2026-05-01T03:16:21Z|00162|bridge|WARN|could not open network device tap7b7501dc-b8 (No such device) 2026-05-01T03:16:21Z|00163|bridge|WARN|could not open network device tap7b7501dc-b8 (No such device) 2026-05-01T03:16:21Z|00164|bridge|WARN|could not open network device tap7b7501dc-b8 (No such device) 2026-05-01T03:16:50Z|00165|bridge|WARN|could not open network device tap82f0d352-5e (No such device) 2026-05-01T03:16:52Z|00166|bridge|INFO|bridge br-int: added interface tap82f0d352-5e on port 22 2026-05-01T03:16:52Z|00167|bridge|INFO|bridge br-int: added interface tap320e5221-40 on port 23 2026-05-01T03:16:57Z|00168|bridge|WARN|could not open network device tapf90bd92b-f6 (No such device) 2026-05-01T03:16:59Z|00169|bridge|INFO|bridge br-int: added interface tapf90bd92b-f6 on port 24 2026-05-01T03:16:59Z|00170|bridge|INFO|bridge br-int: added interface tap5f8bcf3a-80 on port 25 2026-05-01T03:17:18Z|00171|connmgr|INFO|br-int<->unix#14: 3022 flow_mods in the 56 s starting 57 s ago (2283 adds, 723 deletes, 16 modifications) 2026-05-01T03:17:31Z|00172|bridge|WARN|could not open network device tapaf4b0e10-4b (No such device) 2026-05-01T03:17:32Z|00173|bridge|WARN|could not open network device tapaf4b0e10-4b (No such device) 2026-05-01T03:17:32Z|00174|bridge|INFO|bridge br-int: deleted interface tapf90bd92b-f6 on port 24 2026-05-01T03:17:32Z|00175|bridge|WARN|could not open network device tapaf4b0e10-4b (No such device) 2026-05-01T03:17:32Z|00176|bridge|WARN|could not open network device tapf90bd92b-f6 (No such device) 2026-05-01T03:17:32Z|00177|bridge|INFO|bridge br-int: deleted interface tap5f8bcf3a-80 on port 25 2026-05-01T03:17:32Z|00178|bridge|WARN|could not open network device tapaf4b0e10-4b (No such device) 2026-05-01T03:17:32Z|00179|bridge|WARN|could not open network device tapf90bd92b-f6 (No such device) 2026-05-01T03:17:32Z|00180|bridge|WARN|could not open network device tapaf4b0e10-4b (No such device) 2026-05-01T03:17:32Z|00181|bridge|WARN|could not open network device tapf90bd92b-f6 (No such device) 2026-05-01T03:17:32Z|00182|bridge|WARN|could not open network device tapaf4b0e10-4b (No such device) 2026-05-01T03:17:32Z|00183|bridge|WARN|could not open network device tapf90bd92b-f6 (No such device) 2026-05-01T03:17:32Z|00184|bridge|WARN|could not open network device tapaf4b0e10-4b (No such device) 2026-05-01T03:17:32Z|00185|bridge|WARN|could not open network device tapf90bd92b-f6 (No such device) 2026-05-01T03:17:32Z|00186|bridge|WARN|could not open network device tapaf4b0e10-4b (No such device) 2026-05-01T03:17:32Z|00187|bridge|WARN|could not open network device tapf90bd92b-f6 (No such device) 2026-05-01T03:17:32Z|00188|bridge|WARN|could not open network device tapaf4b0e10-4b (No such device) 2026-05-01T03:17:32Z|00189|bridge|WARN|could not open network device tapaf4b0e10-4b (No such device) 2026-05-01T03:17:32Z|00190|bridge|INFO|bridge br-int: added interface tapaf4b0e10-4b on port 26 2026-05-01T03:17:34Z|00191|bridge|WARN|could not open network device tap92537db8-52 (No such device) 2026-05-01T03:17:34Z|00192|bridge|WARN|could not open network device tap92537db8-52 (No such device) 2026-05-01T03:17:34Z|00193|bridge|WARN|could not open network device tap92537db8-52 (No such device) 2026-05-01T03:17:35Z|00194|bridge|INFO|bridge br-int: added interface tap92537db8-52 on port 27 2026-05-01T03:17:36Z|00195|bridge|INFO|bridge br-int: added interface tapa83f1d75-80 on port 28 2026-05-01T03:17:49Z|00196|bridge|INFO|bridge br-int: deleted interface tapaf4b0e10-4b on port 26 2026-05-01T03:17:49Z|00197|bridge|WARN|could not open network device tapaf4b0e10-4b (No such device) 2026-05-01T03:17:50Z|00198|bridge|WARN|could not open network device tapaf4b0e10-4b (No such device) 2026-05-01T03:17:50Z|00199|bridge|WARN|could not open network device tapaf4b0e10-4b (No such device) 2026-05-01T03:17:50Z|00200|bridge|WARN|could not open network device tapaf4b0e10-4b (No such device) 2026-05-01T03:17:55Z|00201|bridge|WARN|could not open network device tap129dd98a-b8 (No such device) 2026-05-01T03:17:57Z|00202|bridge|INFO|bridge br-int: added interface tap129dd98a-b8 on port 29 2026-05-01T03:17:57Z|00203|bridge|INFO|bridge br-int: added interface tapf52d80cd-60 on port 30 2026-05-01T03:17:57Z|00001|ofproto_dpif_upcall(handler7)|INFO|received packet on unassociated datapath port 11 (no OpenFlow port for datapath port 11) 2026-05-01T03:17:59Z|00204|bridge|INFO|bridge br-int: deleted interface tap82f0d352-5e on port 22 2026-05-01T03:17:59Z|00205|bridge|WARN|could not open network device tap82f0d352-5e (No such device) 2026-05-01T03:17:59Z|00206|bridge|WARN|could not open network device tap82f0d352-5e (No such device) 2026-05-01T03:17:59Z|00207|bridge|WARN|could not open network device tap82f0d352-5e (No such device) 2026-05-01T03:17:59Z|00208|bridge|INFO|bridge br-int: deleted interface tap320e5221-40 on port 23 2026-05-01T03:17:59Z|00209|bridge|WARN|could not open network device tap82f0d352-5e (No such device) 2026-05-01T03:17:59Z|00210|bridge|WARN|could not open network device tap82f0d352-5e (No such device) 2026-05-01T03:18:18Z|00211|connmgr|INFO|br-int<->unix#14: 2075 flow_mods in the 40 s starting 51 s ago (572 adds, 1499 deletes, 4 modifications) 2026-05-01T03:18:52Z|00212|bridge|WARN|could not open network device tap575f3931-10 (No such device) 2026-05-01T03:18:55Z|00213|bridge|INFO|bridge br-int: added interface tap575f3931-10 on port 31 2026-05-01T03:19:18Z|00214|connmgr|INFO|br-int<->unix#14: 160 flow_mods in the 36 s starting 59 s ago (146 adds, 14 deletes) 2026-05-01T03:19:45Z|00215|bridge|WARN|could not open network device tap7341f9c8-60 (No such device) 2026-05-01T03:19:45Z|00216|bridge|INFO|bridge br-int: added interface tap7341f9c8-60 on port 32 2026-05-01T03:19:45Z|00217|bridge|INFO|bridge br-int: added interface tapabca6116-90 on port 33 2026-05-01T03:20:18Z|00218|connmgr|INFO|br-int<->unix#14: 138 flow_mods in the 30 s starting 39 s ago (125 adds, 11 deletes, 2 modifications) 2026-05-01T03:20:26Z|00219|bridge|WARN|could not open network device tap16f625c7-b6 (No such device) 2026-05-01T03:20:26Z|00220|bridge|INFO|bridge br-int: added interface tap16f625c7-b6 on port 34 2026-05-01T03:20:43Z|00221|bridge|WARN|could not open network device tapb939e0da-3e (No such device) 2026-05-01T03:20:43Z|00222|bridge|INFO|bridge br-int: added interface tapb939e0da-3e on port 35 2026-05-01T03:21:08Z|00223|bridge|INFO|bridge br-int: deleted interface tapb939e0da-3e on port 35 2026-05-01T03:21:08Z|00224|bridge|WARN|could not open network device tapb939e0da-3e (No such device) 2026-05-01T03:21:17Z|00225|bridge|INFO|bridge br-int: deleted interface tap16f625c7-b6 on port 34 2026-05-01T03:21:17Z|00226|bridge|WARN|could not open network device tap16f625c7-b6 (No such device) 2026-05-01T03:21:18Z|00227|connmgr|INFO|br-int<->unix#14: 340 flow_mods in the 56 s starting 57 s ago (174 adds, 166 deletes) 2026-05-01T03:21:38Z|00228|bridge|INFO|bridge br-int: deleted interface tap7341f9c8-60 on port 32 2026-05-01T03:21:38Z|00229|bridge|WARN|could not open network device tap7341f9c8-60 (No such device) 2026-05-01T03:21:38Z|00230|bridge|INFO|bridge br-int: deleted interface tapabca6116-90 on port 33 2026-05-01T03:21:38Z|00231|bridge|WARN|could not open network device tap7341f9c8-60 (No such device) 2026-05-01T03:21:45Z|00232|bridge|INFO|bridge br-int: deleted interface tap575f3931-10 on port 31 2026-05-01T03:21:45Z|00233|bridge|WARN|could not open network device tap575f3931-10 (No such device) 2026-05-01T03:21:45Z|00234|bridge|INFO|bridge br-int: added interface tap575f3931-10 on port 36 2026-05-01T03:21:45Z|00235|bridge|INFO|bridge br-int: deleted interface tap575f3931-10 on port 36 2026-05-01T03:21:45Z|00236|bridge|WARN|could not open network device tap575f3931-10 (No such device) 2026-05-01T03:21:45Z|00237|bridge|WARN|could not open network device tap575f3931-10 (No such device) 2026-05-01T03:21:45Z|00238|bridge|WARN|could not open network device tap575f3931-10 (No such device) 2026-05-01T03:21:45Z|00239|bridge|WARN|could not open network device tap575f3931-10 (No such device) 2026-05-01T03:21:47Z|00240|ofproto|WARN|br-int: cannot get STP status on nonexistent port 29 2026-05-01T03:21:47Z|00241|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 29 2026-05-01T03:21:47Z|00242|bridge|INFO|bridge br-int: deleted interface tap129dd98a-b8 on port 29 2026-05-01T03:21:47Z|00243|bridge|WARN|could not open network device tap129dd98a-b8 (No such device) 2026-05-01T03:21:47Z|00244|bridge|INFO|bridge br-int: deleted interface tapf52d80cd-60 on port 30 2026-05-01T03:21:47Z|00245|bridge|WARN|could not open network device tap129dd98a-b8 (No such device) 2026-05-01T03:21:47Z|00246|bridge|WARN|could not open network device tap129dd98a-b8 (No such device) 2026-05-01T03:21:47Z|00247|bridge|WARN|could not open network device tap129dd98a-b8 (No such device) 2026-05-01T03:21:47Z|00248|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tap129dd98a-b8 failed: No such device 2026-05-01T03:21:47Z|00249|dpif|WARN|system@ovs-system: failed to add tap129dd98a-b8 as port: No such device 2026-05-01T03:21:47Z|00250|bridge|WARN|could not add network device tap129dd98a-b8 to ofproto (No such device) 2026-05-01T03:21:47Z|00251|bridge|WARN|could not open network device tap129dd98a-b8 (No such device) 2026-05-01T03:21:58Z|00252|bridge|INFO|bridge br-int: deleted interface tap92537db8-52 on port 27 2026-05-01T03:21:58Z|00253|bridge|WARN|could not open network device tap92537db8-52 (No such device) 2026-05-01T03:21:58Z|00254|bridge|INFO|bridge br-int: deleted interface tapa83f1d75-80 on port 28 2026-05-01T03:21:58Z|00255|bridge|WARN|could not open network device tap92537db8-52 (No such device) 2026-05-01T03:21:58Z|00256|bridge|WARN|could not open network device tap92537db8-52 (No such device) 2026-05-01T03:21:58Z|00257|bridge|WARN|could not open network device tap92537db8-52 (No such device) 2026-05-01T03:21:58Z|00258|bridge|WARN|could not open network device tap92537db8-52 (No such device) 2026-05-01T03:22:13Z|00259|bridge|INFO|bridge br-ex: deleted interface patch-provnet-c923b6a1-0f27-41c7-966b-1648673e403f-to-br-int on port 2 2026-05-01T03:22:13Z|00260|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-c923b6a1-0f27-41c7-966b-1648673e403f on port 19 2026-05-01T03:22:18Z|00261|connmgr|INFO|br-int<->unix#14: 1736 flow_mods in the 54 s starting 59 s ago (119 adds, 1617 deletes)