[MDEV-14723] rpl.rpl_parallel_multilevel2 failed in buildbot with timeout Created: 2017-12-20  Updated: 2022-09-08

Status: Open
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.0
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-deb-jessie-x86/builds/3246/steps/mtr/logs/stdio

rpl.rpl_parallel_multilevel2 'innodb_plugin,mix' w3 [ fail ]  timeout after 900 seconds
        Test ended at 2017-11-15 09:41:14
 
Test case timeout after 900 seconds
 
== /dev/shm/var/3/log/rpl_parallel_multilevel2.log == 
include/rpl_init.inc [topology=1->2->3]
 
 == /dev/shm/var/3/tmp/analyze-timeout-mysqld.3.err ==
mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local MySQL server through socket '/dev/shm/var/tmp/3/mysqld.3.sock' (111 "Connection refused")
 
 == /dev/shm/var/3/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 '/dev/shm/var/tmp/3/mysqld.1.sock' (111 "Connection refused")
 
 == /dev/shm/var/3/tmp/analyze-timeout-mysqld.2.err ==
mysqltest: Could not open connection 'default' after 500 attempts: 2002 Can't connect to local MySQL server through socket '/dev/shm/var/tmp/3/mysqld.2.sock' (111 "Connection refused")

CURRENT_TEST: rpl.rpl_parallel_multilevel2
171115  9:25:19 [Note] /usr/sbin/mysqld (mysqld 10.0.34-MariaDB-1~jessie) starting as process 11220 ...
171115  9:25:19 [Note] Plugin 'BLACKHOLE' is disabled.
171115  9:25:19 [Note] Plugin 'ARCHIVE' is disabled.
171115  9:25:19 [Note] Plugin 'FEDERATED' is disabled.
171115  9:25:19 [Note] Plugin 'XTRADB_READ_VIEW' is disabled.
171115  9:25:19 [Note] Plugin 'XTRADB_INTERNAL_HASH_TABLES' is disabled.
171115  9:25:19 [Note] Plugin 'XTRADB_RSEG' is disabled.
171115  9:25:19 [Note] Plugin 'FEEDBACK' is disabled.
171115  9:25:19 [Note] Plugin 'partition' is disabled.
171115  9:25:19 [Note] InnoDB: Using mutexes to ref count buffer pool pages
171115  9:25:19 [Note] InnoDB: The InnoDB memory heap is disabled
171115  9:25:19 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
171115  9:25:19 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
171115  9:25:19 [Note] InnoDB: Compressed tables use zlib 1.2.8
171115  9:25:19 [Note] InnoDB: Using Linux native AIO
171115  9:25:19 [Note] InnoDB: Not using CPU crc32 instructions
171115  9:25:19 [Note] InnoDB: Initializing buffer pool, size = 8.0M
171115  9:25:19 [Note] InnoDB: Completed initialization of buffer pool
171115  9:25:19 [Note] InnoDB: Highest supported file format is Barracuda.
171115  9:25:19 [Note] InnoDB: 128 rollback segment(s) are active.
171115  9:25:19 [Note] InnoDB: Waiting for purge to start
171115  9:25:19 [Note] InnoDB: 5.6.37 started; log sequence number 1629415
171115  9:25:19 [Note] Plugin 'INNODB_LOCK_WAITS' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_CMP_RESET' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_CMP_PER_INDEX_RESET' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_FT_DEFAULT_STOPWORD' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_FT_DELETED' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_FT_BEING_DELETED' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_FT_CONFIG' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_FT_INDEX_CACHE' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_FT_INDEX_TABLE' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_SYS_INDEXES' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_SYS_COLUMNS' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_SYS_FIELDS' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_SYS_TABLESPACES' is disabled.
171115  9:25:19 [Note] Plugin 'INNODB_SYS_DATAFILES' is disabled.
171115  9:25:19 [Warning] /usr/sbin/mysqld: unknown variable 'loose-feedback-debug-startup-interval=20'
171115  9:25:19 [Warning] /usr/sbin/mysqld: unknown variable 'loose-feedback-debug-first-interval=60'
171115  9:25:19 [Warning] /usr/sbin/mysqld: unknown variable 'loose-feedback-debug-interval=60'
171115  9:25:19 [Warning] /usr/sbin/mysqld: unknown option '--loose-skip-plugin-innodb-changed-pages'
171115  9:25:19 [Warning] /usr/sbin/mysqld: unknown variable 'loose-debug-sync-timeout=300'
171115  9:25:19 [Note] Server socket created on IP: '127.0.0.1'.
171115  9:25:19 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.0.34-MariaDB-1~jessie'  socket: '/dev/shm/var/tmp/3/mysqld.1.sock'  port: 16000  mariadb.org binary distribution
171115  9:40:20 [ERROR] mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
 
To report this bug, see https://mariadb.com/kb/en/reporting-bugs
 
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed, 
something is definitely wrong and this may fail.
 
Server version: 10.0.34-MariaDB-1~jessie
key_buffer_size=1048576
read_buffer_size=131072
max_used_connections=1
max_threads=153
thread_count=0
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 61691 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
 
Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 0x0 thread_stack 0x48000
/usr/sbin/mysqld(my_print_stacktrace+0x28)[0x87c96f8]
/usr/sbin/mysqld(handle_fatal_signal+0x3b9)[0x8353ed9]
linux-gate.so.1(__kernel_sigreturn+0x0)[0xb771bd18]
linux-gate.so.1(__kernel_vsyscall+0x10)[0xb771bd3c]
/lib/i386-linux-gnu/i686/cmov/libc.so.6(__poll+0x4b)[0xb72724cb]
/usr/sbin/mysqld(_Z26handle_connections_socketsv+0x1a6)[0x8156f76]
/usr/sbin/mysqld(_Z11mysqld_mainiPPc+0xfb2)[0x815ac32]
/usr/sbin/mysqld(main+0x1b)[0x8140ceb]
/lib/i386-linux-gnu/i686/cmov/libc.so.6(__libc_start_main+0xf3)[0xb71aaa63]
/usr/sbin/mysqld[0x814f7c3]
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
Writing a core file


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