[MDEV-11546] main.ssl_7937 failed with timeout in buildbot on Windows Created: 2016-12-12  Updated: 2017-11-22  Resolved: 2017-11-14

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.2
Fix Version/s: 10.2.11

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Vladislav Vaintroub
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-7069 Fix buildbot failures in main server ... Stalled

 Description   

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

main.ssl_7937 'ssl'                      w1 [ fail ]  timeout after 2700 seconds
        Test ended at 2016-12-10 23:36:59
 
Test case timeout after 2700 seconds
 
== D:/win32-debug/build/mysql-test/var/1/log/ssl_7937.log == 
create procedure have_ssl()
select if(variable_value > '','yes','no') as 'have_ssl'
  from information_schema.session_status
where variable_name='ssl_cipher';
mysql --ssl-ca=cacert.pem -e "call test.have_ssl()"
 
 == D:/win32-debug/build/mysql-test/var/1/tmp/analyze-timeout-mysqld.1.err ==
SHOW PROCESSLIST;
Id	User	Host	db	Command	Time	State	Info	Progress
5	root	localhost:52654	NULL	Query	0	init	SHOW PROCESSLIST	0.000
 
mysqltest failed but provided no output
The result from queries just before the failure was:
< snip >
create procedure have_ssl()
select if(variable_value > '','yes','no') as 'have_ssl'
  from information_schema.session_status
where variable_name='ssl_cipher';
mysql --ssl-ca=cacert.pem -e "call test.have_ssl()"



 Comments   
Comment by Alice Sherepa [ 2017-09-26 ]

also on 10.3
http://buildbot.askmonty.org/buildbot/builders/win32-debug/builds/5585/steps/test/logs/stdio
main.ssl_7937 'ssl' w2 [ fail ] timeout after 2700 seconds

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