Details
Description
dhcp72:/usr/share/mysql-test # ./mysql-test-run.pl main.openssl_6975 --force
|
Logging: ./mysql-test-run.pl main.openssl_6975 --force
|
vardir: /usr/share/mysql-test/var
|
Checking leftover processes...
|
Removing old var directory...
|
Creating var directory '/usr/share/mysql-test/var'...
|
Checking supported features...
|
MariaDB Version 10.0.20-MariaDB
|
- SSL connections supported
|
Collecting tests...
|
Installing system database...
|
|
==============================================================================
|
|
TEST RESULT TIME (ms) or COMMENT
|
--------------------------------------------------------------------------
|
|
worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019
|
worker[1] mysql-test-run: WARNING: running this script as _root_ will cause some tests to be skipped
|
main.openssl_6975 'tlsv10' [ fail ]
|
Test ended at 2015-07-08 08:59:23
|
|
CURRENT_TEST: main.openssl_6975
|
--- /usr/share/mysql-test/r/openssl_6975,tlsv10.result 2015-06-17 10:54:11.000000000 -0400
|
+++ /usr/share/mysql-test/r/openssl_6975,tlsv10.reject 2015-07-08 08:59:23.372542505 -0400
|
@@ -10,16 +10,14 @@
|
ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
|
ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
|
SSLv3 ciphers: user is ok with any cipher
|
-Variable_name Value
|
-Ssl_cipher RC4-SHA
|
+ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use
|
Variable_name Value
|
Ssl_cipher DHE-RSA-AES256-SHA
|
SSLv3 ciphers: user requires SSLv3 cipher RC4-SHA
|
-Variable_name Value
|
-Ssl_cipher RC4-SHA
|
+ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use
|
ERROR 1045 (28000): Access denied for user 'ssl_sslv3'@'localhost' (using password: NO)
|
SSLv3 ciphers: user requires TLSv1.2 cipher AES128-SHA256
|
-ERROR 1045 (28000): Access denied for user 'ssl_tls12'@'localhost' (using password: NO)
|
+ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use
|
ERROR 1045 (28000): Access denied for user 'ssl_tls12'@'localhost' (using password: NO)
|
drop user ssl_sslv3@localhost;
|
drop user ssl_tls12@localhost;
|
|
mysqltest: Result length mismatch
|
|
- saving '/usr/share/mysql-test/var/log/main.openssl_6975-tlsv10/' to '/usr/share/mysql-test/var/log/main.openssl_6975-tlsv10/'
|
main.openssl_6975 'tlsv12' [ fail ]
|
Test ended at 2015-07-08 08:59:25
|
|
CURRENT_TEST: main.openssl_6975
|
--- /usr/share/mysql-test/r/openssl_6975,tlsv12.result 2015-06-17 10:54:11.000000000 -0400
|
+++ /usr/share/mysql-test/r/openssl_6975,tlsv12.reject 2015-07-08 08:59:24.944542505 -0400
|
@@ -13,13 +13,13 @@
|
Ssl_cipher AES128-SHA256
|
ERROR 1045 (28000): Access denied for user 'ssl_tls12'@'localhost' (using password: NO)
|
SSLv3 ciphers: user is ok with any cipher
|
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
|
+ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use
|
ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
|
SSLv3 ciphers: user requires SSLv3 cipher RC4-SHA
|
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
|
+ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use
|
ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
|
SSLv3 ciphers: user requires TLSv1.2 cipher AES128-SHA256
|
-ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
|
+ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use
|
ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
|
drop user ssl_sslv3@localhost;
|
drop user ssl_tls12@localhost;
|
|
mysqltest: Result length mismatch
|
|
- saving '/usr/share/mysql-test/var/log/main.openssl_6975-tlsv12/' to '/usr/share/mysql-test/var/log/main.openssl_6975-tlsv12/'
|
--------------------------------------------------------------------------
|
The servers were restarted 1 times
|
Spent 0.000 of 14 seconds executing testcases
|
|
Completed: Failed 2/2 tests, 0.00% were successful.
|
|
Failing test(s): main.openssl_6975
|
|
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
|
|
mysql-test-run: *** ERROR: there were failing test cases
|
dhcp72:/usr/share/mysql-test #
|
mariadb-10.0.20-18.1.x86_64
openssl-1.0.1i-25.1.x86_64
found also on mariadb-10.0.16-15.1.x86_64