++ K8S_NODE=ip-10-0-2-155.ec2.internal ++ [[ -n ip-10-0-2-155.ec2.internal ]] ++ [[ -f /env/ip-10-0-2-155.ec2.internal ]] ++ northd_pidfile=/var/run/ovn/ovn-northd.pid ++ controller_pidfile=/var/run/ovn/ovn-controller.pid ++ controller_logfile=/var/log/ovn/acl-audit-log.log ++ vswitch_dbsock=/var/run/openvswitch/db.sock ++ nbdb_pidfile=/var/run/ovn/ovnnb_db.pid ++ nbdb_sock=/var/run/ovn/ovnnb_db.sock ++ nbdb_ctl=/var/run/ovn/ovnnb_db.ctl ++ sbdb_pidfile=/var/run/ovn/ovnsb_db.pid ++ sbdb_sock=/var/run/ovn/ovnsb_db.sock ++ sbdb_ctl=/var/run/ovn/ovnsb_db.ctl + start-ovn-controller info + local log_level=info + [[ 1 -ne 1 ]] ++ date -Iseconds + echo '2026-03-20T12:40:34+00:00 - starting ovn-controller' 2026-03-20T12:40:34+00:00 - starting ovn-controller + exec ovn-controller unix:/var/run/openvswitch/db.sock -vfile:off --no-chdir --pidfile=/var/run/ovn/ovn-controller.pid --syslog-method=null --log-file=/var/log/ovn/acl-audit-log.log -vFACILITY:local0 -vconsole:info -vconsole:acl_log:off '-vPATTERN:console:%D{%Y-%m-%dT%H:%M:%S.###Z}|%05N|%c%T|%p|%m' -vsyslog:acl_log:info -vfile:acl_log:info 2026-03-20T12:40:34Z|00001|vlog|INFO|opened log file /var/log/ovn/acl-audit-log.log 2026-03-20T12:40:34.719Z|00002|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-20T12:40:34.719Z|00003|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-20T12:40:34.721Z|00004|main|INFO|OVN internal version is : [25.03.3-20.41.0-78.8] 2026-03-20T12:40:34.721Z|00005|main|INFO|OVS IDL reconnected, force recompute. 2026-03-20T12:40:34.721Z|00006|reconnect|INFO|invalid:: connecting... 2026-03-20T12:40:34.721Z|00007|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-20T12:40:34.721Z|00008|main|INFO|OVNSB IDL reconnected, force recompute. 2026-03-20T12:40:34.733Z|00009|ovn_util|INFO|statctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T12:40:34.733Z|00010|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T12:40:34.733Z|00011|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-20T12:40:34.733Z|00012|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-20T12:40:34.733Z|00013|ovn_util|INFO|pinctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T12:40:34.733Z|00014|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T12:40:34.733Z|00015|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-20T12:40:34.734Z|00016|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-20T12:40:35.722Z|00017|reconnect|INFO|invalid:: connecting... 2026-03-20T12:40:35.722Z|00018|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-20T12:40:35.722Z|00019|reconnect|INFO|invalid:: waiting 2 seconds before reconnect 2026-03-20T12:40:35.734Z|00001|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T12:40:35.734Z|00002|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T12:40:35.734Z|00001|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T12:40:35.735Z|00002|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T12:40:37.723Z|00020|reconnect|INFO|invalid:: connecting... 2026-03-20T12:40:37.723Z|00021|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-20T12:40:37.723Z|00022|reconnect|INFO|invalid:: waiting 4 seconds before reconnect 2026-03-20T12:40:41.419Z|00023|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connecting... 2026-03-20T12:40:41.419Z|00024|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connected 2026-03-20T12:40:41.422Z|00025|chassis|INFO|Need to specify an encap type and ip 2026-03-20T12:40:41.422Z|00026|ovn_util|INFO|features: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T12:40:41.422Z|00027|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T12:40:41.422Z|00028|features|INFO|OVS Feature: ct_zero_snat, state: supported 2026-03-20T12:40:41.422Z|00029|features|INFO|OVS Feature: ct_flush, state: supported 2026-03-20T12:40:41.422Z|00030|features|INFO|OVS Feature: dp_hash_l4_sym_support, state: supported 2026-03-20T12:40:41.422Z|00031|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-20T12:40:41.422Z|00032|main|INFO|OVS feature set changed, force recompute. 2026-03-20T12:40:41.422Z|00033|ovn_util|INFO|ofctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T12:40:41.422Z|00034|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T12:40:41.422Z|00035|chassis|INFO|Need to specify an encap type and ip 2026-03-20T12:40:41.422Z|00036|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T12:40:41.422Z|00037|main|INFO|OVS OpenFlow connection reconnected,force recompute. 2026-03-20T12:40:41.422Z|00038|chassis|INFO|Need to specify an encap type and ip 2026-03-20T12:40:41.422Z|00039|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T12:40:41.423Z|00040|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-20T12:40:41.423Z|00041|chassis|INFO|Need to specify an encap type and ip 2026-03-20T12:40:41.423Z|00042|features|INFO|OVS Feature: meter_support, state: supported 2026-03-20T12:40:41.423Z|00043|features|INFO|OVS Feature: group_support, state: supported 2026-03-20T12:40:41.423Z|00044|features|INFO|OVS Feature: sample_action_with_registers, state: supported 2026-03-20T12:40:41.423Z|00045|main|INFO|OVS feature set changed, force recompute. 2026-03-20T12:40:41.423Z|00046|chassis|INFO|Need to specify an encap type and ip 2026-03-20T12:40:41.424Z|00047|features|INFO|OVS DB schema supports 4 flow table prefixes, our IDL supports: 4 2026-03-20T12:40:41.424Z|00048|main|INFO|Setting flow table prefixes: ip_src, ip_dst, ipv6_src, ipv6_dst. 2026-03-20T12:40:41.450Z|00049|features|INFO|OVS Feature: ct_label_flush, state: supported 2026-03-20T12:40:41.450Z|00050|main|INFO|OVS feature set changed, force recompute. 2026-03-20T12:40:43.384Z|00051|binding|INFO|Claiming lport etor-GR_ip-10-0-2-155.ec2.internal for this chassis. 2026-03-20T12:40:43.384Z|00052|binding|INFO|etor-GR_ip-10-0-2-155.ec2.internal: Claiming 0e:aa:35:56:c6:1d 2026-03-20T12:40:43.384Z|00053|binding|INFO|Claiming lport cr-rtos-ip-10-0-2-155.ec2.internal for this chassis. 2026-03-20T12:40:43.384Z|00054|binding|INFO|cr-rtos-ip-10-0-2-155.ec2.internal: Claiming 0a:58:0a:81:00:01 10.129.0.1/23 2026-03-20T12:40:43.384Z|00055|binding|INFO|Claiming lport jtor-GR_ip-10-0-2-155.ec2.internal for this chassis. 2026-03-20T12:40:43.384Z|00056|binding|INFO|jtor-GR_ip-10-0-2-155.ec2.internal: Claiming router 2026-03-20T12:40:43.384Z|00057|binding|INFO|Claiming lport rtoe-GR_ip-10-0-2-155.ec2.internal for this chassis. 2026-03-20T12:40:43.384Z|00058|binding|INFO|rtoe-GR_ip-10-0-2-155.ec2.internal: Claiming 0e:aa:35:56:c6:1d 10.0.2.155/24 2026-03-20T12:40:43.384Z|00059|binding|INFO|Claiming lport rtoj-GR_ip-10-0-2-155.ec2.internal for this chassis. 2026-03-20T12:40:43.384Z|00060|binding|INFO|rtoj-GR_ip-10-0-2-155.ec2.internal: Claiming 0a:58:64:40:00:03 100.64.0.3/16 2026-03-20T12:40:43.384Z|00061|binding|INFO|Claiming lport cr-stor-ip-10-0-2-155.ec2.internal for this chassis. 2026-03-20T12:40:43.384Z|00062|binding|INFO|cr-stor-ip-10-0-2-155.ec2.internal: Claiming router 2026-03-20T12:40:43.408Z|00063|binding|INFO|Setting lport jtor-GR_ip-10-0-2-155.ec2.internal up in Southbound 2026-03-20T12:40:43.408Z|00064|binding|INFO|Setting lport etor-GR_ip-10-0-2-155.ec2.internal up in Southbound 2026-03-20T12:40:43.408Z|00065|binding|INFO|Setting lport cr-rtos-ip-10-0-2-155.ec2.internal up in Southbound 2026-03-20T12:40:43.408Z|00066|binding|INFO|Setting lport rtoe-GR_ip-10-0-2-155.ec2.internal up in Southbound 2026-03-20T12:40:43.408Z|00067|binding|INFO|Setting lport rtoj-GR_ip-10-0-2-155.ec2.internal up in Southbound 2026-03-20T12:40:43.408Z|00068|binding|INFO|Setting lport cr-stor-ip-10-0-2-155.ec2.internal up in Southbound 2026-03-20T12:40:44.082Z|00069|binding|INFO|Claiming lport k8s-ip-10-0-2-155.ec2.internal for this chassis. 2026-03-20T12:40:44.082Z|00070|binding|INFO|k8s-ip-10-0-2-155.ec2.internal: Claiming 0a:58:0a:81:00:02 10.129.0.2 2026-03-20T12:40:44.087Z|00071|binding|INFO|Setting lport k8s-ip-10-0-2-155.ec2.internal ovn-installed in OVS 2026-03-20T12:40:44.087Z|00072|binding|INFO|Setting lport k8s-ip-10-0-2-155.ec2.internal up in Southbound 2026-03-20T12:40:45.792Z|00073|memory|INFO|19336 kB peak resident set size after 11.1 seconds 2026-03-20T12:40:45.792Z|00074|memory|INFO|idl-cells-OVN_Southbound:9881 idl-cells-Open_vSwitch:471 if_status_mgr_ifaces_state_usage-KB:1 if_status_mgr_ifaces_usage-KB:1 lflow-cache-entries-cache-expr:177 lflow-cache-entries-cache-matches:468 lflow-cache-size-KB:680 local_datapath_usage-KB:1 ofctrl_desired_flow_usage-KB:391 ofctrl_installed_flow_usage-KB:292 ofctrl_sb_flow_ref_usage-KB:157 2026-03-20T12:41:01.530Z|00075|physical|WARN|Failed to locate tunnel to reach main chassis 1464eff3-1396-4a5a-846b-42ea6033e5c1 for port tstor-ip-10-0-0-209.ec2.internal. 2026-03-20T12:41:01.626Z|00076|binding|INFO|Claiming lport openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-xwp5j for this chassis. 2026-03-20T12:41:01.626Z|00077|binding|INFO|openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-xwp5j: Claiming 0a:58:0a:81:00:07 10.129.0.7 2026-03-20T12:41:01.650Z|00078|binding|INFO|Setting lport openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-xwp5j ovn-installed in OVS 2026-03-20T12:41:01.650Z|00079|binding|INFO|Setting lport openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-xwp5j up in Southbound 2026-03-20T12:41:01.657Z|00080|binding|INFO|Claiming lport openshift-console_downloads-cc4854854-dgmwd for this chassis. 2026-03-20T12:41:01.657Z|00081|binding|INFO|openshift-console_downloads-cc4854854-dgmwd: Claiming 0a:58:0a:81:00:06 10.129.0.6 2026-03-20T12:41:01.679Z|00082|binding|INFO|Setting lport openshift-console_downloads-cc4854854-dgmwd ovn-installed in OVS 2026-03-20T12:41:01.679Z|00083|binding|INFO|Setting lport openshift-console_downloads-cc4854854-dgmwd up in Southbound 2026-03-20T12:41:01.684Z|00084|binding|INFO|Claiming lport openshift-image-registry_image-registry-86c5d79484-zqlp2 for this chassis. 2026-03-20T12:41:01.684Z|00085|binding|INFO|openshift-image-registry_image-registry-86c5d79484-zqlp2: Claiming 0a:58:0a:81:00:08 10.129.0.8 2026-03-20T12:41:01.704Z|00086|binding|INFO|Setting lport openshift-image-registry_image-registry-86c5d79484-zqlp2 ovn-installed in OVS 2026-03-20T12:41:01.704Z|00087|binding|INFO|Setting lport openshift-image-registry_image-registry-86c5d79484-zqlp2 up in Southbound 2026-03-20T12:41:01.706Z|00088|binding|INFO|Claiming lport openshift-ingress_router-default-86967b9448-9d4vz for this chassis. 2026-03-20T12:41:01.706Z|00089|binding|INFO|openshift-ingress_router-default-86967b9448-9d4vz: Claiming 0a:58:0a:81:00:09 10.129.0.9 2026-03-20T12:41:01.706Z|00090|binding|INFO|Claiming lport openshift-ingress-canary_ingress-canary-f5pd9 for this chassis. 2026-03-20T12:41:01.707Z|00091|binding|INFO|openshift-ingress-canary_ingress-canary-f5pd9: Claiming 0a:58:0a:81:00:0a 10.129.0.10 2026-03-20T12:41:01.739Z|00092|binding|INFO|Setting lport openshift-ingress_router-default-86967b9448-9d4vz ovn-installed in OVS 2026-03-20T12:41:01.739Z|00093|binding|INFO|Setting lport openshift-ingress_router-default-86967b9448-9d4vz up in Southbound 2026-03-20T12:41:01.739Z|00094|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-f5pd9 ovn-installed in OVS 2026-03-20T12:41:01.739Z|00095|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-f5pd9 up in Southbound 2026-03-20T12:41:01.743Z|00096|binding|INFO|Claiming lport openshift-dns_dns-default-nx47l for this chassis. 2026-03-20T12:41:01.743Z|00097|binding|INFO|openshift-dns_dns-default-nx47l: Claiming 0a:58:0a:81:00:0c 10.129.0.12 2026-03-20T12:41:01.743Z|00098|binding|INFO|Claiming lport openshift-insights_insights-runtime-extractor-5r4k6 for this chassis. 2026-03-20T12:41:01.743Z|00099|binding|INFO|openshift-insights_insights-runtime-extractor-5r4k6: Claiming 0a:58:0a:81:00:0b 10.129.0.11 2026-03-20T12:41:01.773Z|00100|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-5r4k6 ovn-installed in OVS 2026-03-20T12:41:01.773Z|00101|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-5r4k6 up in Southbound 2026-03-20T12:41:01.773Z|00102|binding|INFO|Setting lport openshift-dns_dns-default-nx47l ovn-installed in OVS 2026-03-20T12:41:01.773Z|00103|binding|INFO|Setting lport openshift-dns_dns-default-nx47l up in Southbound 2026-03-20T12:41:06.317Z|00104|binding|INFO|Claiming lport openshift-console_console-5dbb4f4c9c-vr9hj for this chassis. 2026-03-20T12:41:06.317Z|00105|binding|INFO|openshift-console_console-5dbb4f4c9c-vr9hj: Claiming 0a:58:0a:81:00:0d 10.129.0.13 2026-03-20T12:41:06.334Z|00106|binding|INFO|Setting lport openshift-console_console-5dbb4f4c9c-vr9hj ovn-installed in OVS 2026-03-20T12:41:06.334Z|00107|binding|INFO|Setting lport openshift-console_console-5dbb4f4c9c-vr9hj up in Southbound 2026-03-20T12:41:18.962Z|00108|binding|INFO|Claiming lport openshift-monitoring_kube-state-metrics-55d954d447-clvck for this chassis. 2026-03-20T12:41:18.962Z|00109|binding|INFO|openshift-monitoring_kube-state-metrics-55d954d447-clvck: Claiming 0a:58:0a:81:00:0e 10.129.0.14 2026-03-20T12:41:18.978Z|00110|binding|INFO|Setting lport openshift-monitoring_kube-state-metrics-55d954d447-clvck ovn-installed in OVS 2026-03-20T12:41:18.978Z|00111|binding|INFO|Setting lport openshift-monitoring_kube-state-metrics-55d954d447-clvck up in Southbound 2026-03-20T12:41:18.983Z|00112|binding|INFO|Claiming lport openshift-monitoring_alertmanager-main-1 for this chassis. 2026-03-20T12:41:18.983Z|00113|binding|INFO|openshift-monitoring_alertmanager-main-1: Claiming 0a:58:0a:81:00:0f 10.129.0.15 2026-03-20T12:41:18.983Z|00114|binding|INFO|Claiming lport openshift-monitoring_thanos-querier-75c5d67654-qkq9d for this chassis. 2026-03-20T12:41:18.983Z|00115|binding|INFO|openshift-monitoring_thanos-querier-75c5d67654-qkq9d: Claiming 0a:58:0a:81:00:10 10.129.0.16 2026-03-20T12:41:19.015Z|00116|binding|INFO|Setting lport openshift-monitoring_thanos-querier-75c5d67654-qkq9d ovn-installed in OVS 2026-03-20T12:41:19.015Z|00117|binding|INFO|Setting lport openshift-monitoring_thanos-querier-75c5d67654-qkq9d up in Southbound 2026-03-20T12:41:19.015Z|00118|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 ovn-installed in OVS 2026-03-20T12:41:19.015Z|00119|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 up in Southbound 2026-03-20T12:41:19.097Z|00120|binding|INFO|Claiming lport openshift-monitoring_metrics-server-bdc46dfd5-xln2n for this chassis. 2026-03-20T12:41:19.097Z|00121|binding|INFO|openshift-monitoring_metrics-server-bdc46dfd5-xln2n: Claiming 0a:58:0a:81:00:11 10.129.0.17 2026-03-20T12:41:19.115Z|00122|binding|INFO|Setting lport openshift-monitoring_metrics-server-bdc46dfd5-xln2n ovn-installed in OVS 2026-03-20T12:41:19.115Z|00123|binding|INFO|Setting lport openshift-monitoring_metrics-server-bdc46dfd5-xln2n up in Southbound 2026-03-20T12:41:19.393Z|00124|binding|INFO|Claiming lport openshift-network-diagnostics_network-check-target-lhqpx for this chassis. 2026-03-20T12:41:19.393Z|00125|binding|INFO|openshift-network-diagnostics_network-check-target-lhqpx: Claiming 0a:58:0a:81:00:03 10.129.0.3 2026-03-20T12:41:19.414Z|00126|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-lhqpx ovn-installed in OVS 2026-03-20T12:41:19.414Z|00127|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-lhqpx up in Southbound 2026-03-20T12:41:19.422Z|00128|binding|INFO|Claiming lport openshift-multus_network-metrics-daemon-6nfnl for this chassis. 2026-03-20T12:41:19.422Z|00129|binding|INFO|openshift-multus_network-metrics-daemon-6nfnl: Claiming 0a:58:0a:81:00:05 10.129.0.5 2026-03-20T12:41:19.442Z|00130|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-6nfnl ovn-installed in OVS 2026-03-20T12:41:19.442Z|00131|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-6nfnl up in Southbound 2026-03-20T12:41:19.835Z|00132|binding|INFO|Claiming lport openshift-monitoring_monitoring-plugin-7cd8f4f858-qb2dg for this chassis. 2026-03-20T12:41:19.835Z|00133|binding|INFO|openshift-monitoring_monitoring-plugin-7cd8f4f858-qb2dg: Claiming 0a:58:0a:81:00:12 10.129.0.18 2026-03-20T12:41:19.852Z|00134|binding|INFO|Setting lport openshift-monitoring_monitoring-plugin-7cd8f4f858-qb2dg ovn-installed in OVS 2026-03-20T12:41:19.852Z|00135|binding|INFO|Setting lport openshift-monitoring_monitoring-plugin-7cd8f4f858-qb2dg up in Southbound 2026-03-20T12:41:27.028Z|00136|binding|INFO|Claiming lport openshift-monitoring_prometheus-k8s-1 for this chassis. 2026-03-20T12:41:27.029Z|00137|binding|INFO|openshift-monitoring_prometheus-k8s-1: Claiming 0a:58:0a:81:00:13 10.129.0.19 2026-03-20T12:41:27.050Z|00138|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-1 ovn-installed in OVS 2026-03-20T12:41:27.050Z|00139|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-1 up in Southbound 2026-03-20T12:41:27.057Z|00140|binding|INFO|Claiming lport kube-system_global-pull-secret-syncer-9n842 for this chassis. 2026-03-20T12:41:27.057Z|00141|binding|INFO|kube-system_global-pull-secret-syncer-9n842: Claiming 0a:58:0a:81:00:04 10.129.0.4 2026-03-20T12:41:27.081Z|00142|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-9n842 up in Southbound 2026-03-20T12:41:27.086Z|00143|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-9n842 ovn-installed in OVS 2026-03-20T12:41:39.086Z|00144|binding|INFO|Releasing lport openshift-console_console-5dbb4f4c9c-vr9hj from this chassis (sb_readonly=0) 2026-03-20T12:41:39.086Z|00145|binding|INFO|Setting lport openshift-console_console-5dbb4f4c9c-vr9hj down in Southbound 2026-03-20T12:41:39.652Z|00146|binding|INFO|Claiming lport openshift-console_console-6fb56c694b-db665 for this chassis. 2026-03-20T12:41:39.652Z|00147|binding|INFO|openshift-console_console-6fb56c694b-db665: Claiming 0a:58:0a:81:00:14 10.129.0.20 2026-03-20T12:41:39.670Z|00148|binding|INFO|Setting lport openshift-console_console-6fb56c694b-db665 up in Southbound 2026-03-20T12:41:39.670Z|00149|binding|INFO|Setting lport openshift-console_console-6fb56c694b-db665 ovn-installed in OVS 2026-03-20T12:42:35.655Z|00150|binding|INFO|Releasing lport openshift-monitoring_alertmanager-main-1 from this chassis (sb_readonly=0) 2026-03-20T12:42:35.655Z|00151|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 down in Southbound 2026-03-20T12:42:36.432Z|00152|binding|INFO|Claiming lport openshift-monitoring_alertmanager-main-1 for this chassis. 2026-03-20T12:42:36.432Z|00153|binding|INFO|openshift-monitoring_alertmanager-main-1: Claiming 0a:58:0a:81:00:15 10.129.0.21 2026-03-20T12:42:36.450Z|00154|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 up in Southbound 2026-03-20T12:42:36.450Z|00155|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 ovn-installed in OVS 2026-03-20T12:42:40.521Z|00156|binding|INFO|Releasing lport openshift-monitoring_prometheus-k8s-1 from this chassis (sb_readonly=0) 2026-03-20T12:42:40.521Z|00157|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-1 down in Southbound 2026-03-20T12:42:41.467Z|00158|binding|INFO|Claiming lport openshift-monitoring_prometheus-k8s-1 for this chassis. 2026-03-20T12:42:41.467Z|00159|binding|INFO|openshift-monitoring_prometheus-k8s-1: Claiming 0a:58:0a:81:00:16 10.129.0.22 2026-03-20T12:42:41.484Z|00160|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-1 ovn-installed in OVS 2026-03-20T12:42:41.484Z|00161|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-1 up in Southbound 2026-03-20T12:43:18.426Z|00162|binding|INFO|Releasing lport openshift-console_console-6fb56c694b-db665 from this chassis (sb_readonly=0) 2026-03-20T12:43:18.427Z|00163|binding|INFO|Setting lport openshift-console_console-6fb56c694b-db665 down in Southbound 2026-03-20T12:44:12.363Z|00164|memory_trim|INFO|Detected inactivity (last active 30001 ms ago): trimming memory 2026-03-20T12:44:53.532Z|00165|binding|INFO|Claiming lport openshift-console_console-7b58785564-x92fx for this chassis. 2026-03-20T12:44:53.532Z|00166|binding|INFO|openshift-console_console-7b58785564-x92fx: Claiming 0a:58:0a:81:00:17 10.129.0.23 2026-03-20T12:44:53.549Z|00167|binding|INFO|Setting lport openshift-console_console-7b58785564-x92fx ovn-installed in OVS 2026-03-20T12:44:53.549Z|00168|binding|INFO|Setting lport openshift-console_console-7b58785564-x92fx up in Southbound 2026-03-20T12:46:15.861Z|00169|memory_trim|INFO|Detected inactivity (last active 30002 ms ago): trimming memory 2026-03-20T12:51:43.946Z|00170|binding|INFO|Claiming lport openshift-operators_rhtas-operator-controller-manager-84b76c6877-nbqz8 for this chassis. 2026-03-20T12:51:43.946Z|00171|binding|INFO|openshift-operators_rhtas-operator-controller-manager-84b76c6877-nbqz8: Claiming 0a:58:0a:81:00:18 10.129.0.24 2026-03-20T12:51:43.964Z|00172|binding|INFO|Setting lport openshift-operators_rhtas-operator-controller-manager-84b76c6877-nbqz8 ovn-installed in OVS 2026-03-20T12:51:43.964Z|00173|binding|INFO|Setting lport openshift-operators_rhtas-operator-controller-manager-84b76c6877-nbqz8 up in Southbound 2026-03-20T12:51:48.546Z|00174|binding|INFO|Claiming lport cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-jtc4m for this chassis. 2026-03-20T12:51:48.546Z|00175|binding|INFO|cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-jtc4m: Claiming 0a:58:0a:81:00:19 10.129.0.25 2026-03-20T12:51:48.567Z|00176|binding|INFO|Setting lport cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-jtc4m ovn-installed in OVS 2026-03-20T12:51:48.567Z|00177|binding|INFO|Setting lport cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-jtc4m up in Southbound 2026-03-20T12:51:53.195Z|00178|binding|INFO|Claiming lport openshift-operators_openshift-pipelines-operator-6684678d86-jh7p4 for this chassis. 2026-03-20T12:51:53.195Z|00179|binding|INFO|openshift-operators_openshift-pipelines-operator-6684678d86-jh7p4: Claiming 0a:58:0a:81:00:1a 10.129.0.26 2026-03-20T12:51:53.212Z|00180|binding|INFO|Setting lport openshift-operators_openshift-pipelines-operator-6684678d86-jh7p4 ovn-installed in OVS 2026-03-20T12:51:53.212Z|00181|binding|INFO|Setting lport openshift-operators_openshift-pipelines-operator-6684678d86-jh7p4 up in Southbound 2026-03-20T12:51:53.751Z|00182|binding|INFO|Claiming lport cert-manager_cert-manager-webhook-fd44f5cbb-k79vv for this chassis. 2026-03-20T12:51:53.752Z|00183|binding|INFO|cert-manager_cert-manager-webhook-fd44f5cbb-k79vv: Claiming 0a:58:0a:81:00:1b 10.129.0.27 2026-03-20T12:51:53.769Z|00184|binding|INFO|Setting lport cert-manager_cert-manager-webhook-fd44f5cbb-k79vv ovn-installed in OVS 2026-03-20T12:51:53.769Z|00185|binding|INFO|Setting lport cert-manager_cert-manager-webhook-fd44f5cbb-k79vv up in Southbound 2026-03-20T12:51:57.967Z|00186|binding|INFO|Claiming lport tsf-tpa_rhtpa-operator-controller-manager-746944f6d7-w6fmn for this chassis. 2026-03-20T12:51:57.967Z|00187|binding|INFO|tsf-tpa_rhtpa-operator-controller-manager-746944f6d7-w6fmn: Claiming 0a:58:0a:81:00:1c 10.129.0.28 2026-03-20T12:51:57.986Z|00188|binding|INFO|Setting lport tsf-tpa_rhtpa-operator-controller-manager-746944f6d7-w6fmn ovn-installed in OVS 2026-03-20T12:51:57.986Z|00189|binding|INFO|Setting lport tsf-tpa_rhtpa-operator-controller-manager-746944f6d7-w6fmn up in Southbound 2026-03-20T12:52:07.500Z|00190|binding|INFO|Claiming lport cert-manager_cert-manager-59ccb4bb6b-nsgsv for this chassis. 2026-03-20T12:52:07.500Z|00191|binding|INFO|cert-manager_cert-manager-59ccb4bb6b-nsgsv: Claiming 0a:58:0a:81:00:1d 10.129.0.29 2026-03-20T12:52:07.522Z|00192|binding|INFO|Setting lport cert-manager_cert-manager-59ccb4bb6b-nsgsv up in Southbound 2026-03-20T12:52:07.523Z|00193|binding|INFO|Setting lport cert-manager_cert-manager-59ccb4bb6b-nsgsv ovn-installed in OVS 2026-03-20T12:52:22.717Z|00194|binding|INFO|Claiming lport openshift-pipelines_tekton-events-controller-b79bdd59-zxhgr for this chassis. 2026-03-20T12:52:22.717Z|00195|binding|INFO|openshift-pipelines_tekton-events-controller-b79bdd59-zxhgr: Claiming 0a:58:0a:81:00:1e 10.129.0.30 2026-03-20T12:52:22.735Z|00196|binding|INFO|Setting lport openshift-pipelines_tekton-events-controller-b79bdd59-zxhgr ovn-installed in OVS 2026-03-20T12:52:22.735Z|00197|binding|INFO|Setting lport openshift-pipelines_tekton-events-controller-b79bdd59-zxhgr up in Southbound 2026-03-20T12:52:53.741Z|00198|binding|INFO|Claiming lport openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-wqfvb for this chassis. 2026-03-20T12:52:53.741Z|00199|binding|INFO|openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-wqfvb: Claiming 0a:58:0a:81:00:1f 10.129.0.31 2026-03-20T12:52:53.762Z|00200|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-wqfvb ovn-installed in OVS 2026-03-20T12:52:53.762Z|00201|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-wqfvb up in Southbound 2026-03-20T12:53:30.462Z|00202|binding|INFO|Claiming lport openshift-pipelines_tekton-results-postgres-0 for this chassis. 2026-03-20T12:53:30.462Z|00203|binding|INFO|openshift-pipelines_tekton-results-postgres-0: Claiming 0a:58:0a:81:00:20 10.129.0.32 2026-03-20T12:53:30.482Z|00204|binding|INFO|Setting lport openshift-pipelines_tekton-results-postgres-0 ovn-installed in OVS 2026-03-20T12:53:30.482Z|00205|binding|INFO|Setting lport openshift-pipelines_tekton-results-postgres-0 up in Southbound 2026-03-20T12:53:41.284Z|00206|binding|INFO|Claiming lport openshift-pipelines_tekton-results-api-7b4b7bb78c-65b8g for this chassis. 2026-03-20T12:53:41.284Z|00207|binding|INFO|openshift-pipelines_tekton-results-api-7b4b7bb78c-65b8g: Claiming 0a:58:0a:81:00:21 10.129.0.33 2026-03-20T12:53:41.302Z|00208|binding|INFO|Setting lport openshift-pipelines_tekton-results-api-7b4b7bb78c-65b8g ovn-installed in OVS 2026-03-20T12:53:41.302Z|00209|binding|INFO|Setting lport openshift-pipelines_tekton-results-api-7b4b7bb78c-65b8g up in Southbound 2026-03-20T12:54:07.801Z|00210|binding|INFO|Claiming lport openshift-pipelines_tkn-cli-serve-784b566968-f7q4h for this chassis. 2026-03-20T12:54:07.801Z|00211|binding|INFO|openshift-pipelines_tkn-cli-serve-784b566968-f7q4h: Claiming 0a:58:0a:81:00:22 10.129.0.34 2026-03-20T12:54:07.820Z|00212|binding|INFO|Setting lport openshift-pipelines_tkn-cli-serve-784b566968-f7q4h up in Southbound 2026-03-20T12:54:07.821Z|00213|binding|INFO|Setting lport openshift-pipelines_tkn-cli-serve-784b566968-f7q4h ovn-installed in OVS 2026-03-20T12:54:21.159Z|00214|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-8x2cq for this chassis. 2026-03-20T12:54:21.159Z|00215|binding|INFO|openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-8x2cq: Claiming 0a:58:0a:81:00:23 10.129.0.35 2026-03-20T12:54:21.180Z|00216|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-8x2cq ovn-installed in OVS 2026-03-20T12:54:21.180Z|00217|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-8x2cq up in Southbound 2026-03-20T12:54:21.364Z|00218|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-webhook-68965d5857-5trgr for this chassis. 2026-03-20T12:54:21.364Z|00219|binding|INFO|openshift-pipelines_pipelines-as-code-webhook-68965d5857-5trgr: Claiming 0a:58:0a:81:00:24 10.129.0.36 2026-03-20T12:54:21.383Z|00220|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-webhook-68965d5857-5trgr ovn-installed in OVS 2026-03-20T12:54:21.383Z|00221|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-webhook-68965d5857-5trgr up in Southbound 2026-03-20T12:55:18.188Z|00222|memory_trim|INFO|Detected inactivity (last active 30002 ms ago): trimming memory 2026-03-20T12:55:21.927Z|00223|binding|INFO|Claiming lport tsf-tas_segment-backup-installation-p2h7p-x6rft for this chassis. 2026-03-20T12:55:21.927Z|00224|binding|INFO|tsf-tas_segment-backup-installation-p2h7p-x6rft: Claiming 0a:58:0a:81:00:25 10.129.0.37 2026-03-20T12:55:21.949Z|00225|binding|INFO|Setting lport tsf-tas_segment-backup-installation-p2h7p-x6rft ovn-installed in OVS 2026-03-20T12:55:21.949Z|00226|binding|INFO|Setting lport tsf-tas_segment-backup-installation-p2h7p-x6rft up in Southbound 2026-03-20T12:55:23.663Z|00227|binding|INFO|Claiming lport tsf-tas_trillian-logserver-66d4f78dd7-bctpl for this chassis. 2026-03-20T12:55:23.663Z|00228|binding|INFO|tsf-tas_trillian-logserver-66d4f78dd7-bctpl: Claiming 0a:58:0a:81:00:26 10.129.0.38 2026-03-20T12:55:23.688Z|00229|binding|INFO|Setting lport tsf-tas_trillian-logserver-66d4f78dd7-bctpl ovn-installed in OVS 2026-03-20T12:55:23.688Z|00230|binding|INFO|Setting lport tsf-tas_trillian-logserver-66d4f78dd7-bctpl up in Southbound 2026-03-20T12:55:40.598Z|00231|binding|INFO|Releasing lport tsf-tas_segment-backup-installation-p2h7p-x6rft from this chassis (sb_readonly=0) 2026-03-20T12:55:40.598Z|00232|binding|INFO|Setting lport tsf-tas_segment-backup-installation-p2h7p-x6rft down in Southbound 2026-03-20T12:56:34.441Z|00233|binding|INFO|Claiming lport tsf-tas_rekor-server-6c75686d5c-c5vht for this chassis. 2026-03-20T12:56:34.441Z|00234|binding|INFO|tsf-tas_rekor-server-6c75686d5c-c5vht: Claiming 0a:58:0a:81:00:27 10.129.0.39 2026-03-20T12:56:34.462Z|00235|binding|INFO|Setting lport tsf-tas_rekor-server-6c75686d5c-c5vht up in Southbound 2026-03-20T12:56:34.463Z|00236|binding|INFO|Setting lport tsf-tas_rekor-server-6c75686d5c-c5vht ovn-installed in OVS 2026-03-20T12:56:44.133Z|00237|binding|INFO|Claiming lport tsf-tpa_create-db-77kpj for this chassis. 2026-03-20T12:56:44.133Z|00238|binding|INFO|tsf-tpa_create-db-77kpj: Claiming 0a:58:0a:81:00:28 10.129.0.40 2026-03-20T12:56:44.153Z|00239|binding|INFO|Setting lport tsf-tpa_create-db-77kpj up in Southbound 2026-03-20T12:56:44.154Z|00240|binding|INFO|Setting lport tsf-tpa_create-db-77kpj ovn-installed in OVS 2026-03-20T12:56:50.990Z|00241|binding|INFO|Releasing lport tsf-tpa_create-db-77kpj from this chassis (sb_readonly=0) 2026-03-20T12:56:50.990Z|00242|binding|INFO|Setting lport tsf-tpa_create-db-77kpj down in Southbound 2026-03-20T12:56:52.638Z|00243|binding|INFO|Claiming lport tsf-tpa_migrate-db-5wjhk for this chassis. 2026-03-20T12:56:52.638Z|00244|binding|INFO|tsf-tpa_migrate-db-5wjhk: Claiming 0a:58:0a:81:00:29 10.129.0.41 2026-03-20T12:56:52.660Z|00245|binding|INFO|Setting lport tsf-tpa_migrate-db-5wjhk up in Southbound 2026-03-20T12:56:52.660Z|00246|binding|INFO|Setting lport tsf-tpa_migrate-db-5wjhk ovn-installed in OVS 2026-03-20T12:56:55.014Z|00247|binding|INFO|Releasing lport tsf-tpa_migrate-db-5wjhk from this chassis (sb_readonly=0) 2026-03-20T12:56:55.014Z|00248|binding|INFO|Setting lport tsf-tpa_migrate-db-5wjhk down in Southbound 2026-03-20T12:57:05.801Z|00249|binding|INFO|Claiming lport tsf-tpa_server-5b9fd99c7d-mgzmk for this chassis. 2026-03-20T12:57:05.801Z|00250|binding|INFO|tsf-tpa_server-5b9fd99c7d-mgzmk: Claiming 0a:58:0a:81:00:2a 10.129.0.42 2026-03-20T12:57:05.826Z|00251|binding|INFO|Setting lport tsf-tpa_server-5b9fd99c7d-mgzmk ovn-installed in OVS 2026-03-20T12:57:05.826Z|00252|binding|INFO|Setting lport tsf-tpa_server-5b9fd99c7d-mgzmk up in Southbound 2026-03-20T12:57:05.858Z|00253|binding|INFO|Claiming lport tsf-tpa_importer-74cd48f5c7-2chdv for this chassis. 2026-03-20T12:57:05.858Z|00254|binding|INFO|tsf-tpa_importer-74cd48f5c7-2chdv: Claiming 0a:58:0a:81:00:2b 10.129.0.43 2026-03-20T12:57:05.880Z|00255|binding|INFO|Setting lport tsf-tpa_importer-74cd48f5c7-2chdv ovn-installed in OVS 2026-03-20T12:57:05.880Z|00256|binding|INFO|Setting lport tsf-tpa_importer-74cd48f5c7-2chdv up in Southbound 2026-03-20T12:59:07.076Z|00257|memory_trim|INFO|Detected inactivity (last active 30021 ms ago): trimming memory