2026-06-11T20:19:21.447902210-04:00 stdout F Running: mysql --host="mariadb" --user=root --password="$MARIADB_ROOT_PASSWORD" -e "CREATE DATABASE IF NOT EXISTS zuul CHARACTER SET utf8 COLLATE utf8_general_ci;GRANT ALL PRIVILEGES ON zuul.* TO zuul@% IDENTIFIED BY a9a998f5-48e5-4a7f-b8d9-b76cb27fab17 WITH GRANT OPTION; FLUSH PRIVILEGES;" 2026-06-11T20:19:21.455066251-04:00 stderr P mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead 2026-06-11T20:19:21.546790010-04:00 stderr F 2026-06-11T20:19:21.547210141-04:00 stderr F Warning: World-writable config file '/etc/my.cnf.d/docker.cnf' is ignored