Oct 01 12:34:27 edpm-compute-0 systemd[1]: Starting ovn_controller container... Oct 01 12:34:27 edpm-compute-0 podman[53094]: 2025-10-01 12:34:27.65529017 +0000 UTC m=+0.248791167 container init 9f42218cdd0f5e6f4d334673611556f0c31f4cba9515c87531f9fa65490563e0 (image=quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified, name=ovn_controller, org.label-schema.name=CentOS Stream 9 Base Image, config_id=ovn_controller, io.buildah.version=1.41.3, managed_by=edpm_ansible, org.label-schema.vendor=CentOS, container_name=ovn_controller, maintainer=OpenStack Kubernetes Operator team, org.label-schema.license=GPLv2, tcib_build_tag=36bccb96575468ec919301205d8daa2c, 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.build-date=20250923, org.label-schema.schema-version=1.0, tcib_managed=true) Oct 01 12:34:27 edpm-compute-0 ovn_controller[53107]: + sudo -E kolla_set_configs Oct 01 12:34:27 edpm-compute-0 podman[53094]: 2025-10-01 12:34:27.695055009 +0000 UTC m=+0.288555686 container start 9f42218cdd0f5e6f4d334673611556f0c31f4cba9515c87531f9fa65490563e0 (image=quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified, name=ovn_controller, 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']}, config_id=ovn_controller, managed_by=edpm_ansible, org.label-schema.build-date=20250923, org.label-schema.vendor=CentOS, tcib_managed=true, container_name=ovn_controller, maintainer=OpenStack Kubernetes Operator team, io.buildah.version=1.41.3, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, tcib_build_tag=36bccb96575468ec919301205d8daa2c) Oct 01 12:34:27 edpm-compute-0 edpm-start-podman-container[53094]: ovn_controller Oct 01 12:34:27 edpm-compute-0 edpm-start-podman-container[53093]: Creating additional drop-in dependency for "ovn_controller" (9f42218cdd0f5e6f4d334673611556f0c31f4cba9515c87531f9fa65490563e0) Oct 01 12:34:28 edpm-compute-0 systemd[1]: Started ovn_controller container. Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: INFO:__main__:Validating config file Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: INFO:__main__:Kolla config strategy set to: COPY_ALWAYS Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: INFO:__main__:Writing out command to execute Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: ++ cat /run_command Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: + 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 01 12:34:28 edpm-compute-0 ovn_controller[53107]: + ARGS= Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: + sudo kolla_copy_cacerts Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 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 01 12:34:28 edpm-compute-0 ovn_controller[53107]: + [[ ! -n '' ]] Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: + . kolla_extend_start Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: + 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 01 12:34:28 edpm-compute-0 ovn_controller[53107]: + umask 0022 Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: + 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 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00001|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00002|reconnect|INFO|unix:/run/openvswitch/db.sock: connected Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00003|main|INFO|OVN internal version is : [24.03.7-20.33.0-76.8] Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00004|main|INFO|OVS IDL reconnected, force recompute. Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00005|reconnect|INFO|ssl:ovsdbserver-sb.openstack.svc:6642: connecting... Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00006|main|INFO|OVNSB IDL reconnected, force recompute. Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00007|reconnect|INFO|ssl:ovsdbserver-sb.openstack.svc:6642: connected Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00008|features|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting to switch Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00009|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00010|features|INFO|OVS Feature: ct_zero_snat, state: supported Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00011|features|INFO|OVS Feature: ct_flush, state: supported Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00012|features|INFO|OVS Feature: dp_hash_l4_sym_support, state: supported Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00013|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00014|main|INFO|OVS feature set changed, force recompute. Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00015|ofctrl|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting to switch Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00016|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00017|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00018|reconnect|INFO|unix:/run/openvswitch/db.sock: connected Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00019|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00020|ofctrl|INFO|ofctrl-wait-before-clear is now 8000 ms (was 0 ms) Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00021|main|INFO|OVS OpenFlow connection reconnected,force recompute. Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00022|features|INFO|OVS DB schema supports 4 flow table prefixes, our IDL supports: 4 Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00023|main|INFO|OVS feature set changed, force recompute. Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00024|main|INFO|Setting flow table prefixes: ip_src, ip_dst, ipv6_src, ipv6_dst. Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00001|statctrl(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting to switch Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00001|pinctrl(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting to switch Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00002|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00002|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00003|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected Oct 01 12:34:28 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:28Z|00003|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected Oct 01 12:34:58 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:58Z|00025|memory|INFO|16896 kB peak resident set size after 30.1 seconds Oct 01 12:34:58 edpm-compute-0 ovn_controller[53107]: 2025-10-01T12:34:58Z|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