Oct 09 11:18:36 edpm-compute-0 systemd[1]: Starting ovn_controller container... Oct 09 11:18:37 edpm-compute-0 podman[12803]: 2025-10-09 11:18:37.239664358 +0000 UTC m=+0.228995305 container init 36e95f1096b749cc4b54e838f330cf347caf8ef6dc7bd86553e443ed3fbc9cbd (image=quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified, name=ovn_controller, tcib_managed=true, io.buildah.version=1.41.3, maintainer=OpenStack Kubernetes Operator team, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, config_id=ovn_controller, container_name=ovn_controller, managed_by=edpm_ansible, tcib_build_tag=b78cfc68a577b1553523c8a70a34e297, config_data={'depends_on': ['openvswitch.service'], 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'healthcheck': {'mount': '/var/lib/openstack/healthchecks/ovn_controller', 'test': '/openstack/healthcheck'}, 'image': 'quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified', 'net': 'host', 'privileged': True, 'restart': 'always', 'user': 'root', 'volumes': ['/lib/modules:/lib/modules:ro', '/run:/run', '/var/lib/openvswitch/ovn:/run/ovn:shared,z', '/var/lib/kolla/config_files/ovn_controller.json:/var/lib/kolla/config_files/config.json:ro', '/var/lib/openstack/cacerts/ovn/tls-ca-bundle.pem:/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:ro,z', '/var/lib/openstack/certs/ovn/default/ca.crt:/etc/pki/tls/certs/ovndbca.crt:ro,z', '/var/lib/openstack/certs/ovn/default/tls.crt:/etc/pki/tls/certs/ovndb.crt:ro,z', '/var/lib/openstack/certs/ovn/default/tls.key:/etc/pki/tls/private/ovndb.key:ro,Z', '/var/lib/openstack/healthchecks/ovn_controller:/openstack:ro,z']}, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20251001) Oct 09 11:18:37 edpm-compute-0 podman[12803]: 2025-10-09 11:18:37.273389519 +0000 UTC m=+0.262720306 container start 36e95f1096b749cc4b54e838f330cf347caf8ef6dc7bd86553e443ed3fbc9cbd (image=quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified, name=ovn_controller, container_name=ovn_controller, tcib_build_tag=b78cfc68a577b1553523c8a70a34e297, tcib_managed=true, config_data={'depends_on': ['openvswitch.service'], 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'healthcheck': {'mount': '/var/lib/openstack/healthchecks/ovn_controller', 'test': '/openstack/healthcheck'}, 'image': 'quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified', 'net': 'host', 'privileged': True, 'restart': 'always', 'user': 'root', 'volumes': ['/lib/modules:/lib/modules:ro', '/run:/run', '/var/lib/openvswitch/ovn:/run/ovn:shared,z', '/var/lib/kolla/config_files/ovn_controller.json:/var/lib/kolla/config_files/config.json:ro', '/var/lib/openstack/cacerts/ovn/tls-ca-bundle.pem:/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:ro,z', '/var/lib/openstack/certs/ovn/default/ca.crt:/etc/pki/tls/certs/ovndbca.crt:ro,z', '/var/lib/openstack/certs/ovn/default/tls.crt:/etc/pki/tls/certs/ovndb.crt:ro,z', '/var/lib/openstack/certs/ovn/default/tls.key:/etc/pki/tls/private/ovndb.key:ro,Z', '/var/lib/openstack/healthchecks/ovn_controller:/openstack:ro,z']}, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, config_id=ovn_controller, managed_by=edpm_ansible, org.label-schema.build-date=20251001, io.buildah.version=1.41.3, maintainer=OpenStack Kubernetes Operator team) Oct 09 11:18:37 edpm-compute-0 edpm-start-podman-container[12803]: ovn_controller Oct 09 11:18:37 edpm-compute-0 ovn_controller[12816]: + sudo -E kolla_set_configs Oct 09 11:18:37 edpm-compute-0 edpm-start-podman-container[12802]: Creating additional drop-in dependency for "ovn_controller" (36e95f1096b749cc4b54e838f330cf347caf8ef6dc7bd86553e443ed3fbc9cbd) Oct 09 11:18:37 edpm-compute-0 systemd[1]: Started ovn_controller container. Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: INFO:__main__:Validating config file Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: INFO:__main__:Kolla config strategy set to: COPY_ALWAYS Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: INFO:__main__:Writing out command to execute Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: ++ cat /run_command Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: + CMD='/usr/bin/ovn-controller --pidfile unix:/run/openvswitch/db.sock -p /etc/pki/tls/private/ovndb.key -c /etc/pki/tls/certs/ovndb.crt -C /etc/pki/tls/certs/ovndbca.crt ' Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: + ARGS= Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: + sudo kolla_copy_cacerts Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: + [[ ! -n '' ]] Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: + . kolla_extend_start Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: Running command: '/usr/bin/ovn-controller --pidfile unix:/run/openvswitch/db.sock -p /etc/pki/tls/private/ovndb.key -c /etc/pki/tls/certs/ovndb.crt -C /etc/pki/tls/certs/ovndbca.crt ' Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: + echo 'Running command: '\''/usr/bin/ovn-controller --pidfile unix:/run/openvswitch/db.sock -p /etc/pki/tls/private/ovndb.key -c /etc/pki/tls/certs/ovndb.crt -C /etc/pki/tls/certs/ovndbca.crt '\''' Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: + umask 0022 Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: + exec /usr/bin/ovn-controller --pidfile unix:/run/openvswitch/db.sock -p /etc/pki/tls/private/ovndb.key -c /etc/pki/tls/certs/ovndb.crt -C /etc/pki/tls/certs/ovndbca.crt Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00001|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00002|reconnect|INFO|unix:/run/openvswitch/db.sock: connected Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00003|main|INFO|OVN internal version is : [24.03.7-20.33.0-76.8] Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00004|main|INFO|OVS IDL reconnected, force recompute. Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00005|reconnect|INFO|ssl:ovsdbserver-sb.openstack.svc:6642: connecting... Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00006|main|INFO|OVNSB IDL reconnected, force recompute. Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00007|reconnect|INFO|ssl:ovsdbserver-sb.openstack.svc:6642: connected Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00008|features|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting to switch Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00009|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00010|features|INFO|OVS Feature: ct_zero_snat, state: supported Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00011|features|INFO|OVS Feature: ct_flush, state: supported Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00012|features|INFO|OVS Feature: dp_hash_l4_sym_support, state: supported Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00013|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00014|main|INFO|OVS feature set changed, force recompute. Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00015|ofctrl|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting to switch Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00016|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00017|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00018|ofctrl|INFO|ofctrl-wait-before-clear is now 8000 ms (was 0 ms) Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00019|main|INFO|OVS OpenFlow connection reconnected,force recompute. Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00020|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00021|reconnect|INFO|unix:/run/openvswitch/db.sock: connected Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00022|features|INFO|OVS DB schema supports 4 flow table prefixes, our IDL supports: 4 Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00023|main|INFO|Setting flow table prefixes: ip_src, ip_dst, ipv6_src, ipv6_dst. Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00024|main|INFO|OVS feature set changed, force recompute. Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00001|statctrl(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting to switch Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00002|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00001|pinctrl(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting to switch Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00002|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00003|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected Oct 09 11:18:38 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:18:38Z|00003|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected Oct 09 11:19:07 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:19:07Z|00025|memory|INFO|16384 kB peak resident set size after 29.5 seconds Oct 09 11:19:07 edpm-compute-0 ovn_controller[12816]: 2025-10-09T11:19:07Z|00026|memory|INFO|idl-cells-OVN_Southbound:239 idl-cells-Open_vSwitch:471 ofctrl_desired_flow_usage-KB:5 ofctrl_installed_flow_usage-KB:4 ofctrl_sb_flow_ref_usage-KB:2