[MDEV-19763] encryption.innodb_encrypt_key_rotation_age failed in buildbot with timeout Created: 2019-06-14  Updated: 2023-04-27

Status: Open
Project: MariaDB Server
Component/s: Encryption, Tests
Affects Version/s: 10.2, 10.3, 10.4, 10.5
Fix Version/s: 10.4, 10.5

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Marko Mäkelä
Resolution: Unresolved Votes: 0
Labels: None


 Description   

Note: Normally the test only takes seconds (see retries in the same test run, same machine – 17 seconds), so there must be more to it than just being slow.

http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-x86/builds/11748/steps/mtr/logs/stdio

10.2 06be8cd38faf6faa35e0166226e6e178

encryption.innodb_encrypt_key_rotation_age 'innodb' w2 [ fail ]  timeout after 900 seconds
        Test ended at 2019-06-12 20:43:54
 
Test case timeout after 900 seconds
 
== /usr/local/mariadb-10.2.25-linux-i686/mysql-test/var/2/log/innodb_encrypt_key_rotation_age.log == 
# Restart the server with encryption
# Wait until encryption threads have encrypted all tablespaces
Timeout in wait_condition.inc for SELECT COUNT(*) >= 6 FROM INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION WHERE MIN_KEY_VERSION <> 0;
Id	User	Host	db	Command	Time	State	Info	Progress
1	system user		NULL	Daemon	NULL	InnoDB purge worker	NULL	0.000
2	system user		NULL	Daemon	NULL	InnoDB purge coordinator	NULL	0.000
3	system user		NULL	Daemon	NULL	InnoDB purge worker	NULL	0.000
4	system user		NULL	Daemon	NULL	InnoDB purge worker	NULL	0.000
5	system user		NULL	Daemon	NULL	InnoDB shutdown handler	NULL	0.000
8	root	localhost	test	Query	0	init	show full processlist	0.000
SELECT NAME FROM INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION WHERE MIN_KEY_VERSION = 0;
NAME
SELECT NAME FROM INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION WHERE MIN_KEY_VERSION <> 0;
NAME
test/t1
test/t2
test/t3
# Restart the server with innodb_encryption_rotate_key_age= 0
create table t4 (f1 int not null)engine=innodb encrypted=NO;
# Wait until encryption threads have encrypted all tablespaces



 Comments   
Comment by Alice Sherepa [ 2020-12-18 ]

on 10.2 1ff8588c3f1f07e7f6e1

encryption.innodb_encrypt_key_rotation_age 'innodb' w4 [ fail ]  timeout after 900 seconds
        Test ended at 2020-10-26 16:37:44
 
Test case timeout after 900 seconds
 
== /usr/local/mariadb-10.2.35-linux-x86_64/mysql-test/var/4/log/innodb_encrypt_key_rotation_age.log == 
# Restart the server with encryption
# Wait until encryption threads have encrypted all tablespaces
Timeout in wait_condition.inc for SELECT COUNT(*) >= 6 FROM INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION WHERE MIN_KEY_VERSION <> 0;
Id	User	Host	db	Command	Time	State	Info	Progress
1	system user		NULL	Daemon	NULL	InnoDB purge coordinator	NULL	0.000
3	system user		NULL	Daemon	NULL	InnoDB purge worker	NULL	0.000
4	system user		NULL	Daemon	NULL	InnoDB purge worker	NULL	0.000
2	system user		NULL	Daemon	NULL	InnoDB purge worker	NULL	0.000
5	system user		NULL	Daemon	NULL	InnoDB shutdown handler	NULL	0.000
8	root	localhost	test	Query	0	init	show full processlist	0.000
SELECT NAME FROM INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION WHERE MIN_KEY_VERSION = 0;
NAME
SELECT NAME FROM INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION WHERE MIN_KEY_VERSION <> 0;
NAME
test/t1
test/t2
test/t3
# Restart the server with innodb_encryption_rotate_key_age= 0
create table t4 (f1 int not null)engine=innodb encrypted=NO;
# Wait until encryption threads have encrypted all tablespaces
 
 == /usr/local/mariadb-10.2.35-linux-x86_64/mysql-test/var/4/tmp/analyze-timeout-mysqld.1.err ==
mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local MySQL server through socket '/usr/local/mariadb-10.2.35-linux-x86_64/mysql-test/var/tmp/4/mys' (111)
 
 
 - found 'core' (0/0)
 
Trying 'dbx' to get a backtrace
 
Trying 'gdb' to get a backtrace from coredump /usr/local/mariadb-10.2.35-linux-x86_64/mysql-test/var/4/log/encryption.innodb_encrypt_key_rotation_age-innodb/mysqld.1/data/core
Core generated by '/usr/local/mariadb-10.2.35-linux-x86_64/bin/mysqld'
Output from gdb follows. The first stack trace is from the failing thread.
The following stack traces are from all threads (so the failing one is
duplicated).
--------------------------
[New LWP 20819]
[New LWP 20831]
[New LWP 20826]
[New LWP 20837]
[New LWP 20832]
[New LWP 20828]
[New LWP 20867]
[New LWP 20835]
[New LWP 20833]
[New LWP 20836]
[New LWP 20834]
[New LWP 20854]
[New LWP 20840]
[New LWP 20841]
[New LWP 20842]
[New LWP 20843]
[New LWP 20844]
[New LWP 20845]
[New LWP 20846]
[New LWP 20847]
[New LWP 20848]
[New LWP 20849]
[New LWP 20852]
[New LWP 20853]
[New LWP 20855]
[New LWP 20856]
[New LWP 20857]
[New LWP 20859]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/local/mariadb-10.2.35-linux-x86_64/bin/mysqld --defaults-group-suffix=.1 -'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f1e7a80c611 in __pthread_kill (threadid=<optimized out>, signo=6) at ../nptl/sysdeps/unix/sysv/linux/pthread_kill.c:61
61	../nptl/sysdeps/unix/sysv/linux/pthread_kill.c: No such file or directory.
#0  0x00007f1e7a80c611 in __pthread_kill (threadid=<optimized out>, signo=6) at ../nptl/sysdeps/unix/sysv/linux/pthread_kill.c:61
#1  0x00007f1e7bb2728e in handle_fatal_signal (sig=6) at /home/buildbot/buildbot/build/sql/signal_handler.cc:343
#2  <signal handler called>
#3  0x00007f1e79f1cc9d in poll () at ../sysdeps/unix/syscall-template.S:81
#4  0x00007f1e7b8f8d2f in poll (__timeout=-1, __nfds=2, __fds=0x7fff7e29c3b0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:41
#5  handle_connections_sockets () at /home/buildbot/buildbot/build/sql/mysqld.cc:6669
#6  0x00007f1e7b8fa488 in mysqld_main (argc=150, argv=0x7f1e7e92a3d8) at /home/buildbot/buildbot/build/sql/mysqld.cc:6137
#7  0x00007f1e79e4df45 in __libc_start_main (main=0x7f1e7b8d5940 <main(int, char**)>, argc=28, argv=0x7fff7e29c768, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff7e29c758) at libc-start.c:287
#8  0x00007f1e7b8ed58d in _start ()
 
Thread 28 (Thread 0x7f1e6c77f700 (LWP 20859)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f1e7b90d8d3 in inline_mysql_cond_wait (that=<optimized out>, mutex=<optimized out>, src_file=0x7f1e7c154810 "/home/buildbot/buildbot/build/sql/slave.cc", src_line=337) at /home/buildbot/buildbot/build/include/mysql/psi/mysql_thread.h:1145
#2  handle_slave_background (arg=arg@entry=0x0) at /home/buildbot/buildbot/build/sql/slave.cc:337
#3  0x00007f1e7bccfd1d in pfs_spawn_thread (arg=0x7f1e7ea59068) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:1869
#4  0x00007f1e7a807184 in start_thread (arg=0x7f1e6c77f700) at pthread_create.c:312
#5  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 27 (Thread 0x7f1e6c7c9700 (LWP 20857)):
#0  0x00007f1e7a80f0c1 in do_sigwait (sig=0x7f1e6c7c8d70, set=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/../../../../../sysdeps/unix/sysv/linux/sigwait.c:60
#1  __sigwait (set=0x7f1e6c7c8dd0, sig=0x7f1e6c7c8d70) at ../nptl/sysdeps/unix/sysv/linux/../../../../../sysdeps/unix/sysv/linux/sigwait.c:97
#2  0x00007f1e7b8f002b in signal_hand (arg=arg@entry=0x0) at /home/buildbot/buildbot/build/sql/mysqld.cc:3510
#3  0x00007f1e7bccfd1d in pfs_spawn_thread (arg=0x7f1e7ea5ab48) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:1869
#4  0x00007f1e7a807184 in start_thread (arg=0x7f1e6c7c9700) at pthread_create.c:312
#5  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 26 (Thread 0x7f1e46ffd700 (LWP 20856)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f1e7bcee5ab in inline_mysql_cond_wait (src_file=0x7f1e7c209a90 "/home/buildbot/buildbot/build/storage/innobase/handler/ha_innodb.cc", src_line=329, mutex=0x7f1e46ffce00, that=0x7f1e46ffce30) at /home/buildbot/buildbot/build/include/mysql/psi/mysql_thread.h:1156
#2  thd_destructor_proxy () at /home/buildbot/buildbot/build/storage/innobase/handler/ha_innodb.cc:329
#3  0x00007f1e7bccfd1d in pfs_spawn_thread (arg=0x7f1e7ef37d88) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:1869
#4  0x00007f1e7a807184 in start_thread (arg=0x7f1e46ffd700) at pthread_create.c:312
#5  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 25 (Thread 0x7f1e477fe700 (LWP 20855)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f1e7bd6e501 in wait (this=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:158
#2  wait_low (reset_sig_count=<optimized out>, this=0x7f1e7eb59bc0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:325
#3  os_event_wait_low (event=0x7f1e7eb59bc0, reset_sig_count=reset_sig_count@entry=0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:507
#4  0x00007f1e7be99ea2 in buf_resize_thread () at /home/buildbot/buildbot/build/storage/innobase/buf/buf0buf.cc:3127
#5  0x00007f1e7a807184 in start_thread (arg=0x7f1e477fe700) at pthread_create.c:312
#6  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 24 (Thread 0x7f1e5cff9700 (LWP 20853)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f1e7bd6dff3 in os_event::timed_wait (this=this@entry=0x7f1e7ef37730, abstime=abstime@entry=0x7f1e5cff85e0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:275
#2  0x00007f1e7bd6e201 in os_event::wait_time_low (this=0x7f1e7ef37730, time_in_usec=time_in_usec@entry=1000000, reset_sig_count=<optimized out>, reset_sig_count@entry=0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:385
#3  0x00007f1e7bd6e4ba in os_event_wait_time_low (event=<optimized out>, time_in_usec=time_in_usec@entry=1000000, reset_sig_count=reset_sig_count@entry=0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:490
#4  0x00007f1e7bf0c015 in fil_crypt_thread () at /home/buildbot/buildbot/build/storage/innobase/fil/fil0crypt.cc:2203
#5  0x00007f1e7a807184 in start_thread (arg=0x7f1e5cff9700) at pthread_create.c:312
#6  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 23 (Thread 0x7f1e5d7fa700 (LWP 20852)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f1e7bd6e501 in wait (this=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:158
#2  wait_low (reset_sig_count=<optimized out>, this=0x7f1e7eb59ae0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:325
#3  os_event_wait_low (event=0x7f1e7eb59ae0, reset_sig_count=reset_sig_count@entry=0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:507
#4  0x00007f1e7bea18a7 in buf_dump_thread () at /home/buildbot/buildbot/build/storage/innobase/buf/buf0dump.cc:806
#5  0x00007f1e7a807184 in start_thread (arg=0x7f1e5d7fa700) at pthread_create.c:312
#6  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 22 (Thread 0x7f1e5dffb700 (LWP 20849)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f1e7bd6e501 in wait (this=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:158
#2  wait_low (reset_sig_count=<optimized out>, this=0x7f1e7eb59920) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:325
#3  os_event_wait_low (event=0x7f1e7eb59920, reset_sig_count=reset_sig_count@entry=0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:507
#4  0x00007f1e7be0223a in srv_resume_thread (sig_count=0, timeout_usec=0, wait=true, slot=0x7f1e7c96c030 <srv_sys+304>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0srv.cc:940
#5  srv_worker_thread (arg=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0srv.cc:2620
#6  0x00007f1e7a807184 in start_thread (arg=0x7f1e5dffb700) at pthread_create.c:312
#7  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 21 (Thread 0x7f1e5e7fc700 (LWP 20848)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f1e7bd6e501 in wait (this=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:158
#2  wait_low (reset_sig_count=<optimized out>, this=0x7f1e7eb598b0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:325
#3  os_event_wait_low (event=0x7f1e7eb598b0, reset_sig_count=reset_sig_count@entry=0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:507
#4  0x00007f1e7be0223a in srv_resume_thread (sig_count=0, timeout_usec=0, wait=true, slot=0x7f1e7c96bff8 <srv_sys+248>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0srv.cc:940
#5  srv_worker_thread (arg=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0srv.cc:2620
#6  0x00007f1e7a807184 in start_thread (arg=0x7f1e5e7fc700) at pthread_create.c:312
#7  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 20 (Thread 0x7f1e5effd700 (LWP 20847)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f1e7bd6e501 in wait (this=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:158
#2  wait_low (reset_sig_count=<optimized out>, this=0x7f1e7eb59990) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:325
#3  os_event_wait_low (event=0x7f1e7eb59990, reset_sig_count=reset_sig_count@entry=0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:507
#4  0x00007f1e7be0223a in srv_resume_thread (sig_count=0, timeout_usec=0, wait=true, slot=0x7f1e7c96c068 <srv_sys+360>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0srv.cc:940
#5  srv_worker_thread (arg=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0srv.cc:2620
#6  0x00007f1e7a807184 in start_thread (arg=0x7f1e5effd700) at pthread_create.c:312
#7  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 19 (Thread 0x7f1e5f7fe700 (LWP 20846)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f1e7bd6e501 in wait (this=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:158
#2  wait_low (reset_sig_count=<optimized out>, this=0x7f1e7eb59840) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:325
#3  os_event_wait_low (event=0x7f1e7eb59840, reset_sig_count=reset_sig_count@entry=2) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:507
#4  0x00007f1e7be03d1b in srv_resume_thread (timeout_usec=0, wait=true, sig_count=2, slot=0x7f1e7c96bfc0 <srv_sys+192>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0srv.cc:940
#5  srv_purge_coordinator_suspend (rseg_history_len=<optimized out>, slot=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0srv.cc:2781
#6  srv_purge_coordinator_thread (arg=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0srv.cc:2868
#7  0x00007f1e7a807184 in start_thread (arg=0x7f1e5f7fe700) at pthread_create.c:312
#8  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 18 (Thread 0x7f1e5ffff700 (LWP 20845)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f1e7bd6dff3 in os_event::timed_wait (this=this@entry=0x7f1e7ef36b80, abstime=abstime@entry=0x7f1e5fffeba0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:275
#2  0x00007f1e7bd6e201 in os_event::wait_time_low (this=0x7f1e7ef36b80, time_in_usec=time_in_usec@entry=5000000, reset_sig_count=<optimized out>, reset_sig_count@entry=1) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:385
#3  0x00007f1e7bd6e4ba in os_event_wait_time_low (event=<optimized out>, time_in_usec=time_in_usec@entry=5000000, reset_sig_count=reset_sig_count@entry=1) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:490
#4  0x00007f1e7be51896 in ib_wqueue_timedwait (wq=wq@entry=0x7f1e7ef36a50, wait_in_usecs=wait_in_usecs@entry=5000000) at /home/buildbot/buildbot/build/storage/innobase/ut/ut0wqueue.cc:156
#5  0x00007f1e7bf3b5ba in fts_optimize_thread (arg=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/fts/fts0opt.cc:2829
#6  0x00007f1e7a807184 in start_thread (arg=0x7f1e5ffff700) at pthread_create.c:312
#7  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 17 (Thread 0x7f1e64ff9700 (LWP 20844)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f1e7bd6dff3 in os_event::timed_wait (this=this@entry=0x7f1e7f189bc0, abstime=abstime@entry=0x7f1e64ff8d30) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:275
#2  0x00007f1e7bd6e201 in os_event::wait_time_low (this=0x7f1e7f189bc0, time_in_usec=time_in_usec@entry=10000000, reset_sig_count=<optimized out>, reset_sig_count@entry=0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:385
#3  0x00007f1e7bd6e4ba in os_event_wait_time_low (event=<optimized out>, time_in_usec=time_in_usec@entry=10000000, reset_sig_count=reset_sig_count@entry=0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:490
#4  0x00007f1e7beef2c3 in dict_stats_thread () at /home/buildbot/buildbot/build/storage/innobase/dict/dict0stats_bg.cc:475
#5  0x00007f1e7a807184 in start_thread (arg=0x7f1e64ff9700) at pthread_create.c:312
#6  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 16 (Thread 0x7f1e657fa700 (LWP 20843)):
#0  0x00007f1e7a80eb9d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f1e7bd6e740 in os_thread_sleep (tm=tm@entry=1000000) at /home/buildbot/buildbot/build/storage/innobase/os/os0thread.cc:231
#2  0x00007f1e7be019d8 in srv_master_sleep () at /home/buildbot/buildbot/build/storage/innobase/srv/srv0srv.cc:2422
#3  srv_master_thread (arg=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0srv.cc:2462
#4  0x00007f1e7a807184 in start_thread (arg=0x7f1e657fa700) at pthread_create.c:312
#5  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 15 (Thread 0x7f1e66ffd700 (LWP 20842)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f1e7bd6dff3 in os_event::timed_wait (this=this@entry=0x7f1e7eb59a70, abstime=abstime@entry=0x7f1e66ffcdc0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:275
#2  0x00007f1e7bd6e201 in os_event::wait_time_low (this=0x7f1e7eb59a70, time_in_usec=time_in_usec@entry=5000000, reset_sig_count=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:385
#3  0x00007f1e7bd6e4ba in os_event_wait_time_low (event=<optimized out>, time_in_usec=time_in_usec@entry=5000000, reset_sig_count=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:490
#4  0x00007f1e7be00010 in srv_monitor_thread () at /home/buildbot/buildbot/build/storage/innobase/srv/srv0srv.cc:1751
#5  0x00007f1e7a807184 in start_thread (arg=0x7f1e66ffd700) at pthread_create.c:312
#6  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 14 (Thread 0x7f1e65ffb700 (LWP 20841)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f1e7bd6dff3 in os_event::timed_wait (this=this@entry=0x7f1e7eb59a00, abstime=abstime@entry=0x7f1e65ffacb0) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:275
#2  0x00007f1e7bd6e201 in os_event::wait_time_low (this=0x7f1e7eb59a00, time_in_usec=time_in_usec@entry=1000000, reset_sig_count=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:385
#3  0x00007f1e7bd6e4ba in os_event_wait_time_low (event=<optimized out>, time_in_usec=time_in_usec@entry=1000000, reset_sig_count=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:490
#4  0x00007f1e7be0071c in srv_error_monitor_thread () at /home/buildbot/buildbot/build/storage/innobase/srv/srv0srv.cc:1915
#5  0x00007f1e7a807184 in start_thread (arg=0x7f1e65ffb700) at pthread_create.c:312
#6  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 13 (Thread 0x7f1e667fc700 (LWP 20840)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f1e7bd6dff3 in os_event::timed_wait (this=this@entry=0x7f1e7f158420, abstime=abstime@entry=0x7f1e667fbd10) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:275
#2  0x00007f1e7bd6e201 in os_event::wait_time_low (this=this@entry=0x7f1e7f158420, time_in_usec=time_in_usec@entry=1000000, reset_sig_count=<optimized out>, reset_sig_count@entry=1) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:385
#3  0x00007f1e7bd6e4ba in os_event_wait_time_low (event=event@entry=0x7f1e7f158420, time_in_usec=time_in_usec@entry=1000000, reset_sig_count=reset_sig_count@entry=1) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:490
#4  0x00007f1e7bd431f7 in lock_wait_timeout_thread () at /home/buildbot/buildbot/build/storage/innobase/lock/lock0wait.cc:525
#5  0x00007f1e7a807184 in start_thread (arg=0x7f1e667fc700) at pthread_create.c:312
#6  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 12 (Thread 0x7f1e47fff700 (LWP 20854)):
#0  0x00007f1e7a80eb9d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f1e7bd6e740 in os_thread_sleep (tm=tm@entry=1000000) at /home/buildbot/buildbot/build/storage/innobase/os/os0thread.cc:231
#2  0x00007f1e7be89b22 in btr_defragment_thread () at /home/buildbot/buildbot/build/storage/innobase/btr/btr0defragment.cc:722
#3  0x00007f1e7a807184 in start_thread (arg=0x7f1e47fff700) at pthread_create.c:312
#4  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 11 (Thread 0x7f1e6d7cb700 (LWP 20834)):
#0  0x00007f1e7b06258a in ?? () from /lib/x86_64-linux-gnu/libaio.so.1
#1  0x00007f1e7bd651ea in LinuxAIOHandler::collect (this=this@entry=0x7f1e6d7cac30) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:1936
#2  0x00007f1e7bd65832 in LinuxAIOHandler::poll (this=this@entry=0x7f1e6d7cac30, m1=m1@entry=0x7f1e6d7cace0, m2=m2@entry=0x7f1e6d7cacf0, request=request@entry=0x7f1e6d7cad00) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:2097
#3  0x00007f1e7bd6ca69 in os_aio_linux_handler (request=0x7f1e6d7cad00, m2=0x7f1e6d7cacf0, m1=0x7f1e6d7cace0, global_segment=3) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:2151
#4  os_aio_handler (segment=segment@entry=3, m1=m1@entry=0x7f1e6d7cace0, m2=m2@entry=0x7f1e6d7cacf0, request=request@entry=0x7f1e6d7cad00) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:5784
#5  0x00007f1e7bef6986 in fil_aio_wait (segment=segment@entry=3) at /home/buildbot/buildbot/build/storage/innobase/fil/fil0fil.cc:5116
#6  0x00007f1e7be04678 in io_handler_thread (arg=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0start.cc:332
#7  0x00007f1e7a807184 in start_thread (arg=0x7f1e6d7cb700) at pthread_create.c:312
#8  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 10 (Thread 0x7f1e67fff700 (LWP 20836)):
#0  0x00007f1e7b06258a in ?? () from /lib/x86_64-linux-gnu/libaio.so.1
#1  0x00007f1e7bd651ea in LinuxAIOHandler::collect (this=this@entry=0x7f1e67ffec30) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:1936
#2  0x00007f1e7bd65832 in LinuxAIOHandler::poll (this=this@entry=0x7f1e67ffec30, m1=m1@entry=0x7f1e67ffece0, m2=m2@entry=0x7f1e67ffecf0, request=request@entry=0x7f1e67ffed00) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:2097
#3  0x00007f1e7bd6ca69 in os_aio_linux_handler (request=0x7f1e67ffed00, m2=0x7f1e67ffecf0, m1=0x7f1e67ffece0, global_segment=5) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:2151
#4  os_aio_handler (segment=segment@entry=5, m1=m1@entry=0x7f1e67ffece0, m2=m2@entry=0x7f1e67ffecf0, request=request@entry=0x7f1e67ffed00) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:5784
#5  0x00007f1e7bef6986 in fil_aio_wait (segment=segment@entry=5) at /home/buildbot/buildbot/build/storage/innobase/fil/fil0fil.cc:5116
#6  0x00007f1e7be04678 in io_handler_thread (arg=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0start.cc:332
#7  0x00007f1e7a807184 in start_thread (arg=0x7f1e67fff700) at pthread_create.c:312
#8  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 9 (Thread 0x7f1e6dfcc700 (LWP 20833)):
#0  0x00007f1e7b06258a in ?? () from /lib/x86_64-linux-gnu/libaio.so.1
#1  0x00007f1e7bd651ea in LinuxAIOHandler::collect (this=this@entry=0x7f1e6dfcbc30) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:1936
#2  0x00007f1e7bd65832 in LinuxAIOHandler::poll (this=this@entry=0x7f1e6dfcbc30, m1=m1@entry=0x7f1e6dfcbce0, m2=m2@entry=0x7f1e6dfcbcf0, request=request@entry=0x7f1e6dfcbd00) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:2097
#3  0x00007f1e7bd6ca69 in os_aio_linux_handler (request=0x7f1e6dfcbd00, m2=0x7f1e6dfcbcf0, m1=0x7f1e6dfcbce0, global_segment=2) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:2151
#4  os_aio_handler (segment=segment@entry=2, m1=m1@entry=0x7f1e6dfcbce0, m2=m2@entry=0x7f1e6dfcbcf0, request=request@entry=0x7f1e6dfcbd00) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:5784
#5  0x00007f1e7bef6986 in fil_aio_wait (segment=segment@entry=2) at /home/buildbot/buildbot/build/storage/innobase/fil/fil0fil.cc:5116
#6  0x00007f1e7be04678 in io_handler_thread (arg=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0start.cc:332
#7  0x00007f1e7a807184 in start_thread (arg=0x7f1e6dfcc700) at pthread_create.c:312
#8  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 8 (Thread 0x7f1e6cfca700 (LWP 20835)):
#0  0x00007f1e7b06258a in ?? () from /lib/x86_64-linux-gnu/libaio.so.1
#1  0x00007f1e7bd651ea in LinuxAIOHandler::collect (this=this@entry=0x7f1e6cfc9c30) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:1936
#2  0x00007f1e7bd65832 in LinuxAIOHandler::poll (this=this@entry=0x7f1e6cfc9c30, m1=m1@entry=0x7f1e6cfc9ce0, m2=m2@entry=0x7f1e6cfc9cf0, request=request@entry=0x7f1e6cfc9d00) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:2097
#3  0x00007f1e7bd6ca69 in os_aio_linux_handler (request=0x7f1e6cfc9d00, m2=0x7f1e6cfc9cf0, m1=0x7f1e6cfc9ce0, global_segment=4) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:2151
#4  os_aio_handler (segment=segment@entry=4, m1=m1@entry=0x7f1e6cfc9ce0, m2=m2@entry=0x7f1e6cfc9cf0, request=request@entry=0x7f1e6cfc9d00) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:5784
#5  0x00007f1e7bef6986 in fil_aio_wait (segment=segment@entry=4) at /home/buildbot/buildbot/build/storage/innobase/fil/fil0fil.cc:5116
#6  0x00007f1e7be04678 in io_handler_thread (arg=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0start.cc:332
#7  0x00007f1e7a807184 in start_thread (arg=0x7f1e6cfca700) at pthread_create.c:312
#8  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 7 (Thread 0x7f1e6c735700 (LWP 20867)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f1e7b8f168d in inline_mysql_cond_timedwait (src_file=0x7f1e7c14ad88 "/home/buildbot/buildbot/build/sql/mysqld.cc", src_line=2974, abstime=0x7f1e6c734db0, mutex=0x7f1e7c9ea9e0 <LOCK_thread_cache>, that=0x7f1e7c9ed240 <COND_thread_cache>) at /home/buildbot/buildbot/build/include/mysql/psi/mysql_thread.h:1182
#2  cache_thread (thd=0x7f1e200009a8) at /home/buildbot/buildbot/build/sql/mysqld.cc:2973
#3  one_thread_per_connection_end (thd=0x7f1e200009a8, put_in_cache=<optimized out>) at /home/buildbot/buildbot/build/sql/mysqld.cc:3062
#4  0x00007f1e7ba683f6 in do_handle_one_connection (connect=connect@entry=0x7f1e7ef80738) at /home/buildbot/buildbot/build/sql/sql_connect.cc:1355
#5  0x00007f1e7ba685ad in handle_one_connection (arg=arg@entry=0x7f1e7ef80738) at /home/buildbot/buildbot/build/sql/sql_connect.cc:1241
#6  0x00007f1e7bccfd1d in pfs_spawn_thread (arg=0x7f1e7efaadd8) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:1869
#7  0x00007f1e7a807184 in start_thread (arg=0x7f1e6c735700) at pthread_create.c:312
#8  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 6 (Thread 0x7f1e6ffff700 (LWP 20828)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f1e7bfa799b in inline_mysql_cond_timedwait (src_file=0x7f1e7c258998 "/home/buildbot/buildbot/build/storage/maria/ma_servicethread.c", src_line=116, abstime=0x7f1e6fffed50, mutex=0x7f1e7d270500 <LOCK_checkpoint>, that=0x7f1e7d2704c0 <COND_checkpoint>) at /home/buildbot/buildbot/build/include/mysql/psi/mysql_thread.h:1182
#2  my_service_thread_sleep (control=control@entry=0x7f1e7c96de00 <checkpoint_control>, sleep_time=<optimized out>) at /home/buildbot/buildbot/build/storage/maria/ma_servicethread.c:115
#3  0x00007f1e7bf9f1fb in ma_checkpoint_background (arg=arg@entry=0x1e) at /home/buildbot/buildbot/build/storage/maria/ma_checkpoint.c:709
#4  0x00007f1e7bccfd1d in pfs_spawn_thread (arg=0x7f1e7ea5d678) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:1869
#5  0x00007f1e7a807184 in start_thread (arg=0x7f1e6ffff700) at pthread_create.c:312
#6  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 5 (Thread 0x7f1e6e7cd700 (LWP 20832)):
#0  0x00007f1e7b06258a in ?? () from /lib/x86_64-linux-gnu/libaio.so.1
#1  0x00007f1e7bd651ea in LinuxAIOHandler::collect (this=this@entry=0x7f1e6e7ccc30) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:1936
#2  0x00007f1e7bd65832 in LinuxAIOHandler::poll (this=this@entry=0x7f1e6e7ccc30, m1=m1@entry=0x7f1e6e7ccce0, m2=m2@entry=0x7f1e6e7cccf0, request=request@entry=0x7f1e6e7ccd00) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:2097
#3  0x00007f1e7bd6ca69 in os_aio_linux_handler (request=0x7f1e6e7ccd00, m2=0x7f1e6e7cccf0, m1=0x7f1e6e7ccce0, global_segment=1) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:2151
#4  os_aio_handler (segment=segment@entry=1, m1=m1@entry=0x7f1e6e7ccce0, m2=m2@entry=0x7f1e6e7cccf0, request=request@entry=0x7f1e6e7ccd00) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:5784
#5  0x00007f1e7bef6986 in fil_aio_wait (segment=segment@entry=1) at /home/buildbot/buildbot/build/storage/innobase/fil/fil0fil.cc:5116
#6  0x00007f1e7be04678 in io_handler_thread (arg=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0start.cc:332
#7  0x00007f1e7a807184 in start_thread (arg=0x7f1e6e7cd700) at pthread_create.c:312
#8  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 4 (Thread 0x7f1e677fe700 (LWP 20837)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f1e7bd6dff3 in os_event::timed_wait (this=this@entry=0x7f1e7eb59b50, abstime=abstime@entry=0x7f1e677fdc20) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:275
#2  0x00007f1e7bd6e201 in os_event::wait_time_low (this=0x7f1e7eb59b50, time_in_usec=time_in_usec@entry=1000000, reset_sig_count=<optimized out>, reset_sig_count@entry=291) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:385
#3  0x00007f1e7bd6e4ba in os_event_wait_time_low (event=<optimized out>, time_in_usec=time_in_usec@entry=1000000, reset_sig_count=reset_sig_count@entry=291) at /home/buildbot/buildbot/build/storage/innobase/os/os0event.cc:490
#4  0x00007f1e7bea7e3e in pc_sleep_if_needed (cur_time=1229399, sig_count=291, next_loop_time=1230399) at /home/buildbot/buildbot/build/storage/innobase/buf/buf0flu.cc:2683
#5  buf_flush_page_cleaner_coordinator () at /home/buildbot/buildbot/build/storage/innobase/buf/buf0flu.cc:3149
#6  0x00007f1e7a807184 in start_thread (arg=0x7f1e677fe700) at pthread_create.c:312
#7  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 3 (Thread 0x7f1e75b9f700 (LWP 20826)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f1e7c0cac7a in inline_mysql_cond_timedwait (that=0x7f1e7d279ac0 <COND_timer>, mutex=0x7f1e7d279b00 <LOCK_timer>, src_file=0x7f1e7c265c08 "/home/buildbot/buildbot/build/mysys/thr_timer.c", src_line=292, abstime=0x7f1e75b9ee20) at /home/buildbot/buildbot/build/include/mysql/psi/mysql_thread.h:1182
#2  timer_handler (arg=arg@entry=0x0) at /home/buildbot/buildbot/build/mysys/thr_timer.c:292
#3  0x00007f1e7bccfd1d in pfs_spawn_thread (arg=0x7f1e7ea411b8) at /home/buildbot/buildbot/build/storage/perfschema/pfs.cc:1869
#4  0x00007f1e7a807184 in start_thread (arg=0x7f1e75b9f700) at pthread_create.c:312
#5  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 2 (Thread 0x7f1e6efce700 (LWP 20831)):
#0  0x00007f1e7b06258a in ?? () from /lib/x86_64-linux-gnu/libaio.so.1
#1  0x00007f1e7bd651ea in LinuxAIOHandler::collect (this=this@entry=0x7f1e6efcdc30) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:1936
#2  0x00007f1e7bd65832 in LinuxAIOHandler::poll (this=this@entry=0x7f1e6efcdc30, m1=m1@entry=0x7f1e6efcdce0, m2=m2@entry=0x7f1e6efcdcf0, request=request@entry=0x7f1e6efcdd00) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:2097
#3  0x00007f1e7bd6ca69 in os_aio_linux_handler (request=0x7f1e6efcdd00, m2=0x7f1e6efcdcf0, m1=0x7f1e6efcdce0, global_segment=0) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:2151
#4  os_aio_handler (segment=segment@entry=0, m1=m1@entry=0x7f1e6efcdce0, m2=m2@entry=0x7f1e6efcdcf0, request=request@entry=0x7f1e6efcdd00) at /home/buildbot/buildbot/build/storage/innobase/os/os0file.cc:5784
#5  0x00007f1e7bef6986 in fil_aio_wait (segment=segment@entry=0) at /home/buildbot/buildbot/build/storage/innobase/fil/fil0fil.cc:5116
#6  0x00007f1e7be04678 in io_handler_thread (arg=<optimized out>) at /home/buildbot/buildbot/build/storage/innobase/srv/srv0start.cc:332
#7  0x00007f1e7a807184 in start_thread (arg=0x7f1e6efce700) at pthread_create.c:312
#8  0x00007f1e79f2a03d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
 
Thread 1 (Thread 0x7f1e7b47a780 (LWP 20819)):
#0  0x00007f1e7a80c611 in __pthread_kill (threadid=<optimized out>, signo=6) at ../nptl/sysdeps/unix/sysv/linux/pthread_kill.c:61
#1  0x00007f1e7bb2728e in handle_fatal_signal (sig=6) at /home/buildbot/buildbot/build/sql/signal_handler.cc:343
#2  <signal handler called>
#3  0x00007f1e79f1cc9d in poll () at ../sysdeps/unix/syscall-template.S:81
#4  0x00007f1e7b8f8d2f in poll (__timeout=-1, __nfds=2, __fds=0x7fff7e29c3b0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:41
#5  handle_connections_sockets () at /home/buildbot/buildbot/build/sql/mysqld.cc:6669
#6  0x00007f1e7b8fa488 in mysqld_main (argc=150, argv=0x7f1e7e92a3d8) at /home/buildbot/buildbot/build/sql/mysqld.cc:6137
#7  0x00007f1e79e4df45 in __libc_start_main (main=0x7f1e7b8d5940 <main(int, char**)>, argc=28, argv=0x7fff7e29c768, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff7e29c758) at libc-start.c:287
#8  0x00007f1e7b8ed58d in _start ()
 
 - deleting it, already saved 0
 - saving '/usr/local/mariadb-10.2.35-linux-x86_64/mysql-test/var/4/log/encryption.innodb_encrypt_key_rotation_age-innodb/' to '/usr/local/mariadb-10.2.35-linux-x86_64/mysql-test/var/log/encryption.innodb_encrypt_key_rotation_age-innodb/'

10.6 e28d9c15c3093612 http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos74-amd64-debug/builds/5372
10.5 0fc0eb1e5b9015e51d http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-trusty-x86/builds/20292

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