Checking supported features... MariaDB Version 10.4.2-MariaDB-debug - SSL connections supported - binaries are debug compiled Using suites: galera_sr Collecting tests... Installing system database... Using parallel: 4 worker[2] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019 worker[1] Using MTR_BUILD_THREAD 301, with reserved ports 16020..16039 worker[3] Using MTR_BUILD_THREAD 302, with reserved ports 16040..16059 worker[4] Using MTR_BUILD_THREAD 303, with reserved ports 16060..16079 ============================================================================== TEST WORKER RESULT TIME (ms) or COMMENT -------------------------------------------------------------------------- galera_sr.GCF-574 [ disabled ] CTAS is not supported together with SR galera_sr.galera_sr_sbr [ disabled ] binlog_format=STATEMENT not supported with SR galera_sr.mysql-wsrep-features#29 [ disabled ] binlog_format=STATEMENT not supported with SR galera_sr.galera_sr_gtid 'innodb' w2 [ pass ] 2251 galera_sr.galera_sr_log_bin 'innodb' w4 [ pass ] 3173 galera_sr.mysql-wsrep-features#32 'innodb' w3 [ pass ] 4547 galera_sr.mysql-wsrep-features#136 'innodb' w2 [ pass ] 2113 galera_sr.galera_sr_v1_row_events 'innodb' w4 [ pass ] 2789 galera_sr.GCF-623 'innodb' w2 [ pass ] 2175 galera_sr.galera_sr_conflict_with_rollback_master 'innodb' w4 [ pass ] 2160 galera_sr.GCF-627 'innodb' w2 [ pass ] 2385 galera_sr.galera_sr_ddl_master 'innodb' w4 [ pass ] 2497 galera_sr.galera_sr_ddl_schema 'innodb' w4 [ pass ] 2323 galera_sr.GCF-845 'innodb' w2 [ pass ] 4296 galera_sr.galera_sr_ddl_slave 'innodb' w4 [ pass ] 2555 galera_sr.GCF-851 'innodb' w2 [ pass ] 2238 galera_sr.galera_sr_ddl_unrelated 'innodb' w4 [ pass ] 2663 galera_sr.galera_sr_dupkey_error 'innodb' w4 [ pass ] 2577 galera_sr.GCF-867 'innodb' w2 [ pass ] 5014 galera_sr.GCF-889 'innodb' w2 [ pass ] 2279 galera_sr.GCF-900 'innodb' w2 [ pass ] 2283 galera_sr.galera_sr_fk_conflict 'innodb' w4 [ pass ] 6441 galera_sr.GCF-1018B 'innodb' w3 [ pass ] 49927 galera_sr.GCF-437 'innodb' w3 [ fail ] Test ended at 2019-01-09 14:00:52 CURRENT_TEST: galera_sr.GCF-437 mysqltest: At line 13: query 'INSERT INTO t1 (f2) SELECT REPEAT('x', 512) FROM ten AS a1, ten AS a2, ten AS a3, ten AS a4, ten AS a5' succeeded - should have failed with errno 1534... The result from queries just before the failure was: connection node_2; connection node_1; CREATE TABLE ten (f1 INTEGER) ENGINE=MyISAM; INSERT INTO ten VALUES (1), (2), (3), (4), (5), (6), (7), (8), (9), (10); CREATE TABLE t1 (f1 INTEGER PRIMARY KEY AUTO_INCREMENT, f2 VARCHAR(512)) ENGINE=InnoDB; SET SESSION wsrep_trx_fragment_size = 2 * 1024 * 1024; INSERT INTO t1 (f2) SELECT REPEAT('x', 512) FROM ten AS a1, ten AS a2, ten AS a3, ten AS a4, ten AS a5; - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/3/log/galera_sr.GCF-437-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.GCF-437-innodb/' galera_sr.galera_sr_kill_all_nobootstrap 'innodb' w3 [ pass ] 14155 galera_sr.galera_sr_kill_all_pcrecovery 'innodb' w3 [ pass ] 14011 galera_sr.galera_sr_large_fragment 'innodb' w1 [ pass ] 139056 galera_sr.galera_sr_parallel_apply 'innodb' w1 [ pass ] 2454 galera_sr.galera_sr_rollback 'innodb' w1 [ pass ] 2582 galera_sr.galera_sr_rollback_retry 'innodb' w1 [ pass ] 2277 galera_sr.galera_sr_rollback_savepoint 'innodb' w1 [ pass ] 2443 galera_sr.galera_sr_rollback_statement 'innodb' w1 [ fail ] Test ended at 2019-01-09 14:02:18 CURRENT_TEST: galera_sr.galera_sr_rollback_statement mysqltest: At line 34: query 'INSERT INTO t2 SELECT * FROM t1' succeeded - should have failed with errno 1062... The result from queries just before the failure was: connection node_2; connection node_1; connection node_1; CREATE TABLE ten (f1 INTEGER); INSERT INTO ten VALUES (1), (2), (3), (4), (5), (6), (7), (8), (9), (10); CREATE TABLE t1 (f1 INTEGER PRIMARY KEY AUTO_INCREMENT, f2 CHAR(255)) ENGINE=InnoDB; CREATE TABLE t2 (f1 INTEGER PRIMARY KEY, f2 CHAR(255)) ENGINE=InnoDB; INSERT INTO t1 (f2) SELECT REPEAT('a', 255) FROM ten AS a1, ten AS a2, ten AS a3; ALTER TABLE t1 CHANGE f1 f1 INTEGER; ALTER TABLE t1 DROP PRIMARY KEY; INSERT INTO t1 VALUES (1, 'abc'); SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t2 SELECT * FROM t1; - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/1/log/galera_sr.galera_sr_rollback_statement-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.galera_sr_rollback_statement-innodb/' galera_sr.galera_sr_shutdown_master 'innodb' w1 [ pass ] 40932 galera_sr.galera_sr_insert_select 'innodb' w4 [ pass ] 182177 galera_sr.galera_sr_kill_connection 'innodb' w4 [ pass ] 2385 galera_sr.galera_sr_kill_query 'innodb' w4 [ pass ] 2914 galera_sr.galera_sr_shutdown_slave 'innodb' w1 [ pass ] 40140 galera_sr.galera_sr_table_contents 'innodb' w1 [ fail ] Test ended at 2019-01-09 14:03:48 CURRENT_TEST: galera_sr.galera_sr_table_contents cp: cannot stat 'std_data/binlog-header.log': No such file or directory mysqltest: In included file "./suite/galera/include/galera_dump_sr_table.inc": included from /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/t/galera_sr_table_contents.test at line 21: At line 20: exec of 'cp std_data/binlog-header.log /home/stepan/galera/git/10.4/server/mysql-test/var/1/tmp/sr_binlog.log' failed, error: 256, status: 1, errno: 11 Output from before failure: Warnings: Warning 1287 ' INTO FROM...' instead The result from queries just before the failure was: connection node_2; connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY) ENGINE=InnoDB; INSERT INTO t1 VALUES (1),(2),(3); CREATE TABLE t2 (f1 INTEGER PRIMARY KEY) ENGINE=InnoDB; INSERT INTO t2 VALUES (1),(2),(3); SET SESSION wsrep_trx_fragment_size = 1; SET AUTOCOMMIT=OFF; START TRANSACTION; Start of Simple Insert INSERT INTO t1 VALUES (4); Warnings: Warning 1287 ' INTO FROM...' instead - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/1/log/galera_sr.galera_sr_table_contents-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.galera_sr_table_contents-innodb/' galera_sr.galera_sr_transaction_replay 'innodb' w1 [ pass ] 2825 galera_sr.galera_sr_unit_statements 'innodb' w1 [ pass ] 2242 galera_sr.galera_sr_ws_size 'innodb' w1 [ pass ] 3289 galera_sr.galera_sr_ws_size2 'innodb' w1 [ pass ] 4420 galera_sr.galera_var_ignore_apply_errors_sr 'innodb' w1 [ pass ] 2318 galera_sr.mysql-wsrep#215 'innodb' w1 [ pass ] 2908 galera_sr.mysql-wsrep-features#138 'innodb' w1 [ pass ] 2282 galera_sr.mysql-wsrep-features#14 'innodb' w1 [ pass ] 2282 galera_sr.mysql-wsrep-features#148 'innodb' w1 [ pass ] 2888 MTR's internal check of the test case 'galera_sr.mysql-wsrep-features#148' failed. This means that the test case does not preserve the state that existed before the test case was executed. Most likely the test case did not do a proper clean-up. It could also be caused by the previous test run by this thread, if the server wasn't restarted. This is the diff of the states of the servers before and after the test case was executed: mysqltest: Logging to '/home/stepan/galera/git/10.4/server/mysql-test/var/1/tmp/check-mysqld_2.log'. mysqltest: Results saved in '/home/stepan/galera/git/10.4/server/mysql-test/var/1/tmp/check-mysqld_2.result'. mysqltest: Connecting to server localhost:16021 (socket /home/stepan/galera/git/10.4/server/mysql-test/var/tmp/1/mysqld.2.sock) as 'root', connection 'default', attempt 0 ... mysqltest: ... Connected. mysqltest: Start processing test commands from './include/check-testcase.test' ... mysqltest: ... Done processing test commands. --- /home/stepan/galera/git/10.4/server/mysql-test/var/1/tmp/check-mysqld_2.result 2019-01-09 14:04:18.902203519 +0200 +++ /home/stepan/galera/git/10.4/server/mysql-test/var/1/tmp/check-mysqld_2.reject 2019-01-09 14:04:21.941210514 +0200 @@ -1081,4 +1081,4 @@ user_variables 1.0 DISABLED INFORMATION SCHEMA 100402.0 NULL NULL Sergey Vojtovich User-defined variables GPL OFF Gamma 1.0 partition 1.0 DISABLED STORAGE ENGINE 100402.0 NULL NULL Mikael Ronstrom, MySQL AB Partition Storage Engine Helper GPL OFF Stable 1.0 VARIABLE_NAME VARIABLE_VALUE -DEBUG_SYNC ON - current signal: '' +DEBUG_SYNC ON - current signal: 'signal.wsrep_apply_cb' mysqltest: Result length mismatch not ok galera_sr.mysql-wsrep-features#15 'innodb' w1 [ pass ] 2279 galera_sr.mysql-wsrep-features#165 'innodb' w1 [ fail ] Test ended at 2019-01-09 14:04:47 CURRENT_TEST: galera_sr.mysql-wsrep-features#165 --- /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/r/mysql-wsrep-features#165.result 2018-12-17 22:56:01.639967900 +0200 +++ /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/r/mysql-wsrep-features#165.reject 2019-01-09 14:04:47.407269127 +0200 @@ -1,35 +1,54 @@ +connection node_2; +connection node_1; +connect node_1a, 127.0.0.1, root, , test, $NODE_MYPORT_1; +connect node_1b, 127.0.0.1, root, , test, $NODE_MYPORT_1; +connect node_1c, 127.0.0.1, root, , test, $NODE_MYPORT_1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -37,6 +56,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -44,39 +64,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -84,6 +119,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -91,39 +127,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -131,6 +182,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -138,39 +190,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -178,6 +245,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -185,39 +253,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -225,6 +308,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -232,39 +316,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -272,6 +371,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -279,39 +379,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -319,6 +434,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -326,39 +442,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -366,6 +497,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -373,39 +505,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -413,6 +560,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -420,39 +568,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -460,6 +623,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -467,39 +631,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -507,6 +686,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -514,39 +694,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -554,6 +749,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -561,39 +757,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -601,6 +812,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -608,39 +820,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -648,6 +875,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -655,39 +883,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -695,6 +938,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -702,39 +946,54 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; +connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY, f2 VARCHAR(1)) ENGINE=InnoDB; INSERT INTO t1 VALUES (1, 'x'), (2, 'x'), (4, 'x'), (5, 'x'); +connection node_1a; START TRANSACTION; UPDATE t1 SET f2 = 'a' WHERE f1 = 1; UPDATE t1 SET f2 = 'a' WHERE f1 = 4; UPDATE t1 SET f2 = 'a' WHERE f1 = 5; +connection node_1b; START TRANSACTION; SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t1 VALUES (3, 'b'); UPDATE t1 SET f2 = 'b' WHERE f1 = 2; +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1c; SET AUTOCOMMIT=ON; INSERT INTO t1 VALUES (3, 'c'); +connection node_2; SELECT * FROM t1; f1 f2 1 x 2 x 4 x 5 x +connection node_1a; UPDATE t1 SET f2 = 'a' WHERE f1 = 2; +connection node_1b; SET DEBUG_SYNC = 'wsrep_before_SR_rollback SIGNAL wait WAIT_FOR continue'; UPDATE t1 SET f2 = 'b' WHERE f1 = 1; +connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; +connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; +connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; +connection node_1a; COMMIT; +connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction +connection node_1; SELECT * FROM t1; f1 f2 1 a @@ -742,6 +1001,7 @@ 3 x 4 a 5 a +connection node_2; SELECT * FROM t1; f1 f2 1 a @@ -749,4 +1009,5 @@ 3 x 4 a 5 a +connection node_1; DROP TABLE t1; mysqltest: Result length mismatch - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/1/log/galera_sr.mysql-wsrep-features#165-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.mysql-wsrep-features#165-innodb/' galera_sr.mysql-wsrep-features#22 'innodb' w1 [ pass ] 2417 galera_sr.mysql-wsrep-features#27 'innodb' w1 [ pass ] 4365 galera_sr.mysql-wsrep-features#35 'innodb' w1 [ pass ] 2571 galera_sr.mysql-wsrep-features#93 'innodb' w1 [ pass ] 2289 galera_sr.mysql-wsrep-features#96 'innodb' w1 [ pass ] 2499 galera_sr.galera_sr_load_data 'innodb' w4 [ pass ] 126019 galera_sr.galera_sr_myisam 'innodb' w4 [ pass ] 2200 galera_sr.galera_sr_kill_all_norecovery 'innodb' w1 [ pass ] 13775 MTR's internal check of the test case 'galera_sr.galera_sr_kill_all_norecovery' failed. This means that the test case does not preserve the state that existed before the test case was executed. Most likely the test case did not do a proper clean-up. It could also be caused by the previous test run by this thread, if the server wasn't restarted. This is the diff of the states of the servers before and after the test case was executed: mysqltest: Logging to '/home/stepan/galera/git/10.4/server/mysql-test/var/1/tmp/check-mysqld_2.log'. mysqltest: Results saved in '/home/stepan/galera/git/10.4/server/mysql-test/var/1/tmp/check-mysqld_2.result'. mysqltest: Connecting to server localhost:16021 (socket /home/stepan/galera/git/10.4/server/mysql-test/var/tmp/1/mysqld.2.sock) as 'root', connection 'default', attempt 0 ... mysqltest: ... Connected. mysqltest: Start processing test commands from './include/check-testcase.test' ... mysqltest: ... Done processing test commands. --- /home/stepan/galera/git/10.4/server/mysql-test/var/1/tmp/check-mysqld_2.result 2019-01-09 14:05:24.022353401 +0200 +++ /home/stepan/galera/git/10.4/server/mysql-test/var/1/tmp/check-mysqld_2.reject 2019-01-09 14:05:37.969385501 +0200 @@ -78,7 +78,7 @@ AUTOCOMMIT ON AUTOMATIC_SP_PRIVILEGES ON AUTO_INCREMENT_INCREMENT 2 -AUTO_INCREMENT_OFFSET 2 +AUTO_INCREMENT_OFFSET 1 BACK_LOG 80 BASEDIR /home/stepan/galera/git/10.4/server BIG_TABLES OFF mysqltest: Result content mismatch not ok galera_sr.galera_sr_kill_slave 'innodb' w4 [ pass ] 21243 galera_sr.galera_sr_mysqldump_sst 'innodb' w1 [ fail ] Found warnings/errors in server log file! Test ended at 2019-01-09 14:06:54 line 2019-01-09 14:06:44 26 [Warning] WSREP: no THD for trx: 50 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/1/log/mysqld.2.err ok - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/1/log/galera_sr.galera_sr_mysqldump_sst-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.galera_sr_mysqldump_sst-innodb/' galera_sr.galera-features#56 'innodb' w2 [ pass ] 483191 galera_sr.galera_sr_bf_abort 'innodb' w2 [ pass ] 5009 galera_sr.galera_sr_blob 'innodb' w2 [ pass ] 2238 galera_sr.galera_sr_cc_master 'innodb' w2 [ fail ] Test ended at 2019-01-09 14:08:50 CURRENT_TEST: galera_sr.galera_sr_cc_master Server [mysqld.2 - pid: 209046, winpid: 209046, exit: 256] failed during test run Server log from this test: ----------SERVER LOG START----------- 2019-01-09 14:08:18 10165 [Note] WSREP: Disabling streaming 2019-01-09 14:08:18 10166 [Note] WSREP: Disabling streaming 2019-01-09 14:08:20 10167 [Note] WSREP: Enabling streaming: 0 1 2019-01-09 14:08:20 10173 [Note] WSREP: Stop replication 2019-01-09 14:08:20 10173 [Note] WSREP: Server status change synced -> disconnecting 2019-01-09 14:08:20 10173 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-01-09 14:08:20 10173 [Note] WSREP: Closing send monitor... 2019-01-09 14:08:20 10173 [Note] WSREP: Closed send monitor. 2019-01-09 14:08:20 10173 [Note] WSREP: gcomm: terminating thread 2019-01-09 14:08:20 10173 [Note] WSREP: gcomm: joining thread 2019-01-09 14:08:20 10173 [Note] WSREP: gcomm: closing backend 2019-01-09 14:08:23 10173 [Note] WSREP: (0a358696, 'tcp://0.0.0.0:16005') connection to peer 0a391e50 with addr tcp://127.0.0.1:16002 timed out, no messages seen in PT3S 2019-01-09 14:08:23 10173 [Note] WSREP: (0a358696, 'tcp://0.0.0.0:16005') turning message relay requesting on, nonlive peers: tcp://127.0.0.1:16002 2019-01-09 14:08:25 10173 [Note] WSREP: (0a358696, 'tcp://0.0.0.0:16005') reconnecting to 0a391e50 (tcp://127.0.0.1:16002), attempt 0 2019-01-09 14:08:28 10173 [Note] WSREP: (0a358696, 'tcp://0.0.0.0:16005') connection to peer 0a391e50 with addr tcp://127.0.0.1:16002 timed out, no messages seen in PT3S 2019-01-09 14:08:30 10173 [Note] WSREP: (0a358696, 'tcp://0.0.0.0:16005') connection established to 0a391e50 tcp://127.0.0.1:16002 2019-01-09 14:08:30 10173 [Note] WSREP: evs::proto(0a358696, LEAVING, view_id(REG,0a358696,2)) suspecting node: 0a391e50 2019-01-09 14:08:30 10173 [Note] WSREP: evs::proto(0a358696, LEAVING, view_id(REG,0a358696,2)) suspected node without join message, declaring inactive 2019-01-09 14:08:30 10173 [Note] WSREP: view(view_id(NON_PRIM,0a358696,2) memb { 0a358696,0 } joined { } left { } partitioned { 0a391e50,0 }) 2019-01-09 14:08:30 10173 [Note] WSREP: PC protocol downgrade 1 -> 0 2019-01-09 14:08:30 10173 [Note] WSREP: view((empty)) 2019-01-09 14:08:30 10173 [Note] WSREP: gcomm: closed 2019-01-09 14:08:30 0 [Note] WSREP: New COMPONENT: primary = no, bootstrap = no, my_idx = 0, memb_num = 1 2019-01-09 14:08:30 0 [Note] WSREP: Writing down CC checksum: 294d142f 05ffa98d aaa7a140 df587ba8 at offset 144 2019-01-09 14:08:30 0 [Note] WSREP: Flow-control interval: [16, 16] 2019-01-09 14:08:30 0 [Note] WSREP: Trying to continue unpaused monitor 2019-01-09 14:08:30 0 [Note] WSREP: Received NON-PRIMARY. 2019-01-09 14:08:30 0 [Note] WSREP: Shifting SYNCED -> OPEN (TO: 30230) 2019-01-09 14:08:30 0 [Note] WSREP: Received self-leave message. 2019-01-09 14:08:30 0 [Note] WSREP: Writing down CC checksum: ebf137d3 eaab163d e5a975f0 ec1a0517 at offset 64 2019-01-09 14:08:30 2 [Note] WSREP: ####### processing CC -1, local, ordered 2019-01-09 14:08:30 2 [Note] WSREP: ####### drain monitors upto 30230 2019-01-09 14:08:30 2 [Note] WSREP: ####### My UUID: 0a358696-1406-11e9-a5a4-dbad5cfb9aba 2019-01-09 14:08:30 2 [Note] WSREP: ####### ST not required 2019-01-09 14:08:30 0 [Note] WSREP: Flow-control interval: [0, 0] 2019-01-09 14:08:30 0 [Note] WSREP: Trying to continue unpaused monitor 2019-01-09 14:08:30 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2019-01-09 14:08:30 0 [Note] WSREP: Shifting OPEN -> CLOSED (TO: -1) 2019-01-09 14:08:30 0 [Note] WSREP: RECV thread exiting 0: Success 2019-01-09 14:08:30 10173 [Note] WSREP: recv_thread() joined. 2019-01-09 14:08:30 10173 [Note] WSREP: Closing replication queue. 2019-01-09 14:08:30 10173 [Note] WSREP: Closing slave action queue. 2019-01-09 14:08:30 2 [Note] WSREP: ================================================ View: id: 0a3c0ff8-1406-11e9-b338-de6ebd3e1f45:-1 seqno: -1 status: 1 prococol_version: 4 own_index: 0 final: 0 members 2019-01-09 14:08:30 2 [Note] WSREP: id: 0a358696-1406-11e9-a5a4-dbad5cfb9aba name: cnt7glr11.localdomain 2019-01-09 14:08:30 2 [Note] WSREP: ================================================= 2019-01-09 14:08:30 2 [Note] WSREP: Non-primary view 2019-01-09 14:08:30 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-01-09 14:08:30 2 [Note] WSREP: ####### processing CC -1, local, ordered 2019-01-09 14:08:30 2 [Note] WSREP: ####### drain monitors upto 30230 2019-01-09 14:08:30 2 [Note] WSREP: ####### My UUID: 0a358696-1406-11e9-a5a4-dbad5cfb9aba 2019-01-09 14:08:30 2 [Note] WSREP: ####### ST not required 2019-01-09 14:08:30 2 [Note] WSREP: ================================================ View: id: 0a3c0ff8-1406-11e9-b338-de6ebd3e1f45:-1 seqno: -1 status: 1 prococol_version: 4 own_index: -1 final: 1 members 2019-01-09 14:08:30 2 [Note] WSREP: ================================================= 2019-01-09 14:08:30 2 [Note] WSREP: Non-primary view 2019-01-09 14:08:30 2 [Note] WSREP: Server status change disconnecting -> disconnected 2019-01-09 14:08:30 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-01-09 14:08:30 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-01-09 14:08:30 2 [Note] WSREP: Applier thread exiting 0 2019-01-09 14:08:30 10167 [Warning] WSREP: Failed to replicate rollback fragment for 20942: 3 2019-01-09 14:08:30 10167 [Note] WSREP: Disabling streaming 2019-01-09 14:08:32 0 [Note] WSREP: rollbacker thread exiting 2019-01-09 14:08:33 10173 [Note] WSREP: Stop replication 2019-01-09 14:08:35 10175 [Note] WSREP: rollbacker thread exiting 2019-01-09 14:08:35 10173 [Note] WSREP: Start replication 2019-01-09 14:08:35 10173 [Note] WSREP: Connecting with bootstrap option: 0 2019-01-09 14:08:35 10173 [Note] WSREP: Setting GCS initial position to 0a3c0ff8-1406-11e9-b338-de6ebd3e1f45:30230 2019-01-09 14:08:35 10173 [Note] WSREP: protonet asio version 0 2019-01-09 14:08:35 10173 [Note] WSREP: Using CRC-32C for message checksums. 2019-01-09 14:08:35 10173 [Note] WSREP: backend: asio 2019-01-09 14:08:35 10173 [Note] WSREP: gcomm thread scheduling priority set to other:0 2019-01-09 14:08:35 10173 [Warning] WSREP: access file(/home/stepan/galera/git/10.4/server/mysql-test/var/2/mysqld.2/data//gvwstate.dat) failed(No such file or directory) 2019-01-09 14:08:35 10173 [Note] WSREP: restore pc from disk failed 2019-01-09 14:08:35 10173 [Note] WSREP: GMCast version 0 2019-01-09 14:08:35 10173 [Note] WSREP: (4a65eaaa, 'tcp://0.0.0.0:16005') listening at tcp://0.0.0.0:16005 2019-01-09 14:08:35 10173 [Note] WSREP: (4a65eaaa, 'tcp://0.0.0.0:16005') multicast: , ttl: 1 2019-01-09 14:08:35 10173 [Note] WSREP: EVS version 1 2019-01-09 14:08:35 10173 [Note] WSREP: gcomm: connecting to group 'my_wsrep_cluster', peer '127.0.0.1:16002' 2019-01-09 14:08:35 10173 [Note] WSREP: (4a65eaaa, 'tcp://0.0.0.0:16005') connection established to 0a391e50 tcp://127.0.0.1:16002 2019-01-09 14:08:35 10173 [Note] WSREP: (4a65eaaa, 'tcp://0.0.0.0:16005') turning message relay requesting on, nonlive peers: 2019-01-09 14:08:36 10173 [Note] WSREP: EVS version upgrade 0 -> 1 2019-01-09 14:08:36 10173 [Note] WSREP: declaring 0a391e50 at tcp://127.0.0.1:16002 stable 2019-01-09 14:08:36 10173 [Note] WSREP: PC protocol upgrade 0 -> 1 2019-01-09 14:08:36 10173 [Note] WSREP: Node 0a391e50 state prim 2019-01-09 14:08:36 10173 [Note] WSREP: view(view_id(PRIM,0a391e50,4) memb { 0a391e50,0 4a65eaaa,0 } joined { } left { } partitioned { }) 2019-01-09 14:08:36 10173 [Note] WSREP: save pc into disk 2019-01-09 14:08:36 10173 [Note] WSREP: gcomm: connected 2019-01-09 14:08:36 10173 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2019-01-09 14:08:36 10173 [Note] WSREP: Shifting CLOSED -> OPEN (TO: -1) 2019-01-09 14:08:36 10173 [Note] WSREP: Opened channel 'my_wsrep_cluster' 2019-01-09 14:08:36 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 1, memb_num = 2 2019-01-09 14:08:36 0 [Note] WSREP: STATE EXCHANGE: Waiting for state UUID. 2019-01-09 14:08:36 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 4ab56f73-1407-11e9-a7b6-6b90d6652140 2019-01-09 14:08:36 0 [Note] WSREP: STATE EXCHANGE: got state msg: 4ab56f73-1407-11e9-a7b6-6b90d6652140 from 0 (cnt7glr11.localdomain) 2019-01-09 14:08:36 10178 [Note] WSREP: Starting applier thread 10178 2019-01-09 14:08:36 0 [Note] WSREP: STATE EXCHANGE: got state msg: 4ab56f73-1407-11e9-a7b6-6b90d6652140 from 1 (cnt7glr11.localdomain) 2019-01-09 14:08:36 0 [Note] WSREP: Quorum results: version = 5, component = PRIMARY, conf_id = 3, members = 1/2 (joined/total), act_id = 30231, last_appl. = 30129, protocols = 1/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 0a3c0ff8-1406-11e9-b338-de6ebd3e1f45 2019-01-09 14:08:36 0 [Note] WSREP: Writing down CC checksum: 7e7466ec 76b6e52b e778d1a1 5e20a777 at offset 232 2019-01-09 14:08:36 0 [Note] WSREP: Flow-control interval: [23, 23] 2019-01-09 14:08:36 0 [Note] WSREP: Trying to continue unpaused monitor 2019-01-09 14:08:36 0 [Note] WSREP: Shifting OPEN -> PRIMARY (TO: 30232) 2019-01-09 14:08:36 10178 [Note] WSREP: ####### processing CC 30232, local, ordered 2019-01-09 14:08:36 10178 [Note] WSREP: ####### drain monitors upto 30230 2019-01-09 14:08:36 10178 [Note] WSREP: REPL Protocols: 10 (5, 3) 2019-01-09 14:08:36 10178 [Note] WSREP: ####### My UUID: 4a65eaaa-1407-11e9-be6b-ea18a96babc5 2019-01-09 14:08:36 10178 [Note] WSREP: Server cnt7glr11.localdomain connected to cluster at position 0a3c0ff8-1406-11e9-b338-de6ebd3e1f45:30232 with ID 4a65eaaa-1407-11e9-be6b-ea18a96babc5 2019-01-09 14:08:36 10178 [Note] WSREP: Server status change disconnected -> connected 2019-01-09 14:08:36 10178 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-01-09 14:08:36 10178 [Note] WSREP: State transfer required: Group state: 0a3c0ff8-1406-11e9-b338-de6ebd3e1f45:30232 Local state: 0a3c0ff8-1406-11e9-b338-de6ebd3e1f45:30230 2019-01-09 14:08:36 10178 [Note] WSREP: Server status change connected -> joiner 2019-01-09 14:08:36 10178 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-01-09 14:08:36 10178 [Note] WSREP: You have configured 'rsync' state snapshot transfer method which cannot be performed on a running server. Wsrep provider won't be able to fall back to it if other means of state transfer are unavailable. In that case you will need to restart the server. 2019-01-09 14:08:36 10178 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:0 (proto: 10), state transfer needed: yes 2019-01-09 14:08:36 0 [Note] WSREP: Service thread queue flushed. 2019-01-09 14:08:36 10178 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:0, protocol version: 5 2019-01-09 14:08:36 10178 [Note] WSREP: ####### IST uuid:0a3c0ff8-1406-11e9-b338-de6ebd3e1f45 f: 30231, l: 30232, p: 10 2019-01-09 14:08:36 10178 [Note] WSREP: IST receiver addr using tcp://127.0.0.1:16006 2019-01-09 14:08:36 10178 [Note] WSREP: Prepared IST receiver for 30231-30232, listening at: tcp://127.0.0.1:16006 2019-01-09 14:08:36 0 [Note] WSREP: Member 1.0 (cnt7glr11.localdomain) requested state transfer from '*any*'. Selected 0.0 (cnt7glr11.localdomain)(SYNCED) as donor. 2019-01-09 14:08:36 0 [Note] WSREP: Shifting PRIMARY -> JOINER (TO: 30232) 2019-01-09 14:08:36 10178 [Note] WSREP: Requesting state transfer: success, donor: 0 2019-01-09 14:08:36 10178 [Note] WSREP: Receiving IST: 2 writesets, seqnos 30231-30232 2019-01-09 14:08:36 0 [Note] WSREP: ####### IST applying starts with 30231 2019-01-09 14:08:36 0 [Note] WSREP: ####### IST current seqno initialized to 30130 2019-01-09 14:08:36 0 [Note] WSREP: Receiving IST... 0.0% ( 0/103 events) complete. 2019-01-09 14:08:36 0 [Note] WSREP: IST preload starting at 30130 2019-01-09 14:08:36 0 [Note] WSREP: Service thread queue flushed. 2019-01-09 14:08:36 0 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:30129, protocol version: 5 2019-01-09 14:08:36 0 [Note] WSREP: 0.0 (cnt7glr11.localdomain): State transfer to 1.0 (cnt7glr11.localdomain) complete. 2019-01-09 14:08:36 0 [Note] WSREP: Member 0.0 (cnt7glr11.localdomain) synced with group. 2019-01-09 14:08:36 0 [ERROR] WSREP: got asio system error while reading IST stream: asio.misc:2 2019-01-09 14:08:36 0 [ERROR] WSREP: IST didn't contain all write sets, expected last: 30232 last received: 30171 2019-01-09 14:08:36 10178 [ERROR] WSREP: Receiving IST failed, node restart required: IST receiver reported failure: 71 (Protocol error) at galera/src/replicator_smm.hpp:pop_front():320. Null event. 2019-01-09 14:08:36 10178 [Note] WSREP: Closing send monitor... 2019-01-09 14:08:36 10178 [Note] WSREP: Closed send monitor. 2019-01-09 14:08:36 10178 [Note] WSREP: gcomm: terminating thread 2019-01-09 14:08:36 10178 [Note] WSREP: gcomm: joining thread 2019-01-09 14:08:36 10178 [Note] WSREP: gcomm: closing backend 2019-01-09 14:08:39 10178 [Note] WSREP: (4a65eaaa, 'tcp://0.0.0.0:16005') turning message relay requesting off 2019-01-09 14:08:40 10178 [Note] WSREP: (4a65eaaa, 'tcp://0.0.0.0:16005') connection to peer 0a391e50 with addr tcp://127.0.0.1:16002 timed out, no messages seen in PT3S 2019-01-09 14:08:40 10178 [Note] WSREP: (4a65eaaa, 'tcp://0.0.0.0:16005') turning message relay requesting on, nonlive peers: tcp://127.0.0.1:16002 2019-01-09 14:08:41 10178 [Note] WSREP: (4a65eaaa, 'tcp://0.0.0.0:16005') reconnecting to 0a391e50 (tcp://127.0.0.1:16002), attempt 0 2019-01-09 14:08:45 10178 [Note] WSREP: (4a65eaaa, 'tcp://0.0.0.0:16005') connection to peer 0a391e50 with addr tcp://127.0.0.1:16002 timed out, no messages seen in PT3S 2019-01-09 14:08:46 10178 [Note] WSREP: (4a65eaaa, 'tcp://0.0.0.0:16005') connection established to 0a391e50 tcp://127.0.0.1:16002 2019-01-09 14:08:46 10178 [Note] WSREP: evs::proto(4a65eaaa, LEAVING, view_id(REG,0a391e50,4)) suspecting node: 0a391e50 2019-01-09 14:08:46 10178 [Note] WSREP: evs::proto(4a65eaaa, LEAVING, view_id(REG,0a391e50,4)) suspected node without join message, declaring inactive 2019-01-09 14:08:46 10178 [Note] WSREP: view(view_id(NON_PRIM,0a391e50,4) memb { 4a65eaaa,0 } joined { } left { } partitioned { 0a391e50,0 }) 2019-01-09 14:08:46 10178 [Note] WSREP: PC protocol downgrade 1 -> 0 2019-01-09 14:08:46 10178 [Note] WSREP: view((empty)) 2019-01-09 14:08:46 10178 [Note] WSREP: gcomm: closed 2019-01-09 14:08:46 0 [Note] WSREP: New COMPONENT: primary = no, bootstrap = no, my_idx = 0, memb_num = 1 2019-01-09 14:08:46 0 [Note] WSREP: Writing down CC checksum: 927371e8 9f7227e0 7d145d29 6758fc8a at offset 144 2019-01-09 14:08:46 0 [Note] WSREP: Flow-control interval: [16, 16] 2019-01-09 14:08:46 0 [Note] WSREP: Trying to continue unpaused monitor 2019-01-09 14:08:46 0 [Note] WSREP: Received NON-PRIMARY. 2019-01-09 14:08:46 0 [Note] WSREP: Shifting JOINER -> OPEN (TO: 30232) 2019-01-09 14:08:46 0 [Note] WSREP: Received self-leave message. 2019-01-09 14:08:46 0 [Note] WSREP: Writing down CC checksum: ebf137d3 eaab163d e5a975f0 ec1a0517 at offset 64 2019-01-09 14:08:46 0 [Note] WSREP: Flow-control interval: [0, 0] 2019-01-09 14:08:46 0 [Note] WSREP: Trying to continue unpaused monitor 2019-01-09 14:08:46 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2019-01-09 14:08:46 0 [Note] WSREP: Shifting OPEN -> CLOSED (TO: -1) 2019-01-09 14:08:46 0 [Note] WSREP: RECV thread exiting 0: Success 2019-01-09 14:08:46 10178 [Note] WSREP: recv_thread() joined. 2019-01-09 14:08:46 10178 [Note] WSREP: Closing replication queue. 2019-01-09 14:08:46 10178 [Note] WSREP: Closing slave action queue. mysqld: galera/src/replicator_str.cpp:945: void galera::ReplicatorSMM::request_state_transfer(void*, const wsrep_uuid_t&, wsrep_seqno_t, const void*, ssize_t): Assertion `ist_seqno > sst_seqno_' failed. 190109 14:08:46 [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.4.2-MariaDB-debug-log key_buffer_size=1048576 read_buffer_size=131072 max_used_connections=2 max_threads=153 thread_count=28 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 63457 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7ff7d4000b00 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 = 0x7ff7e420e9a0 thread_stack 0x49000 /home/stepan/galera/git/10.4/server/sql/mysqld(my_print_stacktrace+0x40)[0x564e5431c17e] mysys/stacktrace.c:269(my_print_stacktrace)[0x564e53b5a75f] sigaction.c:0(__restore_rt)[0x7ff7f49535d0] :0(__GI_raise)[0x7ff7f2c42207] :0(__GI_abort)[0x7ff7f2c438f8] :0(__assert_fail_base)[0x7ff7f2c3b026] :0(__GI___assert_fail)[0x7ff7f2c3b0d2] src/replicator_str.cpp:945(galera::ReplicatorSMM::request_state_transfer(void*, wsrep_uuid const&, long, void const*, long))[0x7ff7ec8a5dd7] src/replicator_smm.cpp:2733(galera::ReplicatorSMM::process_conf_change(void*, gcs_action const&))[0x7ff7ec894e88] src/gcs_action_source.cpp:154(galera::GcsActionSource::dispatch(void*, gcs_action const&, bool&))[0x7ff7ec874ec9] src/gcs_action_source.cpp:188(galera::GcsActionSource::process(void*, bool&))[0x7ff7ec87521d] src/replicator_smm.cpp:383(galera::ReplicatorSMM::async_recv(void*))[0x7ff7ec894043] src/wsrep_provider_v26.cpp:648(wsrep::wsrep_provider_v26::run_applier(wsrep::high_priority_service*))[0x564e543d4dd4] sql/wsrep_thd.cc:111(wsrep_replication_process(THD*, void*))[0x564e53a78e96] sql/wsrep_mysqld.cc:2975(start_wsrep_THD(void*))[0x564e53a6a46d] pthread_create.c:0(start_thread)[0x7ff7f494bdd5] /lib64/libc.so.6(clone+0x6d)[0x7ff7f2d09ead] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (0x0): Connection ID (thread ID): 10178 Status: NOT_KILLED Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on,split_materialized=on,condition_pushdown_for_subquery=on 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 at /home/stepan/galera/git/10.4/server/mysql-test/var/2/mysqld.2/data/ ----------SERVER LOG END------------- mysqltest failed but provided no output The result from queries just before the failure was: < snip > connection node_1; SELECT COUNT(*) > 0 FROM wsrep_schema.SR; COUNT(*) > 0 1 connect node_2a, 127.0.0.1, root, , test, $NODE_MYPORT_2; connection node_2a; SET SESSION wsrep_sync_wait=0; SET GLOBAL wsrep_cluster_address = ''; SET SESSION wsrep_sync_wait = DEFAULT; connection node_2; INSERT INTO t1 VALUES (6); ERROR HY000: Lost connection to MySQL server during query connection node_1; SELECT COUNT(*) = 0 FROM wsrep_schema.SR; COUNT(*) = 0 1 connection node_2a; connection node_1; connect node_2b, 127.0.0.1, root, , test, $NODE_MYPORT_2; connection node_2b; - found 'core.209047' (0/5) Trying 'dbx' to get a backtrace Trying 'gdb' to get a backtrace from coredump /home/stepan/galera/git/10.4/server/mysql-test/var/2/log/galera_sr.galera_sr_cc_master-innodb/mysqld.2/data/core.209047 Core generated by '/home/stepan/galera/git/10.4/server/sql/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 231655] [New LWP 209050] [New LWP 209048] [New LWP 209577] [New LWP 209580] [New LWP 231666] [New LWP 209609] [New LWP 209583] [New LWP 209584] [New LWP 209612] [New LWP 209585] [New LWP 209611] [New LWP 209616] [New LWP 209610] [New LWP 209617] [New LWP 209620] [New LWP 209618] [New LWP 209621] [New LWP 209626] [New LWP 209619] [New LWP 209622] [New LWP 231653] [New LWP 209623] [New LWP 231140] [New LWP 231654] [New LWP 209047] [New LWP 209579] [New LWP 209581] [New LWP 209582] [New LWP 209613] [New LWP 209614] [New LWP 209615] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/home/stepan/galera/git/10.4/server/sql/mysqld --defaults-group-suffix=.2 --def'. Program terminated with signal 6, Aborted. #0 0x00007ff7f49509d1 in pthread_kill () from /lib64/libpthread.so.0 #0 0x00007ff7f49509d1 in pthread_kill () from /lib64/libpthread.so.0 #1 0x0000564e5431c26c in my_write_core (sig=6) at /home/stepan/galera/git/10.4/server/mysys/stacktrace.c:481 #2 0x0000564e53b5ab8b in handle_fatal_signal (sig=6) at /home/stepan/galera/git/10.4/server/sql/signal_handler.cc:305 #3 #4 0x00007ff7f2c42207 in raise () from /lib64/libc.so.6 #5 0x00007ff7f2c438f8 in abort () from /lib64/libc.so.6 #6 0x00007ff7f2c3b026 in __assert_fail_base () from /lib64/libc.so.6 #7 0x00007ff7f2c3b0d2 in __assert_fail () from /lib64/libc.so.6 #8 0x00007ff7ec8a5dd7 in galera::ReplicatorSMM::request_state_transfer (this=this@entry=0x564e56341240, recv_ctx=recv_ctx@entry=0x7ff7e420e4d0, group_uuid=..., cc_seqno=cc_seqno@entry=30232, sst_req=0x0, sst_req_len=) at galera/src/replicator_str.cpp:945 #9 0x00007ff7ec894e88 in galera::ReplicatorSMM::process_conf_change (this=0x564e56341240, recv_ctx=0x7ff7e420e4d0, cc=...) at galera/src/replicator_smm.cpp:2660 #10 0x00007ff7ec874ec9 in galera::GcsActionSource::dispatch (this=this@entry=0x564e56348b30, recv_ctx=recv_ctx@entry=0x7ff7e420e4d0, act=..., exit_loop=@0x7ff7e420e29e: false) at galera/src/gcs_action_source.cpp:124 #11 0x00007ff7ec87521d in galera::GcsActionSource::process (this=0x564e56348b30, recv_ctx=0x7ff7e420e4d0, exit_loop=@0x7ff7e420e29e: false) at galera/src/gcs_action_source.cpp:182 #12 0x00007ff7ec894043 in galera::ReplicatorSMM::async_recv (this=0x564e56341240, recv_ctx=0x7ff7e420e4d0) at galera/src/replicator_smm.cpp:383 #13 0x0000564e543d4dd4 in wsrep::wsrep_provider_v26::run_applier (this=0x564e562b7180, applier_ctx=0x7ff7e420e4d0) at /home/stepan/galera/git/10.4/server/wsrep-lib/src/wsrep_provider_v26.cpp:648 #14 0x0000564e53a78e96 in wsrep_replication_process (thd=0x7ff7d4000b00, arg=0x0) at /home/stepan/galera/git/10.4/server/sql/wsrep_thd.cc:111 #15 0x0000564e53a6a46d in start_wsrep_THD (arg=0x7ff75c29c260) at /home/stepan/galera/git/10.4/server/sql/wsrep_mysqld.cc:2973 #16 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #17 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 32 (Thread 0x7ff7a27fc700 (LWP 209615)): #0 0x00007ff7f494f965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e53e61b21 in os_event::wait (this=0x564e5648cc20) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:159 #2 0x0000564e53e615a7 in os_event::wait_low (this=0x564e5648cc20, reset_sig_count=27385) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:326 #3 0x0000564e53e61918 in os_event_wait_low (event=0x564e5648cc20, reset_sig_count=27385) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:515 #4 0x0000564e53f4dad4 in srv_resume_thread (slot=0x564e54e9f908 , sig_count=27385, wait=true, timeout_usec=0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:907 #5 0x0000564e53f51af4 in srv_purge_coordinator_suspend (slot=0x564e54e9f908 , rseg_history_len=12) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:2619 #6 0x0000564e53f51d8a in srv_purge_coordinator_thread (arg=0x0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:2694 #7 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 31 (Thread 0x7ff7a2ffd700 (LWP 209614)): #0 0x00007ff7f4952e3d in nanosleep () from /lib64/libpthread.so.0 #1 0x0000564e53e61e23 in os_thread_sleep (tm=1000000) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0thread.cc:225 #2 0x0000564e53f5104b in srv_master_sleep () at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:2314 #3 0x0000564e53f5117b in srv_master_thread (arg=0x0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:2355 #4 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #5 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 30 (Thread 0x7ff7a37fe700 (LWP 209613)): #0 0x00007ff7f494fd12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e53e6143c in os_event::timed_wait (this=0x564e56634fe0, abstime=0x7ff7a37fdb60) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:276 #2 0x0000564e53e61753 in os_event::wait_time_low (this=0x564e56634fe0, time_in_usec=5000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:398 #3 0x0000564e53e618f3 in os_event_wait_time_low (event=0x564e56634fe0, time_in_usec=5000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:498 #4 0x0000564e53fb00fa in ib_wqueue_timedwait (wq=0x564e56634ed0, wait_in_usecs=5000000) at /home/stepan/galera/git/10.4/server/storage/innobase/ut/ut0wqueue.cc:163 #5 0x0000564e540f2c5d in fts_optimize_thread (arg=0x564e56634ed0) at /home/stepan/galera/git/10.4/server/storage/innobase/fts/fts0opt.cc:2897 #6 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 29 (Thread 0x7ff7b7fff700 (LWP 209582)): #0 0x00007ff7f451c644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000564e53e54b8c in LinuxAIOHandler::collect (this=0x7ff7b7ffeb00) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:1913 #2 0x0000564e53e550b5 in LinuxAIOHandler::poll (this=0x7ff7b7ffeb00, m1=0x7ff7b7ffeba8, m2=0x7ff7b7ffebb0, request=0x7ff7b7ffebe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2058 #3 0x0000564e53e55218 in os_aio_linux_handler (global_segment=3, m1=0x7ff7b7ffeba8, m2=0x7ff7b7ffebb0, request=0x7ff7b7ffebe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2112 #4 0x0000564e53e59d3c in os_aio_handler (segment=3, m1=0x7ff7b7ffeba8, m2=0x7ff7b7ffebb0, request=0x7ff7b7ffebe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:5665 #5 0x0000564e540ae8bb in fil_aio_wait (segment=3) at /home/stepan/galera/git/10.4/server/storage/innobase/fil/fil0fil.cc:4446 #6 0x0000564e53f53640 in io_handler_thread (arg=0x564e550dd678 ) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0start.cc:325 #7 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 28 (Thread 0x7ff7bc809700 (LWP 209581)): #0 0x00007ff7f451c644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000564e53e54b8c in LinuxAIOHandler::collect (this=0x7ff7bc808b00) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:1913 #2 0x0000564e53e550b5 in LinuxAIOHandler::poll (this=0x7ff7bc808b00, m1=0x7ff7bc808ba8, m2=0x7ff7bc808bb0, request=0x7ff7bc808be0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2058 #3 0x0000564e53e55218 in os_aio_linux_handler (global_segment=2, m1=0x7ff7bc808ba8, m2=0x7ff7bc808bb0, request=0x7ff7bc808be0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2112 #4 0x0000564e53e59d3c in os_aio_handler (segment=2, m1=0x7ff7bc808ba8, m2=0x7ff7bc808bb0, request=0x7ff7bc808be0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:5665 #5 0x0000564e540ae8bb in fil_aio_wait (segment=2) at /home/stepan/galera/git/10.4/server/storage/innobase/fil/fil0fil.cc:4446 #6 0x0000564e53f53640 in io_handler_thread (arg=0x564e550dd670 ) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0start.cc:325 #7 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 27 (Thread 0x7ff7bd80b700 (LWP 209579)): #0 0x00007ff7f451c644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000564e53e54b8c in LinuxAIOHandler::collect (this=0x7ff7bd80ab00) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:1913 #2 0x0000564e53e550b5 in LinuxAIOHandler::poll (this=0x7ff7bd80ab00, m1=0x7ff7bd80aba8, m2=0x7ff7bd80abb0, request=0x7ff7bd80abe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2058 #3 0x0000564e53e55218 in os_aio_linux_handler (global_segment=0, m1=0x7ff7bd80aba8, m2=0x7ff7bd80abb0, request=0x7ff7bd80abe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2112 #4 0x0000564e53e59d3c in os_aio_handler (segment=0, m1=0x7ff7bd80aba8, m2=0x7ff7bd80abb0, request=0x7ff7bd80abe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:5665 #5 0x0000564e540ae8bb in fil_aio_wait (segment=0) at /home/stepan/galera/git/10.4/server/storage/innobase/fil/fil0fil.cc:4446 #6 0x0000564e53f53640 in io_handler_thread (arg=0x564e550dd660 ) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0start.cc:325 #7 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 26 (Thread 0x7ff7f4d5c880 (LWP 209047)): #0 0x00007ff7f2cff20d in poll () from /lib64/libc.so.6 #1 0x0000564e536fa122 in handle_connections_sockets () at /home/stepan/galera/git/10.4/server/sql/mysqld.cc:6690 #2 0x0000564e536f91d1 in mysqld_main (argc=162, argv=0x564e561c0d20) at /home/stepan/galera/git/10.4/server/sql/mysqld.cc:6070 #3 0x0000564e536ecbb5 in main (argc=23, argv=0x7fff746e1678) at /home/stepan/galera/git/10.4/server/sql/main.cc:25 Thread 25 (Thread 0x7ff7bda0b700 (LWP 231654)): #0 0x00007ff7f494f965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e5432189b in safe_cond_wait (cond=0x7ff7d8025ee8, mp=0x7ff7d8025e38, file=0x564e5448b100 "/home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h", line=1178) at /home/stepan/galera/git/10.4/server/mysys/thr_mutex.c:492 #2 0x0000564e53a78790 in inline_mysql_cond_wait (that=0x7ff7d8025ee8, mutex=0x7ff7d8025e38, src_file=0x564e5448b410 "/home/stepan/galera/git/10.4/server/sql/wsrep_thd.h", src_line=69) at /home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h:1178 #3 0x0000564e53a7b3fa in Wsrep_thd_queue::pop_front (this=0x7ff7d8025de0) at /home/stepan/galera/git/10.4/server/sql/wsrep_thd.h:69 #4 0x0000564e53a7a360 in wsrep_post_rollback_process (post_rollbacker=0x7ff7d80108e0, arg=0x0) at /home/stepan/galera/git/10.4/server/sql/wsrep_thd.cc:335 #5 0x0000564e53a6a46d in start_wsrep_THD (arg=0x7ff75c24cd20) at /home/stepan/galera/git/10.4/server/sql/wsrep_mysqld.cc:2973 #6 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 24 (Thread 0x7ff7bd92a700 (LWP 231140)): #0 0x00007ff7f2cff20d in poll () from /lib64/libc.so.6 #1 0x0000564e5438d0b1 in vio_io_wait (vio=0x564e568bd270, event=VIO_IO_EVENT_READ, timeout=28800000) at /home/stepan/galera/git/10.4/server/vio/viosocket.c:976 #2 0x0000564e5438b6d1 in vio_socket_io_wait (vio=0x564e568bd270, event=VIO_IO_EVENT_READ) at /home/stepan/galera/git/10.4/server/vio/viosocket.c:118 #3 0x0000564e5438b8b7 in vio_read (vio=0x564e568bd270, buf=0x7ff75c0daba0 "\a", size=4) at /home/stepan/galera/git/10.4/server/vio/viosocket.c:195 #4 0x0000564e53705636 in my_real_read (net=0x7ff75c022ce0, complen=0x7ff7bd929800, header=1 '\001') at /home/stepan/galera/git/10.4/server/sql/net_serv.cc:962 #5 0x0000564e53705ebd in my_net_read_packet_reallen (net=0x7ff75c022ce0, read_from_server=1 '\001', reallen=0x7ff7bd929868) at /home/stepan/galera/git/10.4/server/sql/net_serv.cc:1243 #6 0x0000564e53705e70 in my_net_read_packet (net=0x7ff75c022ce0, read_from_server=1 '\001') at /home/stepan/galera/git/10.4/server/sql/net_serv.cc:1227 #7 0x0000564e5381f761 in do_command (thd=0x7ff75c0229f0) at /home/stepan/galera/git/10.4/server/sql/sql_parse.cc:1274 #8 0x0000564e53990158 in do_handle_one_connection (connect=0x564e568c19e0) at /home/stepan/galera/git/10.4/server/sql/sql_connect.cc:1397 #9 0x0000564e5398fea6 in handle_one_connection (arg=0x564e568c19e0) at /home/stepan/galera/git/10.4/server/sql/sql_connect.cc:1301 #10 0x0000564e542b4325 in pfs_spawn_thread (arg=0x564e562fdd70) at /home/stepan/galera/git/10.4/server/storage/perfschema/pfs.cc:1862 #11 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #12 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 23 (Thread 0x7ff7dc0b5700 (LWP 209623)): #0 0x00007ff7f2c4340a in sigwaitinfo () from /lib64/libc.so.6 #1 0x0000564e536ecc34 in my_sigwait (set=0x7ff7dc0b4cf0, sig=0x7ff7dc0b4cb4, code=0x7ff7dc0b4cb8) at /home/stepan/galera/git/10.4/server/include/my_pthread.h:196 #2 0x0000564e536f39d3 in signal_hand (arg=0x0) at /home/stepan/galera/git/10.4/server/sql/mysqld.cc:3439 #3 0x0000564e542b4325 in pfs_spawn_thread (arg=0x564e563a4770) at /home/stepan/galera/git/10.4/server/storage/perfschema/pfs.cc:1862 #4 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #5 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 22 (Thread 0x7ff7e4179700 (LWP 231653)): #0 0x00007ff7f494f965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e5432189b in safe_cond_wait (cond=0x7ff7d0017c08, mp=0x7ff7d0017b58, file=0x564e5448b100 "/home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h", line=1178) at /home/stepan/galera/git/10.4/server/mysys/thr_mutex.c:492 #2 0x0000564e53a78790 in inline_mysql_cond_wait (that=0x7ff7d0017c08, mutex=0x7ff7d0017b58, src_file=0x564e5448b410 "/home/stepan/galera/git/10.4/server/sql/wsrep_thd.h", src_line=69) at /home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h:1178 #3 0x0000564e53a7b3fa in Wsrep_thd_queue::pop_front (this=0x7ff7d0017b00) at /home/stepan/galera/git/10.4/server/sql/wsrep_thd.h:69 #4 0x0000564e53a79fa0 in wsrep_rollback_process (rollbacker=0x7ff7d0001d50, arg=0x0) at /home/stepan/galera/git/10.4/server/sql/wsrep_thd.cc:193 #5 0x0000564e53a6a46d in start_wsrep_THD (arg=0x7ff75c0507e0) at /home/stepan/galera/git/10.4/server/sql/wsrep_mysqld.cc:2973 #6 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 21 (Thread 0x7ff786ffd700 (LWP 209622)): #0 0x00007ff7f494f965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e5432189b in safe_cond_wait (cond=0x7ff786ffcc70, mp=0x7ff786ffccb0, file=0x564e545ee5c0 "/home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h", line=1178) at /home/stepan/galera/git/10.4/server/mysys/thr_mutex.c:492 #2 0x0000564e53d78a13 in inline_mysql_cond_wait (that=0x7ff786ffcc70, mutex=0x7ff786ffccb0, src_file=0x564e545f0060 "/home/stepan/galera/git/10.4/server/storage/innobase/handler/ha_innodb.cc", src_line=296) at /home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h:1178 #3 0x0000564e53d7d63d in thd_destructor_proxy () at /home/stepan/galera/git/10.4/server/storage/innobase/handler/ha_innodb.cc:296 #4 0x0000564e542b4325 in pfs_spawn_thread (arg=0x564e56646940) at /home/stepan/galera/git/10.4/server/storage/perfschema/pfs.cc:1862 #5 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 20 (Thread 0x7ff787fff700 (LWP 209619)): #0 0x00007ff7f494f965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e53e61b21 in os_event::wait (this=0x564e5648cf20) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:159 #2 0x0000564e53e615a7 in os_event::wait_low (this=0x564e5648cf20, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:326 #3 0x0000564e53e61918 in os_event_wait_low (event=0x564e5648cf20, reset_sig_count=0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:515 #4 0x0000564e5402e4c2 in buf_dump_thread () at /home/stepan/galera/git/10.4/server/storage/innobase/buf/buf0dump.cc:835 #5 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 19 (Thread 0x7ff7dc06a700 (LWP 209626)): #0 0x00007ff7f494f965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e5432189b in safe_cond_wait (cond=0x564e550622e0 , mp=0x564e550656e0 , file=0x564e543ebe68 "/home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h", line=1167) at /home/stepan/galera/git/10.4/server/mysys/thr_mutex.c:492 #2 0x0000564e53720d4a in inline_mysql_cond_wait (that=0x564e550622e0 , mutex=0x564e550656e0 , src_file=0x564e543ec9c8 "/home/stepan/galera/git/10.4/server/sql/slave.cc", src_line=521) at /home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h:1167 #3 0x0000564e537225eb in handle_slave_background (arg=0x0) at /home/stepan/galera/git/10.4/server/sql/slave.cc:521 #4 0x0000564e542b4325 in pfs_spawn_thread (arg=0x564e568bd270) at /home/stepan/galera/git/10.4/server/storage/perfschema/pfs.cc:1862 #5 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 18 (Thread 0x7ff7877fe700 (LWP 209621)): #0 0x00007ff7f494f965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e53e61b21 in os_event::wait (this=0x564e5648d020) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:159 #2 0x0000564e53e615a7 in os_event::wait_low (this=0x564e5648d020, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:326 #3 0x0000564e53e61918 in os_event_wait_low (event=0x564e5648d020, reset_sig_count=0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:515 #4 0x0000564e540171cf in buf_resize_thread () at /home/stepan/galera/git/10.4/server/storage/innobase/buf/buf0buf.cc:3092 #5 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 17 (Thread 0x7ff7a0ff9700 (LWP 209618)): #0 0x00007ff7f494f965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e53e61b21 in os_event::wait (this=0x564e5648cca0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:159 #2 0x0000564e53e615a7 in os_event::wait_low (this=0x564e5648cca0, reset_sig_count=117173) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:326 #3 0x0000564e53e61918 in os_event_wait_low (event=0x564e5648cca0, reset_sig_count=0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:515 #4 0x0000564e53f4dad4 in srv_resume_thread (slot=0x564e54e9f940 , sig_count=0, wait=true, timeout_usec=0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:907 #5 0x0000564e53f516e7 in srv_worker_thread (arg=0x0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:2488 #6 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 16 (Thread 0x7ff77f7fe700 (LWP 209620)): #0 0x00007ff7f4952e3d in nanosleep () from /lib64/libpthread.so.0 #1 0x0000564e53e61e23 in os_thread_sleep (tm=1000000) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0thread.cc:225 #2 0x0000564e54009025 in btr_defragment_thread () at /home/stepan/galera/git/10.4/server/storage/innobase/btr/btr0defragment.cc:702 #3 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #4 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 15 (Thread 0x7ff7a17fa700 (LWP 209617)): #0 0x00007ff7f494f965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e53e61b21 in os_event::wait (this=0x564e5648cd20) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:159 #2 0x0000564e53e615a7 in os_event::wait_low (this=0x564e5648cd20, reset_sig_count=108608) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:326 #3 0x0000564e53e61918 in os_event_wait_low (event=0x564e5648cd20, reset_sig_count=0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:515 #4 0x0000564e53f4dad4 in srv_resume_thread (slot=0x564e54e9f978 , sig_count=0, wait=true, timeout_usec=0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:907 #5 0x0000564e53f516e7 in srv_worker_thread (arg=0x0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:2488 #6 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 14 (Thread 0x7ff7b4df4700 (LWP 209610)): #0 0x00007ff7f494fd12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e53e6143c in os_event::timed_wait (this=0x564e5648ce20, abstime=0x7ff7b4df3ba0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:276 #2 0x0000564e53e61753 in os_event::wait_time_low (this=0x564e5648ce20, time_in_usec=1000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:398 #3 0x0000564e53e618f3 in os_event_wait_time_low (event=0x564e5648ce20, time_in_usec=1000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:498 #4 0x0000564e53f4fcda in srv_error_monitor_thread () at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:1842 #5 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 13 (Thread 0x7ff7a1ffb700 (LWP 209616)): #0 0x00007ff7f494f965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e53e61b21 in os_event::wait (this=0x564e5648cda0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:159 #2 0x0000564e53e615a7 in os_event::wait_low (this=0x564e5648cda0, reset_sig_count=107470) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:326 #3 0x0000564e53e61918 in os_event_wait_low (event=0x564e5648cda0, reset_sig_count=0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:515 #4 0x0000564e53f4dad4 in srv_resume_thread (slot=0x564e54e9f9b0 , sig_count=0, wait=true, timeout_usec=0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:907 #5 0x0000564e53f516e7 in srv_worker_thread (arg=0x0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:2488 #6 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 12 (Thread 0x7ff7b5df6700 (LWP 209611)): #0 0x00007ff7f494fd12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e53e6143c in os_event::timed_wait (this=0x564e5648cea0, abstime=0x7ff7b5df5d20) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:276 #2 0x0000564e53e61753 in os_event::wait_time_low (this=0x564e5648cea0, time_in_usec=5000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:398 #3 0x0000564e53e618f3 in os_event_wait_time_low (event=0x564e5648cea0, time_in_usec=5000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:498 #4 0x0000564e53f4f7b8 in srv_monitor_thread () at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:1678 #5 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 11 (Thread 0x7ff7b67fc700 (LWP 209585)): #0 0x00007ff7f494fd12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e53e6143c in os_event::timed_wait (this=0x564e5648cfa0, abstime=0x7ff7b67fbaf0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:276 #2 0x0000564e53e61753 in os_event::wait_time_low (this=0x564e5648cfa0, time_in_usec=1000000, reset_sig_count=2) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:398 #3 0x0000564e53e618f3 in os_event_wait_time_low (event=0x564e5648cfa0, time_in_usec=1000000, reset_sig_count=2) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:498 #4 0x0000564e54038671 in pc_sleep_if_needed (next_loop_time=1547035727832, sig_count=2, cur_time=1547035726832) at /home/stepan/galera/git/10.4/server/storage/innobase/buf/buf0flu.cc:2685 #5 0x0000564e540395aa in buf_flush_page_cleaner_coordinator () at /home/stepan/galera/git/10.4/server/storage/innobase/buf/buf0flu.cc:3144 #6 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 10 (Thread 0x7ff7a3fff700 (LWP 209612)): #0 0x00007ff7f494fd12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e53e6143c in os_event::timed_wait (this=0x564e56698670, abstime=0x7ff7a3ffed60) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:276 #2 0x0000564e53e61753 in os_event::wait_time_low (this=0x564e56698670, time_in_usec=10000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:398 #3 0x0000564e53e618f3 in os_event_wait_time_low (event=0x564e56698670, time_in_usec=10000000, reset_sig_count=0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:498 #4 0x0000564e5409801f in dict_stats_thread () at /home/stepan/galera/git/10.4/server/storage/innobase/dict/dict0stats_bg.cc:460 #5 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7ff7b6ffd700 (LWP 209584)): #0 0x00007ff7f451c644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000564e53e54b8c in LinuxAIOHandler::collect (this=0x7ff7b6ffcb00) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:1913 #2 0x0000564e53e550b5 in LinuxAIOHandler::poll (this=0x7ff7b6ffcb00, m1=0x7ff7b6ffcba8, m2=0x7ff7b6ffcbb0, request=0x7ff7b6ffcbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2058 #3 0x0000564e53e55218 in os_aio_linux_handler (global_segment=5, m1=0x7ff7b6ffcba8, m2=0x7ff7b6ffcbb0, request=0x7ff7b6ffcbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2112 #4 0x0000564e53e59d3c in os_aio_handler (segment=5, m1=0x7ff7b6ffcba8, m2=0x7ff7b6ffcbb0, request=0x7ff7b6ffcbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:5665 #5 0x0000564e540ae8bb in fil_aio_wait (segment=5) at /home/stepan/galera/git/10.4/server/storage/innobase/fil/fil0fil.cc:4446 #6 0x0000564e53f53640 in io_handler_thread (arg=0x564e550dd688 ) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0start.cc:325 #7 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7ff7b77fe700 (LWP 209583)): #0 0x00007ff7f451c644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000564e53e54b8c in LinuxAIOHandler::collect (this=0x7ff7b77fdb00) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:1913 #2 0x0000564e53e550b5 in LinuxAIOHandler::poll (this=0x7ff7b77fdb00, m1=0x7ff7b77fdba8, m2=0x7ff7b77fdbb0, request=0x7ff7b77fdbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2058 #3 0x0000564e53e55218 in os_aio_linux_handler (global_segment=4, m1=0x7ff7b77fdba8, m2=0x7ff7b77fdbb0, request=0x7ff7b77fdbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2112 #4 0x0000564e53e59d3c in os_aio_handler (segment=4, m1=0x7ff7b77fdba8, m2=0x7ff7b77fdbb0, request=0x7ff7b77fdbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:5665 #5 0x0000564e540ae8bb in fil_aio_wait (segment=4) at /home/stepan/galera/git/10.4/server/storage/innobase/fil/fil0fil.cc:4446 #6 0x0000564e53f53640 in io_handler_thread (arg=0x564e550dd680 ) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0start.cc:325 #7 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7ff7b55f5700 (LWP 209609)): #0 0x00007ff7f494fd12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e53e6143c in os_event::timed_wait (this=0x564e566651d0, abstime=0x7ff7b55f4d40) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:276 #2 0x0000564e53e61753 in os_event::wait_time_low (this=0x564e566651d0, time_in_usec=1000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:398 #3 0x0000564e53e618f3 in os_event_wait_time_low (event=0x564e566651d0, time_in_usec=1000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:498 #4 0x0000564e53e2de46 in lock_wait_timeout_thread () at /home/stepan/galera/git/10.4/server/storage/innobase/lock/lock0wait.cc:543 #5 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7ff7e41c4700 (LWP 231666)): #0 0x00007ff7f494fd12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ff7ec84ebdb in gu::Lock::wait (this=this@entry=0x7ff7e41c16e0, cond=..., date=...) at galerautils/src/gu_lock.hpp:62 #2 0x00007ff7ec899976 in galera::Monitor::wait (this=this@entry=0x564e563421e0, gtid=..., wait_until=...) at galera/src/monitor.hpp:355 #3 0x00007ff7ec88b58f in galera::ReplicatorSMM::sync_wait (this=0x564e56341240, upto=, tout=, gtid=0x7ff7e41c1b20) at galera/src/replicator_smm.cpp:1661 #4 0x00007ff7ec8aa653 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at galera/src/wsrep_provider.cpp:998 #5 0x0000564e543d5a8b in wsrep::wsrep_provider_v26::causal_read (this=0x564e562b7180, timeout=-1) at /home/stepan/galera/git/10.4/server/wsrep-lib/src/wsrep_provider_v26.cpp:803 #6 0x0000564e543c0f69 in wsrep::server_state::causal_read (this=0x564e5630bbf0, timeout=-1) at /home/stepan/galera/git/10.4/server/wsrep-lib/src/server_state.cpp:627 #7 0x0000564e543bb811 in wsrep::client_state::sync_wait (this=0x7ff7c8007100, timeout=-1) at /home/stepan/galera/git/10.4/server/wsrep-lib/src/client_state.cpp:417 #8 0x0000564e53a6264b in wsrep_sync_wait (thd=0x7ff7c8001290, mask=1) at /home/stepan/galera/git/10.4/server/sql/wsrep_mysqld.cc:1040 #9 0x0000564e53827092 in mysql_execute_command (thd=0x7ff7c8001290) at /home/stepan/galera/git/10.4/server/sql/sql_parse.cc:3832 #10 0x0000564e53835fab in mysql_parse (thd=0x7ff7c8001290, rawbuf=0x7ff7c80193e8 "SELECT VARIABLE_VALUE = 'ON' FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME = 'wsrep_ready'", length=102, parser_state=0x7ff7e41c30b0, is_com_multi=false, is_next_command=false) at /home/stepan/galera/git/10.4/server/sql/sql_parse.cc:8180 #11 0x0000564e538355de in wsrep_mysql_parse (thd=0x7ff7c8001290, rawbuf=0x7ff7c80193e8 "SELECT VARIABLE_VALUE = 'ON' FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME = 'wsrep_ready'", length=102, parser_state=0x7ff7e41c30b0, is_com_multi=false, is_next_command=false) at /home/stepan/galera/git/10.4/server/sql/sql_parse.cc:7992 #12 0x0000564e53821461 in dispatch_command (command=COM_QUERY, thd=0x7ff7c8001290, packet=0x7ff7c800bb51 "SELECT VARIABLE_VALUE = 'ON' FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME = 'wsrep_ready'", packet_length=102, is_com_multi=false, is_next_command=false) at /home/stepan/galera/git/10.4/server/sql/sql_parse.cc:1834 #13 0x0000564e5381fe99 in do_command (thd=0x7ff7c8001290) at /home/stepan/galera/git/10.4/server/sql/sql_parse.cc:1403 #14 0x0000564e53990158 in do_handle_one_connection (connect=0x564e5638ce80) at /home/stepan/galera/git/10.4/server/sql/sql_connect.cc:1397 #15 0x0000564e5398fea6 in handle_one_connection (arg=0x564e5638ce80) at /home/stepan/galera/git/10.4/server/sql/sql_connect.cc:1301 #16 0x0000564e542b4325 in pfs_spawn_thread (arg=0x564e562fdd70) at /home/stepan/galera/git/10.4/server/storage/perfschema/pfs.cc:1862 #17 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #18 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7ff7bd00a700 (LWP 209580)): #0 0x00007ff7f451c644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000564e53e54b8c in LinuxAIOHandler::collect (this=0x7ff7bd009b00) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:1913 #2 0x0000564e53e550b5 in LinuxAIOHandler::poll (this=0x7ff7bd009b00, m1=0x7ff7bd009ba8, m2=0x7ff7bd009bb0, request=0x7ff7bd009be0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2058 #3 0x0000564e53e55218 in os_aio_linux_handler (global_segment=1, m1=0x7ff7bd009ba8, m2=0x7ff7bd009bb0, request=0x7ff7bd009be0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2112 #4 0x0000564e53e59d3c in os_aio_handler (segment=1, m1=0x7ff7bd009ba8, m2=0x7ff7bd009bb0, request=0x7ff7bd009be0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:5665 #5 0x0000564e540ae8bb in fil_aio_wait (segment=1) at /home/stepan/galera/git/10.4/server/storage/innobase/fil/fil0fil.cc:4446 #6 0x0000564e53f53640 in io_handler_thread (arg=0x564e550dd668 ) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0start.cc:325 #7 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7ff7bf059700 (LWP 209577)): #0 0x00007ff7f494fd12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e54321b9d in safe_cond_timedwait (cond=0x564e558eed40 , mp=0x564e558eec80 , abstime=0x7ff7bf058cb0, file=0x564e54765a10 "/home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h", line=1204) at /home/stepan/galera/git/10.4/server/mysys/thr_mutex.c:546 #2 0x0000564e5418b991 in inline_mysql_cond_timedwait (that=0x564e558eed40 , mutex=0x564e558eec80 , abstime=0x7ff7bf058cb0, src_file=0x564e54765a58 "/home/stepan/galera/git/10.4/server/storage/maria/ma_servicethread.c", src_line=116) at /home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h:1204 #3 0x0000564e5418beb5 in my_service_thread_sleep (control=0x564e54ea3c20 , sleep_time=30000000000) at /home/stepan/galera/git/10.4/server/storage/maria/ma_servicethread.c:115 #4 0x0000564e5418034e in ma_checkpoint_background (arg=0x1e) at /home/stepan/galera/git/10.4/server/storage/maria/ma_checkpoint.c:707 #5 0x0000564e542b4325 in pfs_spawn_thread (arg=0x564e56445220) at /home/stepan/galera/git/10.4/server/storage/perfschema/pfs.cc:1862 #6 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7ff7ed3bc700 (LWP 209048)): #0 0x00007ff7f494fd12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000564e54321b9d in safe_cond_timedwait (cond=0x564e55901500 , mp=0x564e55901440 , abstime=0x7ff7ed3bbd70, file=0x564e547a9be0 "/home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h", line=1204) at /home/stepan/galera/git/10.4/server/mysys/thr_mutex.c:546 #2 0x0000564e54322b57 in inline_mysql_cond_timedwait (that=0x564e55901500 , mutex=0x564e55901440 , abstime=0x7ff7ed3bbd70, src_file=0x564e547a9c28 "/home/stepan/galera/git/10.4/server/mysys/thr_timer.c", src_line=292) at /home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h:1204 #3 0x0000564e543236ba in timer_handler (arg=0x0) at /home/stepan/galera/git/10.4/server/mysys/thr_timer.c:292 #4 0x0000564e542b4325 in pfs_spawn_thread (arg=0x564e5630aa30) at /home/stepan/galera/git/10.4/server/storage/perfschema/pfs.cc:1862 #5 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7ff7dffff700 (LWP 209050)): #0 0x00007ff7f494f965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ff7ec871fd7 in gu::Lock::wait (cond=..., this=0x7ff7dfffebf0) at galerautils/src/gu_lock.hpp:45 #2 0x00007ff7ec872069 in galera::ServiceThd::thd_func (arg=0x564e56341958) at galera/src/galera_service_thd.cpp:30 #3 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #4 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7ff7e420f700 (LWP 231655)): #0 0x00007ff7f49509d1 in pthread_kill () from /lib64/libpthread.so.0 #1 0x0000564e5431c26c in my_write_core (sig=6) at /home/stepan/galera/git/10.4/server/mysys/stacktrace.c:481 #2 0x0000564e53b5ab8b in handle_fatal_signal (sig=6) at /home/stepan/galera/git/10.4/server/sql/signal_handler.cc:305 #3 #4 0x00007ff7f2c42207 in raise () from /lib64/libc.so.6 #5 0x00007ff7f2c438f8 in abort () from /lib64/libc.so.6 #6 0x00007ff7f2c3b026 in __assert_fail_base () from /lib64/libc.so.6 #7 0x00007ff7f2c3b0d2 in __assert_fail () from /lib64/libc.so.6 #8 0x00007ff7ec8a5dd7 in galera::ReplicatorSMM::request_state_transfer (this=this@entry=0x564e56341240, recv_ctx=recv_ctx@entry=0x7ff7e420e4d0, group_uuid=..., cc_seqno=cc_seqno@entry=30232, sst_req=0x0, sst_req_len=) at galera/src/replicator_str.cpp:945 #9 0x00007ff7ec894e88 in galera::ReplicatorSMM::process_conf_change (this=0x564e56341240, recv_ctx=0x7ff7e420e4d0, cc=...) at galera/src/replicator_smm.cpp:2660 #10 0x00007ff7ec874ec9 in galera::GcsActionSource::dispatch (this=this@entry=0x564e56348b30, recv_ctx=recv_ctx@entry=0x7ff7e420e4d0, act=..., exit_loop=@0x7ff7e420e29e: false) at galera/src/gcs_action_source.cpp:124 #11 0x00007ff7ec87521d in galera::GcsActionSource::process (this=0x564e56348b30, recv_ctx=0x7ff7e420e4d0, exit_loop=@0x7ff7e420e29e: false) at galera/src/gcs_action_source.cpp:182 #12 0x00007ff7ec894043 in galera::ReplicatorSMM::async_recv (this=0x564e56341240, recv_ctx=0x7ff7e420e4d0) at galera/src/replicator_smm.cpp:383 #13 0x0000564e543d4dd4 in wsrep::wsrep_provider_v26::run_applier (this=0x564e562b7180, applier_ctx=0x7ff7e420e4d0) at /home/stepan/galera/git/10.4/server/wsrep-lib/src/wsrep_provider_v26.cpp:648 #14 0x0000564e53a78e96 in wsrep_replication_process (thd=0x7ff7d4000b00, arg=0x0) at /home/stepan/galera/git/10.4/server/sql/wsrep_thd.cc:111 #15 0x0000564e53a6a46d in start_wsrep_THD (arg=0x7ff75c29c260) at /home/stepan/galera/git/10.4/server/sql/wsrep_mysqld.cc:2973 #16 0x00007ff7f494bdd5 in start_thread () from /lib64/libpthread.so.0 #17 0x00007ff7f2d09ead in clone () from /lib64/libc.so.6 Compressed file /home/stepan/galera/git/10.4/server/mysql-test/var/2/log/galera_sr.galera_sr_cc_master-innodb/mysqld.2/data/core.209047 - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/2/log/galera_sr.galera_sr_cc_master-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.galera_sr_cc_master-innodb/' ***Warnings generated in error logs during shutdown after running tests: galera_sr.GCF-627 galera_sr.GCF-900 galera_sr.GCF-889 galera_sr.galera_sr_cc_master galera_sr.GCF-623 galera_sr.galera_sr_blob galera_sr.GCF-851 galera_sr.GCF-867 galera_sr.galera_sr_bf_abort galera_sr.galera-features#56 galera_sr.GCF-845 2019-01-09 14:08:30 10167 [Warning] WSREP: Failed to replicate rollback fragment for 20942: 3 2019-01-09 14:08:36 0 [ERROR] WSREP: got asio system error while reading IST stream: asio.misc:2 2019-01-09 14:08:36 0 [ERROR] WSREP: IST didn't contain all write sets, expected last: 30232 last received: 30171 2019-01-09 14:08:36 10178 [ERROR] WSREP: Receiving IST failed, node restart required: IST receiver reported failure: 71 (Protocol error) mysqld: galera/src/replicator_str.cpp:945: void galera::ReplicatorSMM::request_state_transfer(void*, const wsrep_uuid_t&, wsrep_seqno_t, const void*, ssize_t): Assertion `ist_seqno > sst_seqno_' failed. Attempting backtrace. You can use the following information to find out galera_sr.galera_sr_small_gcache 'innodb' w4 [ pass ] 170034 galera_sr.galera_sr_cc_slave 'innodb' w2 [ fail ] Test ended at 2019-01-09 14:09:57 CURRENT_TEST: galera_sr.galera_sr_cc_master CURRENT_TEST: galera_sr.galera_sr_cc_slave --- /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/r/galera_sr_cc_slave.result 2018-12-17 22:56:01.636967900 +0200 +++ /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/r/galera_sr_cc_slave.reject 2019-01-09 14:09:57.028981757 +0200 @@ -1,6 +1,10 @@ +connection node_2; +connection node_1; +connection node_2; SELECT COUNT(*) = 0 FROM wsrep_schema.SR; COUNT(*) = 0 1 +connection node_1; SELECT COUNT(*) = 0 FROM wsrep_schema.SR; COUNT(*) = 0 1 @@ -16,10 +20,13 @@ SELECT COUNT(*) > 0 FROM wsrep_schema.SR; COUNT(*) > 0 1 +connection node_2; SELECT COUNT(*) > 0 FROM wsrep_schema.SR; COUNT(*) > 0 1 +connection node_2; SET GLOBAL wsrep_cluster_address = ''; +connection node_1; INSERT INTO t1 VALUES (6); INSERT INTO t1 VALUES (7); INSERT INTO t1 VALUES (8); @@ -28,9 +35,11 @@ SELECT COUNT(*) > 0 FROM wsrep_schema.SR; COUNT(*) > 0 1 +connection node_2; SELECT COUNT(*) > 0 FROM wsrep_schema.SR; COUNT(*) > 0 1 +connection node_1; INSERT INTO t1 VALUES (11); INSERT INTO t1 VALUES (12); INSERT INTO t1 VALUES (13); @@ -40,7 +49,19 @@ SELECT COUNT(*) = 0 FROM wsrep_schema.SR; COUNT(*) = 0 1 +connection node_2; +Timeout in wait_condition.inc for SELECT COUNT(*) = 15 FROM t1; +Id User Host db Command Time State Info Progress +8 system user NULL Daemon NULL InnoDB purge worker NULL 0.000 +6 system user NULL Daemon NULL InnoDB purge worker NULL 0.000 +5 system user NULL Daemon NULL InnoDB purge worker NULL 0.000 +7 system user NULL Daemon NULL InnoDB purge coordinator NULL 0.000 +9 system user NULL Daemon NULL InnoDB shutdown handler NULL 0.000 +30 root localhost:34926 test Query 0 Init show full processlist 0.000 +34 system user NULL Sleep 32 Closing tables NULL 0.000 +35 system user NULL Sleep 32 wsrep aborter idle NULL 0.000 +36 system user NULL Sleep 32 Waiting on cond NULL 0.000 SELECT COUNT(*) = 0 FROM wsrep_schema.SR; COUNT(*) = 0 -1 +0 DROP TABLE t1; mysqltest: Result length mismatch - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/2/log/galera_sr.galera_sr_cc_slave-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.galera_sr_cc_slave-innodb/' ***Warnings generated in error logs during shutdown after running tests: galera_sr.galera_sr_cc_slave 2019-01-09 14:09:23 30 [Warning] WSREP: (66d21813, 'tcp://0.0.0.0:16005') address 'tcp://127.0.0.1:16005' points to own listening address, blacklisting 2019-01-09 14:09:24 34 [Warning] WSREP: Could not find applier context for 58fff3a2-1407-11e9-a19d-ea708ac8952e: 47 2019-01-09 14:09:24 34 [Warning] WSREP: Could not find applier context for 58fff3a2-1407-11e9-a19d-ea708ac8952e: 47 2019-01-09 14:09:24 34 [Warning] WSREP: Could not find applier context for 58fff3a2-1407-11e9-a19d-ea708ac8952e: 47 2019-01-09 14:09:24 34 [Warning] WSREP: Could not find applier context for 58fff3a2-1407-11e9-a19d-ea708ac8952e: 47 2019-01-09 14:09:24 34 [Warning] WSREP: Could not find applier context for 58fff3a2-1407-11e9-a19d-ea708ac8952e: 47 2019-01-09 14:09:26 34 [Warning] WSREP: Could not find applier context for 58fff3a2-1407-11e9-a19d-ea708ac8952e: 47 2019-01-09 14:09:26 34 [Warning] WSREP: Could not find applier context for 58fff3a2-1407-11e9-a19d-ea708ac8952e: 47 2019-01-09 14:09:26 34 [Warning] WSREP: Could not find applier context for 58fff3a2-1407-11e9-a19d-ea708ac8952e: 47 2019-01-09 14:09:26 34 [Warning] WSREP: Could not find applier context for 58fff3a2-1407-11e9-a19d-ea708ac8952e: 47 2019-01-09 14:09:26 34 [Warning] WSREP: Could not find applier context for 58fff3a2-1407-11e9-a19d-ea708ac8952e: 47 2019-01-09 14:09:26 34 [Warning] WSREP: Could not find applier context for 58fff3a2-1407-11e9-a19d-ea708ac8952e: 47 galera_sr.galera_sr_many_fragments 'innodb' w1 [ pass ] 178823 galera_sr.galera_sr_concurrent 'innodb' w2 [ pass ] 2519 galera_sr.galera_sr_conflict 'innodb' w2 [ pass ] 2257 galera_sr.galera_sr_conflict_on_commit 'innodb' w2 [ pass ] 2282 galera_sr.galera_sr_conflict_on_commit2 'innodb' w2 [ pass ] 3256 galera_sr.GCF-1008 'innodb' w2 [ pass ] 4684 galera_sr.mysql-wsrep-features#9 'innodb' w1 [ pass ] 19376 galera_sr.GCF-1051 'innodb' w1 [ pass ] 2256 galera_sr.GCF-1018 'innodb' w2 [ fail ] Found warnings/errors in server log file! Test ended at 2019-01-09 14:10:21 line 2019-01-09 14:10:21 3 [Warning] WSREP: Could not find applier context for 7b6358f4-1407-11e9-93a0-1372680960a4: 473 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/2/log/mysqld.1.err ok - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/2/log/galera_sr.GCF-1018-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.GCF-1018-innodb/' galera_sr.galera_sr_load_data_splitting 'innodb' w3 [ fail ] Test ended at 2019-01-09 14:10:43 CURRENT_TEST: galera_sr.galera_sr_load_data_splitting --- /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/r/galera_sr_load_data_splitting.result 2018-12-17 22:56:01.637967900 +0200 +++ /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/r/galera_sr_load_data_splitting.reject 2019-01-09 14:10:43.506088729 +0200 @@ -1,9 +1,15 @@ +connection node_2; +connection node_1; SET SESSION wsrep_trx_fragment_size = 512; SET GLOBAL wsrep_load_data_splitting = TRUE; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY) ENGINE=InnoDB; +connection node_2; +connection node_1; +connection node_2; SELECT COUNT(*) = 95000 FROM t1; COUNT(*) = 95000 1 wsrep_last_committed_diff -1 +0 +connection node_1; DROP TABLE t1; mysqltest: Result length mismatch - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/3/log/galera_sr.galera_sr_load_data_splitting-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.galera_sr_load_data_splitting-innodb/' galera_sr.GCF-1060 'innodb' w1 [ fail ] Found warnings/errors in server log file! Test ended at 2019-01-09 14:10:47 line 2019-01-09 14:10:24 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 174 2019-01-09 14:10:24 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 182 2019-01-09 14:10:25 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 190 2019-01-09 14:10:25 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 198 2019-01-09 14:10:26 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 206 2019-01-09 14:10:26 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 214 2019-01-09 14:10:27 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 222 2019-01-09 14:10:27 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 230 2019-01-09 14:10:28 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 238 2019-01-09 14:10:28 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 246 2019-01-09 14:10:29 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 254 2019-01-09 14:10:29 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 262 2019-01-09 14:10:30 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 270 2019-01-09 14:10:30 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 278 2019-01-09 14:10:30 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 286 2019-01-09 14:10:31 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 291 2019-01-09 14:10:32 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 307 2019-01-09 14:10:33 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 323 2019-01-09 14:10:33 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 331 2019-01-09 14:10:35 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 356 2019-01-09 14:10:37 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 404 2019-01-09 14:10:38 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 415 2019-01-09 14:10:38 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 419 2019-01-09 14:10:38 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 427 2019-01-09 14:10:39 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 435 2019-01-09 14:10:39 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 443 2019-01-09 14:10:40 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 451 2019-01-09 14:10:40 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 459 2019-01-09 14:10:41 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 467 2019-01-09 14:10:41 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 476 2019-01-09 14:10:42 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 484 2019-01-09 14:10:42 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 492 2019-01-09 14:10:43 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 500 2019-01-09 14:10:43 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 508 2019-01-09 14:10:44 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 516 2019-01-09 14:10:44 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 524 2019-01-09 14:10:45 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 532 2019-01-09 14:10:45 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 540 2019-01-09 14:10:46 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 548 2019-01-09 14:10:46 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 556 2019-01-09 14:10:47 1 [Warning] WSREP: Could not find applier context for 0e7c5b6a-1407-11e9-ba65-77a537b1817c: 565 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/1/log/mysqld.1.err ok line 2019-01-09 14:10:24 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 319 2019-01-09 14:10:24 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 325 2019-01-09 14:10:25 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 332 2019-01-09 14:10:25 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 335 2019-01-09 14:10:25 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 341 2019-01-09 14:10:26 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 347 2019-01-09 14:10:26 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 353 2019-01-09 14:10:26 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 359 2019-01-09 14:10:27 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 365 2019-01-09 14:10:27 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 370 2019-01-09 14:10:28 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 377 2019-01-09 14:10:28 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 382 2019-01-09 14:10:29 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 389 2019-01-09 14:10:29 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 395 2019-01-09 14:10:30 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 401 2019-01-09 14:10:30 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 406 2019-01-09 14:10:31 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 414 2019-01-09 14:10:31 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 416 2019-01-09 14:10:31 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 422 2019-01-09 14:10:32 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 428 2019-01-09 14:10:32 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 434 2019-01-09 14:10:33 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 440 2019-01-09 14:10:33 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 445 2019-01-09 14:10:33 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 445 2019-01-09 14:10:34 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 453 2019-01-09 14:10:34 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 459 2019-01-09 14:10:35 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 465 2019-01-09 14:10:35 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 471 2019-01-09 14:10:35 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 477 2019-01-09 14:10:36 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 483 2019-01-09 14:10:36 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 488 2019-01-09 14:10:37 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 495 2019-01-09 14:10:37 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 501 2019-01-09 14:10:38 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 506 2019-01-09 14:10:38 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 506 2019-01-09 14:10:38 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 513 2019-01-09 14:10:39 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 520 2019-01-09 14:10:39 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 526 2019-01-09 14:10:39 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 531 2019-01-09 14:10:40 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 538 2019-01-09 14:10:40 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 544 2019-01-09 14:10:41 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 549 2019-01-09 14:10:41 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 549 2019-01-09 14:10:41 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 556 2019-01-09 14:10:42 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 562 2019-01-09 14:10:42 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 568 2019-01-09 14:10:43 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 574 2019-01-09 14:10:43 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 580 2019-01-09 14:10:44 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 586 2019-01-09 14:10:44 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 592 2019-01-09 14:10:45 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 598 2019-01-09 14:10:45 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 603 2019-01-09 14:10:46 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 611 2019-01-09 14:10:46 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 617 2019-01-09 14:10:46 1 [Warning] WSREP: Could not find applier context for 0e73f086-1407-11e9-9b8b-8e710255011a: 617 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/1/log/mysqld.2.err ok - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/1/log/galera_sr.GCF-1060-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.GCF-1060-innodb/' galera_sr.GCF-571 'innodb' w3 [ pass ] 2332 galera_sr.GCF-580 'innodb' w3 [ pass ] 2223 galera_sr.GCF-572 'innodb' w1 [ pass ] 2278 galera_sr.GCF-597 'innodb' w1 [ pass ] 2297 galera_sr.GCF-620 'innodb' w1 [ pass ] 2203 galera_sr.GCF-585 'innodb' w3 [ pass ] 6683 galera_sr.mysql-wsrep-features#8 'innodb' w4 [ pass ] 240890 galera_sr.GCF-1043A 'innodb' w2 [ fail ] Found warnings/errors in server log file! Test ended at 2019-01-09 14:13:26 line 2019-01-09 14:10:29 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 49 2019-01-09 14:10:32 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 136 2019-01-09 14:10:34 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 164 2019-01-09 14:10:34 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 172 2019-01-09 14:10:34 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 179 2019-01-09 14:10:34 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 186 2019-01-09 14:10:35 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 198 2019-01-09 14:10:35 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 210 2019-01-09 14:10:36 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 222 2019-01-09 14:10:37 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 234 2019-01-09 14:10:37 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 252 2019-01-09 14:10:37 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 258 2019-01-09 14:10:38 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 272 2019-01-09 14:10:38 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 279 2019-01-09 14:10:39 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 293 2019-01-09 14:10:39 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 300 2019-01-09 14:10:41 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 350 2019-01-09 14:10:41 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 362 2019-01-09 14:10:42 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 374 2019-01-09 14:10:42 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 386 2019-01-09 14:10:43 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 395 2019-01-09 14:10:44 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 413 2019-01-09 14:10:44 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 421 2019-01-09 14:10:45 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 437 2019-01-09 14:10:46 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 480 2019-01-09 14:10:47 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 494 2019-01-09 14:10:48 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 513 2019-01-09 14:10:49 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 534 2019-01-09 14:10:49 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 541 2019-01-09 14:10:49 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 548 2019-01-09 14:10:50 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 562 2019-01-09 14:10:50 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 569 2019-01-09 14:10:50 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 584 2019-01-09 14:10:51 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 601 2019-01-09 14:10:52 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 620 2019-01-09 14:10:52 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 632 2019-01-09 14:10:53 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 649 2019-01-09 14:10:54 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 664 2019-01-09 14:10:56 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 720 2019-01-09 14:10:57 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 762 2019-01-09 14:10:57 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 769 2019-01-09 14:10:58 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 790 2019-01-09 14:10:58 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 797 2019-01-09 14:10:59 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 811 2019-01-09 14:10:59 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 825 2019-01-09 14:11:00 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 839 2019-01-09 14:11:01 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 873 2019-01-09 14:11:02 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 877 2019-01-09 14:11:02 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 883 2019-01-09 14:11:02 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 890 2019-01-09 14:11:02 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 897 2019-01-09 14:11:03 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 904 2019-01-09 14:11:03 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 911 2019-01-09 14:11:03 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 925 2019-01-09 14:11:03 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 932 2019-01-09 14:11:04 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 939 2019-01-09 14:11:04 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 946 2019-01-09 14:11:04 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 953 2019-01-09 14:11:05 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 968 2019-01-09 14:11:05 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 980 2019-01-09 14:11:05 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 989 2019-01-09 14:11:06 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 997 2019-01-09 14:11:06 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1007 2019-01-09 14:11:06 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1014 2019-01-09 14:11:07 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1024 2019-01-09 14:11:07 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1031 2019-01-09 14:11:07 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1041 2019-01-09 14:11:08 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1048 2019-01-09 14:11:08 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1060 2019-01-09 14:11:09 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1075 2019-01-09 14:11:09 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1096 2019-01-09 14:11:10 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1102 2019-01-09 14:11:11 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1133 2019-01-09 14:11:11 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1143 2019-01-09 14:11:11 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1149 2019-01-09 14:11:12 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1162 2019-01-09 14:11:12 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1172 2019-01-09 14:11:12 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1179 2019-01-09 14:11:14 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1215 2019-01-09 14:11:15 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1242 2019-01-09 14:11:15 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1249 2019-01-09 14:11:15 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1259 2019-01-09 14:11:16 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1273 2019-01-09 14:11:16 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1280 2019-01-09 14:11:16 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1287 2019-01-09 14:11:17 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1293 2019-01-09 14:11:17 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1301 2019-01-09 14:11:17 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1315 2019-01-09 14:11:17 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1322 2019-01-09 14:11:18 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1350 2019-01-09 14:11:21 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1414 2019-01-09 14:11:21 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1435 2019-01-09 14:11:22 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1452 2019-01-09 14:11:23 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1464 2019-01-09 14:11:23 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1471 2019-01-09 14:11:23 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1478 2019-01-09 14:11:24 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1497 2019-01-09 14:11:24 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1509 2019-01-09 14:11:25 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1538 2019-01-09 14:11:26 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1566 2019-01-09 14:11:27 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1573 2019-01-09 14:11:27 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1585 2019-01-09 14:11:28 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1602 2019-01-09 14:11:29 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1626 2019-01-09 14:11:29 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1638 2019-01-09 14:11:30 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1650 2019-01-09 14:11:31 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1679 2019-01-09 14:11:31 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1688 2019-01-09 14:11:32 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1715 2019-01-09 14:11:34 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1752 2019-01-09 14:11:34 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1760 2019-01-09 14:11:35 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1782 2019-01-09 14:11:36 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1806 2019-01-09 14:11:37 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1824 2019-01-09 14:11:38 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1850 2019-01-09 14:11:38 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1864 2019-01-09 14:11:38 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1871 2019-01-09 14:11:40 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1905 2019-01-09 14:11:41 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1927 2019-01-09 14:11:42 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1960 2019-01-09 14:11:42 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 1972 2019-01-09 14:11:43 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2009 2019-01-09 14:11:45 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2045 2019-01-09 14:11:45 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2055 2019-01-09 14:11:47 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2093 2019-01-09 14:11:48 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2119 2019-01-09 14:11:48 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2126 2019-01-09 14:11:48 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2133 2019-01-09 14:11:49 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2159 2019-01-09 14:11:49 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2166 2019-01-09 14:11:50 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2180 2019-01-09 14:11:50 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2187 2019-01-09 14:11:50 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2194 2019-01-09 14:11:50 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2200 2019-01-09 14:11:51 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2208 2019-01-09 14:11:51 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2229 2019-01-09 14:11:52 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2236 2019-01-09 14:11:52 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2243 2019-01-09 14:11:53 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2270 2019-01-09 14:11:54 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2294 2019-01-09 14:11:55 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2311 2019-01-09 14:11:55 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2325 2019-01-09 14:11:56 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2347 2019-01-09 14:11:56 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2362 2019-01-09 14:11:57 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2383 2019-01-09 14:11:57 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2390 2019-01-09 14:11:57 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2397 2019-01-09 14:11:58 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2404 2019-01-09 14:11:58 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2411 2019-01-09 14:11:58 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2417 2019-01-09 14:11:59 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2452 2019-01-09 14:12:01 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2497 2019-01-09 14:12:02 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2528 2019-01-09 14:12:03 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2546 2019-01-09 14:12:03 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2555 2019-01-09 14:12:03 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2562 2019-01-09 14:12:03 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2569 2019-01-09 14:12:04 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2598 2019-01-09 14:12:05 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2606 2019-01-09 14:12:05 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2620 2019-01-09 14:12:05 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2627 2019-01-09 14:12:06 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2633 2019-01-09 14:12:06 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2641 2019-01-09 14:12:06 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2648 2019-01-09 14:12:06 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2655 2019-01-09 14:12:06 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2662 2019-01-09 14:12:08 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2697 2019-01-09 14:12:08 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2704 2019-01-09 14:12:08 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2718 2019-01-09 14:12:09 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2732 2019-01-09 14:12:09 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2746 2019-01-09 14:12:09 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2753 2019-01-09 14:12:10 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2767 2019-01-09 14:12:10 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2779 2019-01-09 14:12:10 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2786 2019-01-09 14:12:11 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2793 2019-01-09 14:12:12 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2829 2019-01-09 14:12:12 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2836 2019-01-09 14:12:12 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2846 2019-01-09 14:12:13 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2853 2019-01-09 14:12:13 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2863 2019-01-09 14:12:13 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2870 2019-01-09 14:12:14 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2888 2019-01-09 14:12:15 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2902 2019-01-09 14:12:16 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2933 2019-01-09 14:12:16 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2946 2019-01-09 14:12:16 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2953 2019-01-09 14:12:16 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 2968 2019-01-09 14:12:18 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3016 2019-01-09 14:12:19 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3065 2019-01-09 14:12:20 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3072 2019-01-09 14:12:20 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3100 2019-01-09 14:12:21 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3122 2019-01-09 14:12:21 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3141 2019-01-09 14:12:22 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3149 2019-01-09 14:12:22 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3156 2019-01-09 14:12:22 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3163 2019-01-09 14:12:22 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3169 2019-01-09 14:12:23 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3185 2019-01-09 14:12:23 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3192 2019-01-09 14:12:23 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3201 2019-01-09 14:12:23 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3208 2019-01-09 14:12:24 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3219 2019-01-09 14:12:24 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3226 2019-01-09 14:12:24 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3243 2019-01-09 14:12:24 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3250 2019-01-09 14:12:25 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3257 2019-01-09 14:12:25 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3264 2019-01-09 14:12:26 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3289 2019-01-09 14:12:26 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3296 2019-01-09 14:12:26 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3317 2019-01-09 14:12:27 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3324 2019-01-09 14:12:27 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3331 2019-01-09 14:12:27 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3338 2019-01-09 14:12:27 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3345 2019-01-09 14:12:27 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3352 2019-01-09 14:12:27 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3359 2019-01-09 14:12:28 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3366 2019-01-09 14:12:28 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3373 2019-01-09 14:12:28 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3380 2019-01-09 14:12:28 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3387 2019-01-09 14:12:29 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3401 2019-01-09 14:12:29 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3412 2019-01-09 14:12:30 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3436 2019-01-09 14:12:30 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3461 2019-01-09 14:12:30 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3469 2019-01-09 14:12:31 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3475 2019-01-09 14:12:31 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3482 2019-01-09 14:12:31 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3489 2019-01-09 14:12:31 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3503 2019-01-09 14:12:32 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3510 2019-01-09 14:12:33 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3542 2019-01-09 14:12:33 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3549 2019-01-09 14:12:33 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3559 2019-01-09 14:12:34 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3583 2019-01-09 14:12:35 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3615 2019-01-09 14:12:35 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3632 2019-01-09 14:12:37 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3685 2019-01-09 14:12:37 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3692 2019-01-09 14:12:38 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3710 2019-01-09 14:12:38 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3717 2019-01-09 14:12:38 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3724 2019-01-09 14:12:38 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3738 2019-01-09 14:12:38 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3745 2019-01-09 14:12:39 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3752 2019-01-09 14:12:39 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3759 2019-01-09 14:12:39 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3766 2019-01-09 14:12:39 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3780 2019-01-09 14:12:40 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3787 2019-01-09 14:12:40 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3809 2019-01-09 14:12:41 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3819 2019-01-09 14:12:41 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3826 2019-01-09 14:12:41 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3836 2019-01-09 14:12:42 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3853 2019-01-09 14:12:42 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3860 2019-01-09 14:12:42 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3877 2019-01-09 14:12:43 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3894 2019-01-09 14:12:43 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3911 2019-01-09 14:12:44 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3928 2019-01-09 14:12:44 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3938 2019-01-09 14:12:44 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3945 2019-01-09 14:12:45 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3954 2019-01-09 14:12:45 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3972 2019-01-09 14:12:46 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 3986 2019-01-09 14:12:46 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4000 2019-01-09 14:12:46 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4007 2019-01-09 14:12:47 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4030 2019-01-09 14:12:47 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4037 2019-01-09 14:12:47 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4044 2019-01-09 14:12:48 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4058 2019-01-09 14:12:48 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4065 2019-01-09 14:12:48 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4072 2019-01-09 14:12:48 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4079 2019-01-09 14:12:49 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4094 2019-01-09 14:12:49 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4106 2019-01-09 14:12:49 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4115 2019-01-09 14:12:50 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4132 2019-01-09 14:12:50 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4144 2019-01-09 14:12:51 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4157 2019-01-09 14:12:51 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4167 2019-01-09 14:12:52 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4196 2019-01-09 14:12:52 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4210 2019-01-09 14:12:53 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4231 2019-01-09 14:12:53 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4238 2019-01-09 14:12:53 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4245 2019-01-09 14:12:54 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4252 2019-01-09 14:12:54 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4259 2019-01-09 14:12:54 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4266 2019-01-09 14:12:54 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4273 2019-01-09 14:12:54 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4280 2019-01-09 14:12:55 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4294 2019-01-09 14:12:55 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4316 2019-01-09 14:12:56 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4344 2019-01-09 14:12:56 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4351 2019-01-09 14:12:57 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4358 2019-01-09 14:12:57 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4365 2019-01-09 14:12:57 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4372 2019-01-09 14:12:57 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4379 2019-01-09 14:12:57 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4386 2019-01-09 14:12:58 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4393 2019-01-09 14:12:58 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4421 2019-01-09 14:12:59 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4451 2019-01-09 14:13:02 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4535 2019-01-09 14:13:02 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4542 2019-01-09 14:13:02 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4564 2019-01-09 14:13:03 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4584 2019-01-09 14:13:03 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4591 2019-01-09 14:13:03 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4598 2019-01-09 14:13:04 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4605 2019-01-09 14:13:04 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4612 2019-01-09 14:13:05 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4637 2019-01-09 14:13:05 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4646 2019-01-09 14:13:05 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4664 2019-01-09 14:13:06 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4671 2019-01-09 14:13:06 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4698 2019-01-09 14:13:07 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4705 2019-01-09 14:13:07 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4712 2019-01-09 14:13:07 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4719 2019-01-09 14:13:07 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4726 2019-01-09 14:13:07 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4733 2019-01-09 14:13:08 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4754 2019-01-09 14:13:08 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4761 2019-01-09 14:13:09 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4776 2019-01-09 14:13:09 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4791 2019-01-09 14:13:10 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4815 2019-01-09 14:13:11 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4822 2019-01-09 14:13:11 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4836 2019-01-09 14:13:11 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4846 2019-01-09 14:13:12 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4853 2019-01-09 14:13:14 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4901 2019-01-09 14:13:15 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4921 2019-01-09 14:13:16 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4944 2019-01-09 14:13:16 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4951 2019-01-09 14:13:16 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 4958 2019-01-09 14:13:18 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 5013 2019-01-09 14:13:20 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 5062 2019-01-09 14:13:21 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 5091 2019-01-09 14:13:22 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 5103 2019-01-09 14:13:22 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 5118 2019-01-09 14:13:22 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 5125 2019-01-09 14:13:23 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 5139 2019-01-09 14:13:23 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 5146 2019-01-09 14:13:23 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 5153 2019-01-09 14:13:23 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 5160 2019-01-09 14:13:25 2 [Warning] WSREP: Could not find applier context for 89f34bfa-1407-11e9-bdc8-9278d082ef94: 5203 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/2/log/mysqld.2.err ok line 2019-01-09 14:10:30 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 53 2019-01-09 14:10:30 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 57 2019-01-09 14:10:32 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 113 2019-01-09 14:10:32 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 117 2019-01-09 14:10:32 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 120 2019-01-09 14:10:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 186 2019-01-09 14:10:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 191 2019-01-09 14:10:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 194 2019-01-09 14:10:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 204 2019-01-09 14:10:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 209 2019-01-09 14:10:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 212 2019-01-09 14:10:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 222 2019-01-09 14:10:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 227 2019-01-09 14:10:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 230 2019-01-09 14:10:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 240 2019-01-09 14:10:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 245 2019-01-09 14:10:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 248 2019-01-09 14:10:37 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 258 2019-01-09 14:10:37 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 263 2019-01-09 14:10:37 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 266 2019-01-09 14:10:41 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 369 2019-01-09 14:10:41 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 374 2019-01-09 14:10:41 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 377 2019-01-09 14:10:41 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 387 2019-01-09 14:10:42 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 392 2019-01-09 14:10:42 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 395 2019-01-09 14:10:42 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 405 2019-01-09 14:10:42 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 410 2019-01-09 14:10:42 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 413 2019-01-09 14:10:43 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 423 2019-01-09 14:10:43 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 433 2019-01-09 14:10:44 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 462 2019-01-09 14:10:44 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 467 2019-01-09 14:10:44 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 470 2019-01-09 14:10:45 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 475 2019-01-09 14:10:45 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 479 2019-01-09 14:10:45 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 482 2019-01-09 14:10:46 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 510 2019-01-09 14:10:47 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 551 2019-01-09 14:10:47 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 556 2019-01-09 14:10:47 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 559 2019-01-09 14:10:51 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 645 2019-01-09 14:10:52 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 663 2019-01-09 14:10:52 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 668 2019-01-09 14:10:52 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 671 2019-01-09 14:10:52 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 681 2019-01-09 14:10:52 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 686 2019-01-09 14:10:52 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 689 2019-01-09 14:10:53 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 699 2019-01-09 14:10:57 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 808 2019-01-09 14:10:57 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 812 2019-01-09 14:10:57 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 815 2019-01-09 14:11:00 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 906 2019-01-09 14:11:00 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 909 2019-01-09 14:11:01 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 919 2019-01-09 14:11:01 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 924 2019-01-09 14:11:01 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 927 2019-01-09 14:11:01 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 930 2019-01-09 14:11:01 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 933 2019-01-09 14:11:05 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1030 2019-01-09 14:11:05 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1034 2019-01-09 14:11:05 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1037 2019-01-09 14:11:05 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1047 2019-01-09 14:11:06 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1065 2019-01-09 14:11:07 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1083 2019-01-09 14:11:07 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1101 2019-01-09 14:11:08 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1119 2019-01-09 14:11:08 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1124 2019-01-09 14:11:08 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1127 2019-01-09 14:11:11 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1215 2019-01-09 14:11:12 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1233 2019-01-09 14:11:12 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1238 2019-01-09 14:11:12 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1241 2019-01-09 14:11:12 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1251 2019-01-09 14:11:13 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1269 2019-01-09 14:11:13 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1274 2019-01-09 14:11:13 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1277 2019-01-09 14:11:13 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1287 2019-01-09 14:11:13 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1292 2019-01-09 14:11:13 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1295 2019-01-09 14:11:14 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1305 2019-01-09 14:11:14 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1310 2019-01-09 14:11:14 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1313 2019-01-09 14:11:14 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1323 2019-01-09 14:11:14 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1328 2019-01-09 14:11:14 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1331 2019-01-09 14:11:15 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1363 2019-01-09 14:11:20 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1507 2019-01-09 14:11:20 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1512 2019-01-09 14:11:20 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1515 2019-01-09 14:11:21 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1525 2019-01-09 14:11:21 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1530 2019-01-09 14:11:21 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1533 2019-01-09 14:11:21 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1543 2019-01-09 14:11:22 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1553 2019-01-09 14:11:22 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1565 2019-01-09 14:11:22 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1569 2019-01-09 14:11:22 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1572 2019-01-09 14:11:22 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1582 2019-01-09 14:11:22 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1587 2019-01-09 14:11:23 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1590 2019-01-09 14:11:24 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1618 2019-01-09 14:11:24 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1623 2019-01-09 14:11:24 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1626 2019-01-09 14:11:24 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1636 2019-01-09 14:11:24 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1641 2019-01-09 14:11:24 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1644 2019-01-09 14:11:25 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1654 2019-01-09 14:11:25 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1659 2019-01-09 14:11:25 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1662 2019-01-09 14:11:25 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1672 2019-01-09 14:11:26 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1690 2019-01-09 14:11:26 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1700 2019-01-09 14:11:27 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1729 2019-01-09 14:11:27 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1734 2019-01-09 14:11:27 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1737 2019-01-09 14:11:27 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1747 2019-01-09 14:11:28 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1765 2019-01-09 14:11:28 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1770 2019-01-09 14:11:28 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1773 2019-01-09 14:11:28 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1783 2019-01-09 14:11:29 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1788 2019-01-09 14:11:29 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1791 2019-01-09 14:11:29 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1801 2019-01-09 14:11:29 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1806 2019-01-09 14:11:29 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1809 2019-01-09 14:11:30 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1819 2019-01-09 14:11:30 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1824 2019-01-09 14:11:30 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1827 2019-01-09 14:11:30 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1837 2019-01-09 14:11:31 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1855 2019-01-09 14:11:31 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1860 2019-01-09 14:11:31 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1863 2019-01-09 14:11:31 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1873 2019-01-09 14:11:31 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1883 2019-01-09 14:11:32 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1895 2019-01-09 14:11:32 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1899 2019-01-09 14:11:32 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1902 2019-01-09 14:11:32 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1912 2019-01-09 14:11:33 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1930 2019-01-09 14:11:33 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1935 2019-01-09 14:11:33 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1938 2019-01-09 14:11:33 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1948 2019-01-09 14:11:33 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1953 2019-01-09 14:11:33 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1956 2019-01-09 14:11:34 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1978 2019-01-09 14:11:34 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1985 2019-01-09 14:11:34 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1989 2019-01-09 14:11:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1994 2019-01-09 14:11:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 1998 2019-01-09 14:11:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2003 2019-01-09 14:11:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2007 2019-01-09 14:11:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2010 2019-01-09 14:11:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2020 2019-01-09 14:11:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2025 2019-01-09 14:11:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2028 2019-01-09 14:11:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2038 2019-01-09 14:11:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2043 2019-01-09 14:11:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2046 2019-01-09 14:11:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2056 2019-01-09 14:11:37 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2084 2019-01-09 14:11:37 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2089 2019-01-09 14:11:37 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2092 2019-01-09 14:11:39 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2148 2019-01-09 14:11:39 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2153 2019-01-09 14:11:39 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2156 2019-01-09 14:11:40 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2166 2019-01-09 14:11:40 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2171 2019-01-09 14:11:40 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2174 2019-01-09 14:11:40 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2184 2019-01-09 14:11:41 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2210 2019-01-09 14:11:41 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2216 2019-01-09 14:11:41 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2219 2019-01-09 14:11:41 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2222 2019-01-09 14:11:42 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2239 2019-01-09 14:11:42 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2244 2019-01-09 14:11:42 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2247 2019-01-09 14:11:44 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2295 2019-01-09 14:11:44 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2300 2019-01-09 14:11:44 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2303 2019-01-09 14:11:44 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2313 2019-01-09 14:11:44 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2318 2019-01-09 14:11:44 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2321 2019-01-09 14:11:45 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2331 2019-01-09 14:11:45 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2336 2019-01-09 14:11:45 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2339 2019-01-09 14:11:45 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2349 2019-01-09 14:11:46 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2375 2019-01-09 14:11:46 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2387 2019-01-09 14:11:46 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2391 2019-01-09 14:11:48 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2429 2019-01-09 14:11:49 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2464 2019-01-09 14:11:49 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2469 2019-01-09 14:11:49 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2472 2019-01-09 14:11:53 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2571 2019-01-09 14:11:53 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2575 2019-01-09 14:11:53 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2578 2019-01-09 14:11:53 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2588 2019-01-09 14:11:53 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2593 2019-01-09 14:11:53 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2596 2019-01-09 14:11:54 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2606 2019-01-09 14:11:54 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2611 2019-01-09 14:11:54 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2614 2019-01-09 14:11:54 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2624 2019-01-09 14:11:55 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2666 2019-01-09 14:11:55 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2668 2019-01-09 14:11:55 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2672 2019-01-09 14:11:59 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2771 2019-01-09 14:11:59 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2776 2019-01-09 14:11:59 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2779 2019-01-09 14:12:00 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2800 2019-01-09 14:12:01 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2828 2019-01-09 14:12:01 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2832 2019-01-09 14:12:01 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2835 2019-01-09 14:12:01 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2845 2019-01-09 14:12:01 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2859 2019-01-09 14:12:02 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2882 2019-01-09 14:12:03 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2902 2019-01-09 14:12:03 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 2905 2019-01-09 14:12:10 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3104 2019-01-09 14:12:10 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3109 2019-01-09 14:12:10 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3112 2019-01-09 14:12:12 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3174 2019-01-09 14:12:13 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3192 2019-01-09 14:12:13 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3210 2019-01-09 14:12:15 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3252 2019-01-09 14:12:15 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3261 2019-01-09 14:12:15 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3268 2019-01-09 14:12:17 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3333 2019-01-09 14:12:17 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3339 2019-01-09 14:12:17 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3342 2019-01-09 14:12:17 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3345 2019-01-09 14:12:18 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3382 2019-01-09 14:12:18 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3388 2019-01-09 14:12:18 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3394 2019-01-09 14:12:19 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3400 2019-01-09 14:12:19 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3406 2019-01-09 14:12:19 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3425 2019-01-09 14:12:19 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3428 2019-01-09 14:12:19 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3431 2019-01-09 14:12:23 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3560 2019-01-09 14:12:23 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3578 2019-01-09 14:12:24 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3596 2019-01-09 14:12:25 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3632 2019-01-09 14:12:29 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3760 2019-01-09 14:12:29 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3778 2019-01-09 14:12:30 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3796 2019-01-09 14:12:32 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3888 2019-01-09 14:12:33 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3906 2019-01-09 14:12:33 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3924 2019-01-09 14:12:34 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3942 2019-01-09 14:12:34 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3962 2019-01-09 14:12:35 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 3980 2019-01-09 14:12:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4022 2019-01-09 14:12:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4031 2019-01-09 14:12:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4037 2019-01-09 14:12:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4043 2019-01-09 14:12:36 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4045 2019-01-09 14:12:37 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4053 2019-01-09 14:12:37 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4071 2019-01-09 14:12:40 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4181 2019-01-09 14:12:41 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4199 2019-01-09 14:12:42 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4217 2019-01-09 14:12:42 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4235 2019-01-09 14:12:43 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4253 2019-01-09 14:12:43 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4271 2019-01-09 14:12:44 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4289 2019-01-09 14:12:44 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4307 2019-01-09 14:12:45 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4325 2019-01-09 14:12:45 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4335 2019-01-09 14:12:45 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4344 2019-01-09 14:12:49 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4475 2019-01-09 14:12:49 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4480 2019-01-09 14:12:49 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4483 2019-01-09 14:12:49 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4493 2019-01-09 14:12:49 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4503 2019-01-09 14:12:50 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4509 2019-01-09 14:12:50 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4515 2019-01-09 14:12:50 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4532 2019-01-09 14:12:50 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4537 2019-01-09 14:12:50 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4540 2019-01-09 14:12:51 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4550 2019-01-09 14:12:51 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4555 2019-01-09 14:12:51 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4558 2019-01-09 14:12:51 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4568 2019-01-09 14:12:52 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4598 2019-01-09 14:12:55 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4699 2019-01-09 14:12:55 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4704 2019-01-09 14:12:55 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4707 2019-01-09 14:12:55 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4717 2019-01-09 14:12:55 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4727 2019-01-09 14:12:56 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4733 2019-01-09 14:12:58 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4818 2019-01-09 14:12:59 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4843 2019-01-09 14:12:59 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4846 2019-01-09 14:12:59 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4849 2019-01-09 14:13:00 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4880 2019-01-09 14:13:00 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4882 2019-01-09 14:13:00 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4886 2019-01-09 14:13:00 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4909 2019-01-09 14:13:01 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 4955 2019-01-09 14:13:04 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5049 2019-01-09 14:13:05 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5066 2019-01-09 14:13:05 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5084 2019-01-09 14:13:06 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5102 2019-01-09 14:13:06 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5117 2019-01-09 14:13:06 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5120 2019-01-09 14:13:09 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5206 2019-01-09 14:13:09 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5213 2019-01-09 14:13:09 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5217 2019-01-09 14:13:09 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5220 2019-01-09 14:13:10 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5230 2019-01-09 14:13:10 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5235 2019-01-09 14:13:10 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5238 2019-01-09 14:13:10 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5248 2019-01-09 14:13:10 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5253 2019-01-09 14:13:10 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5256 2019-01-09 14:13:11 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5284 2019-01-09 14:13:12 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5302 2019-01-09 14:13:12 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5307 2019-01-09 14:13:12 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5310 2019-01-09 14:13:13 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5341 2019-01-09 14:13:13 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5347 2019-01-09 14:13:13 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5351 2019-01-09 14:13:13 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5354 2019-01-09 14:13:14 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5359 2019-01-09 14:13:14 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5363 2019-01-09 14:13:14 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5366 2019-01-09 14:13:14 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5376 2019-01-09 14:13:14 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5383 2019-01-09 14:13:14 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5389 2019-01-09 14:13:14 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5395 2019-01-09 14:13:15 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5399 2019-01-09 14:13:15 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5402 2019-01-09 14:13:15 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5412 2019-01-09 14:13:15 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5417 2019-01-09 14:13:17 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5465 2019-01-09 14:13:17 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5474 2019-01-09 14:13:18 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5506 2019-01-09 14:13:18 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5510 2019-01-09 14:13:18 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5513 2019-01-09 14:13:19 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5544 2019-01-09 14:13:19 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5548 2019-01-09 14:13:19 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5551 2019-01-09 14:13:20 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5579 2019-01-09 14:13:20 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5584 2019-01-09 14:13:20 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5587 2019-01-09 14:13:21 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5597 2019-01-09 14:13:21 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5615 2019-01-09 14:13:21 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5620 2019-01-09 14:13:21 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5623 2019-01-09 14:13:24 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5705 2019-01-09 14:13:24 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5714 2019-01-09 14:13:25 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5717 2019-01-09 14:13:25 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5720 2019-01-09 14:13:25 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5743 2019-01-09 14:13:25 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5748 2019-01-09 14:13:25 1 [Warning] WSREP: Could not find applier context for 89fce63a-1407-11e9-b82e-9f48aa5c8141: 5751 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/2/log/mysqld.1.err ok - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/2/log/galera_sr.GCF-1043A-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.GCF-1043A-innodb/' galera_sr.GCF-1043B 'innodb' w2 [ fail ] Found warnings/errors in server log file! Test ended at 2019-01-09 14:14:19 line 2019-01-09 14:13:37 2 [Warning] WSREP: Could not find applier context for f840db69-1407-11e9-9999-bf5b30b32071: 371 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/2/log/mysqld.1.err ok - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/2/log/galera_sr.GCF-1043B-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.GCF-1043B-innodb/' galera_sr.GCF-561 'innodb' w2 [ pass ] 2213 -------------------------------------------------------------------------- The servers were restarted 24 times Spent 1894.367 of 939 seconds executing testcases Check of testcase failed for: galera_sr.mysql-wsrep-features#148 galera_sr.galera_sr_kill_all_norecovery Completed: Failed 12/83 tests, 85.54% were successful. Failing test(s): galera_sr.GCF-437 galera_sr.galera_sr_rollback_statement galera_sr.galera_sr_table_contents galera_sr.mysql-wsrep-features#165 galera_sr.galera_sr_mysqldump_sst galera_sr.galera_sr_cc_master galera_sr.galera_sr_cc_slave galera_sr.GCF-1018 galera_sr.galera_sr_load_data_splitting galera_sr.GCF-1060 galera_sr.GCF-1043A galera_sr.GCF-1043B The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html Errors/warnings were found in logfiles during server shutdown after running the following sequence(s) of tests: galera_sr.GCF-627 galera_sr.GCF-900 galera_sr.GCF-889 galera_sr.galera_sr_cc_master galera_sr.GCF-623 galera_sr.galera_sr_blob galera_sr.GCF-851 galera_sr.GCF-867 galera_sr.galera_sr_bf_abort galera_sr.galera-features#56 galera_sr.GCF-845 galera_sr.galera_sr_cc_slave mysql-test-run: *** ERROR: there were failing test cases