[MDEV-14356] encryption.innodb-first-page-read fails in buildbot with timeout on wait condition Created: 2017-11-10  Updated: 2023-11-29  Resolved: 2023-11-29

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.1
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/10333/steps/test_2/logs/stdio

encryption.innodb-first-page-read 'cbc,innodb_plugin' w4 [ fail ]
        Test ended at 2017-11-09 17:13:24
 
CURRENT_TEST: encryption.innodb-first-page-read
--- /mnt/buildbot/build/mariadb-10.1.29/mysql-test/suite/encryption/r/innodb-first-page-read.result	2017-11-09 14:44:45.000000000 +0200
+++ /mnt/buildbot/build/mariadb-10.1.29/mysql-test/suite/encryption/r/innodb-first-page-read.reject	2017-11-09 17:13:23.000000000 +0200
@@ -68,6 +68,9 @@
 1
 set global innodb_encrypt_tables=OFF;
 # wait until tables are decrypted
+Timeout in wait_condition.inc for SELECT COUNT(*) = 0 FROM INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION WHERE MIN_KEY_VERSION <> 0
+Id	User	Host	db	Command	Time	State	Info	Progress
+2	root	localhost	test	Query	0	init	show full processlist	0.000
 # result should be actual number of tables except remote tables could be read twice
 # i.e. < 23 + 3*2 = 29
 SELECT VARIABLE_VALUE <= 29  FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME = 'innodb_pages0_read';
 
mysqltest: Result length mismatch


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