Logging: /home/mysqldev/server/mysql-test/mysql-test-run.pl plugins.cracklib_password_check vardir: /home/mysqldev/build-mariadb-server-debug/mysql-test/var Checking leftover processes... Removing old var directory... - WARNING: Using the 'mysql-test/var' symlink Creating var directory '/home/mysqldev/build-mariadb-server-debug/mysql-test/var'... Checking supported features... MariaDB Version 10.6.0-MariaDB-debug - SSL connections supported - binaries are debug compiled - binaries built with wsrep patch Collecting tests... Installing system database... ============================================================================== TEST RESULT TIME (ms) or COMMENT -------------------------------------------------------------------------- worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019 plugins.cracklib_password_check [ fail ] Test ended at 2021-05-01 19:17:52 CURRENT_TEST: plugins.cracklib_password_check mysqltest: At line 30: query 'grant select on *.* to foobar identified by 'q$%^&*rty'' failed: 1819: Your password does not satisfy the current policy requirements The result from queries just before the failure was: < snip > Error 1819 Your password does not satisfy the current policy requirements grant select on *.* to foocar identified by 'racoof'; ERROR HY000: Your password does not satisfy the current policy requirements show warnings; Level Code Message Warning 1819 cracklib: error loading dictionary Error 1819 Your password does not satisfy the current policy requirements grant select on *.* to foo@barbar identified by 'barbar'; ERROR HY000: Your password does not satisfy the current policy requirements show warnings; Level Code Message Warning 1819 cracklib: error loading dictionary Error 1819 Your password does not satisfy the current policy requirements grant select on *.* to foobar identified by 'qwerty'; ERROR HY000: Your password does not satisfy the current policy requirements show warnings; Level Code Message Warning 1819 cracklib: error loading dictionary Error 1819 Your password does not satisfy the current policy requirements grant select on *.* to foobar identified by 'q$%^&*rty'; More results from queries before failure can be found in /home/mysqldev/build-mariadb-server-debug/mysql-test/var/log/cracklib_password_check.log - saving '/home/mysqldev/build-mariadb-server-debug/mysql-test/var/log/plugins.cracklib_password_check/' to '/home/mysqldev/build-mariadb-server-debug/mysql-test/var/log/plugins.cracklib_password_check/' -------------------------------------------------------------------------- The servers were restarted 0 times Spent 0.000 of 4 seconds executing testcases Failure: Failed 1/1 tests, 0.00% were successful. Failing test(s): plugins.cracklib_password_check The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html