2026-08-04T08:55:06.368100874Z + sudo -E kolla_set_configs 2026-08-04T08:55:06.438277064Z 2026-08-04 08:55:06.437 INFO Loading config file at /var/lib/kolla/config_files/config.json 2026-08-04T08:55:06.438316376Z 2026-08-04 08:55:06.438 INFO Validating config file 2026-08-04T08:55:06.438322766Z 2026-08-04 08:55:06.438 INFO Kolla config strategy set to: COPY_ALWAYS 2026-08-04T08:55:06.438328156Z 2026-08-04 08:55:06.438 INFO Creating directories 2026-08-04T08:55:06.438894560Z 2026-08-04 08:55:06.438 INFO Setting permission for /var/log/kolla 2026-08-04T08:55:06.438916961Z 2026-08-04 08:55:06.438 INFO Setting permission for /var/log/kolla/cron 2026-08-04T08:55:06.439334549Z 2026-08-04 08:55:06.439 INFO Copying /etc/logrotate.conf to /etc/kolla/defaults/etc/logrotate.conf 2026-08-04T08:55:06.439689324Z 2026-08-04 08:55:06.439 INFO Copying permissions from /etc/logrotate.conf onto /etc/kolla/defaults/etc/logrotate.conf 2026-08-04T08:55:06.439702234Z 2026-08-04 08:55:06.439 INFO Copying service configuration files 2026-08-04T08:55:06.439757796Z 2026-08-04 08:55:06.439 INFO Deleting /etc/logrotate.conf 2026-08-04T08:55:06.439855321Z 2026-08-04 08:55:06.439 INFO Copying /var/lib/kolla/config_files/logrotate.conf to /etc/logrotate.conf 2026-08-04T08:55:06.440176434Z 2026-08-04 08:55:06.439 INFO Setting permission for /etc/logrotate.conf 2026-08-04T08:55:06.440401224Z 2026-08-04 08:55:06.440 INFO Creating directory /var/lib/kolla/share/ca-certificates 2026-08-04T08:55:06.440413334Z 2026-08-04 08:55:06.440 INFO Setting permission for /var/lib/kolla/share/ca-certificates 2026-08-04T08:55:06.440420524Z 2026-08-04 08:55:06.440 INFO Copying /var/lib/kolla/config_files/ca-certificates/root.crt to /var/lib/kolla/share/ca-certificates/root.crt 2026-08-04T08:55:06.440649194Z 2026-08-04 08:55:06.440 INFO Setting permission for /var/lib/kolla/share/ca-certificates/root.crt 2026-08-04T08:55:06.440660615Z 2026-08-04 08:55:06.440 INFO Writing out command to execute 2026-08-04T08:55:06.449967117Z ++ cat /run_command 2026-08-04T08:55:06.451896889Z + CMD='cron -f' 2026-08-04T08:55:06.451920230Z + ARGS= 2026-08-04T08:55:06.451994563Z + sudo kolla_copy_cacerts 2026-08-04T08:55:06.492268102Z Updating certificates in /etc/ssl/certs... 2026-08-04T08:55:08.249787832Z rehash: warning: skipping ca-certificates.crt, it does not contain exactly one certificate or CRL 2026-08-04T08:55:08.256480683Z 1 added, 0 removed; done. 2026-08-04T08:55:08.256502434Z Running hooks in /etc/ca-certificates/update.d... 2026-08-04T08:55:08.258934606Z done. 2026-08-04T08:55:08.265520603Z + sudo kolla_install_projects 2026-08-04T08:55:08.283748229Z + [[ ! -n '' ]] 2026-08-04T08:55:08.283777441Z + . kolla_extend_start 2026-08-04T08:55:08.285632038Z +++ find /etc/cron.d /etc/cron.daily /etc/cron.hourly /etc/cron.monthly /etc/crontab /etc/cron.weekly /etc/cron.yearly -name logrotate 2026-08-04T08:55:08.288375354Z ++ CRON_LOGROTATE_CURRENT_PATH=/etc/cron.daily/logrotate 2026-08-04T08:55:08.289744571Z +++ echo /etc/cron.daily/logrotate 2026-08-04T08:55:08.289892487Z +++ sed -r 's/(.*)(hourly|daily|weekly|monthly)(.*)/\2/g' 2026-08-04T08:55:08.292577910Z ++ CRON_LOGROTATE_CURRENT_SCHEDULE=daily 2026-08-04T08:55:08.292591831Z ++ '[' -z /etc/cron.daily/logrotate ']' 2026-08-04T08:55:08.292620492Z ++ [[ daily =~ hourly|daily|weekly|monthly ]] 2026-08-04T08:55:08.292700526Z ++ CRON_LOGROTATE_DESIRED_PATH=/etc/cron.daily/logrotate 2026-08-04T08:55:08.292705426Z ++ [[ /etc/cron.daily/logrotate != \/\e\t\c\/\c\r\o\n\.\d\a\i\l\y\/\l\o\g\r\o\t\a\t\e ]] 2026-08-04T08:55:08.292709766Z ++ echo '[i] Cron schedule for logrotate is currently set to: daily.' 2026-08-04T08:55:08.292756468Z [i] Cron schedule for logrotate is currently set to: daily. 2026-08-04T08:55:08.292771079Z Running command: 'cron -f' 2026-08-04T08:55:08.292778959Z + echo 'Running command: '\''cron -f'\''' 2026-08-04T08:55:08.292782619Z + exec cron -f