+ 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 785f9c5d-b1c5-4b6c-990b-e7e2096e93f9 + 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-09-07T18:48:23.495Z level=INFO msg="no existing process found" binary=ovs-vswitchd time=2026-09-07T18:48:23.496Z level=INFO msg="claimed succession" binary=ovs-vswitchd pod=openvswitch-6767h time=2026-09-07T18:48:23.496Z level=INFO msg="starting process" binary=ovs-vswitchd 2026-09-07T18:48:24Z|00001|ovs_numa|INFO|Discovered 16 CPU cores on NUMA node 0 2026-09-07T18:48:24Z|00002|ovs_numa|INFO|Discovered 1 NUMA nodes and 16 CPU cores 2026-09-07T18:48:24Z|00003|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... 2026-09-07T18:48:24Z|00004|reconnect|INFO|unix:/run/openvswitch/db.sock: connected 2026-09-07T18:48:24Z|00005|dpdk|INFO|DPDK Disabled - Use other_config:dpdk-init to enable 2026-09-07T18:48:24Z|00006|bridge|INFO|ovs-vswitchd (Open vSwitch) 3.3.7 2026-09-07T18:48:33Z|00007|memory|INFO|317412 kB peak resident set size after 10.1 seconds 2026-09-07T18:48:33Z|00008|memory|INFO|idl-cells-Open_vSwitch:17 2026-09-07T18:54:47Z|00009|dpif_netlink|INFO|Datapath dispatch mode: per-cpu 2026-09-07T18:54:47Z|00010|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation 2026-09-07T18:54:47Z|00011|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 2 2026-09-07T18:54:47Z|00012|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3 2026-09-07T18:54:47Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action 2026-09-07T18:54:47Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath supports unique flow ids 2026-09-07T18:54:47Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath supports clone action 2026-09-07T18:54:47Z|00016|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 10 2026-09-07T18:54:47Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action 2026-09-07T18:54:47Z|00018|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_clear action 2026-09-07T18:54:47Z|00019|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0 2026-09-07T18:54:47Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports check_pkt_len action 2026-09-07T18:54:47Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action 2026-09-07T18:54:47Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zero_snat 2026-09-07T18:54:47Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports add_mpls action 2026-09-07T18:54:47Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state 2026-09-07T18:54:47Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone 2026-09-07T18:54:47Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark 2026-09-07T18:54:47Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label 2026-09-07T18:54:47Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat 2026-09-07T18:54:47Z|00029|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple 2026-09-07T18:54:47Z|00030|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple6 2026-09-07T18:54:47Z|00031|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions 2026-09-07T18:54:47Z|00032|ofproto_dpif_upcall|INFO|Overriding n-handler-threads to 16, setting n-revalidator-threads to 5 2026-09-07T18:54:47Z|00033|ofproto_dpif_upcall|INFO|Starting 21 threads 2026-09-07T18:54:47Z|00034|bridge|INFO|bridge br-ex: added interface br-ex on port 65534 2026-09-07T18:54:47Z|00035|bridge|INFO|bridge br-ex: using datapath ID 0000de9dbc98df49 2026-09-07T18:54:47Z|00036|connmgr|INFO|br-ex: added service controller "punix:/var/run/openvswitch/br-ex.mgmt" 2026-09-07T18:54:48Z|00037|bridge|INFO|bridge br-int: added interface br-int on port 65534 2026-09-07T18:54:48Z|00038|bridge|INFO|bridge br-int: using datapath ID 0000ca2c52a90d0f 2026-09-07T18:54:48Z|00039|connmgr|INFO|br-int: added service controller "punix:/var/run/openvswitch/br-int.mgmt" 2026-09-07T18:54:51Z|00040|memory|INFO|peak resident set size grew 57% in last 377.9 seconds, from 317412 kB to 498312 kB 2026-09-07T18:54:51Z|00041|memory|INFO|handlers:16 idl-cells-Open_vSwitch:186 ofconns:4 ports:2 revalidators:5 rules:26 2026-09-07T18:54:59Z|00042|connmgr|INFO|br-int<->unix#15: 18 flow_mods 10 s ago (17 adds, 1 deletes) 2026-09-07T19:15:02Z|00043|bridge|INFO|bridge br-int: added interface tap132ef26a-17 on port 1 2026-09-07T19:15:12Z|00044|connmgr|INFO|br-int<->unix#15: 143 flow_mods in the 1 s starting 10 s ago (141 adds, 2 deletes) 2026-09-07T19:32:53Z|00045|bridge|INFO|bridge br-ex: added interface patch-provnet-145df800-b833-439d-8dd0-b2f2bbc9990c-to-br-int on port 1 2026-09-07T19:32:53Z|00046|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-145df800-b833-439d-8dd0-b2f2bbc9990c on port 2 2026-09-07T19:33:03Z|00047|connmgr|INFO|br-int<->unix#15: 1540 flow_mods in the 9 s starting 10 s ago (1486 adds, 41 deletes, 13 modifications) 2026-09-07T19:33:11Z|00048|bridge|WARN|could not open network device tapfe69d8cb-73 (No such device) 2026-09-07T19:33:12Z|00049|bridge|INFO|bridge br-int: added interface tapfe69d8cb-73 on port 3 2026-09-07T19:33:12Z|00050|bridge|WARN|could not open network device tap1f45697c-9a (No such device) 2026-09-07T19:33:12Z|00051|bridge|INFO|bridge br-int: added interface tap1f45697c-9a on port 4 2026-09-07T19:33:14Z|00052|bridge|INFO|bridge br-int: added interface tap726965a0-30 on port 5 2026-09-07T19:33:15Z|00053|bridge|INFO|bridge br-int: added interface tap362be5db-70 on port 6 2026-09-07T19:33:15Z|00054|bridge|INFO|bridge br-int: deleted interface tap1f45697c-9a on port 4 2026-09-07T19:33:15Z|00055|bridge|WARN|could not open network device tap1f45697c-9a (No such device) 2026-09-07T19:33:15Z|00056|bridge|INFO|bridge br-int: deleted interface tap362be5db-70 on port 6 2026-09-07T19:33:15Z|00057|bridge|WARN|could not open network device tap1f45697c-9a (No such device) 2026-09-07T19:33:15Z|00058|bridge|WARN|could not open network device tap1f45697c-9a (No such device) 2026-09-07T19:33:15Z|00059|bridge|WARN|could not open network device tap1f45697c-9a (No such device) 2026-09-07T19:33:15Z|00060|bridge|WARN|could not open network device tap1f45697c-9a (No such device) 2026-09-07T19:33:15Z|00061|bridge|WARN|could not open network device tap1f45697c-9a (No such device) 2026-09-07T19:33:17Z|00062|bridge|INFO|bridge br-int: deleted interface tapfe69d8cb-73 on port 3 2026-09-07T19:33:17Z|00063|bridge|WARN|could not open network device tapfe69d8cb-73 (No such device) 2026-09-07T19:33:17Z|00064|bridge|INFO|bridge br-int: deleted interface tap726965a0-30 on port 5 2026-09-07T19:33:17Z|00065|bridge|WARN|could not open network device tapfe69d8cb-73 (No such device) 2026-09-07T19:33:17Z|00066|bridge|WARN|could not open network device tapfe69d8cb-73 (No such device) 2026-09-07T19:33:17Z|00067|bridge|WARN|could not open network device tapfe69d8cb-73 (No such device) 2026-09-07T19:33:17Z|00068|bridge|WARN|could not open network device tapfe69d8cb-73 (No such device) 2026-09-07T19:33:26Z|00069|bridge|WARN|could not open network device tap3e658654-3e (No such device) 2026-09-07T19:33:26Z|00070|bridge|INFO|bridge br-int: added interface tap3e658654-3e on port 7 2026-09-07T19:33:26Z|00071|bridge|INFO|bridge br-int: added interface tap17f8acd4-10 on port 8 2026-09-07T19:33:38Z|00072|bridge|WARN|could not open network device tape821a295-e1 (No such device) 2026-09-07T19:33:38Z|00073|bridge|INFO|bridge br-int: added interface tape821a295-e1 on port 9 2026-09-07T19:33:39Z|00074|bridge|INFO|bridge br-int: added interface tapae77f2d8-f0 on port 10 2026-09-07T19:33:41Z|00075|bridge|WARN|could not open network device tap52eedee0-cb (No such device) 2026-09-07T19:33:41Z|00076|bridge|INFO|bridge br-int: added interface tap52eedee0-cb on port 11 2026-09-07T19:33:41Z|00077|bridge|INFO|bridge br-int: added interface tap06a370f6-10 on port 12 2026-09-07T19:33:42Z|00078|bridge|INFO|bridge br-int: deleted interface tape821a295-e1 on port 9 2026-09-07T19:33:42Z|00079|bridge|WARN|could not open network device tape821a295-e1 (No such device) 2026-09-07T19:33:42Z|00080|bridge|INFO|bridge br-int: deleted interface tapae77f2d8-f0 on port 10 2026-09-07T19:33:42Z|00081|bridge|WARN|could not open network device tape821a295-e1 (No such device) 2026-09-07T19:33:42Z|00082|bridge|WARN|could not open network device tape821a295-e1 (No such device) 2026-09-07T19:33:42Z|00083|bridge|WARN|could not open network device tape821a295-e1 (No such device) 2026-09-07T19:33:42Z|00084|bridge|WARN|could not open network device tape821a295-e1 (No such device) 2026-09-07T19:33:50Z|00085|bridge|INFO|bridge br-int: deleted interface tap3e658654-3e on port 7 2026-09-07T19:33:50Z|00086|bridge|WARN|could not open network device tap3e658654-3e (No such device) 2026-09-07T19:33:50Z|00087|bridge|INFO|bridge br-int: deleted interface tap17f8acd4-10 on port 8 2026-09-07T19:33:50Z|00088|bridge|WARN|could not open network device tap3e658654-3e (No such device) 2026-09-07T19:33:50Z|00089|bridge|WARN|could not open network device tap3e658654-3e (No such device) 2026-09-07T19:33:51Z|00090|bridge|WARN|could not open network device tap3e658654-3e (No such device) 2026-09-07T19:33:51Z|00091|bridge|WARN|could not open network device tap3e658654-3e (No such device) 2026-09-07T19:34:02Z|00092|bridge|WARN|could not open network device tap6083ac48-51 (No such device) 2026-09-07T19:34:02Z|00093|bridge|INFO|bridge br-int: added interface tap6083ac48-51 on port 13 2026-09-07T19:34:02Z|00094|bridge|INFO|bridge br-int: added interface tap21b01d38-50 on port 14 2026-09-07T19:34:02Z|00095|bridge|INFO|bridge br-int: deleted interface tap52eedee0-cb on port 11 2026-09-07T19:34:02Z|00096|bridge|WARN|could not open network device tap52eedee0-cb (No such device) 2026-09-07T19:34:02Z|00097|bridge|INFO|bridge br-int: deleted interface tap06a370f6-10 on port 12 2026-09-07T19:34:02Z|00098|bridge|WARN|could not open network device tap52eedee0-cb (No such device) 2026-09-07T19:34:02Z|00099|bridge|WARN|could not open network device tap52eedee0-cb (No such device) 2026-09-07T19:34:02Z|00100|bridge|WARN|could not open network device tap52eedee0-cb (No such device) 2026-09-07T19:34:03Z|00101|bridge|WARN|could not open network device tap52eedee0-cb (No such device) 2026-09-07T19:34:03Z|00102|bridge|WARN|could not open network device tap52eedee0-cb (No such device) 2026-09-07T19:34:03Z|00103|bridge|INFO|bridge br-int: added interface tap52eedee0-cb on port 15 2026-09-07T19:34:03Z|00104|bridge|INFO|bridge br-int: added interface tap06a370f6-10 on port 16 2026-09-07T19:34:03Z|00105|connmgr|INFO|br-int<->unix#15: 5336 flow_mods in the last 59 s (2486 adds, 2826 deletes, 24 modifications) 2026-09-07T19:34:05Z|00106|bridge|INFO|bridge br-int: deleted interface tap6083ac48-51 on port 13 2026-09-07T19:34:05Z|00107|bridge|WARN|could not open network device tap6083ac48-51 (No such device) 2026-09-07T19:34:05Z|00108|bridge|INFO|bridge br-int: deleted interface tap21b01d38-50 on port 14 2026-09-07T19:34:05Z|00109|bridge|WARN|could not open network device tap6083ac48-51 (No such device) 2026-09-07T19:34:05Z|00110|bridge|WARN|could not open network device tap6083ac48-51 (No such device) 2026-09-07T19:34:05Z|00111|bridge|WARN|could not open network device tap6083ac48-51 (No such device) 2026-09-07T19:34:05Z|00112|bridge|WARN|could not open network device tap6083ac48-51 (No such device) 2026-09-07T19:34:05Z|00113|bridge|WARN|could not open network device tap6083ac48-51 (No such device) 2026-09-07T19:34:20Z|00114|bridge|INFO|bridge br-int: deleted interface tap52eedee0-cb on port 15 2026-09-07T19:34:20Z|00115|bridge|WARN|could not open network device tap52eedee0-cb (No such device) 2026-09-07T19:34:20Z|00116|bridge|INFO|bridge br-int: deleted interface tap06a370f6-10 on port 16 2026-09-07T19:34:20Z|00117|bridge|WARN|could not open network device tap52eedee0-cb (No such device) 2026-09-07T19:34:20Z|00118|bridge|WARN|could not open network device tap52eedee0-cb (No such device) 2026-09-07T19:34:21Z|00119|bridge|WARN|could not open network device tap52eedee0-cb (No such device) 2026-09-07T19:34:21Z|00120|bridge|WARN|could not open network device tap52eedee0-cb (No such device) 2026-09-07T19:34:24Z|00121|bridge|INFO|bridge br-ex: deleted interface patch-provnet-145df800-b833-439d-8dd0-b2f2bbc9990c-to-br-int on port 1 2026-09-07T19:34:24Z|00122|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-145df800-b833-439d-8dd0-b2f2bbc9990c on port 2 2026-09-07T19:35:03Z|00123|connmgr|INFO|br-int<->unix#15: 1183 flow_mods in the 18 s starting 58 s ago (41 adds, 1140 deletes, 2 modifications) 2026-09-07T19:35:23Z|00124|bridge|INFO|bridge br-ex: added interface patch-provnet-145df800-b833-439d-8dd0-b2f2bbc9990c-to-br-int on port 2 2026-09-07T19:35:23Z|00125|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-145df800-b833-439d-8dd0-b2f2bbc9990c on port 17 2026-09-07T19:35:36Z|00126|bridge|WARN|could not open network device tapfec2d0eb-db (No such device) 2026-09-07T19:35:36Z|00127|bridge|INFO|bridge br-int: added interface tapfec2d0eb-db on port 18 2026-09-07T19:35:37Z|00128|bridge|INFO|bridge br-int: added interface tapd41286b4-c0 on port 19 2026-09-07T19:35:48Z|00129|bridge|WARN|could not open network device tapbe02dbef-23 (No such device) 2026-09-07T19:35:48Z|00130|bridge|INFO|bridge br-int: added interface tapbe02dbef-23 on port 20 2026-09-07T19:35:49Z|00131|bridge|INFO|bridge br-int: added interface tap5faa21ff-e0 on port 21 2026-09-07T19:36:03Z|00132|bridge|WARN|could not open network device tapabbd3304-cc (No such device) 2026-09-07T19:36:03Z|00133|bridge|INFO|bridge br-int: added interface tapabbd3304-cc on port 22 2026-09-07T19:36:03Z|00134|connmgr|INFO|br-int<->unix#15: 1644 flow_mods in the last 39 s (1569 adds, 61 deletes, 14 modifications) 2026-09-07T19:36:14Z|00135|bridge|INFO|bridge br-int: deleted interface tapbe02dbef-23 on port 20 2026-09-07T19:36:14Z|00136|bridge|WARN|could not open network device tapbe02dbef-23 (No such device) 2026-09-07T19:36:15Z|00137|bridge|INFO|bridge br-int: deleted interface tap5faa21ff-e0 on port 21 2026-09-07T19:36:15Z|00138|bridge|WARN|could not open network device tapbe02dbef-23 (No such device) 2026-09-07T19:36:15Z|00139|bridge|WARN|could not open network device tapbe02dbef-23 (No such device) 2026-09-07T19:36:15Z|00140|bridge|WARN|could not open network device tapbe02dbef-23 (No such device) 2026-09-07T19:36:15Z|00141|bridge|WARN|could not open network device tapbe02dbef-23 (No such device) 2026-09-07T19:36:19Z|00142|bridge|INFO|bridge br-int: deleted interface tapabbd3304-cc on port 22 2026-09-07T19:36:19Z|00143|bridge|WARN|could not open network device tapabbd3304-cc (No such device) 2026-09-07T19:36:19Z|00144|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tapabbd3304-cc failed: No such device 2026-09-07T19:36:19Z|00145|dpif|WARN|system@ovs-system: failed to add tapabbd3304-cc as port: No such device 2026-09-07T19:36:19Z|00146|bridge|WARN|could not add network device tapabbd3304-cc to ofproto (No such device) 2026-09-07T19:36:19Z|00147|bridge|WARN|could not open network device tapabbd3304-cc (No such device) 2026-09-07T19:36:22Z|00148|bridge|INFO|bridge br-int: deleted interface tapfec2d0eb-db on port 18 2026-09-07T19:36:22Z|00149|bridge|WARN|could not open network device tapfec2d0eb-db (No such device) 2026-09-07T19:36:22Z|00150|bridge|INFO|bridge br-int: deleted interface tapd41286b4-c0 on port 19 2026-09-07T19:36:22Z|00151|bridge|WARN|could not open network device tapfec2d0eb-db (No such device) 2026-09-07T19:36:22Z|00152|bridge|WARN|could not open network device tapfec2d0eb-db (No such device) 2026-09-07T19:36:22Z|00153|bridge|WARN|could not open network device tapfec2d0eb-db (No such device) 2026-09-07T19:36:22Z|00154|bridge|WARN|could not open network device tapfec2d0eb-db (No such device) 2026-09-07T19:36:26Z|00155|bridge|WARN|could not open network device tap5e07e600-d7 (No such device) 2026-09-07T19:36:26Z|00156|bridge|INFO|bridge br-int: added interface tap5e07e600-d7 on port 23 2026-09-07T19:36:27Z|00157|bridge|INFO|bridge br-int: added interface tap005564cc-c0 on port 24 2026-09-07T19:36:28Z|00158|bridge|INFO|bridge br-int: deleted interface tap5e07e600-d7 on port 23 2026-09-07T19:36:28Z|00159|bridge|WARN|could not open network device tap5e07e600-d7 (No such device) 2026-09-07T19:36:28Z|00160|bridge|INFO|bridge br-int: deleted interface tap005564cc-c0 on port 24 2026-09-07T19:36:28Z|00161|bridge|WARN|could not open network device tap5e07e600-d7 (No such device) 2026-09-07T19:36:29Z|00162|bridge|WARN|could not open network device tap5e07e600-d7 (No such device) 2026-09-07T19:36:29Z|00163|bridge|WARN|could not open network device tap5e07e600-d7 (No such device) 2026-09-07T19:36:29Z|00164|bridge|WARN|could not open network device tap5e07e600-d7 (No such device) 2026-09-07T19:36:34Z|00165|bridge|INFO|bridge br-ex: deleted interface patch-provnet-145df800-b833-439d-8dd0-b2f2bbc9990c-to-br-int on port 2 2026-09-07T19:36:34Z|00166|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-145df800-b833-439d-8dd0-b2f2bbc9990c on port 17 2026-09-07T19:37:03Z|00167|connmgr|INFO|br-int<->unix#15: 2667 flow_mods in the 27 s starting 57 s ago (582 adds, 2082 deletes, 3 modifications)