+ sudo -E kolla_set_configs INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json INFO:__main__:Validating config file INFO:__main__:Kolla config strategy set to: COPY_ALWAYS INFO:__main__:Copying service configuration files INFO:__main__:Copying /var/lib/kolla/config_files/heat.conf to /etc/heat/heat.conf INFO:__main__:Setting permission for /etc/heat/heat.conf INFO:__main__:Copying /var/lib/kolla/config_files/wsgi-heat-api.conf to /etc/httpd/conf.d/wsgi-heat-api.conf INFO:__main__:Setting permission for /etc/httpd/conf.d/wsgi-heat-api.conf INFO:__main__:Writing out command to execute INFO:__main__:Setting permission for /var/log/kolla/heat ++ cat /run_command + CMD='/usr/sbin/httpd -DFOREGROUND' + ARGS= + sudo kolla_copy_cacerts + [[ ! -n '' ]] + . kolla_extend_start ++ [[ ! -d /var/log/kolla/heat ]] +++ stat -c %a /var/log/kolla/heat ++ [[ 2755 != \7\5\5 ]] ++ chmod 755 /var/log/kolla/heat ++ . /usr/local/bin/kolla_heat_extend_start +++ [[ -n '' ]] +++ . /usr/local/bin/kolla_httpd_setup +++++ whoami ++++ [[ root == \r\o\o\t ]] ++++ [[ rocky =~ debian|ubuntu ]] ++++ rm -rf /var/run/httpd/htcacheclean /run/httpd/htcacheclean '/tmp/httpd*' ++++ cat ++++ [[ rocky =~ centos|rocky ]] ++++ [[ ! -e /etc/pki/tls/certs/localhost.crt ]] ++++ rm -f /tmp/dhparams.pem ++++ /usr/libexec/httpd-ssl-gencerts ++++ LANG=C.UTF-8 ++++ [[ rocky =~ debian|ubuntu ]] ++++ '[' -f /etc/locale.conf ']' ++++ . /etc/locale.conf +++++ LANG=C.UTF-8 + echo 'Running command: '\''/usr/sbin/httpd -DFOREGROUND'\''' Running command: '/usr/sbin/httpd -DFOREGROUND' + exec /usr/sbin/httpd -DFOREGROUND [Tue Nov 04 16:57:51.926405 2025] [core:warn] [pid 7:tid 7] AH00114: Useless use of AllowOverride in line 11 of /etc/httpd/conf.d/wsgi-heat-api.conf.