=> sourcing 20-validate-variables.sh ... => sourcing 25-validate-replication-variables.sh ... => sourcing 30-base-config.sh ... ---> 15:09:09 Processing basic MySQL configuration files ... => sourcing 60-replication-config.sh ... => sourcing 70-s2i-config.sh ... ---> 15:09:09 Processing additional arbitrary MySQL configuration provided by s2i ... => sourcing 40-paas.cnf ... => sourcing 50-my-tuning.cnf ... ---> 15:09:09 Initializing database ... ---> 15:09:09 Running mysql_install_db ... PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! To do so, start the server, then issue the following command: '/usr/bin/mariadb-secure-installation' which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the MariaDB Knowledgebase at https://mariadb.com/kb Please report any problems at https://mariadb.org/jira The latest information about MariaDB is available at https://mariadb.org/. Consider joining MariaDB's strong and vibrant community: https://mariadb.org/get-involved/ ---> 15:09:10 Starting MySQL server with disabled networking ... ---> 15:09:10 Waiting for MySQL to start ... 2026-03-19 15:09:10 0 [Note] Starting MariaDB 10.5.29-MariaDB source revision c461188ca6ad6ec3a54201eb87ebd75797d296df server_uid TZQEl4EFOUJbjEssbM9n1jC1/mA= as process 73 2026-03-19 15:09:10 0 [Note] InnoDB: Uses event mutexes 2026-03-19 15:09:10 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2026-03-19 15:09:10 0 [Note] InnoDB: Number of pools: 1 2026-03-19 15:09:10 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2026-03-19 15:09:10 0 [Note] mysqld: O_TMPFILE is not supported on /var/tmp (disabling future attempts) 2026-03-19 15:09:10 0 [Note] InnoDB: Using Linux native AIO 2026-03-19 15:09:10 0 [Note] InnoDB: Initializing buffer pool, total size = 33554432, chunk size = 33554432 2026-03-19 15:09:10 0 [Note] InnoDB: Completed initialization of buffer pool 2026-03-19 15:09:10 0 [Note] InnoDB: 128 rollback segments are active. 2026-03-19 15:09:10 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2026-03-19 15:09:10 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2026-03-19 15:09:10 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2026-03-19 15:09:10 0 [Note] InnoDB: 10.5.29 started; log sequence number 45079; transaction id 20 2026-03-19 15:09:10 0 [Note] Plugin 'FEEDBACK' is disabled. 2026-03-19 15:09:10 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/data/ib_buffer_pool 2026-03-19 15:09:10 0 [Note] InnoDB: Buffer pool(s) load completed at 260319 15:09:10 2026-03-19 15:09:10 0 [Warning] 'user' entry 'root@trillian-db-69856896f5-n9m5c' ignored in --skip-name-resolve mode. 2026-03-19 15:09:10 0 [Warning] 'proxies_priv' entry '@% root@trillian-db-69856896f5-n9m5c' ignored in --skip-name-resolve mode. 2026-03-19 15:09:10 0 [Note] Reading of all Master_info entries succeeded 2026-03-19 15:09:10 0 [Note] Added new Master_info '' to hash table 2026-03-19 15:09:10 0 [Note] /usr/libexec/mysqld: ready for connections. Version: '10.5.29-MariaDB' socket: '/tmp/mysql.sock' port: 0 MariaDB Server ---> 15:09:11 MySQL started successfully This installation of MariaDB is already upgraded to 10.5.29-MariaDB. There is no need to run mysql_upgrade again. You can use --force if you still want to run mysql_upgrade ---> 15:09:11 Creating user specified by MYSQL_USER (mysql) ... ---> 15:09:11 Creating database trillian ... ---> 15:09:11 Granting privileges to user mysql for trillian ... 2026-03-19 15:09:11 7 [Warning] 'user' entry 'root@trillian-db-69856896f5-n9m5c' ignored in --skip-name-resolve mode. 2026-03-19 15:09:11 7 [Warning] 'proxies_priv' entry '@% root@trillian-db-69856896f5-n9m5c' ignored in --skip-name-resolve mode. ---> 15:09:11 Setting password for MySQL root user ... ---> 15:09:11 Initialization finished => sourcing 40-datadir-action.sh ... ---> 15:09:11 Running datadir action: upgrade-warn ---> 15:09:11 MySQL server version check passed, both server and data directory are version 10.5. => sourcing 50-passwd-change.sh ... ---> 15:09:11 Setting passwords ... => sourcing 60-load-db.sh ... ---> 15:09:11 Shutting down MySQL ... 2026-03-19 15:09:11 15 [Warning] 'user' entry 'root@trillian-db-69856896f5-n9m5c' ignored in --skip-name-resolve mode. 2026-03-19 15:09:11 15 [Warning] 'proxies_priv' entry '@% root@trillian-db-69856896f5-n9m5c' ignored in --skip-name-resolve mode. 2026-03-19 15:09:11 0 [Note] /usr/libexec/mysqld (initiated by: root[root] @ localhost []): Normal shutdown 2026-03-19 15:09:11 0 [Note] InnoDB: FTS optimize thread exiting. 2026-03-19 15:09:11 0 [Note] InnoDB: Starting shutdown... 2026-03-19 15:09:11 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/data/ib_buffer_pool 2026-03-19 15:09:11 0 [Note] InnoDB: Buffer pool(s) dump completed at 260319 15:09:11 2026-03-19 15:09:11 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2026-03-19 15:09:11 0 [Note] InnoDB: Shutdown completed; log sequence number 75429; transaction id 83 2026-03-19 15:09:11 0 [Note] Event Scheduler: Purging the queue. 0 events 2026-03-19 15:09:11 0 [Note] /usr/libexec/mysqld: Shutdown complete ---> 15:09:12 Cleaning up environment variables MYSQL_USER, MYSQL_PASSWORD, MYSQL_DATABASE and MYSQL_ROOT_PASSWORD ... ---> 15:09:12 Running final exec -- Only MySQL server logs after this point 2026-03-19 15:09:12 0 [Note] Starting MariaDB 10.5.29-MariaDB source revision c461188ca6ad6ec3a54201eb87ebd75797d296df server_uid TZQEl4EFOUJbjEssbM9n1jC1/mA= as process 1 2026-03-19 15:09:12 0 [Note] InnoDB: Uses event mutexes 2026-03-19 15:09:12 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2026-03-19 15:09:12 0 [Note] InnoDB: Number of pools: 1 2026-03-19 15:09:12 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2026-03-19 15:09:12 0 [Note] mysqld: O_TMPFILE is not supported on /var/tmp (disabling future attempts) 2026-03-19 15:09:12 0 [Note] InnoDB: Using Linux native AIO 2026-03-19 15:09:12 0 [Note] InnoDB: Initializing buffer pool, total size = 33554432, chunk size = 33554432 2026-03-19 15:09:12 0 [Note] InnoDB: Completed initialization of buffer pool 2026-03-19 15:09:12 0 [Note] InnoDB: 128 rollback segments are active. 2026-03-19 15:09:12 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2026-03-19 15:09:12 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2026-03-19 15:09:12 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2026-03-19 15:09:12 0 [Note] InnoDB: 10.5.29 started; log sequence number 75429; transaction id 84 2026-03-19 15:09:12 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/data/ib_buffer_pool 2026-03-19 15:09:12 0 [Note] Plugin 'FEEDBACK' is disabled. 2026-03-19 15:09:12 0 [Note] InnoDB: Buffer pool(s) load completed at 260319 15:09:12 2026-03-19 15:09:12 0 [Note] Server socket created on IP: '::'. 2026-03-19 15:09:12 0 [Warning] 'user' entry 'root@trillian-db-69856896f5-n9m5c' ignored in --skip-name-resolve mode. 2026-03-19 15:09:12 0 [Warning] 'proxies_priv' entry '@% root@trillian-db-69856896f5-n9m5c' ignored in --skip-name-resolve mode. 2026-03-19 15:09:12 0 [Note] Reading of all Master_info entries succeeded 2026-03-19 15:09:12 0 [Note] Added new Master_info '' to hash table 2026-03-19 15:09:12 0 [Note] /usr/libexec/mysqld: ready for connections. Version: '10.5.29-MariaDB' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server 2026-03-19 15:09:21 4 [Warning] Aborted connection 4 to db: 'unconnected' user: 'unauthenticated' host: '10.128.0.53' (This connection closed normally without authentication) 2026-03-19 15:09:22 5 [Warning] Aborted connection 5 to db: 'unconnected' user: 'unauthenticated' host: '10.129.0.40' (This connection closed normally without authentication)