[MDEV-124] 5.5 Buildbot test failure main.openssl_1 Created: 2012-01-27  Updated: 2012-01-27  Resolved: 2012-01-27

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 5.5.20
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Kristian Nielsen Assignee: Kristian Nielsen
Resolution: Fixed Votes: 0
Labels: None


 Description   

Most .deb builders:

main.openssl_1 w2 [ fail ]
Test ended at 2012-01-27 06:47:09

CURRENT_TEST: main.openssl_1
ERROR 2026 (HY000): SSL connection error: SSL_CTX_new failed
ERROR 2026 (HY000): SSL connection error: SSL_CTX_new failed
ERROR 2026 (HY000): SSL connection error: error:00000001:lib(0):func(0):reason(1)
ERROR 2026 (HY000): SSL connection error: SSL_CTX_new failed
ERROR 2026 (HY000): SSL connection error: error:00000001:lib(0):func(0):reason(1)
ERROR 2026 (HY000): SSL connection error: SSL_CTX_new failed
ERROR 2026 (HY000): SSL connection error: error:00000001:lib(0):func(0):reason(1)
ERROR 2026 (HY000): SSL connection error: error:00000001:lib(0):func(0):reason(1)
— /usr/share/mysql/mysql-test/r/openssl_1.result 2012-01-27 02:27:03.000000000 +0200
+++ /dev/shm/var/2/log/openssl_1.reject 2012-01-27 06:47:08.384173001 +0200
@@ -44,9 +44,9 @@
drop user ssl_user1@localhost, ssl_user2@localhost,
ssl_user3@localhost, ssl_user4@localhost, ssl_user5@localhost;
drop table t1;
-mysqltest: Could not open connection 'default': 2026 SSL connection error: ASN: bad other signature confirmation
-mysqltest: Could not open connection 'default': 2026 SSL connection error: ASN: bad other signature confirmation
-mysqltest: Could not open connection 'default': 2026 SSL connection error: ASN: bad other signature confirmation
+mysqltest: Could not open connection 'default': 2026 SSL connection error: error:00000001:lib(0):func(0):reason(1)
+mysqltest: Could not open connection 'default': 2026 SSL connection error: error:00000001:lib(0):func(0):reason(1)
+mysqltest: Could not open connection 'default': 2026 SSL connection error: error:00000001:lib(0):func(0):reason(1)
SSL error: Unable to get private key from ''
mysqltest: Could not open connection 'default': 2026 SSL connection error: Unable to get private key
SSL error: Unable to get certificate from ''

mysqltest: Result length mismatch



 Comments   
Comment by Kristian Nielsen [ 2012-01-27 ]

To repeat: build with -DWITH_SSL=system (on a system with openssl-dev installed).

Comment by Kristian Nielsen [ 2012-01-27 ]

A change in MySQL 5.5 viossl.c causes us to report the first error in the SSL
error list rather than the last. Update the --replace_regex for main.openssl_1 accordingly.

Generated at Thu Feb 08 06:26:27 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.