++ K8S_NODE=ip-10-0-1-143.ec2.internal ++ [[ -n ip-10-0-1-143.ec2.internal ]] ++ [[ -f /env/ip-10-0-1-143.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-20T11:02:57+00:00 - starting ovn-controller' 2026-03-20T11:02:57+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-20T11:02:57Z|00001|vlog|INFO|opened log file /var/log/ovn/acl-audit-log.log 2026-03-20T11:02:57.504Z|00002|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-20T11:02:57.504Z|00003|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-20T11:02:57.506Z|00004|main|INFO|OVN internal version is : [25.03.3-20.41.0-78.8] 2026-03-20T11:02:57.506Z|00005|main|INFO|OVS IDL reconnected, force recompute. 2026-03-20T11:02:57.506Z|00006|reconnect|INFO|invalid:: connecting... 2026-03-20T11:02:57.506Z|00007|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-20T11:02:57.506Z|00008|main|INFO|OVNSB IDL reconnected, force recompute. 2026-03-20T11:02:57.526Z|00009|ovn_util|INFO|statctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T11:02:57.526Z|00010|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T11:02:57.526Z|00011|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-20T11:02:57.526Z|00012|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-20T11:02:57.526Z|00013|ovn_util|INFO|pinctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T11:02:57.526Z|00014|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T11:02:57.526Z|00015|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-20T11:02:57.526Z|00016|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-20T11:02:58.507Z|00017|reconnect|INFO|invalid:: connecting... 2026-03-20T11:02:58.507Z|00018|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-20T11:02:58.507Z|00019|reconnect|INFO|invalid:: waiting 2 seconds before reconnect 2026-03-20T11:02:58.526Z|00001|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T11:02:58.526Z|00002|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T11:02:58.527Z|00001|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T11:02:58.527Z|00002|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T11:03:00.507Z|00020|reconnect|INFO|invalid:: connecting... 2026-03-20T11:03:00.507Z|00021|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-20T11:03:00.507Z|00022|reconnect|INFO|invalid:: waiting 4 seconds before reconnect 2026-03-20T11:03:03.572Z|00023|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connecting... 2026-03-20T11:03:03.572Z|00024|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connected 2026-03-20T11:03:03.574Z|00025|chassis|INFO|Need to specify an encap type and ip 2026-03-20T11:03:03.574Z|00026|ovn_util|INFO|features: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T11:03:03.574Z|00027|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T11:03:03.574Z|00028|features|INFO|OVS Feature: ct_zero_snat, state: supported 2026-03-20T11:03:03.574Z|00029|features|INFO|OVS Feature: ct_flush, state: supported 2026-03-20T11:03:03.574Z|00030|features|INFO|OVS Feature: dp_hash_l4_sym_support, state: supported 2026-03-20T11:03:03.574Z|00031|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-20T11:03:03.574Z|00032|main|INFO|OVS feature set changed, force recompute. 2026-03-20T11:03:03.574Z|00033|ovn_util|INFO|ofctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T11:03:03.574Z|00034|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T11:03:03.574Z|00035|chassis|INFO|Need to specify an encap type and ip 2026-03-20T11:03:03.574Z|00036|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T11:03:03.574Z|00037|main|INFO|OVS OpenFlow connection reconnected,force recompute. 2026-03-20T11:03:03.574Z|00038|chassis|INFO|Need to specify an encap type and ip 2026-03-20T11:03:03.574Z|00039|chassis|INFO|Need to specify an encap type and ip 2026-03-20T11:03:03.575Z|00040|chassis|INFO|Need to specify an encap type and ip 2026-03-20T11:03:03.575Z|00041|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T11:03:03.575Z|00042|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-20T11:03:03.575Z|00043|features|INFO|OVS Feature: meter_support, state: supported 2026-03-20T11:03:03.575Z|00044|features|INFO|OVS Feature: group_support, state: supported 2026-03-20T11:03:03.575Z|00045|main|INFO|OVS feature set changed, force recompute. 2026-03-20T11:03:03.575Z|00046|features|INFO|OVS Feature: sample_action_with_registers, state: supported 2026-03-20T11:03:03.575Z|00047|main|INFO|OVS feature set changed, force recompute. 2026-03-20T11:03:03.576Z|00048|features|INFO|OVS DB schema supports 4 flow table prefixes, our IDL supports: 4 2026-03-20T11:03:03.576Z|00049|main|INFO|Setting flow table prefixes: ip_src, ip_dst, ipv6_src, ipv6_dst. 2026-03-20T11:03:03.587Z|00050|features|INFO|OVS Feature: ct_label_flush, state: supported 2026-03-20T11:03:03.587Z|00051|main|INFO|OVS feature set changed, force recompute. 2026-03-20T11:03:06.155Z|00052|binding|INFO|Claiming lport rtoj-GR_ip-10-0-1-143.ec2.internal for this chassis. 2026-03-20T11:03:06.155Z|00053|binding|INFO|rtoj-GR_ip-10-0-1-143.ec2.internal: Claiming 0a:58:64:40:00:02 100.64.0.2/16 2026-03-20T11:03:06.155Z|00054|binding|INFO|Claiming lport jtor-GR_ip-10-0-1-143.ec2.internal for this chassis. 2026-03-20T11:03:06.155Z|00055|binding|INFO|jtor-GR_ip-10-0-1-143.ec2.internal: Claiming router 2026-03-20T11:03:06.155Z|00056|binding|INFO|Claiming lport etor-GR_ip-10-0-1-143.ec2.internal for this chassis. 2026-03-20T11:03:06.155Z|00057|binding|INFO|etor-GR_ip-10-0-1-143.ec2.internal: Claiming 0a:ff:dd:70:3e:93 2026-03-20T11:03:06.155Z|00058|binding|INFO|Claiming lport cr-rtos-ip-10-0-1-143.ec2.internal for this chassis. 2026-03-20T11:03:06.155Z|00059|binding|INFO|cr-rtos-ip-10-0-1-143.ec2.internal: Claiming 0a:58:0a:80:00:01 10.128.0.1/23 2026-03-20T11:03:06.155Z|00060|binding|INFO|Claiming lport cr-stor-ip-10-0-1-143.ec2.internal for this chassis. 2026-03-20T11:03:06.155Z|00061|binding|INFO|cr-stor-ip-10-0-1-143.ec2.internal: Claiming router 2026-03-20T11:03:06.155Z|00062|binding|INFO|Claiming lport rtoe-GR_ip-10-0-1-143.ec2.internal for this chassis. 2026-03-20T11:03:06.155Z|00063|binding|INFO|rtoe-GR_ip-10-0-1-143.ec2.internal: Claiming 0a:ff:dd:70:3e:93 10.0.1.143/24 2026-03-20T11:03:06.181Z|00064|binding|INFO|Setting lport jtor-GR_ip-10-0-1-143.ec2.internal up in Southbound 2026-03-20T11:03:06.181Z|00065|binding|INFO|Setting lport rtoj-GR_ip-10-0-1-143.ec2.internal up in Southbound 2026-03-20T11:03:06.181Z|00066|binding|INFO|Setting lport etor-GR_ip-10-0-1-143.ec2.internal up in Southbound 2026-03-20T11:03:06.181Z|00067|binding|INFO|Setting lport cr-rtos-ip-10-0-1-143.ec2.internal up in Southbound 2026-03-20T11:03:06.181Z|00068|binding|INFO|Setting lport cr-stor-ip-10-0-1-143.ec2.internal up in Southbound 2026-03-20T11:03:06.181Z|00069|binding|INFO|Setting lport rtoe-GR_ip-10-0-1-143.ec2.internal up in Southbound 2026-03-20T11:03:06.586Z|00070|binding|INFO|Claiming lport k8s-ip-10-0-1-143.ec2.internal for this chassis. 2026-03-20T11:03:06.587Z|00071|binding|INFO|k8s-ip-10-0-1-143.ec2.internal: Claiming 0a:58:0a:80:00:02 10.128.0.2 2026-03-20T11:03:06.591Z|00072|binding|INFO|Setting lport k8s-ip-10-0-1-143.ec2.internal up in Southbound 2026-03-20T11:03:06.593Z|00073|binding|INFO|Setting lport k8s-ip-10-0-1-143.ec2.internal ovn-installed in OVS 2026-03-20T11:03:08.390Z|00074|memory|INFO|23400 kB peak resident set size after 10.9 seconds 2026-03-20T11:03:08.390Z|00075|memory|INFO|idl-cells-OVN_Southbound:9711 idl-cells-Open_vSwitch:414 if_status_mgr_ifaces_state_usage-KB:1 if_status_mgr_ifaces_usage-KB:1 lflow-cache-entries-cache-expr:168 lflow-cache-entries-cache-matches:467 lflow-cache-size-KB:642 local_datapath_usage-KB:1 ofctrl_desired_flow_usage-KB:382 ofctrl_installed_flow_usage-KB:284 ofctrl_sb_flow_ref_usage-KB:154 2026-03-20T11:03:11.632Z|00076|binding|INFO|Claiming lport openshift-deployment-validation-operator_deployment-validation-operator-catalog-b8ghh for this chassis. 2026-03-20T11:03:11.632Z|00077|binding|INFO|openshift-deployment-validation-operator_deployment-validation-operator-catalog-b8ghh: Claiming 0a:58:0a:80:00:09 10.128.0.9 2026-03-20T11:03:11.638Z|00078|binding|INFO|Claiming lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566740-5sf9h for this chassis. 2026-03-20T11:03:11.638Z|00079|binding|INFO|openshift-backplane_osd-delete-backplane-serviceaccounts-29566740-5sf9h: Claiming 0a:58:0a:80:00:08 10.128.0.8 2026-03-20T11:03:11.640Z|00080|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-catalog-b8ghh ovn-installed in OVS 2026-03-20T11:03:11.640Z|00081|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-catalog-b8ghh up in Southbound 2026-03-20T11:03:11.646Z|00082|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566740-5sf9h ovn-installed in OVS 2026-03-20T11:03:11.646Z|00083|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566740-5sf9h up in Southbound 2026-03-20T11:03:11.646Z|00084|if_status|INFO|Not updating pb chassis for openshift-ingress-canary_ingress-canary-h8m8g now as sb is readonly 2026-03-20T11:03:11.650Z|00085|binding|INFO|Claiming lport openshift-ingress-canary_ingress-canary-h8m8g for this chassis. 2026-03-20T11:03:11.651Z|00086|binding|INFO|openshift-ingress-canary_ingress-canary-h8m8g: Claiming 0a:58:0a:80:00:0a 10.128.0.10 2026-03-20T11:03:11.653Z|00087|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-h8m8g ovn-installed in OVS 2026-03-20T11:03:11.653Z|00088|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-h8m8g up in Southbound 2026-03-20T11:03:18.721Z|00089|binding|INFO|Claiming lport kube-system_global-pull-secret-syncer-prcxw for this chassis. 2026-03-20T11:03:18.721Z|00090|binding|INFO|kube-system_global-pull-secret-syncer-prcxw: Claiming 0a:58:0a:80:00:03 10.128.0.3 2026-03-20T11:03:18.735Z|00091|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-prcxw ovn-installed in OVS 2026-03-20T11:03:18.735Z|00092|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-prcxw up in Southbound 2026-03-20T11:03:30.371Z|00093|physical|WARN|Failed to locate tunnel to reach main chassis a5609e86-a6a4-4a10-bbae-a1699cc30131 for port tstor-ip-10-0-2-149.ec2.internal. 2026-03-20T11:03:42.324Z|00094|binding|INFO|Claiming lport openshift-network-diagnostics_network-check-target-ttbs4 for this chassis. 2026-03-20T11:03:42.324Z|00095|binding|INFO|openshift-network-diagnostics_network-check-target-ttbs4: Claiming 0a:58:0a:80:00:04 10.128.0.4 2026-03-20T11:03:42.340Z|00096|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-ttbs4 ovn-installed in OVS 2026-03-20T11:03:42.340Z|00097|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-ttbs4 up in Southbound 2026-03-20T11:05:48.487Z|00098|binding|INFO|Claiming lport openshift-ingress_router-default-7459997687-gswkv for this chassis. 2026-03-20T11:05:48.488Z|00099|binding|INFO|openshift-ingress_router-default-7459997687-gswkv: Claiming 0a:58:0a:80:00:0c 10.128.0.12 2026-03-20T11:05:48.502Z|00100|binding|INFO|Setting lport openshift-ingress_router-default-7459997687-gswkv ovn-installed in OVS 2026-03-20T11:05:48.502Z|00101|binding|INFO|Setting lport openshift-ingress_router-default-7459997687-gswkv up in Southbound 2026-03-20T11:05:48.503Z|00102|binding|INFO|Claiming lport openshift-ingress_router-default-6956544bb9-npdqf for this chassis. 2026-03-20T11:05:48.503Z|00103|binding|INFO|openshift-ingress_router-default-6956544bb9-npdqf: Claiming 0a:58:0a:80:00:0b 10.128.0.11 2026-03-20T11:05:48.518Z|00104|binding|INFO|Setting lport openshift-ingress_router-default-6956544bb9-npdqf ovn-installed in OVS 2026-03-20T11:05:48.518Z|00105|binding|INFO|Setting lport openshift-ingress_router-default-6956544bb9-npdqf up in Southbound 2026-03-20T11:05:49.607Z|00106|binding|INFO|Claiming lport openshift-insights_insights-runtime-extractor-ddnkl for this chassis. 2026-03-20T11:05:49.607Z|00107|binding|INFO|openshift-insights_insights-runtime-extractor-ddnkl: Claiming 0a:58:0a:80:00:0d 10.128.0.13 2026-03-20T11:05:49.621Z|00108|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-ddnkl ovn-installed in OVS 2026-03-20T11:05:49.621Z|00109|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-ddnkl up in Southbound 2026-03-20T11:05:49.696Z|00110|binding|INFO|Claiming lport openshift-console_downloads-cc4854854-pkvss for this chassis. 2026-03-20T11:05:49.696Z|00111|binding|INFO|openshift-console_downloads-cc4854854-pkvss: Claiming 0a:58:0a:80:00:0e 10.128.0.14 2026-03-20T11:05:49.711Z|00112|binding|INFO|Setting lport openshift-console_downloads-cc4854854-pkvss ovn-installed in OVS 2026-03-20T11:05:49.711Z|00113|binding|INFO|Setting lport openshift-console_downloads-cc4854854-pkvss up in Southbound 2026-03-20T11:05:51.464Z|00114|binding|INFO|Claiming lport openshift-image-registry_image-registry-5d65f9686-55c7d for this chassis. 2026-03-20T11:05:51.464Z|00115|binding|INFO|openshift-image-registry_image-registry-5d65f9686-55c7d: Claiming 0a:58:0a:80:00:0f 10.128.0.15 2026-03-20T11:05:51.481Z|00116|binding|INFO|Setting lport openshift-image-registry_image-registry-5d65f9686-55c7d ovn-installed in OVS 2026-03-20T11:05:51.481Z|00117|binding|INFO|Setting lport openshift-image-registry_image-registry-5d65f9686-55c7d up in Southbound 2026-03-20T11:06:05.792Z|00118|binding|INFO|Claiming lport openshift-monitoring_alertmanager-main-1 for this chassis. 2026-03-20T11:06:05.792Z|00119|binding|INFO|openshift-monitoring_alertmanager-main-1: Claiming 0a:58:0a:80:00:10 10.128.0.16 2026-03-20T11:06:05.808Z|00120|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 ovn-installed in OVS 2026-03-20T11:06:05.808Z|00121|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 up in Southbound 2026-03-20T11:06:05.813Z|00122|binding|INFO|Claiming lport openshift-console_console-6779cb9cf9-pbzqn for this chassis. 2026-03-20T11:06:05.813Z|00123|binding|INFO|openshift-console_console-6779cb9cf9-pbzqn: Claiming 0a:58:0a:80:00:11 10.128.0.17 2026-03-20T11:06:05.814Z|00124|binding|INFO|Claiming lport openshift-monitoring_monitoring-plugin-7cd8f4f858-wdcws for this chassis. 2026-03-20T11:06:05.814Z|00125|binding|INFO|openshift-monitoring_monitoring-plugin-7cd8f4f858-wdcws: Claiming 0a:58:0a:80:00:12 10.128.0.18 2026-03-20T11:06:05.843Z|00126|binding|INFO|Setting lport openshift-console_console-6779cb9cf9-pbzqn ovn-installed in OVS 2026-03-20T11:06:05.843Z|00127|binding|INFO|Setting lport openshift-console_console-6779cb9cf9-pbzqn up in Southbound 2026-03-20T11:06:05.843Z|00128|binding|INFO|Setting lport openshift-monitoring_monitoring-plugin-7cd8f4f858-wdcws ovn-installed in OVS 2026-03-20T11:06:05.843Z|00129|binding|INFO|Setting lport openshift-monitoring_monitoring-plugin-7cd8f4f858-wdcws up in Southbound 2026-03-20T11:06:06.694Z|00130|binding|INFO|Claiming lport openshift-monitoring_prometheus-k8s-0 for this chassis. 2026-03-20T11:06:06.694Z|00131|binding|INFO|openshift-monitoring_prometheus-k8s-0: Claiming 0a:58:0a:80:00:13 10.128.0.19 2026-03-20T11:06:06.712Z|00132|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-0 ovn-installed in OVS 2026-03-20T11:06:06.712Z|00133|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-0 up in Southbound 2026-03-20T11:06:48.311Z|00134|binding|INFO|Claiming lport openshift-multus_network-metrics-daemon-29vl2 for this chassis. 2026-03-20T11:06:48.311Z|00135|binding|INFO|openshift-multus_network-metrics-daemon-29vl2: Claiming 0a:58:0a:80:00:05 10.128.0.5 2026-03-20T11:06:48.329Z|00136|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-29vl2 ovn-installed in OVS 2026-03-20T11:06:48.329Z|00137|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-29vl2 up in Southbound 2026-03-20T11:07:05.209Z|00138|binding|INFO|Releasing lport openshift-ingress_router-default-6956544bb9-npdqf from this chassis (sb_readonly=0) 2026-03-20T11:07:05.209Z|00139|binding|INFO|Setting lport openshift-ingress_router-default-6956544bb9-npdqf down in Southbound 2026-03-20T11:07:07.621Z|00140|binding|INFO|Releasing lport openshift-console_console-6779cb9cf9-pbzqn from this chassis (sb_readonly=0) 2026-03-20T11:07:07.621Z|00141|binding|INFO|Setting lport openshift-console_console-6779cb9cf9-pbzqn down in Southbound 2026-03-20T11:07:21.452Z|00142|binding|INFO|Claiming lport openshift-dns_dns-default-s9kmw for this chassis. 2026-03-20T11:07:21.452Z|00143|binding|INFO|openshift-dns_dns-default-s9kmw: Claiming 0a:58:0a:80:00:07 10.128.0.7 2026-03-20T11:07:21.469Z|00144|binding|INFO|Setting lport openshift-dns_dns-default-s9kmw ovn-installed in OVS 2026-03-20T11:07:21.469Z|00145|binding|INFO|Setting lport openshift-dns_dns-default-s9kmw up in Southbound 2026-03-20T11:07:21.523Z|00146|binding|INFO|Releasing lport openshift-monitoring_alertmanager-main-1 from this chassis (sb_readonly=0) 2026-03-20T11:07:21.523Z|00147|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 down in Southbound 2026-03-20T11:07:22.863Z|00148|binding|INFO|Claiming lport openshift-monitoring_alertmanager-main-1 for this chassis. 2026-03-20T11:07:22.863Z|00149|binding|INFO|openshift-monitoring_alertmanager-main-1: Claiming 0a:58:0a:80:00:14 10.128.0.20 2026-03-20T11:07:22.885Z|00150|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 ovn-installed in OVS 2026-03-20T11:07:22.885Z|00151|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 up in Southbound 2026-03-20T11:07:28.613Z|00152|binding|INFO|Claiming lport openshift-console_console-794878cb8d-9k5ll for this chassis. 2026-03-20T11:07:28.613Z|00153|binding|INFO|openshift-console_console-794878cb8d-9k5ll: Claiming 0a:58:0a:80:00:15 10.128.0.21 2026-03-20T11:07:28.629Z|00154|binding|INFO|Setting lport openshift-console_console-794878cb8d-9k5ll ovn-installed in OVS 2026-03-20T11:07:28.629Z|00155|binding|INFO|Setting lport openshift-console_console-794878cb8d-9k5ll up in Southbound 2026-03-20T11:08:28.695Z|00156|binding|INFO|Releasing lport openshift-monitoring_prometheus-k8s-0 from this chassis (sb_readonly=0) 2026-03-20T11:08:28.695Z|00157|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-0 down in Southbound 2026-03-20T11:08:30.124Z|00158|binding|INFO|Claiming lport openshift-monitoring_prometheus-k8s-0 for this chassis. 2026-03-20T11:08:30.124Z|00159|binding|INFO|openshift-monitoring_prometheus-k8s-0: Claiming 0a:58:0a:80:00:16 10.128.0.22 2026-03-20T11:08:30.140Z|00160|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-0 ovn-installed in OVS 2026-03-20T11:08:30.140Z|00161|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-0 up in Southbound 2026-03-20T11:08:54.810Z|00162|binding|INFO|Releasing lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566740-5sf9h from this chassis (sb_readonly=0) 2026-03-20T11:08:54.810Z|00163|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566740-5sf9h down in Southbound 2026-03-20T11:09:24.939Z|00164|memory_trim|INFO|Detected inactivity (last active 30017 ms ago): trimming memory 2026-03-20T11:10:00.574Z|00165|binding|INFO|Claiming lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566750-xkztb for this chassis. 2026-03-20T11:10:00.575Z|00166|binding|INFO|openshift-backplane_osd-delete-backplane-serviceaccounts-29566750-xkztb: Claiming 0a:58:0a:80:00:17 10.128.0.23 2026-03-20T11:10:00.591Z|00167|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566750-xkztb ovn-installed in OVS 2026-03-20T11:10:00.591Z|00168|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566750-xkztb up in Southbound 2026-03-20T11:10:04.071Z|00169|binding|INFO|Releasing lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566750-xkztb from this chassis (sb_readonly=0) 2026-03-20T11:10:04.071Z|00170|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566750-xkztb down in Southbound 2026-03-20T11:10:10.421Z|00171|binding|INFO|Releasing lport openshift-console_console-794878cb8d-9k5ll from this chassis (sb_readonly=0) 2026-03-20T11:10:10.421Z|00172|binding|INFO|Setting lport openshift-console_console-794878cb8d-9k5ll down in Southbound 2026-03-20T11:10:40.919Z|00173|memory_trim|INFO|Detected inactivity (last active 30005 ms ago): trimming memory 2026-03-20T11:16:12.950Z|00174|binding|INFO|Claiming lport tsf_test-tsf-subscriptions for this chassis. 2026-03-20T11:16:12.950Z|00175|binding|INFO|tsf_test-tsf-subscriptions: Claiming 0a:58:0a:80:00:18 10.128.0.24 2026-03-20T11:16:12.967Z|00176|binding|INFO|Setting lport tsf_test-tsf-subscriptions ovn-installed in OVS 2026-03-20T11:16:12.967Z|00177|binding|INFO|Setting lport tsf_test-tsf-subscriptions up in Southbound 2026-03-20T11:17:04.657Z|00178|binding|INFO|Releasing lport tsf_test-tsf-subscriptions from this chassis (sb_readonly=0) 2026-03-20T11:17:04.657Z|00179|binding|INFO|Setting lport tsf_test-tsf-subscriptions down in Southbound 2026-03-20T11:17:06.745Z|00180|binding|INFO|Claiming lport tsf_test-tsf-infrastructure for this chassis. 2026-03-20T11:17:06.745Z|00181|binding|INFO|tsf_test-tsf-infrastructure: Claiming 0a:58:0a:80:00:19 10.128.0.25 2026-03-20T11:17:06.761Z|00182|binding|INFO|Setting lport tsf_test-tsf-infrastructure ovn-installed in OVS 2026-03-20T11:17:06.761Z|00183|binding|INFO|Setting lport tsf_test-tsf-infrastructure up in Southbound 2026-03-20T11:17:14.440Z|00184|binding|INFO|Claiming lport tsf-keycloak_keycloak-pgsql-bee-744f6fc4d9-d2h5d for this chassis. 2026-03-20T11:17:14.440Z|00185|binding|INFO|tsf-keycloak_keycloak-pgsql-bee-744f6fc4d9-d2h5d: Claiming 0a:58:0a:80:00:1b 10.128.0.27 2026-03-20T11:17:14.457Z|00186|binding|INFO|Setting lport tsf-keycloak_keycloak-pgsql-bee-744f6fc4d9-d2h5d ovn-installed in OVS 2026-03-20T11:17:14.457Z|00187|binding|INFO|Setting lport tsf-keycloak_keycloak-pgsql-bee-744f6fc4d9-d2h5d up in Southbound 2026-03-20T11:17:15.282Z|00188|binding|INFO|Claiming lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-c9qxn for this chassis. 2026-03-20T11:17:15.282Z|00189|binding|INFO|tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-c9qxn: Claiming 0a:58:0a:80:00:1a 10.128.0.26 2026-03-20T11:17:15.299Z|00190|binding|INFO|Setting lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-c9qxn ovn-installed in OVS 2026-03-20T11:17:15.299Z|00191|binding|INFO|Setting lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-c9qxn up in Southbound 2026-03-20T11:17:21.605Z|00192|binding|INFO|Claiming lport openshift-pipelines_tekton-pipelines-webhook-584c448755-plfd7 for this chassis. 2026-03-20T11:17:21.605Z|00193|binding|INFO|openshift-pipelines_tekton-pipelines-webhook-584c448755-plfd7: Claiming 0a:58:0a:80:00:1c 10.128.0.28 2026-03-20T11:17:21.622Z|00194|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-plfd7 ovn-installed in OVS 2026-03-20T11:17:21.622Z|00195|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-plfd7 up in Southbound 2026-03-20T11:17:40.837Z|00196|binding|INFO|Releasing lport tsf_test-tsf-infrastructure from this chassis (sb_readonly=0) 2026-03-20T11:17:40.837Z|00197|binding|INFO|Setting lport tsf_test-tsf-infrastructure down in Southbound 2026-03-20T11:17:42.446Z|00198|binding|INFO|Claiming lport tsf_test-tsf-iam for this chassis. 2026-03-20T11:17:42.446Z|00199|binding|INFO|tsf_test-tsf-iam: Claiming 0a:58:0a:80:00:1d 10.128.0.29 2026-03-20T11:17:42.463Z|00200|binding|INFO|Setting lport tsf_test-tsf-iam ovn-installed in OVS 2026-03-20T11:17:42.463Z|00201|binding|INFO|Setting lport tsf_test-tsf-iam up in Southbound 2026-03-20T11:17:45.721Z|00202|binding|INFO|Claiming lport openshift-pipelines_tekton-triggers-core-interceptors-8bb674894-m7fgl for this chassis. 2026-03-20T11:17:45.721Z|00203|binding|INFO|openshift-pipelines_tekton-triggers-core-interceptors-8bb674894-m7fgl: Claiming 0a:58:0a:80:00:1e 10.128.0.30 2026-03-20T11:17:45.738Z|00204|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-core-interceptors-8bb674894-m7fgl ovn-installed in OVS 2026-03-20T11:17:45.738Z|00205|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-core-interceptors-8bb674894-m7fgl up in Southbound 2026-03-20T11:18:14.803Z|00206|binding|INFO|Claiming lport openshift-pipelines_tekton-results-postgres-0 for this chassis. 2026-03-20T11:18:14.803Z|00207|binding|INFO|openshift-pipelines_tekton-results-postgres-0: Claiming 0a:58:0a:80:00:1f 10.128.0.31 2026-03-20T11:18:14.825Z|00208|binding|INFO|Setting lport openshift-pipelines_tekton-results-postgres-0 ovn-installed in OVS 2026-03-20T11:18:14.825Z|00209|binding|INFO|Setting lport openshift-pipelines_tekton-results-postgres-0 up in Southbound 2026-03-20T11:18:22.741Z|00210|binding|INFO|Claiming lport tsf-keycloak_tsf-iam-jdxmx for this chassis. 2026-03-20T11:18:22.741Z|00211|binding|INFO|tsf-keycloak_tsf-iam-jdxmx: Claiming 0a:58:0a:80:00:20 10.128.0.32 2026-03-20T11:18:22.759Z|00212|binding|INFO|Setting lport tsf-keycloak_tsf-iam-jdxmx ovn-installed in OVS 2026-03-20T11:18:22.759Z|00213|binding|INFO|Setting lport tsf-keycloak_tsf-iam-jdxmx up in Southbound 2026-03-20T11:18:36.172Z|00214|binding|INFO|Releasing lport tsf_test-tsf-iam from this chassis (sb_readonly=0) 2026-03-20T11:18:36.172Z|00215|binding|INFO|Setting lport tsf_test-tsf-iam down in Southbound 2026-03-20T11:18:37.697Z|00216|binding|INFO|Claiming lport tsf-tas_test-tsf-tas for this chassis. 2026-03-20T11:18:37.697Z|00217|binding|INFO|tsf-tas_test-tsf-tas: Claiming 0a:58:0a:80:00:21 10.128.0.33 2026-03-20T11:18:37.735Z|00218|binding|INFO|Setting lport tsf-tas_test-tsf-tas ovn-installed in OVS 2026-03-20T11:18:37.735Z|00219|binding|INFO|Setting lport tsf-tas_test-tsf-tas up in Southbound 2026-03-20T11:18:39.530Z|00220|binding|INFO|Claiming lport tsf-tas_fulcio-server-86895c9b87-bn5vp for this chassis. 2026-03-20T11:18:39.530Z|00221|binding|INFO|tsf-tas_fulcio-server-86895c9b87-bn5vp: Claiming 0a:58:0a:80:00:22 10.128.0.34 2026-03-20T11:18:39.551Z|00222|binding|INFO|Setting lport tsf-tas_fulcio-server-86895c9b87-bn5vp ovn-installed in OVS 2026-03-20T11:18:39.551Z|00223|binding|INFO|Setting lport tsf-tas_fulcio-server-86895c9b87-bn5vp up in Southbound 2026-03-20T11:18:40.435Z|00224|binding|INFO|Claiming lport tsf-tas_trillian-logsigner-554b9d8598-xm89m for this chassis. 2026-03-20T11:18:40.435Z|00225|binding|INFO|tsf-tas_trillian-logsigner-554b9d8598-xm89m: Claiming 0a:58:0a:80:00:23 10.128.0.35 2026-03-20T11:18:40.460Z|00226|binding|INFO|Setting lport tsf-tas_trillian-logsigner-554b9d8598-xm89m ovn-installed in OVS 2026-03-20T11:18:40.460Z|00227|binding|INFO|Setting lport tsf-tas_trillian-logsigner-554b9d8598-xm89m up in Southbound 2026-03-20T11:18:53.289Z|00228|binding|INFO|Releasing lport tsf-keycloak_tsf-iam-jdxmx from this chassis (sb_readonly=0) 2026-03-20T11:18:53.289Z|00229|binding|INFO|Setting lport tsf-keycloak_tsf-iam-jdxmx down in Southbound 2026-03-20T11:18:56.944Z|00230|binding|INFO|Claiming lport tsf-keycloak_keycloak-0 for this chassis. 2026-03-20T11:18:56.944Z|00231|binding|INFO|tsf-keycloak_keycloak-0: Claiming 0a:58:0a:80:00:24 10.128.0.36 2026-03-20T11:18:56.965Z|00232|binding|INFO|Setting lport tsf-keycloak_keycloak-0 ovn-installed in OVS 2026-03-20T11:18:56.965Z|00233|binding|INFO|Setting lport tsf-keycloak_keycloak-0 up in Southbound 2026-03-20T11:19:28.496Z|00234|binding|INFO|Releasing lport tsf-tas_test-tsf-tas from this chassis (sb_readonly=0) 2026-03-20T11:19:28.496Z|00235|binding|INFO|Setting lport tsf-tas_test-tsf-tas down in Southbound 2026-03-20T11:19:35.883Z|00236|binding|INFO|Claiming lport tsf-tas_rekor-search-ui-657c95ffd9-9hdfl for this chassis. 2026-03-20T11:19:35.883Z|00237|binding|INFO|tsf-tas_rekor-search-ui-657c95ffd9-9hdfl: Claiming 0a:58:0a:80:00:25 10.128.0.37 2026-03-20T11:19:35.906Z|00238|binding|INFO|Setting lport tsf-tas_rekor-search-ui-657c95ffd9-9hdfl ovn-installed in OVS 2026-03-20T11:19:35.906Z|00239|binding|INFO|Setting lport tsf-tas_rekor-search-ui-657c95ffd9-9hdfl up in Southbound 2026-03-20T11:19:42.965Z|00240|binding|INFO|Claiming lport tsf_tsf-tekton-configuration-rzrf6 for this chassis. 2026-03-20T11:19:42.965Z|00241|binding|INFO|tsf_tsf-tekton-configuration-rzrf6: Claiming 0a:58:0a:80:00:26 10.128.0.38 2026-03-20T11:19:42.983Z|00242|binding|INFO|Setting lport tsf_tsf-tekton-configuration-rzrf6 up in Southbound 2026-03-20T11:19:42.984Z|00243|binding|INFO|Setting lport tsf_tsf-tekton-configuration-rzrf6 ovn-installed in OVS 2026-03-20T11:19:49.615Z|00244|binding|INFO|Releasing lport tsf_tsf-tekton-configuration-rzrf6 from this chassis (sb_readonly=0) 2026-03-20T11:19:49.615Z|00245|binding|INFO|Setting lport tsf_tsf-tekton-configuration-rzrf6 down in Southbound 2026-03-20T11:19:51.321Z|00246|binding|INFO|Claiming lport tsf_test-tsf-pipelines for this chassis. 2026-03-20T11:19:51.321Z|00247|binding|INFO|tsf_test-tsf-pipelines: Claiming 0a:58:0a:80:00:27 10.128.0.39 2026-03-20T11:19:51.338Z|00248|binding|INFO|Setting lport tsf_test-tsf-pipelines ovn-installed in OVS 2026-03-20T11:19:51.338Z|00249|binding|INFO|Setting lport tsf_test-tsf-pipelines up in Southbound 2026-03-20T11:20:00.559Z|00250|binding|INFO|Claiming lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566760-6j67n for this chassis. 2026-03-20T11:20:00.559Z|00251|binding|INFO|openshift-backplane_osd-delete-backplane-serviceaccounts-29566760-6j67n: Claiming 0a:58:0a:80:00:28 10.128.0.40 2026-03-20T11:20:00.577Z|00252|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566760-6j67n ovn-installed in OVS 2026-03-20T11:20:00.577Z|00253|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566760-6j67n up in Southbound 2026-03-20T11:20:00.700Z|00254|binding|INFO|Releasing lport tsf_test-tsf-pipelines from this chassis (sb_readonly=0) 2026-03-20T11:20:00.700Z|00255|binding|INFO|Setting lport tsf_test-tsf-pipelines down in Southbound 2026-03-20T11:20:01.796Z|00256|binding|INFO|Claiming lport tsf-tpa_pre-install-tsf-tpa for this chassis. 2026-03-20T11:20:01.796Z|00257|binding|INFO|tsf-tpa_pre-install-tsf-tpa: Claiming 0a:58:0a:80:00:29 10.128.0.41 2026-03-20T11:20:01.819Z|00258|binding|INFO|Setting lport tsf-tpa_pre-install-tsf-tpa ovn-installed in OVS 2026-03-20T11:20:01.819Z|00259|binding|INFO|Setting lport tsf-tpa_pre-install-tsf-tpa up in Southbound 2026-03-20T11:20:03.732Z|00260|binding|INFO|Releasing lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566760-6j67n from this chassis (sb_readonly=0) 2026-03-20T11:20:03.732Z|00261|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566760-6j67n down in Southbound 2026-03-20T11:20:05.744Z|00262|binding|INFO|Releasing lport tsf-tpa_pre-install-tsf-tpa from this chassis (sb_readonly=0) 2026-03-20T11:20:05.744Z|00263|binding|INFO|Setting lport tsf-tpa_pre-install-tsf-tpa down in Southbound 2026-03-20T11:20:06.493Z|00264|binding|INFO|Claiming lport tsf-tpa_test-tsf-tpa for this chassis. 2026-03-20T11:20:06.493Z|00265|binding|INFO|tsf-tpa_test-tsf-tpa: Claiming 0a:58:0a:80:00:2a 10.128.0.42 2026-03-20T11:20:06.511Z|00266|binding|INFO|Setting lport tsf-tpa_test-tsf-tpa ovn-installed in OVS 2026-03-20T11:20:06.511Z|00267|binding|INFO|Setting lport tsf-tpa_test-tsf-tpa up in Southbound 2026-03-20T11:20:49.979Z|00268|binding|INFO|Releasing lport tsf-tpa_test-tsf-tpa from this chassis (sb_readonly=0) 2026-03-20T11:20:49.979Z|00269|binding|INFO|Setting lport tsf-tpa_test-tsf-tpa down in Southbound 2026-03-20T11:20:51.907Z|00270|binding|INFO|Claiming lport konflux-ui_tsf-konflux-public-key-xtpnv for this chassis. 2026-03-20T11:20:51.907Z|00271|binding|INFO|konflux-ui_tsf-konflux-public-key-xtpnv: Claiming 0a:58:0a:80:00:2b 10.128.0.43 2026-03-20T11:20:51.925Z|00272|binding|INFO|Setting lport konflux-ui_tsf-konflux-public-key-xtpnv ovn-installed in OVS 2026-03-20T11:20:51.925Z|00273|binding|INFO|Setting lport konflux-ui_tsf-konflux-public-key-xtpnv up in Southbound 2026-03-20T11:20:54.003Z|00274|binding|INFO|Releasing lport konflux-ui_tsf-konflux-public-key-xtpnv from this chassis (sb_readonly=0) 2026-03-20T11:20:54.003Z|00275|binding|INFO|Setting lport konflux-ui_tsf-konflux-public-key-xtpnv down in Southbound 2026-03-20T11:20:56.549Z|00276|binding|INFO|Claiming lport konflux-ui_test-tsf-konflux for this chassis. 2026-03-20T11:20:56.549Z|00277|binding|INFO|konflux-ui_test-tsf-konflux: Claiming 0a:58:0a:80:00:2f 10.128.0.47 2026-03-20T11:20:56.572Z|00278|binding|INFO|Setting lport konflux-ui_test-tsf-konflux ovn-installed in OVS 2026-03-20T11:20:56.572Z|00279|binding|INFO|Setting lport konflux-ui_test-tsf-konflux up in Southbound 2026-03-20T11:20:56.587Z|00280|binding|INFO|Claiming lport build-service_build-service-controller-manager-79947f8fd6-2p4lh for this chassis. 2026-03-20T11:20:56.587Z|00281|binding|INFO|build-service_build-service-controller-manager-79947f8fd6-2p4lh: Claiming 0a:58:0a:80:00:30 10.128.0.48 2026-03-20T11:20:56.607Z|00282|binding|INFO|Setting lport build-service_build-service-controller-manager-79947f8fd6-2p4lh up in Southbound 2026-03-20T11:20:56.607Z|00283|binding|INFO|Setting lport build-service_build-service-controller-manager-79947f8fd6-2p4lh ovn-installed in OVS 2026-03-20T11:20:56.848Z|00284|binding|INFO|Claiming lport image-controller_image-controller-controller-manager-785c4854c8-fgj5r for this chassis. 2026-03-20T11:20:56.848Z|00285|binding|INFO|image-controller_image-controller-controller-manager-785c4854c8-fgj5r: Claiming 0a:58:0a:80:00:2d 10.128.0.45 2026-03-20T11:20:56.866Z|00286|binding|INFO|Setting lport image-controller_image-controller-controller-manager-785c4854c8-fgj5r ovn-installed in OVS 2026-03-20T11:20:56.866Z|00287|binding|INFO|Setting lport image-controller_image-controller-controller-manager-785c4854c8-fgj5r up in Southbound 2026-03-20T11:21:00.660Z|00288|binding|INFO|Claiming lport konflux-ui_proxy-57f8bb77c9-sdwn9 for this chassis. 2026-03-20T11:21:00.660Z|00289|binding|INFO|konflux-ui_proxy-57f8bb77c9-sdwn9: Claiming 0a:58:0a:80:00:31 10.128.0.49 2026-03-20T11:21:00.685Z|00290|binding|INFO|Setting lport konflux-ui_proxy-57f8bb77c9-sdwn9 ovn-installed in OVS 2026-03-20T11:21:00.685Z|00291|binding|INFO|Setting lport konflux-ui_proxy-57f8bb77c9-sdwn9 up in Southbound 2026-03-20T11:21:01.801Z|00292|binding|INFO|Claiming lport konflux-ui_dex-5f68857f74-q4r9c for this chassis. 2026-03-20T11:21:01.801Z|00293|binding|INFO|konflux-ui_dex-5f68857f74-q4r9c: Claiming 0a:58:0a:80:00:2c 10.128.0.44 2026-03-20T11:21:01.824Z|00294|binding|INFO|Setting lport konflux-ui_dex-5f68857f74-q4r9c ovn-installed in OVS 2026-03-20T11:21:01.824Z|00295|binding|INFO|Setting lport konflux-ui_dex-5f68857f74-q4r9c up in Southbound 2026-03-20T11:21:07.724Z|00296|binding|INFO|Claiming lport integration-service_integration-service-controller-manager-759977d69f-pw54w for this chassis. 2026-03-20T11:21:07.724Z|00297|binding|INFO|integration-service_integration-service-controller-manager-759977d69f-pw54w: Claiming 0a:58:0a:80:00:2e 10.128.0.46 2026-03-20T11:21:07.744Z|00298|binding|INFO|Setting lport integration-service_integration-service-controller-manager-759977d69f-pw54w up in Southbound 2026-03-20T11:21:07.745Z|00299|binding|INFO|Setting lport integration-service_integration-service-controller-manager-759977d69f-pw54w ovn-installed in OVS 2026-03-20T11:21:23.434Z|00300|binding|INFO|Releasing lport integration-service_integration-service-controller-manager-759977d69f-pw54w from this chassis (sb_readonly=0) 2026-03-20T11:21:23.434Z|00301|binding|INFO|Setting lport integration-service_integration-service-controller-manager-759977d69f-pw54w down in Southbound 2026-03-20T11:22:44.666Z|00302|binding|INFO|Releasing lport konflux-ui_test-tsf-konflux from this chassis (sb_readonly=0) 2026-03-20T11:22:44.666Z|00303|binding|INFO|Setting lport konflux-ui_test-tsf-konflux down in Southbound 2026-03-20T11:23:14.781Z|00304|memory_trim|INFO|Detected inactivity (last active 30006 ms ago): trimming memory 2026-03-20T11:30:00.605Z|00305|binding|INFO|Claiming lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566770-8rh99 for this chassis. 2026-03-20T11:30:00.605Z|00306|binding|INFO|openshift-backplane_osd-delete-backplane-serviceaccounts-29566770-8rh99: Claiming 0a:58:0a:80:00:32 10.128.0.50 2026-03-20T11:30:00.623Z|00307|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566770-8rh99 up in Southbound 2026-03-20T11:30:00.624Z|00308|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566770-8rh99 ovn-installed in OVS 2026-03-20T11:30:03.890Z|00309|binding|INFO|Releasing lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566770-8rh99 from this chassis (sb_readonly=0) 2026-03-20T11:30:03.890Z|00310|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566770-8rh99 down in Southbound 2026-03-20T11:30:34.019Z|00311|memory_trim|INFO|Detected inactivity (last active 30001 ms ago): trimming memory 2026-03-20T11:40:00.595Z|00312|binding|INFO|Claiming lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566780-lrffc for this chassis. 2026-03-20T11:40:00.595Z|00313|binding|INFO|openshift-backplane_osd-delete-backplane-serviceaccounts-29566780-lrffc: Claiming 0a:58:0a:80:00:33 10.128.0.51 2026-03-20T11:40:00.619Z|00314|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566780-lrffc up in Southbound 2026-03-20T11:40:00.620Z|00315|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566780-lrffc ovn-installed in OVS 2026-03-20T11:40:03.833Z|00316|binding|INFO|Releasing lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566780-lrffc from this chassis (sb_readonly=0) 2026-03-20T11:40:03.833Z|00317|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566780-lrffc down in Southbound 2026-03-20T11:40:33.959Z|00318|memory_trim|INFO|Detected inactivity (last active 30001 ms ago): trimming memory