23m 54s
Feb 28, 2025, 2:18 PM

joomla-cms

[5.3] Remove useless sprintf function call

rdeutz
rdeutz
synchronizedpull request
#45036

Console Logs

12025-02-28 14:19:30+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 0s
22025-02-28 14:19:30+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' 1s
32025-02-28 14:19:30+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 1s
42025-02-28 14:19:31+00:00 [Note] [Entrypoint]: Initializing database files 1s
52025-02-28T14:19:31.257963Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. 1s
62025-02-28T14:19:31.258097Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 1s
72025-02-28T14:19:31.258117Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.41) initializing of server in progress as process 81 1s
82025-02-28T14:19:31.287819Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 1s
92025-02-28T14:19:32.659244Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 2s
102025-02-28T14:19:34.036657Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option. 4s
112025-02-28T14:19:34.217336Z 6 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' 4s
122025-02-28 14:19:37+00:00 [Note] [Entrypoint]: Database files initialized 7s
132025-02-28 14:19:37+00:00 [Note] [Entrypoint]: Starting temporary server 7s
142025-02-28T14:19:37.286942Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. 7s
152025-02-28T14:19:37.288053Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 7s
162025-02-28T14:19:37.288084Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 125 7s
172025-02-28T14:19:37.303216Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 7s
182025-02-28T14:19:37.592629Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 7s
192025-02-28T14:19:37.885242Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 7s
202025-02-28T14:19:37.885304Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 7s
212025-02-28T14:19:37.888308Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. 7s
222025-02-28T14:19:37.913876Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock 8s
232025-02-28T14:19:37.913955Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.41' socket: '/var/run/mysqld/mysqld.sock' port: 0 MySQL Community Server - GPL. 8s
242025-02-28 14:19:37+00:00 [Note] [Entrypoint]: Temporary server started. 8s
25'/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock' 8s
262025-02-28T14:19:37.957349Z 8 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' 8s
27Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it. 8s
28Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it. 8s
29Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it. 8s
30Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it. 10s
31Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it. 10s
32Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it. 10s
332025-02-28 14:19:41+00:00 [Note] [Entrypoint]: Creating database test_joomla 11s
342025-02-28 14:19:41+00:00 [Note] [Entrypoint]: Creating user joomla_ut 11s
352025-02-28 14:19:41+00:00 [Note] [Entrypoint]: Giving user joomla_ut access to schema test_joomla 11s
36 11s
372025-02-28 14:19:41+00:00 [Note] [Entrypoint]: Stopping temporary server 11s
382025-02-28T14:19:41.090673Z 13 [System] [MY-013172] [Server] Received SHUTDOWN from user root. Shutting down mysqld (Version: 8.0.41). 11s
392025-02-28T14:19:42.433789Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.41) MySQL Community Server - GPL. 12s
402025-02-28 14:19:43+00:00 [Note] [Entrypoint]: Temporary server stopped 13s
41 13s
422025-02-28 14:19:43+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up. 13s
43 13s
442025-02-28T14:19:43.326262Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. 13s
452025-02-28T14:19:43.327439Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 13s
462025-02-28T14:19:43.327474Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 1 13s
472025-02-28T14:19:43.335642Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 13s
482025-02-28T14:19:43.828090Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 13s
492025-02-28T14:19:44.116190Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 14s
502025-02-28T14:19:44.116273Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 14s
512025-02-28T14:19:44.120071Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. 14s
522025-02-28T14:19:44.160633Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock 14s
532025-02-28T14:19:44.160978Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.41' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL. 14s
542025-02-28T14:22:45.915907Z 8 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' 196s
Exit Code 0