45m 51s
Feb 28, 2025, 7:17 AM

joomla-cms

[Cypress] PHP Backend Notice com_media/Files (#44976) * [Cypress] PHP Backend Notice com_media/Files.cy.js Fixing all Joomla backend PHP notices from Cypress test file `api/com_media/Files.cy.js` and doing some refactoring. Fixed PHP notices are: ``` [Sat Feb 22 18:28:44.019593 2025] [php:notice] [pid 31:tid 31] [client 10.0.0.1:64714] PHP Notice: exif_imagetype(): Error reading from /var/www/html/files/test-image-1.jpg! in /var/www/html/libraries/src/Helper/MediaHelper.php on line 93 [Sat Feb 22 18:28:44.022074 2025] [php:notice] [pid 31:tid 31] [client 10.0.0.1:64714] PHP Notice: getimagesize(): Error reading from /var/www/html/files/test-image-1.jpg! in /var/www/html/libraries/src/Image/Image.php on line 177 [Sat Feb 22 18:28:44.258619 2025] [php:notice] [pid 31:tid 31] [client 10.0.0.1:64714] PHP Notice: exif_imagetype(): Error reading from /var/www/html/files/test-dir/test-image-1-subfolder.jpg! in /var/www/html/libraries/src/Helper/MediaHelper.php on line 93 [Sat Feb 22 18:28:44.259092 2025] [php:notice] [pid 31:tid 31] [client 10.0.0.1:64714] PHP Notice: getimagesize(): Error reading from /var/www/html/files/test-dir/test-image-1-subfolder.jpg! in /var/www/html/libraries/src/Image/Image.php on line 177 [Sat Feb 22 18:28:47.177357 2025] [php:notice] [pid 31:tid 31] [client 10.0.0.1:64714] PHP Notice: exif_imagetype(): Error reading from /var/www/html/files/test-dir/todelete.jpg! in /var/www/html/libraries/src/Helper/MediaHelper.php on line 93 [Sat Feb 22 18:28:47.178099 2025] [php:notice] [pid 31:tid 31] [client 10.0.0.1:64714] PHP Notice: getimagesize(): Error reading from /var/www/html/files/test-dir/todelete.jpg! in /var/www/html/libraries/src/Image/Image.php on line 177 [Sat Feb 22 18:28:47.564807 2025] [php:notice] [pid 31:tid 31] [client 10.0.0.1:64714] PHP Notice: exif_imagetype(): Error reading from /var/www/html/images/test-dir/todelete.jpg! in /var/www/html/libraries/src/Helper/MediaHelper.php on line 93 [Sat Feb 22 18:28:47.565288 2025] [p

laoneo
laoneo
pushed
6af88f52

Console Logs

12025-02-28 07:17:46+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 2s
22025-02-28 07:17:47+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' 3s
32025-02-28 07:17:47+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.41-1.el9 started. 3s
42025-02-28 07:17:48+00:00 [Note] [Entrypoint]: Initializing database files 3s
52025-02-28T07:17:48.177802Z 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. 3s
62025-02-28T07:17:48.177947Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 3s
72025-02-28T07:17:48.177976Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.41) initializing of server in progress as process 81 3s
82025-02-28T07:17:48.205850Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 3s
92025-02-28T07:17:51.449720Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 7s
102025-02-28T07:18:02.348240Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option. 17s
112025-02-28T07:18:03.181543Z 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' 18s
122025-02-28 07:18:18+00:00 [Note] [Entrypoint]: Database files initialized 34s
132025-02-28 07:18:18+00:00 [Note] [Entrypoint]: Starting temporary server 34s
142025-02-28T07:18:19.360975Z 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. 34s
152025-02-28T07:18:19.363484Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 34s
162025-02-28T07:18:19.363520Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 125 34s
172025-02-28T07:18:19.392765Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 34s
182025-02-28T07:18:20.143495Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 35s
192025-02-28T07:18:20.641591Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 36s
202025-02-28T07:18:20.641672Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 36s
212025-02-28T07:18:20.645704Z 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. 36s
222025-02-28T07:18:20.672104Z 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. 36s
232025-02-28T07:18:20.672202Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock 36s
242025-02-28 07:18:20+00:00 [Note] [Entrypoint]: Temporary server started. 36s
25'/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock' 36s
262025-02-28T07:18:20.742437Z 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' 36s
27Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it. 37s
28Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it. 37s
29Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it. 37s
30Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it. 39s
31Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it. 39s
32Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it. 39s
332025-02-28 07:18:24+00:00 [Note] [Entrypoint]: Creating database test_joomla 39s
342025-02-28 07:18:24+00:00 [Note] [Entrypoint]: Creating user joomla_ut 39s
352025-02-28 07:18:24+00:00 [Note] [Entrypoint]: Giving user joomla_ut access to schema test_joomla 39s
36 39s
372025-02-28 07:18:24+00:00 [Note] [Entrypoint]: Stopping temporary server 39s
382025-02-28T07:18:24.144672Z 13 [System] [MY-013172] [Server] Received SHUTDOWN from user root. Shutting down mysqld (Version: 8.0.41). 39s
392025-02-28T07:18:28.364495Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.41) MySQL Community Server - GPL. 43s
402025-02-28 07:18:29+00:00 [Note] [Entrypoint]: Temporary server stopped 44s
41 44s
422025-02-28 07:18:29+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up. 44s
43 44s
442025-02-28T07:18:29.519686Z 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. 45s
452025-02-28T07:18:29.521590Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. 45s
462025-02-28T07:18:29.521623Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.41) starting as process 1 45s
472025-02-28T07:18:29.529749Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 45s
482025-02-28T07:18:30.199436Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 45s
492025-02-28T07:18:30.652378Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 46s
502025-02-28T07:18:30.652907Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 46s
512025-02-28T07:18:30.657294Z 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. 46s
522025-02-28T07:18:30.704711Z 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. 46s
532025-02-28T07:18:30.704859Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock 46s
542025-02-28T07:22:02.831393Z 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' 258s
Step is killed (canceled)