[MDEV-13726] main.ssl_timeout, main.ssl_7937 failed (sporadically) in buildbot, unknown SSL error (0x80090308) Created: 2017-09-04  Updated: 2019-08-05  Resolved: 2017-09-04

Status: Closed
Project: MariaDB Server
Component/s: Optimizer - Window functions, Tests
Affects Version/s: 10.3
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Alice Sherepa Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None

Issue Links:
Duplicate
is duplicated by MDEV-13492 main.ssl_connect failed with 2026: U... Closed
Relates
relates to CONC-417 Windows clients using Schannel often ... Closed
relates to CONC-418 Use FormatMessage to get error string... Closed
relates to CONC-432 Use GnuTLS for Windows builds instead... Closed

 Description   

http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/5106/steps/test/logs/stdio

main.ssl_timeout                         w4 [ fail ]
        Test ended at 2017-09-02 20:01:09
 
CURRENT_TEST: main.ssl_timeout
mysqltest: At line 7: query 'connect  ssl_con,localhost,root,,,,,SSL read_timeout=5' failed: 2026: Unknown SSL error (0x80090308)
 
The result from queries just before the failure was:
# connect with read timeout so SLEEP() should timeout

http://buildbot.askmonty.org/buildbot/builders/win32-debug/builds/5261/steps/test/logs/stdio

main.ssl_7937 'ssl'                      w4 [ fail ]
        Test ended at 2017-09-02 18:26:32
 
CURRENT_TEST: main.ssl_7937
--- D:/win32-debug/build/src/mysql-test/r/ssl_7937.result	2017-09-02 17:34:58.793016300 +0000
+++ D:\win32-debug\build\src\mysql-test\r\ssl_7937.reject	2017-09-02 18:26:31.393918200 +0000
@@ -6,8 +6,7 @@
 have_ssl
 yes
 mysql --ssl -e "call test.have_ssl()"
-have_ssl
-yes
+ERROR 2026 (HY000): Unknown SSL error (0x80090308)
 mysql --ssl-ca=cacert.pem --ssl-verify-server-cert -e "call test.have_ssl()"
 have_ssl
 yes
 
mysqltest: Result length mismatch


Generated at Thu Feb 08 08:07:53 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.