By type
[38;5;6mmariadb [38;5;5m09:38:54.87 [0m [38;5;6mmariadb [38;5;5m09:38:54.88 [0m[1mWelcome to the Bitnami mariadb-galera container[0m [38;5;6mmariadb [38;5;5m09:38:54.88 [0mSubscribe to project updates by watching [1mhttps://github.com/bitnami/bitnami-docker-mariadb-galera[0m [38;5;6mmariadb [38;5;5m09:38:54.89 [0mSubmit issues and feature requests at [1mhttps://github.com/bitnami/bitnami-docker-mariadb-galera/issues[0m [38;5;6mmariadb [38;5;5m09:38:54.89 [0m [38;5;6mmariadb [38;5;5m09:38:54.89 [0m[38;5;2mINFO [0m ==> ** Starting MariaDB setup ** [38;5;6mmariadb [38;5;5m09:38:54.96 [0m[38;5;2mINFO [0m ==> Validating settings in MYSQL_*/MARIADB_* env vars [38;5;6mmariadb [38;5;5m09:40:55.44 [0m[38;5;5mDEBUG[0m ==> Set Galera cluster address to gcomm:// [38;5;6mmariadb [38;5;5m09:40:55.45 [0m[38;5;2mINFO [0m ==> Initializing mariadb database [38;5;6mmariadb [38;5;5m09:40:55.46 [0m[38;5;5mDEBUG[0m ==> Ensuring expected directories/files exist [38;5;6mmariadb [38;5;5m09:40:55.53 [0m[38;5;2mINFO [0m ==> Updating 'my.cnf' with custom configuration [38;5;6mmariadb [38;5;5m09:40:55.55 [0m[38;5;2mINFO [0m ==> Setting user option [38;5;6mmariadb [38;5;5m09:40:55.56 [0m[38;5;5mDEBUG[0m ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf [38;5;6mmariadb [38;5;5m09:40:55.92 [0m[38;5;2mINFO [0m ==> Setting wsrep_node_name option [38;5;6mmariadb [38;5;5m09:40:55.93 [0m[38;5;5mDEBUG[0m ==> Setting wsrep_node_name to 'onap-mariadb-galera-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf [38;5;6mmariadb [38;5;5m09:40:55.99 [0m[38;5;2mINFO [0m ==> Setting wsrep_node_address option [38;5;6mmariadb [38;5;5m09:40:56.00 [0m[38;5;5mDEBUG[0m ==> Setting wsrep_node_address to '10.233.72.74' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf [38;5;6mmariadb [38;5;5m09:41:56.38 [0m[38;5;5mDEBUG[0m ==> Set Galera cluster address to gcomm:// [38;5;6mmariadb [38;5;5m09:41:56.39 [0m[38;5;2mINFO [0m ==> Setting wsrep_sst_auth option [38;5;6mmariadb [38;5;5m09:41:56.39 [0m[38;5;5mDEBUG[0m ==> Setting wsrep_sst_auth to 'mariabackup:psw26pAr' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf [38;5;6mmariadb [38;5;5m09:42:56.83 [0m[38;5;5mDEBUG[0m ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2022-02-27 9:42:56 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-02-27 9:42:56 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on OK To start mysqld at boot time you have to copy support-files/mysql.server to the right place for your system PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! To do so, start the server, then issue the following command: '/opt/bitnami/mariadb/bin/mysql_secure_installation' which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the MariaDB Knowledgebase at https://mariadb.com/kb or the MySQL manual for more instructions. You can start the MariaDB daemon with: cd '/opt/bitnami/mariadb' ; /opt/bitnami/mariadb/bin/mysqld_safe --datadir='/bitnami/mariadb/data' You can test the MariaDB daemon with mysql-test-run.pl cd '/opt/bitnami/mariadb/mysql-test' ; perl mysql-test-run.pl Please report any problems at https://mariadb.org/jira The latest information about MariaDB is available at https://mariadb.org/. You can find additional information about the MySQL part at: https://dev.mysql.com Consider joining MariaDB's strong and vibrant community: https://mariadb.org/get-involved/ [38;5;6mmariadb [38;5;5m09:43:04.92 [0m[38;5;2mINFO [0m ==> Starting mariadb in background 2022-02-27 9:43:04 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-02-27 9:43:04 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-02-27 9:43:04 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (server 10.6.5-MariaDB-log) starting as process 415 ... 2022-02-27 9:43:04 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-02-27 9:43:04 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-02-27 9:43:04 0 [Note] WSREP: wsrep_load(): Galera 4.9(rXXXX) by Codership Oy
loaded successfully. 2022-02-27 9:43:04 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-02-27 9:43:04 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2022-02-27 9:43:04 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2022-02-27 9:43:05 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2022-02-27 9:43:05 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2022-02-27 9:43:05 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.72.74; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; 2022-02-27 9:43:05 0 [Note] WSREP: Start replication 2022-02-27 9:43:05 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-02-27 9:43:05 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2022-02-27 9:43:05 0 [Note] WSREP: protonet asio version 0 2022-02-27 9:43:05 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-02-27 9:43:05 0 [Note] WSREP: backend: asio 2022-02-27 9:43:05 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-02-27 9:43:05 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-02-27 9:43:05 0 [Note] WSREP: restore pc from disk failed 2022-02-27 9:43:05 0 [Note] WSREP: GMCast version 0 2022-02-27 9:43:05 0 [Note] WSREP: (a990691c-9e65, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-02-27 9:43:05 0 [Note] WSREP: (a990691c-9e65, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-02-27 9:43:05 0 [Note] WSREP: EVS version 1 2022-02-27 9:43:05 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-02-27 9:43:05 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-02-27 9:43:05 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-02-27 9:43:05 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-02-27 9:43:05 0 [Note] WSREP: Node a990691c-9e65 state prim 2022-02-27 9:43:05 0 [Note] WSREP: view(view_id(PRIM,a990691c-9e65,1) memb { a990691c-9e65,0 } joined { } left { } partitioned { }) 2022-02-27 9:43:05 0 [Note] WSREP: save pc into disk 2022-02-27 9:43:05 0 [Note] WSREP: gcomm: connected 2022-02-27 9:43:05 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-02-27 9:43:05 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-02-27 9:43:05 0 [Note] WSREP: Opened channel 'galera' 2022-02-27 9:43:05 1 [Note] WSREP: Starting rollbacker thread 1 2022-02-27 9:43:05 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-02-27 9:43:05 0 [Note] WSREP: Starting new group from scratch: a991ad05-97b1-11ec-b53e-f34f9abc3e21 2022-02-27 9:43:05 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: a991af8d-97b1-11ec-89c8-dbadbb1c0eba 2022-02-27 9:43:05 0 [Note] WSREP: STATE EXCHANGE: sent state msg: a991af8d-97b1-11ec-89c8-dbadbb1c0eba 2022-02-27 9:43:05 0 [Note] WSREP: STATE EXCHANGE: got state msg: a991af8d-97b1-11ec-89c8-dbadbb1c0eba from 0 (onap-mariadb-galera-0) 2022-02-27 9:43:05 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 0, last_appl. = 0, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = a991ad05-97b1-11ec-b53e-f34f9abc3e21 2022-02-27 9:43:05 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-02-27 9:43:05 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2022-02-27 9:43:05 2 [Note] WSREP: Starting applier thread 2 2022-02-27 9:43:05 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-02-27 9:43:05 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2022-02-27 9:43:05 2 [Note] WSREP: ####### processing CC 1, local, ordered 2022-02-27 9:43:05 2 [Note] WSREP: Process first view: a991ad05-97b1-11ec-b53e-f34f9abc3e21 my uuid: a990691c-97b1-11ec-9e65-ceef17041932 2022-02-27 9:43:05 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position a991ad05-97b1-11ec-b53e-f34f9abc3e21:1 with ID a990691c-97b1-11ec-9e65-ceef17041932 2022-02-27 9:43:05 2 [Note] WSREP: Server status change disconnected -> connected 2022-02-27 9:43:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:05 2 [Note] WSREP: ####### My UUID: a990691c-97b1-11ec-9e65-ceef17041932 2022-02-27 9:43:05 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-02-27 9:43:05 0 [Note] WSREP: Service thread queue flushed. 2022-02-27 9:43:05 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-02-27 9:43:05 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-02-27 9:43:05 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2022-02-27 9:43:05 0 [Note] WSREP: Service thread queue flushed. 2022-02-27 9:43:05 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> a991ad05-97b1-11ec-b53e-f34f9abc3e21:0 2022-02-27 9:43:05 2 [Note] WSREP: ================================================ View: id: a991ad05-97b1-11ec-b53e-f34f9abc3e21:1 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(1): 0: a990691c-97b1-11ec-9e65-ceef17041932, onap-mariadb-galera-0 ================================================= 2022-02-27 9:43:05 2 [Note] WSREP: Server status change connected -> joiner 2022-02-27 9:43:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:05 2 [Note] WSREP: Server status change joiner -> initializing 2022-02-27 9:43:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:05 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-02-27 9:43:05 0 [Note] InnoDB: Number of pools: 1 2022-02-27 9:43:05 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-02-27 9:43:05 0 [Note] InnoDB: Using Linux native AIO 2022-02-27 9:43:05 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-02-27 9:43:05 0 [Note] InnoDB: Completed initialization of buffer pool 2022-02-27 9:43:05 0 [Note] InnoDB: 128 rollback segments are active. 2022-02-27 9:43:05 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-02-27 9:43:05 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-02-27 9:43:07 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-02-27 9:43:07 0 [Note] InnoDB: 10.6.5 started; log sequence number 42161; transaction id 14 2022-02-27 9:43:07 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-02-27 9:43:07 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool 2022-02-27 9:43:07 0 [Warning] 'innodb-log-files-in-group' was removed. It does nothing now and exists only for compatibility with old my.cnf files. 2022-02-27 9:43:07 0 [Warning] 'innodb-file-format' was removed. It does nothing now and exists only for compatibility with old my.cnf files. /opt/bitnami/mariadb/sbin/mysqld, Version: 10.6.5-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2022-02-27 9:43:07 0 [Note] InnoDB: Buffer pool(s) load completed at 220227 9:43:07 2022-02-27 9:43:07 0 [Note] Server socket created on IP: '127.0.0.1'. 2022-02-27 9:43:07 0 [Warning] 'user' entry 'root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-02-27 9:43:07 0 [Warning] 'user' entry '@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-02-27 9:43:07 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-02-27 9:43:07 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-02-27 9:43:07 0 [Note] WSREP: Server initialized 2022-02-27 9:43:07 0 [Note] WSREP: Server status change initializing -> initialized 2022-02-27 9:43:07 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:07 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-02-27 9:43:07 6 [Note] WSREP: Starting applier thread 6 2022-02-27 9:43:07 7 [Note] WSREP: Starting applier thread 7 2022-02-27 9:43:07 9 [Note] WSREP: Starting applier thread 9 2022-02-27 9:43:07 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections. Version: '10.6.5-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution 2022-02-27 9:43:07 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2022-02-27 9:43:07 2 [Note] WSREP: Server status change initialized -> joined 2022-02-27 9:43:07 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:07 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:07 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2022-02-27 9:43:07 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-02-27 9:43:07 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-02-27 9:43:07 2 [Note] WSREP: Server status change joined -> synced 2022-02-27 9:43:07 2 [Note] WSREP: Synchronized with group, ready for connections 2022-02-27 9:43:07 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. [38;5;6mmariadb [38;5;5m09:43:08.94 [0m[38;5;5mDEBUG[0m ==> Checking if WSREP is ready [38;5;6mmariadb [38;5;5m09:43:08.95 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select VARIABLE_VALUE from information_schema.GLOBAL_STATUS where VARIABLE_NAME = 'wsrep_ready'; # Time: 220227 9:43:09 # User@Host: root[root] @ localhost [] # Thread_id: 11 Schema: mysql QC_hit: No # Query_time: 0.190981 Lock_time: 0.188655 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 130 use mysql; SET timestamp=1645954989; select VARIABLE_VALUE from information_schema.GLOBAL_STATUS where VARIABLE_NAME = 'wsrep_ready'; [38;5;6mmariadb [38;5;5m09:43:09.16 [0m[38;5;5mDEBUG[0m ==> WSREP status ON [38;5;6mmariadb [38;5;5m09:43:09.16 [0m[38;5;5mDEBUG[0m ==> Sleeping 5 seconds before continuing with initialization [38;5;6mmariadb [38;5;5m09:43:14.17 [0m[38;5;5mDEBUG[0m ==> Deleting all users to avoid issues with galera configuration [38;5;6mmariadb [38;5;5m09:43:14.18 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); 2022-02-27 9:43:14 13 [Warning] Access denied for user 'root'@'localhost' (using password: YES) # Time: 220227 9:43:15 # User@Host: root[root] @ localhost [] # Thread_id: 12 Schema: mysql QC_hit: No # Query_time: 0.977088 Lock_time: 0.974291 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 SET timestamp=1645954995; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); [38;5;6mmariadb [38;5;5m09:43:15.18 [0m[38;5;5mDEBUG[0m ==> Configuring root user credentials [38;5;6mmariadb [38;5;5m09:43:15.19 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: -- create root@localhost user for local admin access -- create user 'root'@'localhost' identified by "enO2bEb6"; -- grant all on *.* to 'root'@'localhost' with grant option; -- create admin user for remote access create user 'root'@'%' identified by "enO2bEb6"; grant all on *.* to 'root'@'%' with grant option; flush privileges; 2022-02-27 9:43:15 14 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m09:43:15.22 [0m[38;5;5mDEBUG[0m ==> removing the unknown user [38;5;6mmariadb [38;5;5m09:43:15.23 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select Host from user where User=''; # Time: 220227 9:43:16 # User@Host: root[root] @ localhost [] # Thread_id: 15 Schema: mysql QC_hit: No # Query_time: 0.902931 Lock_time: 0.902427 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 72 SET timestamp=1645954996; select Host from user where User=''; [38;5;6mmariadb [38;5;5m09:43:16.16 [0m[38;5;5mDEBUG[0m ==> creating database user \'my-user\' [38;5;6mmariadb [38;5;5m09:43:16.17 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "tE21Ofi9"; [38;5;6mmariadb [38;5;5m09:43:16.19 [0m[38;5;5mDEBUG[0m ==> Removing all other hosts for the user [38;5;6mmariadb [38;5;5m09:43:16.20 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; [38;5;6mmariadb [38;5;5m09:43:16.22 [0m[38;5;5mDEBUG[0m ==> Configure mariabackup user credentials [38;5;6mmariadb [38;5;5m09:43:16.23 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: create or replace user 'mariabackup'@'localhost' identified by "psw26pAr"; [38;5;6mmariadb [38;5;5m09:43:16.25 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2022-02-27 9:43:16 19 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m09:43:16.28 [0m[38;5;5mDEBUG[0m ==> Configure replication user [38;5;6mmariadb [38;5;5m09:43:16.29 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor"; grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor"; flush privileges; 2022-02-27 9:43:16 20 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m09:43:16.32 [0m[38;5;5mDEBUG[0m ==> Flushing privileges [38;5;6mmariadb [38;5;5m09:43:16.33 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: flush privileges; 2022-02-27 9:43:16 21 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m09:43:16.37 [0m[38;5;2mINFO [0m ==> Stopping mariadb 2022-02-27 9:43:16 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2022-02-27 9:43:16 0 [Note] WSREP: Shutdown replication 2022-02-27 9:43:16 0 [Note] WSREP: Server status change synced -> disconnecting 2022-02-27 9:43:16 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:16 0 [Note] WSREP: Closing send monitor... 2022-02-27 9:43:16 0 [Note] WSREP: Closed send monitor. 2022-02-27 9:43:16 0 [Note] WSREP: gcomm: terminating thread 2022-02-27 9:43:16 0 [Note] WSREP: gcomm: joining thread 2022-02-27 9:43:16 0 [Note] WSREP: gcomm: closing backend 2022-02-27 9:43:16 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2022-02-27 9:43:16 0 [Note] WSREP: view((empty)) 2022-02-27 9:43:16 0 [Note] WSREP: gcomm: closed 2022-02-27 9:43:16 0 [Note] WSREP: New SELF-LEAVE. 2022-02-27 9:43:16 0 [Note] WSREP: Flow-control interval: [0, 0] 2022-02-27 9:43:16 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2022-02-27 9:43:16 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2022-02-27 9:43:16 0 [Note] WSREP: RECV thread exiting 0: Success 2022-02-27 9:43:16 2 [Note] WSREP: ================================================ View: id: a991ad05-97b1-11ec-b53e-f34f9abc3e21:12 status: non-primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: yes own_index: -1 members(0): ================================================= 2022-02-27 9:43:16 2 [Note] WSREP: Non-primary view 2022-02-27 9:43:16 2 [Note] WSREP: Server status change disconnecting -> disconnected 2022-02-27 9:43:16 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:16 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:16 0 [Note] WSREP: recv_thread() joined. 2022-02-27 9:43:16 0 [Note] WSREP: Closing replication queue. 2022-02-27 9:43:16 0 [Note] WSREP: Closing slave action queue. 2022-02-27 9:43:16 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2022-02-27 9:43:16 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-02-27 9:43:16 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2022-02-27 9:43:16 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-02-27 9:43:16 9 [Note] WSREP: Applier thread exiting ret: 6 thd: 9 2022-02-27 9:43:16 9 [Warning] Aborted connection 9 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-02-27 9:43:16 1 [Note] WSREP: rollbacker thread exiting 1 2022-02-27 9:43:16 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2022-02-27 9:43:16 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-02-27 9:43:16 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-02-27 9:43:16 0 [Note] WSREP: dtor state: CLOSED 2022-02-27 9:43:16 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2022-02-27 9:43:16 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2022-02-27 9:43:16 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2022-02-27 9:43:16 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2022-02-27 9:43:16 0 [Note] WSREP: cert index usage at exit 1 2022-02-27 9:43:16 0 [Note] WSREP: cert trx map usage at exit 11 2022-02-27 9:43:16 0 [Note] WSREP: deps set usage at exit 0 2022-02-27 9:43:16 0 [Note] WSREP: avg deps dist 1 2022-02-27 9:43:16 0 [Note] WSREP: avg cert interval 0 2022-02-27 9:43:16 0 [Note] WSREP: cert index size 1 2022-02-27 9:43:16 0 [Note] WSREP: Service thread queue flushed. 2022-02-27 9:43:16 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2022-02-27 9:43:16 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2022-02-27 9:43:16 0 [Note] WSREP: Flushing memory map to disk... 2022-02-27 9:43:18 0 [Note] InnoDB: FTS optimize thread exiting. 2022-02-27 9:43:18 0 [Note] InnoDB: Starting shutdown... 2022-02-27 9:43:18 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2022-02-27 9:43:18 0 [Note] InnoDB: Buffer pool(s) dump completed at 220227 9:43:18 2022-02-27 9:43:18 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" 2022-02-27 9:43:18 0 [Note] InnoDB: Shutdown completed; log sequence number 61532; transaction id 26 2022-02-27 9:43:18 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete [38;5;6mmariadb [38;5;5m09:43:19.38 [0m[38;5;5mDEBUG[0m ==> Waiting for mariadb to unlock db files [38;5;6mmariadb [38;5;5m09:43:19.42 [0m[38;5;2mINFO [0m ==> ** MariaDB setup finished! ** [38;5;6mmariadb [38;5;5m09:43:19.49 [0m[38;5;2mINFO [0m ==> ** Starting MariaDB ** [38;5;6mmariadb [38;5;5m09:43:19.50 [0m[38;5;2mINFO [0m ==> Setting previous boot 2022-02-27 9:43:19 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-02-27 9:43:19 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-02-27 9:43:19 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (server 10.6.5-MariaDB-log) starting as process 1 ... 2022-02-27 9:43:19 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-02-27 9:43:19 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-02-27 9:43:19 0 [Note] WSREP: wsrep_load(): Galera 4.9(rXXXX) by Codership Oy loaded successfully. 2022-02-27 9:43:19 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-02-27 9:43:19 0 [Note] WSREP: Found saved state: a991ad05-97b1-11ec-b53e-f34f9abc3e21:12, safe_to_bootstrap: 1 2022-02-27 9:43:19 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: a991ad05-97b1-11ec-b53e-f34f9abc3e21 Seqno: 1 - 12 Offset: 1280 Synced: 1 2022-02-27 9:43:19 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: a991ad05-97b1-11ec-b53e-f34f9abc3e21, offset: 1280 2022-02-27 9:43:19 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2022-02-27 9:43:19 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2022-02-27 9:43:19 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2022-02-27 9:43:19 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5848 bytes) complete. 2022-02-27 9:43:19 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete. 2022-02-27 9:43:19 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2022-02-27 9:43:19 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728 2022-02-27 9:43:19 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.72.74; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; 2022-02-27 9:43:19 0 [Note] WSREP: Service thread queue flushed. 2022-02-27 9:43:19 0 [Note] WSREP: ####### Assign initial position for certification: a991ad05-97b1-11ec-b53e-f34f9abc3e21:12, protocol version: -1 2022-02-27 9:43:19 0 [Note] WSREP: Start replication 2022-02-27 9:43:19 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-02-27 9:43:19 0 [Note] WSREP: Setting GCS initial position to a991ad05-97b1-11ec-b53e-f34f9abc3e21:12 2022-02-27 9:43:19 0 [Note] WSREP: protonet asio version 0 2022-02-27 9:43:19 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-02-27 9:43:19 0 [Note] WSREP: backend: asio 2022-02-27 9:43:19 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-02-27 9:43:19 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-02-27 9:43:19 0 [Note] WSREP: restore pc from disk failed 2022-02-27 9:43:19 0 [Note] WSREP: GMCast version 0 2022-02-27 9:43:19 0 [Note] WSREP: (b232262f-b995, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-02-27 9:43:19 0 [Note] WSREP: (b232262f-b995, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-02-27 9:43:19 0 [Note] WSREP: EVS version 1 2022-02-27 9:43:19 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-02-27 9:43:19 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-02-27 9:43:19 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-02-27 9:43:19 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-02-27 9:43:19 0 [Note] WSREP: Node b232262f-b995 state prim 2022-02-27 9:43:19 0 [Note] WSREP: view(view_id(PRIM,b232262f-b995,1) memb { b232262f-b995,0 } joined { } left { } partitioned { }) 2022-02-27 9:43:19 0 [Note] WSREP: save pc into disk 2022-02-27 9:43:19 0 [Note] WSREP: gcomm: connected 2022-02-27 9:43:19 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-02-27 9:43:19 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-02-27 9:43:19 0 [Note] WSREP: Opened channel 'galera' 2022-02-27 9:43:19 1 [Note] WSREP: Starting rollbacker thread 1 2022-02-27 9:43:19 2 [Note] WSREP: Starting applier thread 2 2022-02-27 9:43:19 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-02-27 9:43:19 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: b234b2d5-97b1-11ec-8383-2add191520b5 2022-02-27 9:43:19 0 [Note] WSREP: STATE EXCHANGE: sent state msg: b234b2d5-97b1-11ec-8383-2add191520b5 2022-02-27 9:43:19 0 [Note] WSREP: STATE EXCHANGE: got state msg: b234b2d5-97b1-11ec-8383-2add191520b5 from 0 (onap-mariadb-galera-0) 2022-02-27 9:43:19 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 12, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = a991ad05-97b1-11ec-b53e-f34f9abc3e21 2022-02-27 9:43:19 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-02-27 9:43:19 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2022-02-27 9:43:19 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-02-27 9:43:19 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2022-02-27 9:43:19 2 [Note] WSREP: ####### processing CC 13, local, ordered 2022-02-27 9:43:19 2 [Note] WSREP: Process first view: a991ad05-97b1-11ec-b53e-f34f9abc3e21 my uuid: b232262f-97b1-11ec-b995-931814323741 2022-02-27 9:43:19 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position a991ad05-97b1-11ec-b53e-f34f9abc3e21:13 with ID b232262f-97b1-11ec-b995-931814323741 2022-02-27 9:43:19 2 [Note] WSREP: Server status change disconnected -> connected 2022-02-27 9:43:19 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:19 2 [Note] WSREP: ####### My UUID: b232262f-97b1-11ec-b995-931814323741 2022-02-27 9:43:19 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-02-27 9:43:19 0 [Note] WSREP: Service thread queue flushed. 2022-02-27 9:43:19 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-02-27 9:43:19 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-02-27 9:43:19 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2022-02-27 9:43:19 0 [Note] WSREP: Service thread queue flushed. 2022-02-27 9:43:19 2 [Note] WSREP: ================================================ View: id: a991ad05-97b1-11ec-b53e-f34f9abc3e21:13 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(1): 0: b232262f-97b1-11ec-b995-931814323741, onap-mariadb-galera-0 ================================================= 2022-02-27 9:43:19 2 [Note] WSREP: Server status change connected -> joiner 2022-02-27 9:43:19 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:19 2 [Note] WSREP: Server status change joiner -> initializing 2022-02-27 9:43:19 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:19 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-02-27 9:43:19 0 [Note] InnoDB: Number of pools: 1 2022-02-27 9:43:19 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-02-27 9:43:19 0 [Note] InnoDB: Using Linux native AIO 2022-02-27 9:43:19 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-02-27 9:43:19 0 [Note] InnoDB: Completed initialization of buffer pool 2022-02-27 9:43:19 0 [Note] InnoDB: 128 rollback segments are active. 2022-02-27 9:43:19 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-02-27 9:43:19 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-02-27 9:43:22 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-02-27 9:43:22 0 [Note] InnoDB: 10.6.5 started; log sequence number 61532; transaction id 27 2022-02-27 9:43:22 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-02-27 9:43:22 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool 2022-02-27 9:43:22 0 [Warning] 'innodb-log-files-in-group' was removed. It does nothing now and exists only for compatibility with old my.cnf files. 2022-02-27 9:43:22 0 [Warning] 'innodb-file-format' was removed. It does nothing now and exists only for compatibility with old my.cnf files. /opt/bitnami/mariadb/sbin/mysqld, Version: 10.6.5-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2022-02-27 9:43:22 0 [Note] InnoDB: Buffer pool(s) load completed at 220227 9:43:22 2022-02-27 9:43:22 0 [Note] Server socket created on IP: '0.0.0.0'. 2022-02-27 9:43:22 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-02-27 9:43:22 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-02-27 9:43:22 0 [Note] WSREP: Server initialized 2022-02-27 9:43:22 0 [Note] WSREP: Server status change initializing -> initialized 2022-02-27 9:43:22 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:22 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-02-27 9:43:22 6 [Note] WSREP: Starting applier thread 6 2022-02-27 9:43:22 7 [Note] WSREP: Starting applier thread 7 2022-02-27 9:43:22 9 [Note] WSREP: Starting applier thread 9 2022-02-27 9:43:22 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections. Version: '10.6.5-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution 2022-02-27 9:43:22 5 [Note] WSREP: Recovered cluster id a991ad05-97b1-11ec-b53e-f34f9abc3e21 2022-02-27 9:43:22 2 [Note] WSREP: Server status change initialized -> joined 2022-02-27 9:43:22 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:22 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:43:22 2 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2022-02-27 9:43:22 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-02-27 9:43:22 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-02-27 9:43:22 2 [Note] WSREP: Server status change joined -> synced 2022-02-27 9:43:22 2 [Note] WSREP: Synchronized with group, ready for connections 2022-02-27 9:43:22 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 220227 9:43:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:43:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:43:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:43:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 18 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 18 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:43:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:43:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 22 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 22 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:43:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955029; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955029; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:43:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:43:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.001123 Lock_time: 0.001057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:44:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:44:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-02-27 9:44:11 0 [Note] WSREP: (b232262f-b995, 'tcp://0.0.0.0:4567') connection established to d15ac6ee-ac57 tcp://10.233.65.113:4567 2022-02-27 9:44:11 0 [Note] WSREP: (b232262f-b995, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2022-02-27 9:44:12 0 [Note] WSREP: declaring d15ac6ee-ac57 at tcp://10.233.65.113:4567 stable 2022-02-27 9:44:12 0 [Note] WSREP: Node b232262f-b995 state prim 2022-02-27 9:44:12 0 [Note] WSREP: view(view_id(PRIM,b232262f-b995,2) memb { b232262f-b995,0 d15ac6ee-ac57,0 } joined { } left { } partitioned { }) 2022-02-27 9:44:12 0 [Note] WSREP: save pc into disk 2022-02-27 9:44:12 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2022-02-27 9:44:12 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: d1a98d19-97b1-11ec-89f4-7ff48381db37 2022-02-27 9:44:12 0 [Note] WSREP: STATE EXCHANGE: sent state msg: d1a98d19-97b1-11ec-89f4-7ff48381db37 2022-02-27 9:44:12 0 [Note] WSREP: STATE EXCHANGE: got state msg: d1a98d19-97b1-11ec-89f4-7ff48381db37 from 0 (onap-mariadb-galera-0) 2022-02-27 9:44:12 0 [Note] WSREP: STATE EXCHANGE: got state msg: d1a98d19-97b1-11ec-89f4-7ff48381db37 from 1 (onap-mariadb-galera-1) 2022-02-27 9:44:12 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 1, members = 1/2 (joined/total), act_id = 13, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = a991ad05-97b1-11ec-b53e-f34f9abc3e21 2022-02-27 9:44:12 0 [Note] WSREP: Flow-control interval: [23, 23] 2022-02-27 9:44:12 2 [Note] WSREP: ####### processing CC 14, local, ordered 2022-02-27 9:44:12 2 [Note] WSREP: ####### My UUID: b232262f-97b1-11ec-b995-931814323741 2022-02-27 9:44:12 2 [Note] WSREP: Skipping cert index reset 2022-02-27 9:44:12 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-02-27 9:44:12 2 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2022-02-27 9:44:12 0 [Note] WSREP: Service thread queue flushed. 2022-02-27 9:44:12 2 [Note] WSREP: ================================================ View: id: a991ad05-97b1-11ec-b53e-f34f9abc3e21:14 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(2): 0: b232262f-97b1-11ec-b995-931814323741, onap-mariadb-galera-0 1: d15ac6ee-97b1-11ec-ac57-f22431ffc715, onap-mariadb-galera-1 ================================================= 2022-02-27 9:44:12 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:44:12 2 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2022-02-27 9:44:12 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-02-27 9:44:15 0 [Note] WSREP: (b232262f-b995, 'tcp://0.0.0.0:4567') turning message relay requesting off 2022-02-27 9:44:15 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2022-02-27 9:44:15 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2022-02-27 9:44:15 2 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2022-02-27 9:44:15 2 [Note] WSREP: Cert index preload: 14 -> 14 2022-02-27 9:44:15 2 [Note] WSREP: Server status change synced -> donor 2022-02-27 9:44:15 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:44:15 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:44:15 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.65.113:4568 sending 14-14, preload starts from 14 2022-02-27 9:44:15 0 [Note] WSREP: Donor monitor thread started to monitor 2022-02-27 9:44:15 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.65.113:4444/xtrabackup_sst//1' --local-port '3306' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid 'a991ad05-97b1-11ec-b53e-f34f9abc3e21:14' --gtid-domain-id '0' --binlog 'mysql-bin' --mysqld-args --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --basedir=/opt/bitnami/mariadb --datadir=/bitnami/mariadb/data --socket=/opt/bitnami/mariadb/tmp/mysql.sock --pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2022-02-27 9:44:15 2 [Note] WSREP: sst_donor_thread signaled with 0 2022-02-27 9:44:15 0 [Note] WSREP: IST sender 14 -> 14 WSREP_SST: [INFO] SSL configuration: CA='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20220227 09:44:15.613) WSREP_SST: [INFO] Streaming with mbstream (20220227 09:44:15.903) WSREP_SST: [INFO] Using socat as streamer (20220227 09:44:15.908) WSREP_SST: [INFO] Using '/opt/bitnami/mariadb/tmp/tmp.xx7TkxLrjc' as mariabackup temporary directory (20220227 09:44:15.931) WSREP_SST: [INFO] Using '/tmp/tmp.zyiu21U4eN' as mariabackup working directory (20220227 09:44:15.941) WSREP_SST: [INFO] Streaming GTID file before SST (20220227 09:44:15.954) WSREP_SST: [INFO] Evaluating '/opt/bitnami/mariadb//bin/mbstream' -c 'xtrabackup_galera_info' | socat -u stdio TCP:10.233.65.113:4444; RC=( ${PIPESTATUS[@]} ) (20220227 09:44:15.966) WSREP_SST: [INFO] Sleeping before data transfer for SST (20220227 09:44:15.983) # Time: 220227 9:44:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:44:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:44:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955059; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955059; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.65.113:4444 (20220227 09:44:25.995) WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --defaults-file='/opt/bitnami/mariadb/conf/my.cnf' --backup --no-version-check --databases-exclude='lost+found' --tmpdir='/opt/bitnami/mariadb/tmp/tmp.xx7TkxLrjc' --innodb-data-home-dir='./' --log-bin='mysql-bin' --user='mariabackup' --socket='/opt/bitnami/mariadb/tmp/mysql.sock' --galera-info --stream=mbstream --target-dir='/tmp/tmp.zyiu21U4eN' --datadir='/bitnami/mariadb/data' --mysqld-args '--basedir=/opt/bitnami/mariadb' '--pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2> '/bitnami/mariadb/data/mariabackup.backup.log' | socat -u stdio TCP:10.233.65.113:4444; RC=( ${PIPESTATUS[@]} ) (20220227 09:44:26.007) # Time: 220227 9:44:26 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.002658 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1645955066; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000946 Lock_time: 0.000860 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-02-27 9:44:27 38 [Note] WSREP: Desyncing and pausing the provider 2022-02-27 9:44:27 38 [Note] WSREP: pause 2022-02-27 9:44:27 38 [Note] WSREP: Provider paused at a991ad05-97b1-11ec-b53e-f34f9abc3e21:14 (6) 2022-02-27 9:44:27 38 [Note] WSREP: Provider paused at: 14 # Time: 220227 9:44:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.001118 Lock_time: 0.000233 Rows_sent: 1 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1645955067; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2022-02-27 9:44:28 38 [Note] WSREP: Resuming and resyncing the provider 2022-02-27 9:44:28 38 [Note] WSREP: resume 2022-02-27 9:44:28 38 [Note] WSREP: resuming provider at 6 2022-02-27 9:44:28 38 [Note] WSREP: Provider resumed. 2022-02-27 9:44:28 0 [Note] WSREP: SST sent: a991ad05-97b1-11ec-b53e-f34f9abc3e21:14 2022-02-27 9:44:28 0 [Note] WSREP: Server status change donor -> joined 2022-02-27 9:44:28 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:44:28 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 1.0 (onap-mariadb-galera-1) complete. 2022-02-27 9:44:28 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2022-02-27 9:44:28 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-02-27 9:44:28 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2022-02-27 9:44:28 9 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-02-27 9:44:28 9 [Note] WSREP: Server status change joined -> synced 2022-02-27 9:44:28 9 [Note] WSREP: Synchronized with group, ready for connections 2022-02-27 9:44:28 9 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20220227 09:44:28.104) WSREP_SST: [INFO] Cleaning up temporary directories (20220227 09:44:28.118) 2022-02-27 9:44:28 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec 2022-02-27 9:44:32 0 [Note] WSREP: async IST sender served 2022-02-27 9:44:32 0 [Note] WSREP: 1.0 (onap-mariadb-galera-1): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2022-02-27 9:44:32 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) synced with group. # Time: 220227 9:44:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.001018 Lock_time: 0.000942 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:44:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.004606 Lock_time: 0.004500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:44:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:44:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955087; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:44:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 51 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955089; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 51 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955089; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:44:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.001146 Lock_time: 0.001053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:44:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-02-27 9:45:00 0 [Note] WSREP: (b232262f-b995, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: tcp://10.233.70.10:4567 2022-02-27 9:45:00 0 [Note] WSREP: (b232262f-b995, 'tcp://0.0.0.0:4567') connection established to ee736cef-8d5e tcp://10.233.70.10:4567 2022-02-27 9:45:01 0 [Note] WSREP: declaring d15ac6ee-ac57 at tcp://10.233.65.113:4567 stable 2022-02-27 9:45:01 0 [Note] WSREP: declaring ee736cef-8d5e at tcp://10.233.70.10:4567 stable 2022-02-27 9:45:01 0 [Note] WSREP: Node b232262f-b995 state prim 2022-02-27 9:45:01 0 [Note] WSREP: view(view_id(PRIM,b232262f-b995,3) memb { b232262f-b995,0 d15ac6ee-ac57,0 ee736cef-8d5e,0 } joined { } left { } partitioned { }) 2022-02-27 9:45:01 0 [Note] WSREP: save pc into disk 2022-02-27 9:45:01 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3 2022-02-27 9:45:01 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: eec1ece0-97b1-11ec-af9b-9edff9894f8b 2022-02-27 9:45:01 0 [Note] WSREP: STATE EXCHANGE: sent state msg: eec1ece0-97b1-11ec-af9b-9edff9894f8b 2022-02-27 9:45:01 0 [Note] WSREP: STATE EXCHANGE: got state msg: eec1ece0-97b1-11ec-af9b-9edff9894f8b from 0 (onap-mariadb-galera-0) 2022-02-27 9:45:01 0 [Note] WSREP: STATE EXCHANGE: got state msg: eec1ece0-97b1-11ec-af9b-9edff9894f8b from 1 (onap-mariadb-galera-1) 2022-02-27 9:45:01 0 [Note] WSREP: STATE EXCHANGE: got state msg: eec1ece0-97b1-11ec-af9b-9edff9894f8b from 2 (onap-mariadb-galera-2) 2022-02-27 9:45:01 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 2, members = 2/3 (joined/total), act_id = 14, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = a991ad05-97b1-11ec-b53e-f34f9abc3e21 2022-02-27 9:45:01 0 [Note] WSREP: Flow-control interval: [28, 28] 2022-02-27 9:45:01 6 [Note] WSREP: ####### processing CC 15, local, ordered 2022-02-27 9:45:01 6 [Note] WSREP: ####### My UUID: b232262f-97b1-11ec-b995-931814323741 2022-02-27 9:45:01 6 [Note] WSREP: Skipping cert index reset 2022-02-27 9:45:01 6 [Note] WSREP: REPL Protocols: 10 (5) 2022-02-27 9:45:01 6 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2022-02-27 9:45:01 0 [Note] WSREP: Service thread queue flushed. 2022-02-27 9:45:01 6 [Note] WSREP: ================================================ View: id: a991ad05-97b1-11ec-b53e-f34f9abc3e21:15 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(3): 0: b232262f-97b1-11ec-b995-931814323741, onap-mariadb-galera-0 1: d15ac6ee-97b1-11ec-ac57-f22431ffc715, onap-mariadb-galera-1 2: ee736cef-97b1-11ec-8d5e-672b3953c9bd, onap-mariadb-galera-2 ================================================= 2022-02-27 9:45:01 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:45:01 6 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2022-02-27 9:45:01 6 [Note] WSREP: Min available from gcache for CC from group: 1 2022-02-27 9:45:04 0 [Note] WSREP: (b232262f-b995, 'tcp://0.0.0.0:4567') turning message relay requesting off 2022-02-27 9:45:04 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2022-02-27 9:45:04 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 15) 2022-02-27 9:45:04 6 [Note] WSREP: Detected STR version: 1, req_len: 129, req: STRv1 2022-02-27 9:45:04 6 [Note] WSREP: Cert index preload: 15 -> 15 2022-02-27 9:45:04 6 [Note] WSREP: Server status change synced -> donor 2022-02-27 9:45:04 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:45:04 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:45:04 0 [Note] WSREP: Donor monitor thread started to monitor 2022-02-27 9:45:04 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.70.10:4444/xtrabackup_sst//1' --local-port '3306' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid 'a991ad05-97b1-11ec-b53e-f34f9abc3e21:15' --gtid-domain-id '0' --binlog 'mysql-bin' --mysqld-args --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --basedir=/opt/bitnami/mariadb --datadir=/bitnami/mariadb/data --socket=/opt/bitnami/mariadb/tmp/mysql.sock --pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2022-02-27 9:45:04 6 [Note] WSREP: sst_donor_thread signaled with 0 2022-02-27 9:45:04 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.70.10:4568 sending 15-15, preload starts from 15 2022-02-27 9:45:04 0 [Note] WSREP: IST sender 15 -> 15 WSREP_SST: [INFO] SSL configuration: CA='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20220227 09:45:04.666) WSREP_SST: [INFO] Moving '/bitnami/mariadb/data/mariabackup.backup.log' to '/tmp/sst_log_archive/mariabackup.backup.log.2022.02.27-09.45.04.933341993' (20220227 09:45:04.946) WSREP_SST: [INFO] Streaming with mbstream (20220227 09:45:04.971) WSREP_SST: [INFO] Using socat as streamer (20220227 09:45:04.978) WSREP_SST: [INFO] Using '/opt/bitnami/mariadb/tmp/tmp.TC6t7WGjLn' as mariabackup temporary directory (20220227 09:45:05.007) WSREP_SST: [INFO] Using '/tmp/tmp.W27Bpie4sS' as mariabackup working directory (20220227 09:45:05.016) WSREP_SST: [INFO] Streaming GTID file before SST (20220227 09:45:05.028) WSREP_SST: [INFO] Evaluating '/opt/bitnami/mariadb//bin/mbstream' -c 'xtrabackup_galera_info' | socat -u stdio TCP:10.233.70.10:4444; RC=( ${PIPESTATUS[@]} ) (20220227 09:45:05.038) WSREP_SST: [INFO] Sleeping before data transfer for SST (20220227 09:45:05.056) # Time: 220227 9:45:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:45:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.70.10:4444 (20220227 09:45:15.064) WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --defaults-file='/opt/bitnami/mariadb/conf/my.cnf' --backup --no-version-check --databases-exclude='lost+found' --tmpdir='/opt/bitnami/mariadb/tmp/tmp.TC6t7WGjLn' --innodb-data-home-dir='./' --log-bin='mysql-bin' --user='mariabackup' --socket='/opt/bitnami/mariadb/tmp/mysql.sock' --galera-info --stream=mbstream --target-dir='/tmp/tmp.W27Bpie4sS' --datadir='/bitnami/mariadb/data' --mysqld-args '--basedir=/opt/bitnami/mariadb' '--pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2> '/bitnami/mariadb/data/mariabackup.backup.log' | socat -u stdio TCP:10.233.70.10:4444; RC=( ${PIPESTATUS[@]} ) (20220227 09:45:15.070) # Time: 220227 9:45:15 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.004149 Lock_time: 0.002955 Rows_sent: 0 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1645955115; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; 2022-02-27 9:45:16 60 [Note] WSREP: Desyncing and pausing the provider 2022-02-27 9:45:16 60 [Note] WSREP: pause 2022-02-27 9:45:16 60 [Note] WSREP: Provider paused at a991ad05-97b1-11ec-b53e-f34f9abc3e21:15 (12) 2022-02-27 9:45:16 60 [Note] WSREP: Provider paused at: 15 # Time: 220227 9:45:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.001640 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1645955116; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2022-02-27 9:45:17 60 [Note] WSREP: Resuming and resyncing the provider 2022-02-27 9:45:17 60 [Note] WSREP: resume 2022-02-27 9:45:17 60 [Note] WSREP: resuming provider at 12 2022-02-27 9:45:17 60 [Note] WSREP: Provider resumed. 2022-02-27 9:45:17 0 [Note] WSREP: SST sent: a991ad05-97b1-11ec-b53e-f34f9abc3e21:15 2022-02-27 9:45:17 0 [Note] WSREP: Server status change donor -> joined 2022-02-27 9:45:17 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-02-27 9:45:17 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 2.0 (onap-mariadb-galera-2) complete. 2022-02-27 9:45:17 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 15) 2022-02-27 9:45:17 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-02-27 9:45:17 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2022-02-27 9:45:17 7 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-02-27 9:45:17 7 [Note] WSREP: Server status change joined -> synced 2022-02-27 9:45:17 7 [Note] WSREP: Synchronized with group, ready for connections 2022-02-27 9:45:17 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20220227 09:45:17.064) WSREP_SST: [INFO] Cleaning up temporary directories (20220227 09:45:17.073) 2022-02-27 9:45:17 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec # Time: 220227 9:45:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 63 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 63 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955117; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:45:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955119; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955119; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-02-27 9:45:20 0 [Note] WSREP: async IST sender served 2022-02-27 9:45:20 0 [Note] WSREP: 2.0 (onap-mariadb-galera-2): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2022-02-27 9:45:20 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) synced with group. # Time: 220227 9:45:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:45:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:45:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 70 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 70 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:45:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.002943 Lock_time: 0.002869 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:45:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 74 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 74 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:45:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 76 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 76 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955147; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:45:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955149; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955149; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:45:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 79 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 79 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:45:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955157; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:46:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:46:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:46:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 88 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 88 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:46:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.002423 Lock_time: 0.002363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:46:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 92 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955179; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 92 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955179; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:46:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:46:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955187; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:46:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:46:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 99 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 99 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:46:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:46:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:46:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 105 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955209; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 105 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955209; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:46:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:46:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:47:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:47:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 112 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955227; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 112 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:47:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000727 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:47:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 116 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955237; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 116 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955237; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:47:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955239; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955239; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:47:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000906 Lock_time: 0.000777 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:47:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 121 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 121 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955247; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:47:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:47:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 125 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955257; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 125 Schema: QC_hit: No # Query_time: 0.001400 Lock_time: 0.001337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955257; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:47:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:47:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 129 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 129 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:47:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955269; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955269; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:47:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:47:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955277; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:48:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 136 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 136 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:48:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 138 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955287; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 138 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955287; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:48:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 140 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 140 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:48:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 142 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 142 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955297; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:48:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 144 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955299; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 144 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955299; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:48:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 145 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 145 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:48:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955307; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:48:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 149 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 149 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:48:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955317; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:48:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:48:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:48:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 157 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955329; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 157 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955329; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:48:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:48:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 160 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955337; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 160 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955337; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:49:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 162 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 162 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:49:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 164 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955347; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 164 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955347; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:49:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:49:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 168 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955357; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 168 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955357; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:49:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955359; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955359; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:49:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 171 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 171 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:49:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955367; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:49:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 175 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 175 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:49:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 177 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955377; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 177 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:49:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:49:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 181 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955387; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 181 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:49:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 183 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955389; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 183 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955389; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:49:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 184 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 184 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:49:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.001533 Lock_time: 0.001471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955397; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:50:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 188 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 188 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:50:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955407; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:50:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:50:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 194 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 194 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:50:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955419; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955419; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:50:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 197 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 197 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:50:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955427; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955427; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:50:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 201 Schema: QC_hit: No # Query_time: 0.001280 Lock_time: 0.001103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 201 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:50:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955437; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:50:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:50:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 207 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 207 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:50:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955449; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955449; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:50:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 210 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 210 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:50:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955457; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955457; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:51:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 214 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 214 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:51:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955467; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955467; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:51:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:51:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 220 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955477; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 220 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:51:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955479; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955479; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:51:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 223 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 223 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:51:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955487; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955487; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:51:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 227 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 227 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:51:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000878 Lock_time: 0.000813 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955497; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:51:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 231 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 231 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:51:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955507; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:51:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 235 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955509; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 235 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955509; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:51:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 236 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 236 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:51:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955517; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955517; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:52:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 240 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 240 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:52:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955527; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:52:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 244 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 244 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:52:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955537; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:52:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 248 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955539; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 248 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955539; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:52:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 249 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 249 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:52:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.000945 Lock_time: 0.000769 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955547; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:52:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 253 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 253 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:52:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955557; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:52:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:52:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955567; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:52:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955569; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955569; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:52:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 262 Schema: QC_hit: No # Query_time: 0.000927 Lock_time: 0.000823 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 262 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:52:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 264 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 264 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955577; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:53:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 266 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 266 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:53:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000844 Lock_time: 0.000775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955587; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:53:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:53:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 272 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 272 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:53:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955599; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955599; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:53:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 275 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 275 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:53:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:53:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 279 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 279 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:53:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000675 Lock_time: 0.000606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:53:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 283 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 283 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:53:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:53:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 287 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955629; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 287 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955629; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:53:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 288 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 288 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:53:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955637; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:54:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 292 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 292 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:54:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:54:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 296 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 296 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:54:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955657; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.001886 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955657; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:54:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 300 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955659; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 300 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955659; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:54:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 301 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 301 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:54:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 303 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955667; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 303 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955667; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:54:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:54:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955677; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955677; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:54:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 309 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 309 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:54:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955687; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:54:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 313 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955689; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 313 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955689; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:54:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 314 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 314 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:54:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 316 Schema: QC_hit: No # Query_time: 0.002185 Lock_time: 0.002120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 316 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955697; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:55:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 318 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 318 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:55:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955707; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:55:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 322 Schema: QC_hit: No # Query_time: 0.001023 Lock_time: 0.000891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 322 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:55:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:55:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 326 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955719; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 326 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955719; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:55:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 327 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 327 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:55:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955727; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:55:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 331 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 331 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:55:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.001990 Lock_time: 0.001906 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955737; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:55:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 335 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 335 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:55:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955747; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:55:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 339 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955749; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 339 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955749; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:55:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.032840 Lock_time: 0.032643 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:56:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.007754 Lock_time: 0.007595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.039911 Lock_time: 0.039751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:56:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:56:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:56:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 352 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 352 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:56:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955779; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955779; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:56:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:56:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 357 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 357 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:56:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:56:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.002553 Lock_time: 0.002434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:56:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:56:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 365 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 365 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:56:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955809; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955809; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:56:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 368 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 368 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:56:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 370 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955817; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 370 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955817; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:57:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:57:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 374 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 374 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:57:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:57:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 383 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 383 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:57:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955839; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955839; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:57:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 386 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 386 Schema: QC_hit: No # Query_time: 0.000838 Lock_time: 0.000781 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:57:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 388 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 388 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:57:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 390 Schema: QC_hit: No # Query_time: 0.000715 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 390 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:57:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 392 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 392 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:57:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:57:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 396 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 396 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:57:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955869; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955869; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:57:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 399 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 399 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:57:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 401 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 401 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:58:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:58:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 405 Schema: QC_hit: No # Query_time: 0.003844 Lock_time: 0.003776 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 405 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:58:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:58:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 409 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 409 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:58:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955899; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955899; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:58:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.003306 Lock_time: 0.003235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.003828 Lock_time: 0.003755 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:58:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 414 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 414 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:58:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:58:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 418 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 418 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:58:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:58:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 422 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 422 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:58:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955929; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955929; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:58:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:58:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 427 Schema: QC_hit: No # Query_time: 0.001458 Lock_time: 0.001349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 427 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:59:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:59:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 431 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 431 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:59:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:59:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 435 Schema: QC_hit: No # Query_time: 0.001414 Lock_time: 0.001346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 435 Schema: QC_hit: No # Query_time: 0.005910 Lock_time: 0.005850 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:59:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.003820 Lock_time: 0.003756 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955959; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.003444 Lock_time: 0.003384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955959; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:59:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:59:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:59:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:59:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 444 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 444 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:59:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 447 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 447 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:59:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:59:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955989; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955989; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 9:59:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 452 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 452 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 9:59:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.001066 Lock_time: 0.000870 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645955997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645955997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:00:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:00:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:00:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.151898 Lock_time: 0.151603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.123599 Lock_time: 0.123457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:00:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.039113 Lock_time: 0.038961 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:00:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 466 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956019; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 466 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956019; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:00:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.003794 Lock_time: 0.003659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.002724 Lock_time: 0.002668 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:00:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:00:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:00:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.003448 Lock_time: 0.003389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-02-27 10:00:39 475 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220227 10:00:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 478 Schema: QC_hit: No # Query_time: 0.437790 Lock_time: 0.437577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 478 Schema: QC_hit: No # Query_time: 0.386708 Lock_time: 0.386509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:00:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.435590 Lock_time: 0.435378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956048; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.450530 Lock_time: 0.450388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956048; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:00:49 # User@Host: ejbca[ejbca] @ [10.233.69.105] # Thread_id: 477 Schema: ejbca QC_hit: No # Query_time: 0.000935 Lock_time: 0.000585 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 157 use ejbca; SET timestamp=1645956049; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.233.69.105] # Thread_id: 477 Schema: ejbca QC_hit: No # Query_time: 0.013615 Lock_time: 0.013371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 91 SET timestamp=1645956049; select internalke0_.id as col_0_0_ from InternalKeyBindingData internalke0_ where internalke0_.keyBindingType='OcspKeyBinding'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 483 Schema: QC_hit: No # Query_time: 0.026075 Lock_time: 0.025881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956049; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 483 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956049; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:00:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:00:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.002609 Lock_time: 0.002465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:01:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:01:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.001122 Lock_time: 0.001034 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.003431 Lock_time: 0.003359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:01:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.001318 Lock_time: 0.001228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.001367 Lock_time: 0.001311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:01:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.002438 Lock_time: 0.002353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.001128 Lock_time: 0.001069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:01:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956079; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956079; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:01:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 537 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 537 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:01:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.004505 Lock_time: 0.004390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956087; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.002149 Lock_time: 0.002075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:01:28 # User@Host: nenguser[nenguser] @ [10.233.70.144] # Thread_id: 540 Schema: nengdb QC_hit: No # Query_time: 0.002376 Lock_time: 0.002103 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 use nengdb; SET timestamp=1645956088; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOGLOCK; # User@Host: nenguser[nenguser] @ [10.233.70.144] # Thread_id: 540 Schema: nengdb QC_hit: No # Query_time: 0.000333 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1645956088; DELETE FROM nengdb.DATABASECHANGELOGLOCK; # Time: 220227 10:01:29 # User@Host: nenguser[nenguser] @ [10.233.70.144] # Thread_id: 540 Schema: nengdb QC_hit: No # Query_time: 0.001506 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1645956089; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='nengdb' AND TABLE_NAME='DATABASECHANGELOG' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: nenguser[nenguser] @ [10.233.70.144] # Thread_id: 540 Schema: nengdb QC_hit: No # Query_time: 0.001796 Lock_time: 0.001678 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1645956089; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOG; # User@Host: nenguser[nenguser] @ [10.233.70.144] # Thread_id: 540 Schema: nengdb QC_hit: No # Query_time: 0.000320 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1166 SET timestamp=1645956089; SELECT * FROM nengdb.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC; # User@Host: nenguser[nenguser] @ [10.233.70.144] # Thread_id: 540 Schema: nengdb QC_hit: No # Query_time: 0.000189 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1645956089; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOGLOCK; # User@Host: nenguser[nenguser] @ [10.233.70.144] # Thread_id: 540 Schema: nengdb QC_hit: No # Query_time: 0.000377 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 65 SET timestamp=1645956089; SELECT MAX(ORDEREXECUTED) FROM nengdb.DATABASECHANGELOG; # User@Host: nenguser[nenguser] @ [10.233.70.144] # Thread_id: 540 Schema: nengdb QC_hit: No # Query_time: 0.003106 Lock_time: 0.003035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1645956089; delete from SERVICE_PARAMETER; # User@Host: nenguser[nenguser] @ [10.233.70.144] # Thread_id: 540 Schema: nengdb QC_hit: No # Query_time: 0.002035 Lock_time: 0.001975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1645956089; delete from IDENTIFIER_MAP; # Time: 220227 10:01:30 # User@Host: nenguser[nenguser] @ [10.233.70.144] # Thread_id: 540 Schema: nengdb QC_hit: No # Query_time: 0.003956 Lock_time: 0.003845 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1645956090; delete from EXTERNAL_INTERFACE; # User@Host: nenguser[nenguser] @ [10.233.70.144] # Thread_id: 540 Schema: nengdb QC_hit: No # Query_time: 0.000481 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1645956090; delete from IDENTIFIER_MAP where POLICY_FN_NAME='UUID'; # User@Host: nenguser[nenguser] @ [10.233.70.144] # Thread_id: 540 Schema: nengdb QC_hit: No # Query_time: 0.000105 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1645956090; delete from IDENTIFIER_MAP where POLICY_FN_NAME='TIMESTAMP'; # User@Host: nenguser[nenguser] @ [10.233.70.144] # Thread_id: 540 Schema: nengdb QC_hit: No # Query_time: 0.000408 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 1 Bytes_sent: 11 SET timestamp=1645956090; delete from IDENTIFIER_MAP where POLICY_FN_NAME='UUID'; # User@Host: nenguser[nenguser] @ [10.233.70.144] # Thread_id: 540 Schema: nengdb QC_hit: No # Query_time: 0.000116 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 1 Bytes_sent: 11 SET timestamp=1645956090; delete from IDENTIFIER_MAP where POLICY_FN_NAME='TIMESTAMP'; # Time: 220227 10:01:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.001139 Lock_time: 0.001027 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:01:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:01:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:01:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 548 Schema: QC_hit: No # Query_time: 0.003189 Lock_time: 0.003043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 548 Schema: QC_hit: No # Query_time: 0.002931 Lock_time: 0.002865 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:01:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956109; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956109; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:01:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.004290 Lock_time: 0.004025 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:01:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 553 Schema: QC_hit: No # Query_time: 0.002009 Lock_time: 0.001862 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956117; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 553 Schema: QC_hit: No # Query_time: 0.003634 Lock_time: 0.003551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:02:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:02:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 557 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 557 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:02:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:02:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 561 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 561 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:02:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.001114 Lock_time: 0.001021 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956139; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.002063 Lock_time: 0.002006 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956139; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:02:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:02:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 566 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 566 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956147; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:02:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:02:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 570 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956157; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 570 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:02:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:02:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 574 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 574 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:02:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956169; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956169; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:02:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 0.001794 Lock_time: 0.001702 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:02:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 579 Schema: QC_hit: No # Query_time: 0.001188 Lock_time: 0.001033 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 579 Schema: QC_hit: No # Query_time: 0.003784 Lock_time: 0.003625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:03:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.002872 Lock_time: 0.002749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:03:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 583 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956187; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 583 Schema: QC_hit: No # Query_time: 0.001783 Lock_time: 0.001723 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:03:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:03:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:03:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 589 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956199; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 589 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956199; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:03:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:03:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:03:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:03:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:03:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.001439 Lock_time: 0.001350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:03:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.006060 Lock_time: 0.004817 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956227; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:03:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956229; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956229; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:03:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 603 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 603 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:03:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.012192 Lock_time: 0.012079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956237; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956237; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:04:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.000802 Lock_time: 0.000569 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:04:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956247; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.004620 Lock_time: 0.001116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:04:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 611 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 611 Schema: QC_hit: No # Query_time: 0.001334 Lock_time: 0.001277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:04:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956257; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956257; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:04:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 615 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956259; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 615 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956259; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:04:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 616 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 616 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:04:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.002510 Lock_time: 0.002368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:04:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.008237 Lock_time: 0.008144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:04:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956277; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.004659 Lock_time: 0.000985 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:04:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:04:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956287; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.002234 Lock_time: 0.002175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956287; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:04:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 628 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956289; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 628 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956289; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:04:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 629 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 629 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:04:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956297; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.003268 Lock_time: 0.003169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:05:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 633 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 633 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:05:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 635 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 635 Schema: QC_hit: No # Query_time: 0.005202 Lock_time: 0.004945 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956307; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:05:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 639 Schema: QC_hit: No # Query_time: 0.000986 Lock_time: 0.000761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 639 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:05:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.001550 Lock_time: 0.001470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956317; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:05:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956319; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956319; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:05:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 644 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 644 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:05:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:05:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 648 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 648 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:05:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956337; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956337; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:05:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 652 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 652 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:05:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956347; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956347; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:05:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 656 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956349; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 656 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956349; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:05:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 657 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 657 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:05:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 659 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956357; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 659 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956357; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:06:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 661 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 661 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:06:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956367; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:06:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 665 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 665 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:06:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956377; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.001720 Lock_time: 0.001646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:06:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 669 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956379; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 669 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956379; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:06:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:06:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956387; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:06:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 674 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 674 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:06:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956397; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.001238 Lock_time: 0.001163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:06:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 678 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 678 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:06:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956407; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:06:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 682 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956409; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 682 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956409; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:06:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.001113 Lock_time: 0.000618 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:06:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000963 Lock_time: 0.000843 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:07:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 687 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 687 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:07:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956427; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956427; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:07:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 691 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 691 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:07:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956437; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:07:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956439; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956439; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:07:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 696 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 696 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:07:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:07:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 700 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 700 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:07:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956457; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956457; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:07:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 704 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 704 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:07:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956467; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956467; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:07:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 708 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956469; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 708 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956469; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:07:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 709 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 709 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:07:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956477; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:08:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 713 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 713 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:08:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956487; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956487; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:08:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 717 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 717 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:08:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956497; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.001399 Lock_time: 0.001326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:08:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956499; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956499; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:08:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 722 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 722 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:08:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956507; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:08:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 726 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 726 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:08:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956517; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956517; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:08:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:08:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956527; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:08:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956529; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956529; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:08:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:08:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 737 Schema: QC_hit: No # Query_time: 0.001426 Lock_time: 0.001247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 737 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956537; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:09:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:09:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 741 Schema: QC_hit: No # Query_time: 0.010448 Lock_time: 0.010277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 741 Schema: QC_hit: No # Query_time: 0.001351 Lock_time: 0.001281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956547; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:09:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:09:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 745 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 745 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956557; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:09:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956559; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956559; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:09:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:09:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 750 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 750 Schema: QC_hit: No # Query_time: 0.001498 Lock_time: 0.001414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956567; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:09:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:09:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.004203 Lock_time: 0.004130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956577; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.003730 Lock_time: 0.003542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:09:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 757 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 757 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:09:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 759 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 759 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956587; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:09:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956589; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956589; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:09:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000834 Lock_time: 0.000742 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:09:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 764 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 764 Schema: QC_hit: No # Query_time: 0.001418 Lock_time: 0.001328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:10:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:10:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:10:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:10:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 772 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 772 Schema: QC_hit: No # Query_time: 0.001995 Lock_time: 0.001936 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:10:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 774 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956619; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 774 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956619; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:10:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:10:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 777 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 777 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:10:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:10:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 781 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956637; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 781 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:10:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:10:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 785 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 785 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:10:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956649; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956649; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:10:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:10:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 790 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956657; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 790 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956657; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:11:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:11:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 794 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956667; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 794 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956667; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:11:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:11:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 798 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956677; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 798 Schema: QC_hit: No # Query_time: 0.000854 Lock_time: 0.000775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956677; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:11:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956679; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956679; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:11:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:11:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 803 Schema: QC_hit: No # Query_time: 0.003815 Lock_time: 0.003537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956687; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 803 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:11:30 # User@Host: sdnctl[sdnctl] @ [10.233.68.121] # Thread_id: 805 Schema: sdnctl QC_hit: No # Query_time: 0.009655 Lock_time: 0.000438 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 548 use sdnctl; SET timestamp=1645956690; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = database() AND TABLE_NAME LIKE 'SVC_LOGIC' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: sdnctl[sdnctl] @ [10.233.68.121] # Thread_id: 805 Schema: sdnctl QC_hit: No # Query_time: 0.003850 Lock_time: 0.000258 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 549 SET timestamp=1645956690; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = database() AND TABLE_NAME LIKE 'NODE_TYPES' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # Time: 220227 10:11:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 806 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 806 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:11:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956697; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:11:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.001724 Lock_time: 0.001534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:11:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956707; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:11:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956709; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956709; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:11:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:11:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 817 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 817 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-02-27 10:11:57 805 [Warning] Aborted connection 805 to db: 'sdnctl' user: 'sdnctl' host: '10.233.68.121' (Got an error reading communication packets) # Time: 220227 10:12:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 819 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 819 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000633 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:12:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 821 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 821 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956727; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:12:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:12:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 825 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956737; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 825 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:12:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956739; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.001710 Lock_time: 0.001639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956739; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:12:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:12:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 830 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 830 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956747; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:12:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.000886 Lock_time: 0.000536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:12:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:12:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:12:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:12:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956769; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956769; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:12:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 841 Schema: QC_hit: No # Query_time: 0.001378 Lock_time: 0.001292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 841 Schema: QC_hit: No # Query_time: 0.001057 Lock_time: 0.001005 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:12:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 843 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 843 Schema: QC_hit: No # Query_time: 0.011564 Lock_time: 0.011497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:13:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 845 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 845 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:13:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:13:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:13:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 851 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 851 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:13:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956799; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956799; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:13:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:13:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 856 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 856 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:13:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:13:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956817; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956817; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:13:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000849 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:13:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 864 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 864 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:13:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956829; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956829; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:13:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:13:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 869 Schema: QC_hit: No # Query_time: 0.001379 Lock_time: 0.001251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 869 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:14:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:14:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 873 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 873 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:14:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:14:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 881 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 881 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:14:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956859; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956859; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:14:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.001738 Lock_time: 0.001660 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:14:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:14:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:14:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:14:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:14:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:14:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 896 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956889; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 896 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956889; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:14:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:14:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:15:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:15:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000833 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:15:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 907 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 907 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:15:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 909 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 909 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:15:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956919; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956919; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:15:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 912 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 912 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:15:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:15:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:15:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:15:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 920 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 920 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:15:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 922 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 922 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:15:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956949; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956949; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:15:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 925 Schema: QC_hit: No # Query_time: 0.007227 Lock_time: 0.007097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 925 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:15:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 927 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 927 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:16:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 929 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 929 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:16:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:16:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 933 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 933 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:16:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:16:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956979; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956979; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:16:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 938 Schema: QC_hit: No # Query_time: 0.002906 Lock_time: 0.002797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 938 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:16:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 940 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 940 Schema: QC_hit: No # Query_time: 0.001225 Lock_time: 0.001160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:16:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:16:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645956997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.001078 Lock_time: 0.000999 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645956997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:16:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 946 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 946 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:16:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.001189 Lock_time: 0.001050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:16:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 950 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957009; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 950 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957009; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:16:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:16:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 953 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 953 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:17:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 955 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 955 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:17:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 957 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 957 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:17:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 959 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 959 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:17:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:17:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 963 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957039; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 963 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957039; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:17:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.001133 Lock_time: 0.000972 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:17:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 966 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 966 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:17:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:17:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 970 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 970 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:17:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 972 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 972 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:17:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 974 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 974 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:17:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 976 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957069; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 976 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957069; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-02-27 10:17:53 2 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220227 10:17:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 977 Schema: QC_hit: No # Query_time: 0.943132 Lock_time: 0.942938 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957078; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:18:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 977 Schema: QC_hit: No # Query_time: 2.920590 Lock_time: 2.919812 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 979 Schema: QC_hit: No # Query_time: 2.971189 Lock_time: 2.970995 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:18:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 979 Schema: QC_hit: No # Query_time: 0.998023 Lock_time: 0.997791 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-02-27 10:18:05 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-02-27 10:18:05 981 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-02-27 10:18:05 6 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-02-27 10:18:05 6 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-02-27 10:18:06 982 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220227 10:18:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 983 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 983 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:18:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 985 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957087; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 985 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:18:14 # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.009404 Lock_time: 0.008119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use nfvo; SET timestamp=1645957094; SELECT event_name FROM information_schema.events LIMIT 1; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000683 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1645957094; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.002265 Lock_time: 0.000372 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1645957094; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000354 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1645957094; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.003459 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1645957094; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000171 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1645957094; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 220227 10:18:15 # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.001420 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1645957095; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000213 Lock_time: 0.000105 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1645957095; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.024452 Lock_time: 0.024034 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 57 SET timestamp=1645957095; SELECT SUM(found) FROM ((SELECT 1 as found FROM information_schema.tables WHERE table_schema='nfvo') UNION ALL (SELECT 1 as found FROM information_schema.views WHERE table_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.table_constraints WHERE table_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.triggers WHERE event_object_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.routines WHERE routine_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.events WHERE event_schema='nfvo' LIMIT 1)) as all_found; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000219 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1645957095; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000168 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1645957095; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.001140 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1645957095; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000270 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1645957095; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.005398 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1645957095; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000156 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1645957095; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000198 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1645957095; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.008700 Lock_time: 0.000208 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1645957095; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000163 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1645957095; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000220 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1645957095; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.001704 Lock_time: 0.001533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1645957095; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.002223 Lock_time: 0.000534 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1645957095; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000100 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1645957095; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.001153 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1645957095; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000148 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 926 SET timestamp=1645957095; SELECT * FROM `nfvo`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000935 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1645957095; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000209 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1645957095; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000358 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1645957095; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.001112 Lock_time: 0.000239 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1645957095; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.000273 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1645957095; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 220227 10:18:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 990 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 990 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:18:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:18:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 994 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957099; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 994 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957099; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:18:21 # User@Host: so_admin[so_admin] @ [10.233.70.104] # Thread_id: 987 Schema: nfvo QC_hit: No # Query_time: 0.008837 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1645957101; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220227 10:18:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:18:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:18:36 # User@Host: so_user[so_user] @ [10.233.70.104] # Thread_id: 995 Schema: camundabpmn QC_hit: No # Query_time: 0.009407 Lock_time: 0.002250 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 560 use camundabpmn; SET timestamp=1645957116; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RU_EXECUTION' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.70.104] # Thread_id: 995 Schema: camundabpmn QC_hit: No # Query_time: 0.004174 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1645957116; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_PROCINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.70.104] # Thread_id: 995 Schema: camundabpmn QC_hit: No # Query_time: 0.004086 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 555 SET timestamp=1645957116; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_ID_USER' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.70.104] # Thread_id: 995 Schema: camundabpmn QC_hit: No # Query_time: 0.004398 Lock_time: 0.000207 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1645957116; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RE_CASE_DEF' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.70.104] # Thread_id: 995 Schema: camundabpmn QC_hit: No # Query_time: 0.003362 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1645957116; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_CASEINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.70.104] # Thread_id: 995 Schema: camundabpmn QC_hit: No # Query_time: 0.007996 Lock_time: 0.000816 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1645957116; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RE_DECISION_DEF' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.70.104] # Thread_id: 995 Schema: camundabpmn QC_hit: No # Query_time: 0.004014 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1645957116; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_DECINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.70.104] # Thread_id: 995 Schema: camundabpmn QC_hit: No # Query_time: 0.016920 Lock_time: 0.000432 Rows_sent: 26 Rows_examined: 52 # Rows_affected: 0 Bytes_sent: 3734 SET timestamp=1645957116; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RU_JOB' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1003 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1003 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:18:37 # User@Host: so_user[so_user] @ [10.233.70.104] # Thread_id: 995 Schema: camundabpmn QC_hit: No # Query_time: 0.007041 Lock_time: 0.006264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 810 SET timestamp=1645957117; select B.* from ACT_GE_BYTEARRAY B inner join (select B.NAME_, MAX(D.DEPLOY_TIME_) DEPLOY_TIME_ from ACT_GE_BYTEARRAY B inner join ACT_RE_DEPLOYMENT D on B.DEPLOYMENT_ID_ = D.ID_ where D.NAME_ = 'NS-WORKFLOW-ENGINE' and (D.SOURCE_ is null or D.SOURCE_ = 'process application' ) and B.NAME_ in ( 'MonitorSol003AdapterTerminateNodeStatus.bpmn' , 'TerminateNs.bpmn' , 'CreateInstantiateVnf.bpmn' , 'TerminateVnf.bpmn' , 'DeleteNs.bpmn' , 'MonitorSol003AdapterCreateJob.bpmn' , 'CreateNs.bpmn' , 'InstantiateNs.bpmn' , 'MonitorSol003AdapterCreateNodeStatus.bpmn' , 'MonitorSol003AdapterTerminateJob.bpmn' ) group by B.NAME_) LAST_RESOURCE on B.NAME_ = LAST_RESOURCE.NAME_ inner join ACT_RE_DEPLOYMENT D on B.DEPLOYMENT_ID_ = D.ID_ and D.DEPLOY_TIME_ = LAST_RESOURCE.DEPLOY_TIME_ and D.NAME_ = 'NS-WORKFLOW-ENGINE' and (D.SOURCE_ is null or D.SOURCE_ = 'process application' ) and D.TENANT_ID_ = 'ns-workflow-engine-tenant' order by B.ID_ asc; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1005 Schema: QC_hit: No # Query_time: 0.003761 Lock_time: 0.003692 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1005 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957117; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:18:42 # User@Host: so_user[so_user] @ [10.233.70.104] # Thread_id: 995 Schema: camundabpmn QC_hit: No # Query_time: 0.002478 Lock_time: 0.001876 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1645957122; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-02-27 10:18:42.032' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-02-27 10:18:42.032') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a045709d-97b6-11ec-9cfe-e2d496886619' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-02-27 10:18:42.032') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220227 10:18:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1011 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1011 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:18:47 # User@Host: so_user[so_user] @ [10.233.70.104] # Thread_id: 995 Schema: camundabpmn QC_hit: No # Query_time: 0.001031 Lock_time: 0.000376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1645957127; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-02-27 10:18:47.031' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-02-27 10:18:47.031') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a045709d-97b6-11ec-9cfe-e2d496886619' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-02-27 10:18:47.031') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1013 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1013 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:18:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1015 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957129; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1015 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957129; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220227 10:18:56 # User@Host: so_user[so_user] @ [10.233.70.219] # Thread_id: 1016 Schema: requestdb QC_hit: No # Query_time: 0.001990 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1645957136; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1019 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1019 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:18:57 # User@Host: so_user[so_user] @ [10.233.70.104] # Thread_id: 995 Schema: camundabpmn QC_hit: No # Query_time: 0.003775 Lock_time: 0.003201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1645957137; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-02-27 10:18:57.039' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-02-27 10:18:57.039') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'a045709d-97b6-11ec-9cfe-e2d496886619' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-02-27 10:18:57.039') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:19:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1023 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1023 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220227 10:19:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1028 Schema: QC_hit: No # Query_time: 0.021193 Lock_time: 0.021099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1645957147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1028 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1645957147; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-02-27 10:19:10 7 [Note] WSREP: MDL BF-BF conflict schema: catalogdb request: (7 seqno 3275 wsrep (high priority, exec, executing) cmd 0 161 INSERT INTO service (MODEL_UUID, MODEL_NAME, MODEL_INVARIANT_UUID, MODEL_VERSION, DESCRIPTION) VALUES ('DummyGRApiDefaultModelUUID?', 'GR-API-DEFAULT', 'DummyGRApiDefaultModelInvariantUUID?', '1.0', 'Gr api service for VID to use for infra APIH orchestration')Pb) granted: (9 seqno 3274 wsrep (toi, exec, committed) cmd 0 9 DROP TABLE service_to_resource_customizations) 2022-02-27 10:19:10 7 [ERROR] Aborting 2022-02-27 10:19:16 1030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:16 1030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:16 1030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:17 1032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:17 1032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:17 1032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:19 1034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:19 1034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:19 1034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:26 1035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:26 1035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:26 1035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:27 1037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:27 1037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:27 1037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:36 1039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:36 1039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:36 1039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:37 1041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:37 1041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:37 1041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:38 1043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:39 1043 [Warning] WSREP: TO isolation failed for: 1, schema: mysql, sql: create database if not exists gvnfm CHARACTER SET utf8. Operation timed out. 2022-02-27 10:19:43 1044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:43 1045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:46 1046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:46 1046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:46 1046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:47 1048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:47 1048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:47 1048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:49 1050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:49 1050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:49 1050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:56 1051 [Warning] WSREP: TO isolation failed for: 1, schema: (null), sql: CREATE DATABASE IF NOT EXISTS vid_openecomp_epsdk. Operation timed out. 2022-02-27 10:19:56 1052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:56 1052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:56 1052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:57 1054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:57 1054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:19:57 1054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:06 1056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:06 1056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:06 1056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:07 1058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:07 1058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:07 1058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:16 1060 [Warning] WSREP: TO isolation failed for: 1, schema: (null), sql: CREATE DATABASE IF NOT EXISTS vid_openecomp_epsdk. Operation timed out. 2022-02-27 10:20:16 1061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:16 1061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:16 1061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:17 1063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:17 1063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:17 1063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:19 1065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:19 1065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:19 1065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:19 1066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:19 1067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:19 1068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:19 1069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:19 1070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:19 1070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:26 1071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:26 1071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:26 1071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:27 1073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:27 1074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:27 1075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:27 1076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:27 1076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:27 1076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:36 1078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:36 1078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:36 1078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:37 1080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:37 1080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:37 1080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:41 1082 [Warning] WSREP: TO isolation failed for: 1, schema: (null), sql: CREATE USER. Operation timed out. 2022-02-27 10:20:46 1083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:46 1083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:46 1083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:47 1085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:47 1085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:47 1085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:49 1087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:49 1087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:49 1087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:56 1088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:56 1088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:56 1088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:57 1090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:57 1090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:20:57 1090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:06 1092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:06 1092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:06 1092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:07 1094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:07 1094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:07 1094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:11 1096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:12 1096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:16 1097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:16 1097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:16 1097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:17 1099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:17 1099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:17 1099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:19 1101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:19 1101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:19 1101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:20 1102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:21 1103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:21 1104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:21 1105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:21 1106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:21 1107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:26 1108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:26 1108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:26 1108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:27 1110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:27 1110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:27 1110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:36 1112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:36 1112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:36 1112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:37 1114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:37 1114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:37 1114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:40 1116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:40 1116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:46 1117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:46 1117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:46 1117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:47 1119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:47 1119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:47 1119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:49 1121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:49 1121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:49 1121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:56 1122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:56 1122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:56 1122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:57 1124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:57 1124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:21:57 1124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:06 1126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:06 1126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:06 1126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:07 1128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:07 1128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:07 1128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:09 1130 [Warning] Access denied for user 'vfcnfvolcm'@'10.233.69.77' (using password: YES) 2022-02-27 10:22:16 1131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:16 1131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:16 1131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:17 1133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:17 1133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:17 1133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:19 1135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:19 1135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:19 1135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:22 1136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:22 1137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:26 1138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:26 1138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:26 1138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:27 1140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:27 1140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:27 1140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:36 1142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:36 1142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:36 1142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:37 1144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:37 1144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:37 1144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:46 1146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:46 1146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:46 1146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:47 1148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:47 1148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:47 1148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:49 1150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:49 1150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:49 1150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:56 1151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:56 1151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:56 1151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:57 1153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:57 1153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:22:57 1153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:03 1155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:03 1156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:03 1157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:03 1158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:03 1159 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:03 1160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:06 1161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:06 1161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:06 1161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:07 1163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:07 1163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:07 1163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:15 1165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:15 1166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:16 1167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:16 1167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:16 1167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:17 1169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:17 1169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:17 1169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:19 1171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:19 1171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:19 1171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:26 1172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:26 1172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:26 1172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:27 1174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:27 1174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:27 1174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:36 1176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:36 1176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:36 1176 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:37 1178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:37 1178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:37 1178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:46 1180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:46 1180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:46 1180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:46 1165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:46 1166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:47 1182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:47 1182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:47 1182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:49 1184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:49 1184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:49 1184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:56 1185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:56 1185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:56 1185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:57 1187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:57 1187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:23:57 1187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:06 1189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:06 1189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:06 1189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:07 1191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:07 1191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:07 1191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:16 1193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:16 1193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:16 1193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:17 1195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:17 1195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:17 1195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:19 1197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:19 1197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:19 1197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:26 1198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:26 1198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:26 1198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:27 1200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:27 1200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:27 1200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:36 1202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:36 1202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:36 1202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:37 1204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:37 1204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:37 1204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:46 1206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:46 1206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:46 1206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:47 1208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:47 1208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:47 1208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:49 1210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:49 1210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:49 1210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:56 1211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:56 1211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:56 1211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:57 1213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:57 1213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:24:57 1213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:06 1215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:06 1215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:06 1215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:07 1217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:07 1217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:07 1217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:16 1219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:16 1219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:16 1219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:17 1221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:17 1221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:17 1221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:19 1223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:19 1223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:19 1223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:26 1224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:26 1224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:26 1224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:27 1226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:27 1226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:27 1226 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:36 1228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:36 1228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:36 1228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:37 1230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:37 1230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:37 1230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:46 1232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:46 1232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:46 1232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:47 1234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:47 1234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:47 1234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:49 1236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:49 1236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:49 1236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:56 1237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:56 1237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:56 1237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:57 1239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:57 1239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:25:57 1239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:06 1241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:06 1241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:06 1241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:07 1243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:07 1243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:07 1243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:16 1245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:16 1245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:16 1245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:17 1247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:17 1247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:17 1247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:19 1249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:19 1249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:19 1249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:26 1250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:26 1250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:26 1250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:26 1251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:27 1253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:27 1253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:27 1253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:36 1255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:36 1255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:36 1255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:37 1257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:37 1257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:37 1257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:41 1259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:43 1260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:44 1261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:45 1262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:46 1263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:46 1263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:46 1263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:47 1265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:47 1265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:47 1265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:49 1267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:49 1267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:49 1267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:56 1268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:56 1268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:56 1268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:57 1270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:57 1270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:26:57 1270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:04 1272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:06 1273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:06 1273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:06 1273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:07 1275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:07 1275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:07 1275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:08 1277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:16 1278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:16 1278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:16 1278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:17 1280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:17 1280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:17 1280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:19 1282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:19 1282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:19 1282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:26 1283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:26 1283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:26 1283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:27 1285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:27 1285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:27 1285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:36 1287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:36 1287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:36 1287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:37 1289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:37 1289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:37 1289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:46 1291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:46 1291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:46 1291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:47 1293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:47 1293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:47 1293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:49 1295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:49 1295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:49 1295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:56 1296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:56 1296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:56 1296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:57 1298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:57 1298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:27:57 1298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:06 1300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:06 1300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:06 1300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:07 1302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:07 1302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:07 1302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:16 1304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:16 1304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:16 1304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:17 1306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:17 1306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:17 1306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:19 1308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:19 1308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:19 1308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:26 1309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:26 1309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:26 1309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:27 1311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:27 1311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:27 1311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:36 1313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:36 1313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:36 1313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:37 1315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:37 1315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:37 1315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:46 1317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:46 1317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:46 1317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:47 1319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:47 1319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:47 1319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:49 1321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:49 1321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:49 1321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:56 1322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:56 1322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:56 1322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:57 1324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:57 1324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:28:57 1324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:06 1326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:06 1326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:06 1326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:07 1328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:07 1328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:07 1328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:16 1330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:16 1330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:16 1330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:17 1332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:17 1332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:17 1332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:19 1334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:19 1334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:19 1334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:26 1335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:26 1335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:26 1335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:27 1337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:27 1337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:27 1337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:36 1339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:36 1339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:36 1339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:37 1341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:37 1341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:37 1341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:46 1343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:46 1343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:46 1343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:47 1345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:47 1345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:47 1345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:49 1347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:49 1347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:49 1347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:56 1348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:56 1348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:56 1348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:57 1350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:57 1350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:29:57 1350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:06 1352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:06 1352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:06 1352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:07 1354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:07 1354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:07 1354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:16 1356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:16 1356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:16 1356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:17 1358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:17 1358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:17 1358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:19 1360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:19 1360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:19 1360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:26 1361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:26 1361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:26 1361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:27 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:27 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:27 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:36 1365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:36 1365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:36 1365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:37 1367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:37 1367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:37 1367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:46 1369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:46 1369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:46 1369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:47 1371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:47 1371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:47 1371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:49 1373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:49 1373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:49 1373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:56 1374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:56 1374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:56 1374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:57 1376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:57 1376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:30:57 1376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:06 1378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:06 1378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:06 1378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:07 1380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:07 1380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:07 1380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:16 1382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:16 1382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:16 1382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:17 1384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:17 1384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:17 1384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:19 1386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:19 1386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:19 1386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:26 1387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:26 1387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:26 1387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:27 1389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:27 1389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:27 1389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:36 1391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:36 1391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:36 1391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:37 1393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:37 1393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:37 1393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:46 1395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:46 1395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:46 1395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:47 1397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:47 1397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:47 1397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:49 1399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:49 1399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:49 1399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:56 1400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:56 1400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:56 1400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:57 1402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:57 1402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:31:57 1402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:06 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:06 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:06 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:07 1406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:07 1406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:07 1406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:16 1408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:16 1408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:16 1408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:17 1410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:17 1410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:17 1410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:19 1412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:19 1412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:19 1412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:26 1413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:26 1413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:26 1413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:27 1415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:27 1415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:27 1415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:36 1417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:36 1417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:36 1417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:37 1419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:37 1419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:37 1419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:46 1421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:46 1421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:46 1421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:47 1423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:47 1423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:47 1423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:49 1425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:49 1425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:49 1425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:56 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:56 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:56 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:57 1428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:57 1428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:32:57 1428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:06 1430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:06 1430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:06 1430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:07 1432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:07 1432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:07 1432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:16 1434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:16 1434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:16 1434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:17 1436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:17 1436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:17 1436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:19 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:19 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:19 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:26 1439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:26 1439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:26 1439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:27 1441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:27 1441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:27 1441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:36 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:36 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:36 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:37 1445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:37 1445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:37 1445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:46 1447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:46 1447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:46 1447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:47 1449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:47 1449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:47 1449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:49 1451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:49 1451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:49 1451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:56 1452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:56 1452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:56 1452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:57 1454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:57 1454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:33:57 1454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:06 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:06 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:06 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:07 1458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:07 1458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:07 1458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:16 1460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:16 1460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:16 1460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:17 1462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:17 1462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:17 1462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:19 1464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:19 1464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:19 1464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:26 1465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:26 1465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:26 1465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:27 1467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:27 1467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:27 1467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:36 1469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:36 1469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:36 1469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:37 1471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:37 1471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:37 1471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:46 1473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:46 1473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:46 1473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:47 1475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:47 1475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:47 1475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:49 1477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:49 1477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:49 1477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:56 1478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:56 1478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:56 1478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:57 1480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:57 1480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:34:57 1480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:06 1482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:06 1482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:06 1482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:07 1484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:07 1484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:07 1484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:16 1486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:16 1486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:16 1486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:17 1488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:17 1488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:17 1488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:19 1490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:19 1490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:19 1490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:26 1491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:26 1491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:26 1491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:27 1493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:27 1493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:27 1493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:36 1495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:36 1495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:36 1495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:37 1497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:37 1497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:37 1497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:46 1499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:46 1499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:46 1499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:47 1501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:47 1501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:47 1501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:49 1503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:49 1503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:49 1503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:56 1504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:56 1504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:56 1504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:57 1506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:57 1506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:35:57 1506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:06 1508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:06 1508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:06 1508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:07 1510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:07 1510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:07 1510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:16 1512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:16 1512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:16 1512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:17 1514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:17 1514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:17 1514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:19 1516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:19 1516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:19 1516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:26 1517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:26 1517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:26 1517 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:27 1519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:27 1519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:27 1519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:36 1521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:36 1521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:36 1521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:37 1523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:37 1523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:37 1523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:45 1525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:46 1526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:46 1526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:46 1526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:47 1528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:47 1528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:47 1528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:49 1530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:49 1530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:49 1530 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:56 1531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:56 1531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:56 1531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:57 1533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:57 1533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:36:57 1533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:06 1535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:06 1535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:06 1535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:07 1537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:07 1537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:07 1537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:16 1539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:16 1539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:16 1539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:16 1525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:16 1541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:17 1542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:17 1542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:17 1542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:19 1541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:19 1544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:19 1544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:19 1544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:25 1541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:26 1545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:26 1545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:26 1545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:27 1547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:27 1547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:27 1547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:36 1549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:36 1549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:36 1549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:37 1551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:37 1551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:37 1551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:46 1553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:46 1553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:46 1553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:47 1555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:47 1555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:47 1555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:49 1557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:49 1557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:49 1557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:56 1558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:56 1558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:56 1558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:57 1560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:57 1560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:37:57 1560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:01 1541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:06 1562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:06 1562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:06 1562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:07 1564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:07 1564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:07 1564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:16 1566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:16 1566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:16 1566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:17 1568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:17 1568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:17 1568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:19 1570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:19 1570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:19 1570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:26 1571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:26 1571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:26 1571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:27 1573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:27 1573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:27 1573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:36 1575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:36 1575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:36 1575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:37 1577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:37 1577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:37 1577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:46 1579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:46 1579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:46 1579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:47 1581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:47 1581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:47 1581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:49 1583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:49 1583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:49 1583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:56 1584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:56 1584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:56 1584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:57 1586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:57 1586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:38:57 1586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:06 1588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:06 1588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:06 1588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:07 1590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:07 1590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:07 1590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:16 1592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:16 1592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:16 1592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:17 1594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:17 1594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:17 1594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:19 1596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:19 1596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:19 1596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:26 1597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:26 1597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:26 1597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:27 1599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:27 1599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:27 1599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:36 1601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:36 1601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:36 1601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:37 1603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:37 1603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:37 1603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:46 1605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:46 1605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:46 1605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:47 1607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:47 1607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:47 1607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:49 1609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:49 1609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:49 1609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:56 1610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:56 1610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:56 1610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:57 1612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:57 1612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:39:57 1612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:06 1614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:06 1614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:06 1614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:07 1616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:07 1616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:07 1616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:16 1618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:16 1618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:16 1618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:17 1620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:17 1620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:17 1620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:19 1622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:19 1622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:19 1622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:26 1623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:26 1623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:26 1623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:27 1625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:27 1625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:27 1625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:36 1627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:36 1627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:36 1627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:37 1629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:37 1629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:37 1629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:46 1631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:46 1631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:46 1631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:47 1633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:47 1633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:47 1633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:49 1635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:49 1635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:49 1635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:56 1636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:56 1636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:56 1636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:57 1638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:57 1638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:40:57 1638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:06 1640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:06 1640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:06 1640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:07 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:07 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:07 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:15 1644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:16 1645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:16 1645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:16 1645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:17 1647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:17 1647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:17 1647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:19 1649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:19 1649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:19 1649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:26 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:26 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:26 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:27 1652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:27 1652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:27 1652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:36 1654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:36 1654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:36 1654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:37 1656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:37 1656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:37 1656 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:46 1658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:46 1658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:46 1658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:47 1644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:47 1660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:47 1660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:47 1660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:49 1662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:49 1662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:49 1662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:56 1663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:56 1663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:56 1663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:57 1665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:57 1665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:41:57 1665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:06 1667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:06 1667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:06 1667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:07 1669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:07 1669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:07 1669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:16 1671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:16 1671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:16 1671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:17 1673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:17 1673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:17 1673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:19 1675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:19 1675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:19 1675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:26 1676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:26 1676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:26 1676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:27 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:27 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:27 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:36 1680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:36 1680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:36 1680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:37 1682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:37 1682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:37 1682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:46 1684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:46 1684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:46 1684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:47 1686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:47 1686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:47 1686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:49 1688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:49 1688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:49 1688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:56 1689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:56 1689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:56 1689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:57 1691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:57 1691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:42:57 1691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:06 1693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:06 1693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:06 1693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:07 1695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:07 1695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:07 1695 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:16 1697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:16 1697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:16 1697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:17 1699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:17 1699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:17 1699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:19 1701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:19 1701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:19 1701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:26 1702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:26 1702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:26 1702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:27 1704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:27 1704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:27 1704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:36 1706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:36 1706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:36 1706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:37 1708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:37 1708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:37 1708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:46 1710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:46 1710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:46 1710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:47 1712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:47 1712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:47 1712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:49 1714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:49 1714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:49 1714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:56 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:56 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:56 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:57 1717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:57 1717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:43:57 1717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:06 1719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:06 1719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:06 1719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:07 1721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:07 1721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:07 1721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:16 1723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:16 1723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:16 1723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:17 1725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:17 1725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:17 1725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:19 1727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:19 1727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:19 1727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:26 1728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:26 1728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:26 1728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:27 1730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:27 1730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:27 1730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:36 1732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:36 1732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:36 1732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:37 1734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:37 1734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:37 1734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:46 1736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:46 1736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:46 1736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:47 1738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:47 1738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:47 1738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:49 1740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:49 1740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:49 1740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:56 1741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:56 1741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:56 1741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:57 1743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:57 1743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:44:57 1743 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:06 1745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:06 1745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:06 1745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:07 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:07 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:07 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:16 1749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:16 1749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:16 1749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:17 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:17 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:17 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:19 1753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:19 1753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:19 1753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:26 1754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:26 1754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:26 1754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:27 1756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:27 1756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:27 1756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:36 1758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:36 1758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:36 1758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:37 1760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:37 1760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:37 1760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:46 1762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:46 1762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:46 1762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:47 1764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:47 1764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:47 1764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:49 1766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:49 1766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:49 1766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:56 1767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:56 1767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:56 1767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:57 1769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:57 1769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:45:57 1769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:06 1771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:06 1771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:06 1771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:07 1773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:07 1773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:07 1773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:16 1775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:16 1775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:16 1775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:17 1777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:17 1777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:17 1777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:19 1779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:19 1779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:19 1779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:26 1780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:26 1780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:26 1780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:27 1782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:27 1782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:27 1782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:36 1784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:36 1784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:36 1784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:37 1786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:37 1786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:37 1786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:46 1788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:46 1788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:46 1788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:47 1790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:47 1790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:47 1790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:49 1792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:49 1792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:49 1792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:56 1793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:56 1793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:56 1793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:57 1795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:57 1795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:46:57 1795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:06 1797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:06 1797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:06 1797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:07 1799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:07 1799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:07 1799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:16 1801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:16 1801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:16 1801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:17 1803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:17 1803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:17 1803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:19 1805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:19 1805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:19 1805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:26 1806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:26 1806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:26 1806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:27 1808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:27 1808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:27 1808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:34 1810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:36 1811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:36 1811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:36 1811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:37 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:37 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:37 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:37 1814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:46 1816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:46 1816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:46 1816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:46 1817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:47 1819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:47 1819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:47 1819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:49 1821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:49 1821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:49 1821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:56 1822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:56 1822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:56 1822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:57 1824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:57 1824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:57 1824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:47:57 1825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:06 1827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:06 1827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:06 1827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:07 1829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:07 1829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:07 1829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:10 1831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:14 1832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:16 1833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:16 1833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:16 1833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:17 1835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:17 1835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:17 1835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:19 1837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:19 1837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:19 1837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:25 1838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:26 1839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:26 1839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:26 1839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:27 1841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:27 1841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:27 1841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:27 1842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:28 1844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:28 1845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:30 1846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:32 1847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:36 1848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:36 1848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:36 1848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:37 1850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:37 1850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:37 1850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:40 1852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:46 1853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:46 1853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:46 1853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:47 1855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:47 1856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:47 1855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:47 1855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:49 1858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:49 1858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:49 1858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:52 1859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:56 1860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:56 1860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:56 1860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:57 1862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:57 1862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:57 1862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:48:59 1864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:06 1865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:06 1866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:06 1866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:06 1866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:07 1868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:07 1868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:07 1868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:11 1870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:11 1871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:16 1872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:16 1872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:16 1872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:17 1874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:17 1874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:17 1874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:19 1876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:19 1876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:19 1876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:26 1877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:26 1877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:26 1877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:27 1879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:27 1879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:27 1879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:30 1881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:36 1882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:36 1882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:36 1882 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:37 1884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:37 1884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:37 1884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:42 1886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:46 1887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:46 1887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:46 1887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:47 1889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:47 1890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:47 1890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:47 1890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:49 1892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:49 1892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:49 1892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:51 1893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:56 1894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:56 1894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:56 1894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:57 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:57 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:57 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:49:59 1898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:06 1899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:06 1899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:06 1899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:07 1901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:07 1901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:07 1901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:15 1903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:16 1904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:16 1904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:16 1904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:17 1906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:17 1906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:17 1906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:19 1908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:19 1908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:19 1908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:26 1909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:26 1909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:26 1909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:27 1911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:27 1911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:27 1911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:36 1913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:36 1913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:36 1913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:37 1915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:37 1915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:37 1915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:41 1917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:42 1918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:43 1919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:46 1920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:46 1920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:46 1920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:47 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:47 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:47 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:47 1903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:49 1924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:49 1924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:49 1924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:53 1925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:54 1926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:56 1927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:56 1927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:56 1927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:57 1929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:57 1929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:50:57 1929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:06 1931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:06 1931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:06 1931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:07 1933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:07 1933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:07 1933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:11 1935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:15 1936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:16 1937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:16 1937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:16 1937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:17 1939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:17 1939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:17 1939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:19 1941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:19 1941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:19 1941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:19 1942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:26 1943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:26 1943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:26 1943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:27 1945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:27 1945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:27 1945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:36 1947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:36 1947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:36 1947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:37 1949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:37 1949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:37 1949 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:42 1951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:44 1952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:46 1953 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:46 1953 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:46 1953 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:47 1955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:47 1955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:47 1955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:49 1957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:49 1957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:49 1957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:49 1958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:56 1959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:56 1959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:56 1959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:56 1961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:57 1962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:57 1962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:57 1962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:51:58 1964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:05 1965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:06 1966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:06 1967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:06 1967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:06 1967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:07 1969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:07 1969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:07 1969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:07 1970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:16 1972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:16 1973 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:16 1973 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:16 1973 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:17 1975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:17 1975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:17 1975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:19 1977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:19 1977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:19 1977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:26 1978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:26 1979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:26 1979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:26 1979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:27 1981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:27 1981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:27 1981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:31 1983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:33 1984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:36 1985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:36 1985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:36 1985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:36 1986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:37 1988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:37 1988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:37 1988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:39 1990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:46 1991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:46 1991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:46 1991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:47 1993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:47 1993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:47 1993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:49 1995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:49 1995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:49 1995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:56 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:56 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:56 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:57 1998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:57 1998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:52:57 1998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:00 2000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:02 2001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:06 2002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:06 2002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:06 2002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:07 2004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:07 2004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:07 2004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:16 2006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:16 2006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:16 2006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:17 2008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:17 2008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:17 2008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:19 2010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:19 2010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:19 2010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:26 2011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:26 2011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:26 2012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:26 2011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:27 2014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:27 2014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:27 2014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:36 2016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:36 2016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:36 2016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:37 2018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:37 2018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:37 2018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:46 2020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:46 2020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:46 2020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:47 2022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:47 2022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:47 2022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:49 2024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:49 2024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:49 2024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:56 2025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:56 2025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:56 2025 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:57 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:57 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:53:57 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:06 2029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:06 2029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:06 2029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:07 2031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:07 2031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:07 2031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:16 2033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:16 2033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:16 2033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:17 2035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:17 2035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:17 2035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:19 2037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:19 2037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:19 2037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:26 2038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:26 2038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:26 2038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:27 2040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:27 2040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:27 2040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:36 2042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:36 2042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:36 2042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:37 2044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:37 2044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:37 2044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:46 2046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:46 2046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:46 2046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:47 2048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:47 2048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:47 2048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:49 2050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:49 2050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:49 2050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:56 2051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:56 2051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:56 2051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:57 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:57 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:54:57 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:06 2055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:06 2055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:06 2055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:07 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:07 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:07 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:16 2059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:16 2059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:16 2059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:17 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:19 2063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:19 2063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:19 2063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:26 2064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:26 2064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:26 2064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:27 2066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:27 2066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:27 2066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:36 2068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:36 2068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:36 2068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:37 2070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:37 2070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:37 2070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:46 2072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:46 2072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:46 2072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:47 2074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:47 2074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:47 2074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:49 2076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:49 2076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:49 2076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:56 2077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:56 2077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:56 2077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:57 2079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:57 2079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:55:57 2079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:06 2081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:06 2081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:06 2081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:07 2083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:07 2083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:07 2083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:16 2085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:16 2085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:16 2085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:17 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:17 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:17 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:19 2089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:19 2089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:19 2089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:25 2090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:26 2091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:26 2091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:26 2091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:27 2093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:27 2093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:27 2093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:36 2095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:36 2095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:36 2095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:37 2097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:37 2097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:37 2097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:46 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:46 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:46 2099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:47 2101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:47 2101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:47 2101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:49 2103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:49 2103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:49 2103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:56 2104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:56 2104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:56 2104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:57 2106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:57 2106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:56:57 2106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:06 2108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:06 2108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:06 2108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:07 2110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:07 2110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:07 2110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:16 2112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:16 2112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:16 2112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:17 2114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:17 2114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:17 2114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:19 2116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:19 2116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:19 2116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:26 2117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:26 2117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:26 2117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:27 2119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:27 2119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:27 2119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:36 2121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:36 2121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:36 2121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:37 2123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:37 2123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:37 2123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:46 2125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:46 2125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:46 2125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:47 2127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:47 2127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:47 2127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:49 2129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:49 2129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:49 2129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:56 2130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:56 2130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:56 2130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:57 2132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:57 2132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:57:57 2132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:06 2134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:06 2134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:06 2134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:07 2136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:07 2136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:07 2136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:16 2138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:16 2138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:16 2138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:17 2140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:17 2140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:17 2140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:19 2142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:19 2142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:19 2142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:26 2143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:26 2143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:26 2143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:27 2145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:27 2145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:27 2145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:36 2147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:36 2147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:36 2147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:37 2149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:37 2149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:37 2149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:46 2151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:46 2151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:46 2151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:47 2153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:47 2153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:47 2153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:49 2155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:49 2155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:49 2155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:56 2156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:56 2156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:56 2156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:57 2158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:57 2158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:58:57 2158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:06 2160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:06 2160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:06 2160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:07 2162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:07 2162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:07 2162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:16 2164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:16 2164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:16 2164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:17 2166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:17 2166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:17 2166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:19 2168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:19 2168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:19 2168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:26 2169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:26 2169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:26 2169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:27 2171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:27 2171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:27 2171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:36 2173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:36 2173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:36 2173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:37 2175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:37 2175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:37 2175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:46 2177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:46 2177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:46 2177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:47 2179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:47 2179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:47 2179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:49 2181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:49 2181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:49 2181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:56 2182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:56 2182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:56 2182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:57 2184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:57 2184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 10:59:57 2184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:06 2186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:06 2186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:06 2186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:07 2188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:07 2188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:07 2188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:16 2190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:16 2190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:16 2190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:17 2192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:17 2192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:17 2192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:19 2194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:19 2194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:19 2194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:26 2195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:26 2195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:26 2195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:27 2197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:27 2197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:27 2197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:36 2199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:36 2199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:36 2199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:37 2201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:37 2201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:37 2201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:46 2203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:46 2203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:46 2203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:47 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:47 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:47 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:49 2207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:49 2207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:49 2207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:56 2208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:56 2208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:56 2208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:57 2210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:57 2210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:00:57 2210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:06 2212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:06 2212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:06 2212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:07 2214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:07 2214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:07 2214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:16 2216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:16 2216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:16 2216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:17 2218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:17 2218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:17 2218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:19 2220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:19 2220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:19 2220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:26 2221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:26 2221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:26 2221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:27 2223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:27 2223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:27 2223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:36 2225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:36 2225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:36 2225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:37 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:37 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:37 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:46 2229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:46 2229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:46 2229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:47 2231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:47 2231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:47 2231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:49 2233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:49 2233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:49 2233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:56 2234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:56 2234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:56 2234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:57 2236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:57 2236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:01:57 2236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:06 2238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:06 2238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:06 2238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:07 2240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:07 2240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:07 2240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:16 2242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:16 2242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:16 2242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:17 2244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:17 2244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:17 2244 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:19 2246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:19 2246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:19 2246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:26 2247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:26 2247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:26 2247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:27 2249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:27 2249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:27 2249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:36 2251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:36 2251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:36 2251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:37 2253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:37 2253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:37 2253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:46 2255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:46 2255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:46 2255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:47 2257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:47 2257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:47 2257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:49 2259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:49 2259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:49 2259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:56 2260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:56 2260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:56 2260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:57 2262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:57 2262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:02:57 2262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:06 2264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:06 2264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:06 2264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:07 2266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:07 2266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:07 2266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:16 2268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:16 2268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:16 2268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:17 2270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:17 2270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:17 2270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:19 2272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:19 2272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:19 2272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:26 2273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:26 2273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:26 2273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:27 2275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:27 2275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:27 2275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:36 2277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:36 2277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:36 2277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:37 2279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:37 2279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:37 2279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:46 2281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:46 2281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:46 2281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:47 2283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:47 2283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:47 2283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:49 2285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:49 2285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:49 2285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:56 2286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:56 2286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:56 2286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:57 2288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:57 2288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:03:57 2288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:06 2290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:06 2290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:06 2290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:07 2292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:07 2292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:07 2292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:16 2294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:16 2294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:16 2294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:17 2296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:17 2296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:17 2296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:19 2298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:19 2298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:19 2298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:26 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:26 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:26 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:27 2301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:27 2301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:27 2301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:36 2303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:36 2303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:36 2303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:37 2305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:37 2305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:37 2305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:46 2307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:46 2307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:46 2307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:47 2309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:47 2309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:47 2309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:49 2311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:49 2311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:49 2311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:56 2312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:56 2312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:56 2312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:57 2314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:57 2314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:04:57 2314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:06 2316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:06 2316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:06 2316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:07 2318 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:07 2318 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:07 2318 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:16 2320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:16 2320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:16 2320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:17 2322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:17 2322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:17 2322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:19 2324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:19 2324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:19 2324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:26 2325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:26 2325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:26 2325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:27 2327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:27 2327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:27 2327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:36 2329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:36 2329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:36 2329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:37 2331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:37 2331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:37 2331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:46 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:46 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:46 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:47 2335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:47 2335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:47 2335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:49 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:49 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:49 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:56 2338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:56 2338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:56 2338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:57 2340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:57 2340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:05:57 2340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:06 2342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:06 2342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:06 2342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:07 2344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:07 2344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:07 2344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:16 2346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:16 2346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:16 2346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:17 2348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:17 2348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:17 2348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:19 2350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:19 2350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:19 2350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:26 2351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:26 2351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:26 2351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:27 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:27 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:27 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:36 2355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:36 2355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:36 2355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:37 2357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:37 2357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:37 2357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:46 2359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:46 2359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:46 2359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:47 2361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:47 2361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:47 2361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:49 2363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:49 2363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:49 2363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:56 2364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:56 2364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:56 2364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:57 2366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:57 2366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:06:57 2366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:06 2368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:06 2368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:06 2368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:07 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:07 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:07 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:16 2372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:16 2372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:16 2372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:17 2374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:17 2374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:17 2374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:19 2376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:19 2376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:19 2376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:26 2377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:26 2377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:26 2377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:27 2379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:27 2379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:27 2379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:36 2381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:36 2381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:36 2381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:37 2383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:37 2383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:37 2383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:46 2385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:46 2385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:46 2385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:47 2387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:47 2387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:47 2387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:49 2389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:49 2389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:49 2389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:56 2390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:56 2390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:56 2390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:57 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:57 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:07:57 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:06 2394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:06 2394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:06 2394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:07 2396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:07 2396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:07 2396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:16 2398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:16 2398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:16 2398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:17 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:17 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:17 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:19 2402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:19 2402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:19 2402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:26 2403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:26 2403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:26 2403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:27 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:27 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:27 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:36 2407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:36 2407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:36 2407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:37 2409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:37 2409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:37 2409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:46 2411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:46 2411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:46 2411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:47 2413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:47 2413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:47 2413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:49 2415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:49 2415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:49 2415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:56 2416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:56 2416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:56 2416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:57 2418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:57 2418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:08:57 2418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:06 2420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:06 2420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:06 2420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:07 2422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:07 2422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:07 2422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:16 2424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:16 2424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:16 2424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:17 2426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:17 2426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:17 2426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:19 2428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:19 2428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:19 2428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:26 2429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:26 2429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:26 2429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:27 2431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:27 2431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:27 2431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:36 2433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:36 2433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:36 2433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:37 2435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:37 2435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:37 2435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:46 2437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:46 2437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:46 2437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:47 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:47 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:47 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:49 2441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:49 2441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:49 2441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:56 2442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:56 2442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:56 2442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:57 2444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:57 2444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:09:57 2444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:06 2446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:06 2446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:06 2446 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:07 2448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:07 2448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:07 2448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:16 2450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:16 2450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:16 2450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:17 2452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:17 2452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:17 2452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:19 2454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:19 2454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:19 2454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:26 2455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:26 2455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:26 2455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:27 2457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:27 2457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:27 2457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:36 2459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:36 2459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:36 2459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:37 2461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:37 2461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:37 2461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:46 2463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:46 2463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:46 2463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:47 2465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:47 2465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:47 2465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:49 2467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:49 2467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:49 2467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:56 2468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:56 2468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:56 2468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:57 2470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:57 2470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:10:57 2470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:06 2472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:06 2472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:06 2472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:07 2474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:07 2474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:07 2474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:16 2476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:16 2476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:16 2476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:17 2478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:17 2478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:17 2478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:19 2480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:19 2480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:19 2480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:26 2481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:26 2481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:26 2481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:27 2483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:27 2483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:27 2483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:36 2485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:36 2485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:36 2485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:37 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:37 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:37 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:46 2489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:46 2489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:46 2489 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:47 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:47 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:47 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:49 2493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:49 2493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:49 2493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:56 2494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:56 2494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:56 2494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:57 2496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:57 2496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:11:57 2496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:06 2498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:06 2498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:06 2498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:07 2500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:07 2500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:07 2500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:16 2502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:16 2502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:16 2502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:17 2504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:17 2504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:17 2504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:19 2506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:19 2506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:19 2506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:26 2507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:26 2507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:26 2507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:27 2509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:27 2509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:27 2509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:36 2511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:36 2511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:36 2511 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:37 2513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:37 2513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:37 2513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:45 2515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:46 2516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:46 2516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:46 2516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:47 2518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:47 2518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:47 2518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:49 2520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:49 2520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:49 2520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:56 2521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:56 2521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:56 2521 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:57 2523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:57 2523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:12:57 2523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:06 2525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:06 2525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:06 2525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:07 2527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:07 2527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:07 2527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:16 2529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:16 2529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:16 2529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:17 2531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:17 2531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:17 2531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:18 2515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:19 2533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:19 2533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:19 2533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:26 2534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:26 2534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:26 2534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:27 2536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:27 2536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:27 2536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:36 2538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:36 2538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:36 2538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:37 2540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:37 2540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:37 2540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:46 2542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:46 2542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:46 2542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:47 2544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:47 2544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:47 2544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:49 2546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:49 2546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:49 2546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:56 2547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:56 2547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:56 2547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:57 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:57 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:13:57 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:06 2551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:06 2551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:06 2551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:07 2553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:07 2553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:07 2553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:16 2555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:16 2555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:16 2555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:17 2557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:17 2557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:17 2557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:19 2559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:19 2559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:19 2559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:26 2560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:26 2560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:26 2560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:27 2562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:27 2562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:27 2562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:36 2564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:36 2564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:36 2564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:37 2566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:37 2566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:37 2566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:46 2568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:46 2568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:46 2568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:47 2570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:47 2570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:47 2570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:49 2572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:49 2572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:49 2572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:56 2573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:56 2573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:56 2573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:57 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:57 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:14:57 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:06 2577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:06 2577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:06 2577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:07 2579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:07 2579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:07 2579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:16 2581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:16 2581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:16 2581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:17 2583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:17 2583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:17 2583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:19 2585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:19 2585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:19 2585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:26 2586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:26 2586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:26 2586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:27 2588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:27 2588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:27 2588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:36 2590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:36 2590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:36 2590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:37 2592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:37 2592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:37 2592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:46 2594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:46 2594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:46 2594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:47 2596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:47 2596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:47 2596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:49 2598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:49 2598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:49 2598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:56 2599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:56 2599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:56 2599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:57 2601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:57 2601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:15:57 2601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:06 2603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:06 2603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:06 2603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:07 2605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:07 2605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:07 2605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:16 2607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:16 2607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:16 2607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:17 2609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:17 2609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:17 2609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:19 2611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:19 2611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:19 2611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:26 2612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:26 2612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:26 2612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:27 2614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:27 2614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:27 2614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:36 2616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:36 2616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:36 2616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:37 2618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:37 2618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:37 2618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:46 2620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:46 2620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:46 2620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:47 2622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:47 2622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:47 2622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:49 2624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:49 2624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:49 2624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:56 2625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:56 2625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:56 2625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:57 2627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:57 2627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:16:57 2627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:06 2629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:06 2629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:06 2629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:07 2631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:07 2631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:07 2631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:15 2633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:16 2634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:16 2634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:16 2634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:17 2636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:17 2636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:17 2636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:19 2638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:19 2638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:19 2638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:21 2639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:26 2640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:26 2640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:26 2640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:27 2642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:27 2642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:27 2642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:28 2644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:29 2645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:32 2646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:36 2647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:36 2647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:36 2647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:37 2649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:37 2649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:37 2649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:44 2651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:46 2652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:46 2652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:46 2652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:47 2654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:47 2655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:47 2655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:47 2655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:48 2633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:49 2657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:49 2657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:49 2657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:53 2658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:53 2659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:56 2660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:56 2660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:56 2660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:57 2662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:57 2662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:57 2662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:58 2664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:17:58 2665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:01 2666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:06 2667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:06 2667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:06 2667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:07 2669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:07 2669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:07 2669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:09 2671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:10 2672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:16 2673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:16 2674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:16 2674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:16 2674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:17 2676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:17 2676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:17 2676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:19 2678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:19 2678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:19 2678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:22 2679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:26 2680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:26 2680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:26 2680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:27 2682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:27 2682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:27 2682 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:36 2684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:36 2684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:36 2684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:37 2686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:37 2686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:37 2686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:43 2688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:46 2689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:46 2689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:46 2689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:47 2691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:47 2691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:47 2691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:49 2693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:49 2693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:49 2693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:56 2694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:56 2694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:56 2694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:57 2696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:57 2696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:18:57 2696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:06 2698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:06 2698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:06 2698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:07 2700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:07 2700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:07 2700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:11 2702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:16 2703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:16 2703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:16 2703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:17 2705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:17 2705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:17 2705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:19 2707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:19 2707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:19 2707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:26 2708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:26 2708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:26 2708 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:27 2710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:27 2710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:27 2710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:30 2712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:36 2713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:36 2713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:36 2713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:37 2715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:37 2715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:37 2715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:46 2717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:46 2717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:46 2717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:47 2719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:47 2719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:47 2719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:49 2721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:49 2721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:49 2721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:56 2722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:56 2722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:56 2722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:56 2724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:57 2725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:57 2725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:19:57 2725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:06 2727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:06 2728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:06 2728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:06 2728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:07 2730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:07 2730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:07 2730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:16 2732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:16 2732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:16 2732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:17 2734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:17 2734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:17 2734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:19 2736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:19 2736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:19 2736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:24 2737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:24 2738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:26 2739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:26 2739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:26 2739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:26 2740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:27 2742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:27 2742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:27 2742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:34 2744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:36 2745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:36 2745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:36 2745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:37 2747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:37 2747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:37 2747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:46 2749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:46 2749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:46 2749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:47 2751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:47 2751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:47 2751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:48 2753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:49 2754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:49 2754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:49 2754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:49 2755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:55 2756 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:56 2757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:56 2757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:56 2757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:57 2759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:57 2759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:20:57 2759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:06 2761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:06 2762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:06 2762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:06 2762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:07 2764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:07 2764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:07 2764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:11 2766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:11 2767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:16 2768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:16 2768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:16 2768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:17 2770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:17 2770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:17 2770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:19 2772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:19 2772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:19 2772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:26 2773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:26 2773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:26 2773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:27 2775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:27 2775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:27 2775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:36 2777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:36 2777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:36 2777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:37 2779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:37 2779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:37 2779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:38 2780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:42 2782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:46 2783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:46 2783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:46 2783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:47 2785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:47 2785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:47 2785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:49 2787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:49 2787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:49 2787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:51 2788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:56 2789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:56 2789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:56 2789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:57 2791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:57 2791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:21:57 2791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:06 2793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:06 2794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:06 2794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:06 2794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:07 2796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:07 2796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:07 2796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:16 2798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:16 2798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:16 2798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:17 2800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:17 2800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:17 2800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:19 2802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:19 2802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:19 2802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:26 2803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:26 2804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:26 2805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:26 2805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:26 2805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:27 2807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:27 2807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:27 2807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:36 2809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:36 2809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:36 2809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:37 2811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:37 2811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:37 2811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:46 2813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:46 2813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:46 2813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:47 2815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:47 2815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:47 2815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:49 2817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:49 2817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:49 2817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:56 2818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:56 2818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:56 2818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:57 2820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:57 2820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:57 2820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:22:58 2822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:06 2823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:06 2823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:06 2823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:07 2825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:07 2825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:07 2825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:16 2827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:16 2827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:16 2827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:17 2829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:17 2829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:17 2829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:19 2831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:19 2831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:19 2831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:26 2832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:26 2832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:26 2832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:27 2834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:27 2834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:27 2834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:36 2836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:36 2836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:36 2836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:37 2838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:37 2838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:37 2838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:46 2840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:46 2840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:46 2840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:47 2842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:47 2842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:47 2842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:49 2844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:49 2844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:49 2844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:56 2845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:56 2845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:56 2845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:57 2847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:57 2847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:23:57 2847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:06 2849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:06 2849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:06 2849 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:07 2851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:07 2851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:07 2851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:16 2853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:16 2853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:16 2853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:17 2855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:17 2855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:17 2855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:19 2857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:19 2857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:19 2857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:26 2858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:26 2858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:26 2858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:27 2860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:27 2860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:27 2860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:36 2862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:36 2862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:36 2862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:37 2864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:37 2864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:37 2864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:46 2866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:46 2866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:46 2866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:47 2868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:47 2868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:47 2868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:49 2870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:49 2870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:49 2870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:56 2871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:56 2871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:56 2871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:57 2873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:57 2873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:24:57 2873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:06 2875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:06 2875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:06 2875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:07 2877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:07 2877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:07 2877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:16 2879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:16 2879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:16 2879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:17 2881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:17 2881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:17 2881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:19 2883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:19 2883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:19 2883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:21 2884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:26 2885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:26 2885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:26 2885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:27 2887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:27 2887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:27 2887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:36 2889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:36 2889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:36 2889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:37 2891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:37 2891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:37 2891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:46 2893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:46 2893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:46 2893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:47 2895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:47 2895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:47 2895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:49 2897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:49 2897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:49 2897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:56 2898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:56 2898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:56 2898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:57 2900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:57 2900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:25:57 2900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:02 2902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:06 2903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:06 2903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:06 2903 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:06 2905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:07 2906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:07 2906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:07 2906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:16 2908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:16 2908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:16 2908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:17 2910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:17 2910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:17 2910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:18 2912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:19 2913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:19 2913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:19 2913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:21 2914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:26 2915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:26 2915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:26 2915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:27 2917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:27 2917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:27 2917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:34 2919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:36 2920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:36 2920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:36 2920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:37 2922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:37 2922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:37 2922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:46 2924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:46 2924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:46 2924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:47 2926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:47 2926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:47 2926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:49 2928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:49 2928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:49 2928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:56 2929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:56 2929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:56 2929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:57 2931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:57 2931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:26:57 2931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:06 2933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:06 2933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:06 2933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:07 2935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:07 2935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:07 2935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:16 2937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:16 2937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:16 2937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:17 2939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:17 2939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:17 2939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:19 2941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:19 2941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:19 2941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:26 2942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:26 2942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:26 2942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:27 2944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:27 2944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:27 2944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:36 2946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:36 2946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:36 2946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:37 2948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:37 2948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:37 2948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:46 2950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:46 2950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:46 2950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:47 2952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:47 2952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:47 2952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:49 2954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:49 2954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:49 2954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:56 2955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:56 2955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:56 2955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:57 2957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:57 2957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:27:57 2957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:06 2959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:06 2959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:06 2959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:07 2961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:07 2961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:07 2961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:16 2963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:16 2963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:16 2963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:17 2965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:17 2965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:17 2965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:19 2967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:19 2967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:19 2967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:26 2968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:26 2968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:26 2968 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:27 2970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:27 2970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:27 2970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:36 2972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:36 2972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:36 2972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:37 2974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:37 2974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:37 2974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:46 2976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:46 2976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:46 2976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:47 2978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:47 2978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:47 2978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:49 2980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:49 2980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:49 2980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:56 2981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:56 2981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:56 2981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:57 2983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:57 2983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:28:57 2983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:06 2985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:06 2985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:06 2985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:07 2987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:07 2987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:07 2987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:16 2989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:16 2989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:16 2989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:17 2991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:17 2991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:17 2991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:19 2993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:19 2993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:19 2993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:26 2994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:26 2994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:26 2994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:27 2996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:27 2996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:27 2996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:36 2998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:36 2998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:36 2998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:37 3000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:37 3000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:37 3000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:46 3002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:46 3002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:46 3002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:47 3004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:47 3004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:47 3004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:49 3006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:49 3006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:49 3006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:56 3007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:56 3007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:56 3007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:57 3009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:57 3009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:29:57 3009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:06 3011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:06 3011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:06 3011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:07 3013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:07 3013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:07 3013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:16 3015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:16 3015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:16 3015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:17 3017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:17 3017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:17 3017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:19 3019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:19 3019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:19 3019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:26 3020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:26 3020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:26 3020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:27 3022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:27 3022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:27 3022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:36 3024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:36 3024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:36 3024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:37 3026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:37 3026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:37 3026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:45 3028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:46 3029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:46 3029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:46 3029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:47 3031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:47 3031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:47 3031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:49 3033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:49 3033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:49 3033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:56 3034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:56 3034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:56 3034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:57 3036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:57 3036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:30:57 3036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:06 3038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:06 3038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:06 3038 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:07 3040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:07 3040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:07 3040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:16 3042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:16 3042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:16 3042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:17 3044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:17 3044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:17 3044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:18 3028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:19 3046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:19 3046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:19 3046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:26 3047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:26 3047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:26 3047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:27 3049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:27 3049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:27 3049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:36 3051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:36 3051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:36 3051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:37 3053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:37 3053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:37 3053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:46 3055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:46 3055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:46 3055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:47 3057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:47 3057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:47 3057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:49 3059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:49 3059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:49 3059 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:56 3060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:56 3060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:56 3060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:57 3062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:57 3062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:31:57 3062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:06 3064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:06 3064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:06 3064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:07 3066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:07 3066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:07 3066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:16 3068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:16 3068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:16 3068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:17 3070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:17 3070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:17 3070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:19 3072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:19 3072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:19 3072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:26 3073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:26 3073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:26 3073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:27 3075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:27 3075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:27 3075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:36 3077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:36 3077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:36 3077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:37 3079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:37 3079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:37 3079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:46 3081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:46 3081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:46 3081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:47 3083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:47 3083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:47 3083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:49 3085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:49 3085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:49 3085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:56 3086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:56 3086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:56 3086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:57 3088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:57 3088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:32:57 3088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:06 3090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:06 3090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:06 3090 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:07 3092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:07 3092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:07 3092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:16 3094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:16 3094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:16 3094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:17 3096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:17 3096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:17 3096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:19 3098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:19 3098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:19 3098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:26 3099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:26 3099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:26 3099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:27 3101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:27 3101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:27 3101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:36 3103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:36 3103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:36 3103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:37 3105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:37 3105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:37 3105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:46 3107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:46 3107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:46 3107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:47 3109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:47 3109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:47 3109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:49 3111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:49 3111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:49 3111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:56 3112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:56 3112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:56 3112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:57 3114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:57 3114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:33:57 3114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:06 3116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:06 3116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:06 3116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:07 3118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:07 3118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:07 3118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:16 3120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:16 3120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:16 3120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:17 3122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:17 3122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:17 3122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:19 3124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:19 3124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:19 3124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:26 3125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:26 3125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:26 3125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:27 3127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:27 3127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:27 3127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:36 3129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:36 3129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:36 3129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:37 3131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:37 3131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:37 3131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:46 3133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:46 3133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:46 3133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:47 3135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:47 3135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:47 3135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:49 3137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:49 3137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:49 3137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:56 3138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:56 3138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:56 3138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:57 3140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:57 3140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:34:57 3140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:06 3142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:06 3142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:06 3142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:07 3144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:07 3144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:07 3144 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:15 3146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:16 3147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:16 3147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:16 3147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:17 3149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:17 3149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:17 3149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:19 3151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:19 3151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:19 3151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:26 3152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:26 3152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:26 3152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:27 3154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:27 3154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:27 3154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:36 3156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:36 3156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:36 3156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:37 3158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:37 3158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:37 3158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:46 3160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:46 3160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:46 3160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:47 3162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:47 3162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:47 3162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:48 3146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:49 3164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:49 3164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:49 3164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:56 3165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:56 3165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:56 3165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:57 3167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:57 3167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:35:57 3167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:06 3169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:06 3169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:06 3169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:07 3171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:07 3171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:07 3171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:16 3173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:16 3173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:16 3173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:17 3175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:17 3175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:17 3175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:19 3177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:19 3177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:19 3177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:26 3178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:26 3178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:26 3178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:27 3180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:27 3180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:27 3180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:36 3182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:36 3182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:36 3182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:37 3184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:37 3184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:37 3184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:46 3186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:46 3186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:46 3186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:47 3188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:47 3188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:47 3188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:49 3190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:49 3190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:49 3190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:56 3191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:56 3191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:56 3191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:57 3193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:57 3193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:36:57 3193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:06 3195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:06 3195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:06 3195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:07 3197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:07 3197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:07 3197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:16 3199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:16 3199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:16 3199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:17 3201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:17 3201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:17 3201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:19 3203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:19 3203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:19 3203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:26 3204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:26 3204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:26 3204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:27 3206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:27 3206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:27 3206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:36 3208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:36 3208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:36 3208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:37 3210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:37 3210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:37 3210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:46 3212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:46 3212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:46 3212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:47 3214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:47 3214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:47 3214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:49 3216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:49 3216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:49 3216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:56 3217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:56 3217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:56 3217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:57 3219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:57 3219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:37:57 3219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:06 3221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:06 3221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:06 3221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:07 3223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:07 3223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:07 3223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:16 3225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:16 3225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:16 3225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:17 3227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:17 3227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:17 3227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:19 3229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:19 3229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:19 3229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:26 3230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:26 3230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:26 3230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:27 3232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:27 3232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:27 3232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:36 3234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:36 3234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:36 3234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:37 3236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:37 3236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:37 3236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:46 3238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:46 3238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:46 3238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:47 3240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:47 3240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:47 3240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:49 3242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:49 3242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:49 3242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:56 3243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:56 3243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:56 3243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:57 3245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:57 3245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:38:57 3245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:06 3247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:06 3247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:06 3247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:07 3249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:07 3249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:07 3249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:16 3251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:16 3251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:16 3251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:17 3253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:17 3253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:17 3253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:19 3255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:19 3255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:19 3255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:26 3256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:26 3256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:26 3256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:27 3258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:27 3258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:27 3258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:36 3260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:36 3260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:36 3260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:37 3262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:37 3262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:37 3262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:45 3264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:46 3265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:46 3265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:46 3265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:47 3267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:47 3267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:47 3267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:49 3269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:49 3269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:49 3269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:56 3270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:56 3270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:56 3270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:57 3272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:57 3272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:39:57 3272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:06 3274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:06 3274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:06 3274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:07 3276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:07 3276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:07 3276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:16 3278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:16 3278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:16 3278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:17 3280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:17 3280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:17 3280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:18 3264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:19 3282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:19 3282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:19 3282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:26 3283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:26 3283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:26 3283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:27 3285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:27 3285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:27 3285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:36 3287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:36 3287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:36 3287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:37 3289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:37 3289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:37 3289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:46 3291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:46 3291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:46 3291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:47 3293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:47 3293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:47 3293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:49 3295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:49 3295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:49 3295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:56 3296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:56 3296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:56 3296 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:57 3298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:57 3298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:40:57 3298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:06 3300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:06 3300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:06 3300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:07 3302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:07 3302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:07 3302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:16 3304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:16 3304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:16 3304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:17 3306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:17 3306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:17 3306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:19 3308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:19 3308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:19 3308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:26 3309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:26 3309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:26 3309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:27 3311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:27 3311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:27 3311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:36 3313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:36 3313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:36 3313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:37 3315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:37 3315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:37 3315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:46 3317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:46 3317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:46 3317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:47 3319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:47 3319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:47 3319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:49 3321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:49 3321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:49 3321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:56 3322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:56 3322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:56 3322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:57 3324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:57 3324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:41:57 3324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:06 3326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:06 3326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:06 3326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:07 3328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:07 3328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:07 3328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:16 3330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:16 3330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:16 3330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:17 3332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:17 3332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:17 3332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:19 3334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:19 3334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:19 3334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:26 3335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:26 3335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:26 3335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:27 3337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:27 3337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:27 3337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:36 3339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:36 3339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:36 3339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:37 3341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:37 3341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:37 3341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:46 3343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:46 3343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:46 3343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:47 3345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:47 3345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:47 3345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:49 3347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:49 3347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:49 3347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:56 3348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:56 3348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:56 3348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:57 3350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:57 3350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:42:57 3350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:06 3352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:06 3352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:06 3352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:07 3354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:07 3354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:07 3354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:16 3356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:16 3356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:16 3356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:17 3358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:17 3358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:17 3358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:19 3360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:19 3360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:19 3360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:26 3361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:26 3361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:26 3361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:27 3363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:27 3363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:27 3363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:36 3365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:36 3365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:36 3365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:37 3367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:37 3367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:37 3367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:46 3369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:46 3369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:46 3369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:47 3371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:47 3371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:47 3371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:49 3373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:49 3373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:49 3373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:56 3374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:56 3374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:56 3374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:57 3376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:57 3376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:43:57 3376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:06 3378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:06 3378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:06 3378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:07 3380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:07 3380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:07 3380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:16 3382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:16 3382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:16 3382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:17 3384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:17 3384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:17 3384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:19 3386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:19 3386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:19 3386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:26 3387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:26 3387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:26 3387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:27 3389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:27 3389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:27 3389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:36 3391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:36 3391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:36 3391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:37 3393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:37 3393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:37 3393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:46 3395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:46 3395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:46 3395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:47 3397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:47 3397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:47 3397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:49 3399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:49 3399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:49 3399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:56 3400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:56 3400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:56 3400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:57 3402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:57 3402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:44:57 3402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:06 3404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:06 3404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:06 3404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:07 3406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:07 3406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:07 3406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:16 3408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:16 3408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:16 3408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:17 3410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:17 3410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:17 3410 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:19 3412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:19 3412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:19 3412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:26 3413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:26 3413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:26 3413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:27 3415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:27 3415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:27 3415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:36 3417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:36 3417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:36 3417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:37 3419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:37 3419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:37 3419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:46 3421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:46 3421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:46 3421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:47 3423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:47 3423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:47 3423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:49 3425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:49 3425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:49 3425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:56 3426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:56 3426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:56 3426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:57 3428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:57 3428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:45:57 3428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:06 3430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:06 3430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:06 3430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:07 3432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:07 3432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:07 3432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:16 3434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:16 3434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:16 3434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:17 3436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:17 3436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:17 3436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:19 3438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:19 3438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:19 3438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:26 3439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:26 3439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:26 3439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:27 3441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:27 3441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:27 3441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:36 3443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:36 3443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:36 3443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:37 3445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:37 3445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:37 3445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:46 3447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:46 3447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:46 3447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:47 3449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:47 3449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:47 3449 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:49 3451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:49 3451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:49 3451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:49 3452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:56 3453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:56 3453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:56 3453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:57 3455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:57 3455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:46:57 3455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:01 3457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:06 3458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:06 3458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:06 3458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:07 3460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:07 3460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:07 3460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:11 3462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:13 3463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:14 3464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:16 3465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:16 3465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:16 3465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:17 3467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:17 3467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:17 3467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:19 3469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:19 3469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:19 3469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:26 3470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:26 3471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:26 3471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:26 3471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:27 3473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:27 3473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:27 3473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:33 3475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:36 3476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:36 3476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:36 3476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:37 3478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:37 3478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:37 3478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:41 3480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:46 3481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:46 3481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:46 3481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:47 3483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:47 3483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:47 3483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:49 3485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:49 3485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:49 3485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:51 3486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:56 3487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:56 3488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:56 3488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:56 3488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:57 3490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:57 3490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:47:57 3490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:05 3492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:06 3493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:06 3493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:06 3493 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:07 3495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:07 3495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:07 3495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:08 3497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:14 3498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:16 3499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:16 3499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:16 3499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:17 3501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:17 3501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:17 3501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:19 3503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:19 3503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:19 3503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:26 3504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:26 3504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:26 3504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:27 3506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:27 3506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:27 3506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:28 3508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:35 3509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:36 3510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:36 3510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:36 3510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:37 3512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:37 3512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:37 3512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:46 3514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:46 3514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:46 3514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:47 3516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:47 3516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:47 3516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:49 3518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:49 3518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:49 3518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:53 3519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:56 3520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:56 3520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:56 3520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:57 3522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:57 3522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:57 3522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:48:57 3523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:06 3525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:06 3525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:06 3525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:07 3527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:07 3527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:07 3527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:16 3529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:16 3529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:16 3529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:17 3531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:17 3531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:17 3531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:19 3533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:19 3533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:19 3533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:26 3534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:26 3534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:26 3534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:27 3536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:27 3536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:27 3536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:36 3538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:36 3538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:36 3538 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:37 3540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:37 3540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:37 3540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:46 3542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:46 3542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:46 3542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:47 3544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:47 3544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:47 3544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:49 3546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:49 3546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:49 3546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:54 3547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:56 3548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:56 3548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:56 3548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:57 3550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:57 3550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:49:57 3550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:01 3552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:05 3553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:06 3554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:06 3554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:06 3554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:07 3556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:07 3556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:07 3556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:13 3558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:16 3559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:16 3559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:16 3559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:17 3561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:17 3561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:17 3561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:19 3563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:19 3563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:19 3563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:22 3564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:26 3565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:26 3565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:26 3565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:27 3567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:27 3568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:27 3568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:27 3568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:36 3570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:36 3570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:36 3570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:37 3572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:37 3572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:37 3572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:46 3574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:46 3574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:46 3574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:47 3576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:47 3576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:47 3576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:49 3578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:49 3578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:49 3578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:56 3579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:56 3579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:56 3579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:57 3581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:57 3581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:57 3581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:50:57 3582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:00 3584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:06 3585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:06 3585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:06 3585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:07 3587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:07 3587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:07 3587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:16 3589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:16 3589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:16 3589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:17 3591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:17 3591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:17 3591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:19 3593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:19 3593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:19 3593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:26 3594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:26 3594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:26 3594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:26 3596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:27 3597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:27 3597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:27 3597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:36 3599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:36 3600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:36 3600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:36 3600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:37 3602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:37 3602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:37 3602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:44 3604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:45 3605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:46 3606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:46 3606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:46 3606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:47 3608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:47 3608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:47 3608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:48 3610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:49 3605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:49 3611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:49 3611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:49 3611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:56 3612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:56 3612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:56 3612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:57 3614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:57 3614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:51:57 3614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:06 3616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:06 3616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:06 3616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:07 3618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:07 3618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:07 3618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:11 3620 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:13 3621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:16 3622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:16 3622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:16 3622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:17 3624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:17 3624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:17 3624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:19 3605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:19 3626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:19 3626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:19 3626 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:26 3627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:26 3627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:26 3627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:27 3629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:27 3629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:27 3629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:36 3631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:36 3631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:36 3631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:37 3633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:37 3633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:37 3633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:44 3635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:46 3636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:46 3636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:46 3636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:47 3638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:47 3638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:47 3638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:49 3640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:49 3640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:49 3640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:56 3641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:56 3641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:56 3641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:57 3643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:57 3643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:52:57 3643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:02 3645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:06 3646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:06 3646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:06 3646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:07 3648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:07 3648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:07 3648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:16 3650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:16 3650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:16 3650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:17 3652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:17 3652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:17 3652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:19 3654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:19 3654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:19 3654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:26 3655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:26 3655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:26 3655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:27 3657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:27 3657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:27 3657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:36 3659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:36 3659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:36 3659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:37 3661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:37 3661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:37 3661 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:46 3663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:46 3663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:46 3663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:47 3665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:47 3665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:47 3665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:49 3667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:49 3667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:49 3667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:56 3668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:56 3668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:56 3668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:57 3670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:57 3670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:53:57 3670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:06 3672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:06 3672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:06 3672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:07 3674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:07 3674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:07 3674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:16 3676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:16 3676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:16 3676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:17 3678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:17 3678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:17 3678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:19 3680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:19 3680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:19 3680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:26 3681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:26 3681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:26 3681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:27 3683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:27 3683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:27 3683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:36 3685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:36 3685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:36 3685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:37 3687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:37 3687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:37 3687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:46 3689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:46 3689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:46 3689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:47 3691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:47 3691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:47 3691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:49 3693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:49 3693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:49 3693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:56 3694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:56 3694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:56 3694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:57 3696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:57 3696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:54:57 3696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:06 3698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:06 3698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:06 3698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:07 3700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:07 3700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:07 3700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:16 3702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:16 3702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:16 3702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:17 3704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:17 3704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:17 3704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:19 3706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:19 3706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:19 3706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:26 3707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:26 3707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:26 3707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:27 3709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:27 3709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:27 3709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:33 3711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:35 3712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:36 3713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:36 3713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:36 3713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:37 3715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:37 3715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:37 3715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:46 3717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:46 3717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:46 3717 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:47 3719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:47 3719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:47 3719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:49 3721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:49 3721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:49 3721 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:56 3722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:56 3722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:56 3722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:57 3724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:57 3724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:55:57 3724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:06 3726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:06 3726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:06 3726 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:07 3728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:07 3728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:07 3728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:10 3730 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:16 3731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:16 3731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:16 3731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:17 3733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:17 3733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:17 3733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:19 3735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:19 3735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:19 3735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:26 3736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:26 3736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:26 3736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:27 3738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:27 3738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:27 3738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:36 3740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:36 3740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:36 3740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:37 3742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:37 3742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:37 3742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:46 3744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:46 3744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:46 3744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:47 3746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:47 3746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:47 3746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:49 3748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:49 3748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:49 3748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:56 3749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:56 3749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:56 3749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:57 3751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:57 3751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:56:57 3751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:06 3753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:06 3753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:06 3753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:07 3755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:07 3755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:07 3755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:16 3757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:16 3757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:16 3757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:17 3759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:17 3759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:17 3759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:19 3761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:19 3761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:19 3761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:26 3762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:26 3762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:26 3762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:27 3764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:27 3764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:27 3764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:36 3766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:36 3766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:36 3766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:37 3768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:37 3768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:37 3768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:46 3770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:46 3770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:46 3770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:47 3772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:47 3772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:47 3772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:48 3774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:49 3775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:49 3775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:49 3775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:56 3776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:56 3776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:56 3776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:57 3778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:57 3778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:57:57 3778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:06 3780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:06 3780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:06 3780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:07 3782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:07 3782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:07 3782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:16 3784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:16 3784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:16 3784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:17 3786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:17 3786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:17 3786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:19 3788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:19 3788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:19 3788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:26 3789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:26 3789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:26 3789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:27 3791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:27 3791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:27 3791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:36 3793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:36 3793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:36 3793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:37 3795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:37 3795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:37 3795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:46 3797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:46 3797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:46 3797 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:47 3799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:47 3799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:47 3799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:49 3801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:49 3801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:49 3801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:56 3802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:56 3802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:56 3802 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:57 3804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:57 3804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:58:57 3804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:06 3806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:06 3806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:06 3806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:07 3808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:07 3808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:07 3808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:16 3810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:16 3810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:16 3810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:17 3812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:17 3812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:17 3812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:19 3814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:19 3814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:19 3814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:26 3815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:26 3815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:26 3815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:27 3817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:27 3817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:27 3817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:36 3819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:36 3819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:36 3819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:37 3821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:37 3822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:37 3822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:37 3822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:46 3824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:46 3824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:46 3824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:47 3826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:47 3826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:47 3826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:49 3828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:49 3828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:49 3828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:56 3829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:56 3829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:56 3829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:57 3831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:57 3831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 11:59:57 3831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:06 3833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:06 3833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:06 3833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:07 3835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:07 3835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:07 3835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:16 3837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:16 3837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:16 3837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:17 3839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:17 3839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:17 3839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:19 3841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:19 3841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:19 3841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:26 3842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:26 3842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:26 3842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:27 3844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:27 3844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:27 3844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:36 3846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:36 3846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:36 3846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:37 3848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:37 3848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:37 3848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:46 3850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:46 3850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:46 3850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:47 3852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:47 3852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:47 3852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:49 3854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:49 3854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:49 3854 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:56 3855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:56 3855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:56 3855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:57 3857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:57 3857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:00:57 3857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:06 3859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:06 3859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:06 3859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:07 3861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:07 3861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:07 3861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:16 3863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:16 3863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:16 3863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:17 3865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:17 3865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:17 3865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:19 3867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:19 3867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:19 3867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:26 3868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:26 3868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:26 3868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:27 3870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:27 3870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:27 3870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:36 3872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:36 3872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:36 3872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:37 3874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:37 3874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:37 3874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:46 3876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:46 3876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:46 3876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:47 3878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:47 3878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:47 3878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:49 3880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:49 3880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:49 3880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:56 3881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:56 3881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:56 3881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:57 3883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:57 3883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:01:57 3883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:06 3885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:06 3885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:06 3885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:07 3887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:07 3887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:07 3887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:16 3889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:16 3889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:16 3889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:17 3891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:17 3891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:17 3891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:19 3893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:19 3893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:19 3893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:26 3894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:26 3894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:26 3894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:27 3896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:27 3896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:27 3896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:36 3898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:36 3898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:36 3898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:37 3900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:37 3900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:37 3900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:46 3902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:46 3902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:46 3902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:47 3904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:47 3904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:47 3904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:49 3906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:49 3906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:49 3906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:56 3907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:56 3907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:56 3907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:57 3909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:57 3909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:02:57 3909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:06 3911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:06 3911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:06 3911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:07 3913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:07 3913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:07 3913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:16 3915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:16 3915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:16 3915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:17 3917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:17 3917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:17 3917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:19 3919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:19 3919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:19 3919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:26 3920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:26 3920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:26 3920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:27 3922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:27 3922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:27 3922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:36 3924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:36 3924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:36 3924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:37 3926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:37 3926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:37 3926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:46 3928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:46 3928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:46 3928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:47 3930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:47 3930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:47 3930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:49 3932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:49 3932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:49 3932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:56 3933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:56 3933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:56 3933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:57 3935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:57 3935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:03:57 3935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:06 3937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:06 3937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:06 3937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:07 3939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:07 3939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:07 3939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:16 3941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:16 3941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:16 3941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:17 3943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:17 3943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:17 3943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:19 3945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:19 3945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:19 3945 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:26 3946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:26 3946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:26 3946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:27 3948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:27 3948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:27 3948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:36 3950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:36 3950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:36 3950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:37 3952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:37 3952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:37 3952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:46 3954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:46 3954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:46 3954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:47 3956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:47 3956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:47 3956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:49 3958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:49 3958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:49 3958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:56 3959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:56 3959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:56 3959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:57 3961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:57 3961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:04:57 3961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:06 3963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:06 3963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:06 3963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:07 3965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:07 3965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:07 3965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:16 3967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:16 3967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:16 3967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:17 3969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:17 3969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:17 3969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:19 3971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:19 3971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:19 3971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:26 3972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:26 3972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:26 3972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:27 3974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:27 3974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:27 3974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:36 3976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:36 3976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:36 3976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:37 3978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:37 3978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:37 3978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:46 3980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:46 3980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:46 3980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:47 3982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:47 3982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:47 3982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:49 3984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:49 3984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:49 3984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:56 3985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:56 3985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:56 3985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:57 3987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:57 3987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:05:57 3987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:06 3989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:06 3989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:06 3989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:07 3991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:07 3991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:07 3991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:16 3993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:16 3993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:16 3993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:17 3995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:17 3995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:17 3995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:19 3997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:19 3997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:19 3997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:26 3998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:26 3998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:26 3998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:27 4000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:27 4000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:27 4000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:36 4002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:36 4002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:36 4002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:37 4004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:37 4004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:37 4004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:46 4006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:46 4006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:46 4006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:47 4008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:47 4008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:47 4008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:49 4010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:49 4010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:49 4010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:56 4011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:56 4011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:56 4011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:57 4013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:57 4013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:06:57 4013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:06 4015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:06 4015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:06 4015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:07 4017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:07 4017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:07 4017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:16 4019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:16 4019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:16 4019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:17 4021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:17 4021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:17 4021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:19 4023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:19 4023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:19 4023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:26 4024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:26 4024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:26 4024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:27 4026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:27 4026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:27 4026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:36 4028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:36 4028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:36 4028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:37 4030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:37 4030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:37 4030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:46 4032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:46 4032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:46 4032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:47 4034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:47 4034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:47 4034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:49 4036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:49 4036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:49 4036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:56 4037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:56 4037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:56 4037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:57 4039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:57 4039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:07:57 4039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:06 4041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:06 4041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:06 4041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:07 4043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:07 4043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:07 4043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:16 4045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:16 4045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:16 4045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:17 4047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:17 4047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:17 4047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:19 4049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:19 4049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:19 4049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:26 4050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:26 4050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:26 4050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:27 4052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:27 4052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:27 4052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:36 4054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:36 4054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:36 4054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:37 4056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:37 4056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:37 4056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:46 4058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:46 4058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:46 4058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:47 4060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:47 4060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:47 4060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:49 4062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:49 4062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:49 4062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:56 4063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:56 4063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:56 4063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:57 4065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:57 4065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:08:57 4065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:06 4067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:06 4067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:06 4067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:07 4069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:07 4069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:07 4069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:16 4071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:16 4071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:16 4071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:17 4073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:17 4073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:17 4073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:19 4075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:19 4075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:19 4075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:26 4076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:26 4076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:26 4076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:27 4078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:27 4078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:27 4078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:36 4080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:36 4080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:36 4080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:37 4082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:37 4082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:37 4082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:46 4084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:46 4084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:46 4084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:47 4086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:47 4086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:47 4086 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:49 4088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:49 4088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:49 4088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:56 4089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:56 4089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:56 4089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:57 4091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:57 4091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:09:57 4091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:06 4093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:06 4093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:06 4093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:07 4095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:07 4095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:07 4095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:16 4097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:16 4097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:16 4097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:17 4099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:17 4099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:17 4099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:19 4101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:19 4101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:19 4101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:26 4102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:26 4102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:26 4102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:27 4104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:27 4104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:27 4104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:36 4106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:36 4106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:36 4106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:37 4108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:37 4108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:37 4108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:46 4110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:46 4110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:46 4110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:47 4112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:47 4112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:47 4112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:49 4114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:49 4114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:49 4114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:56 4115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:56 4115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:56 4115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:57 4117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:57 4117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:10:57 4117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:06 4119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:06 4119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:06 4119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:07 4121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:07 4121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:07 4121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:16 4123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:16 4123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:16 4123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:17 4125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:17 4125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:17 4125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:19 4127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:19 4127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:19 4127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:26 4128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:26 4128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:26 4128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:27 4130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:27 4130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:27 4130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:36 4132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:36 4132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:36 4132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:37 4134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:37 4134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:37 4134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:46 4136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:46 4136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:46 4136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:47 4138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:47 4138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:47 4138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:49 4140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:49 4140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:49 4140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:56 4141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:56 4141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:56 4141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:57 4143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:57 4143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:11:57 4143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:06 4145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:06 4145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:06 4145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:07 4147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:07 4147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:07 4147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:16 4149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:16 4149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:16 4149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:17 4151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:17 4151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:17 4151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:19 4153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:19 4153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:19 4153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:26 4154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:26 4154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:26 4154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:27 4156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:27 4156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:27 4156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:36 4158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:36 4158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:36 4158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:37 4160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:37 4160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:37 4160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:46 4162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:46 4162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:46 4162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:47 4164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:47 4164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:47 4164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:49 4166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:49 4166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:49 4166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:56 4167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:56 4167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:56 4167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:57 4169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:57 4169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:12:57 4169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:06 4171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:06 4171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:06 4171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:07 4173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:07 4173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:07 4173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:16 4175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:16 4175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:16 4175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:17 4177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:17 4177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:17 4177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:19 4179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:19 4179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:19 4179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:26 4180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:26 4180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:26 4180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:27 4182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:27 4182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:27 4182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:36 4184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:36 4184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:36 4184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:37 4186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:37 4186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:37 4186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:46 4188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:46 4188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:46 4188 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:47 4190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:47 4190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:47 4190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:49 4192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:49 4192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:49 4192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:56 4193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:56 4193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:56 4193 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:57 4195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:57 4195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:13:57 4195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:06 4197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:06 4197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:06 4197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:07 4199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:07 4199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:07 4199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:15 4201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:16 4202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:16 4202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:16 4202 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:17 4204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:17 4204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:17 4204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:19 4201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:19 4206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:19 4206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:19 4206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:26 4207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:26 4207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:26 4207 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:27 4209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:27 4209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:27 4209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:36 4211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:36 4211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:36 4211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:37 4213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:37 4213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:37 4213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:46 4215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:46 4215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:46 4215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:47 4217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:47 4217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:47 4217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:49 4219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:49 4219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:49 4219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:49 4201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:49 4220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:55 4220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:56 4221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:56 4221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:56 4221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:57 4223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:57 4223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:14:57 4223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:06 4225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:06 4225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:06 4225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:07 4227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:07 4227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:07 4227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:16 4229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:16 4229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:16 4229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:17 4231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:17 4231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:17 4231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:19 4233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:19 4233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:19 4233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:26 4234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:26 4234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:26 4234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:27 4236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:27 4236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:27 4236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:34 4220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:34 4238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:36 4239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:36 4239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:36 4239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:37 4241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:37 4241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:37 4241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:46 4243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:46 4243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:46 4243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:47 4245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:47 4245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:47 4245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:49 4247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:49 4247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:49 4247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:56 4248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:56 4248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:56 4248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:57 4250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:57 4250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:15:57 4250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:03 4252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:06 4253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:06 4253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:06 4253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:07 4255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:07 4255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:07 4255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:16 4257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:16 4257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:16 4257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:17 4259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:17 4259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:17 4259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:19 4261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:19 4261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:19 4261 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:19 4262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:25 4262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:26 4263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:26 4263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:26 4263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:27 4265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:27 4265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:27 4265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:36 4267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:36 4267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:36 4267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:37 4269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:37 4269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:37 4269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:46 4271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:46 4271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:46 4271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:47 4273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:47 4273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:47 4273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:49 4275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:49 4275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:49 4275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:56 4276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:56 4276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:56 4276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:57 4278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:57 4278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:57 4279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:16:57 4278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:04 4262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:06 4281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:06 4281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:06 4281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:07 4283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:07 4283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:07 4283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:08 4285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:12 4286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:16 4287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:16 4287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:16 4287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:16 4288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:17 4290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:17 4290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:17 4290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:19 4292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:19 4292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:19 4292 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:26 4293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:26 4293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:26 4293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:27 4295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:27 4295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:27 4295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:36 4297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:36 4297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:36 4297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:36 4299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:37 4300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:37 4300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:37 4300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:41 4302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:43 4303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:46 4304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:46 4304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:46 4304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:47 4306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:47 4306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:47 4306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:49 4308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:49 4308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:49 4308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:51 4309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:52 4310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:56 4311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:56 4311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:56 4311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:57 4313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:57 4313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:17:57 4313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:06 4315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:06 4315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:06 4315 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:07 4317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:07 4317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:07 4317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:16 4319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:16 4319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:16 4319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:17 4321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:17 4321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:17 4321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:19 4323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:19 4323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:19 4323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:22 4324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:26 4325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:26 4325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:26 4325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:27 4327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:27 4327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:27 4327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:36 4329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:36 4329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:36 4329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:37 4331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:37 4331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:37 4331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:43 4333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:46 4334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:46 4334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:46 4334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:47 4336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:47 4336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:47 4336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:49 4338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:49 4338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:49 4338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:50 4339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:56 4340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:56 4340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:56 4340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:57 4342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:57 4342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:18:57 4342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:06 4344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:06 4344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:06 4344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:07 4346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:07 4346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:07 4346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:12 4348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:16 4349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:16 4349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:16 4349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:17 4351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:17 4351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:17 4351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:19 4353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:19 4353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:19 4353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:24 4354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:26 4355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:26 4355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:26 4355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:27 4357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:27 4357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:27 4357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:29 4359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:29 4360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:34 4361 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:36 4362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:36 4363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:36 4363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:36 4363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:37 4365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:37 4365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:37 4365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:42 4367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:42 4368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:46 4369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:46 4369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:46 4369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:47 4371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:47 4371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:47 4371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:49 4373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:49 4373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:49 4373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:53 4374 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:56 4375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:56 4375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:56 4375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:57 4377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:57 4377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:19:57 4377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:06 4379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:06 4379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:06 4379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:07 4381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:07 4381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:07 4381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:07 4382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:16 4384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:16 4384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:16 4384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:17 4386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:17 4386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:17 4386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:19 4388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:19 4388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:19 4388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:26 4389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:26 4389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:26 4389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:27 4391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:27 4391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:27 4391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:36 4393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:36 4393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:36 4393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:37 4395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:37 4395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:37 4395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:38 4397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:46 4398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:46 4398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:46 4398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:47 4400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:47 4400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:47 4400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:49 4402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:49 4402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:49 4402 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:53 4403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:56 4404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:56 4404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:56 4404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:57 4406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:57 4406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:20:57 4406 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:02 4408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:06 4409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:06 4409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:06 4409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:07 4411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:07 4411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:07 4411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:07 4412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:16 4414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:16 4414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:16 4414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:17 4416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:17 4417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:17 4416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:17 4416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:19 4419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:19 4420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:19 4421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:19 4421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:19 4421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:19 4422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:25 4423 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:26 4424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:26 4424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:26 4424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:27 4426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:27 4426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:27 4426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:27 4427 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:28 4429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:36 4430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:36 4430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:36 4430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:37 4432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:37 4432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:37 4432 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:40 4434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:43 4435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:44 4436 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:46 4437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:46 4437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:46 4437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:47 4439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:47 4439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:47 4439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:49 4441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:49 4441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:49 4441 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:54 4442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:56 4443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:56 4443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:56 4443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:57 4445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:57 4445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:21:57 4445 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:02 4447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:06 4448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:06 4448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:06 4448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:07 4450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:07 4450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:07 4450 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:16 4452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:16 4452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:16 4452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:17 4454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:17 4454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:17 4454 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:19 4456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:19 4456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:19 4456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:26 4457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:26 4457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:26 4457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:27 4459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:27 4459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:27 4459 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:36 4461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:36 4461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:36 4461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:37 4463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:37 4463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:37 4463 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:46 4465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:46 4465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:46 4465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:47 4467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:47 4467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:47 4467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:49 4469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:49 4469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:49 4469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:56 4470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:56 4470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:56 4470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:57 4472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:57 4472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:57 4472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:22:59 4474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:06 4475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:06 4475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:06 4475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:07 4477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:07 4477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:07 4477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:16 4479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:16 4479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:16 4479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:17 4481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:17 4481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:17 4481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:19 4483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:19 4483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:19 4483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:26 4484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:26 4484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:26 4484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:27 4486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:27 4486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:27 4486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:36 4488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:36 4488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:36 4488 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:37 4490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:37 4490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:37 4490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:46 4492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:46 4492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:46 4492 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:47 4494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:47 4494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:47 4494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:49 4496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:49 4496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:49 4496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:56 4497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:56 4497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:56 4497 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:57 4499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:57 4499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:23:57 4499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:06 4501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:06 4501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:06 4501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:07 4503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:07 4503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:07 4503 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:16 4505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:16 4505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:16 4505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:17 4507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:17 4507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:17 4507 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:19 4509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:19 4509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:19 4509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:26 4510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:26 4510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:26 4510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:27 4512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:27 4512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:27 4512 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:36 4514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:36 4514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:36 4514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:37 4516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:37 4516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:37 4516 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:46 4518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:46 4518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:46 4518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:47 4520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:47 4520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:47 4520 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:49 4522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:49 4522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:49 4522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:56 4523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:56 4523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:56 4523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:57 4525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:57 4525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:57 4525 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:24:57 4526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:03 4528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:06 4529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:06 4529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:06 4529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:07 4531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:07 4531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:07 4531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:10 4533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:11 4534 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:16 4535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:16 4535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:16 4535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:17 4537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:17 4537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:17 4537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:19 4539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:19 4539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:19 4539 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:26 4540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:26 4540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:26 4540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:27 4542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:27 4542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:27 4542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:36 4544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:36 4544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:36 4544 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:37 4546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:37 4546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:37 4546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:39 4548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:46 4549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:46 4549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:46 4549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:47 4551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:47 4551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:47 4551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:49 4553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:49 4553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:49 4553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:56 4554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:56 4554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:56 4554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:57 4556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:57 4556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:25:57 4556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:06 4558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:06 4558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:06 4558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:07 4560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:07 4560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:07 4560 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:16 4562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:16 4562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:16 4562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:17 4564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:17 4564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:17 4564 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:19 4566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:19 4566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:19 4566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:26 4567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:26 4567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:26 4567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:27 4569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:27 4569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:27 4569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:36 4571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:36 4571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:36 4571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:37 4573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:37 4573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:37 4573 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:46 4575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:46 4575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:46 4575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:47 4577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:47 4577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:47 4577 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:49 4579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:49 4579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:49 4579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:56 4580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:56 4580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:56 4580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:57 4582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:57 4582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:26:57 4582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:06 4584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:06 4584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:06 4584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:07 4586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:07 4586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:07 4586 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:16 4588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:16 4588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:16 4588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:17 4590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:17 4590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:17 4590 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:19 4592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:19 4592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:19 4592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:26 4593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:26 4593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:26 4593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:27 4595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:27 4595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:27 4595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:36 4597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:36 4597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:36 4597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:37 4599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:37 4599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:37 4599 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:46 4601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:46 4601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:46 4601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:47 4603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:47 4603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:47 4603 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:49 4605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:49 4605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:49 4605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:56 4606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:56 4606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:56 4606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:57 4608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:57 4608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:27:57 4608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:06 4610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:06 4610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:06 4610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:07 4612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:07 4612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:07 4612 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:16 4614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:16 4614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:16 4614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:17 4616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:17 4616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:17 4616 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:19 4618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:19 4618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:19 4618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:26 4619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:26 4619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:26 4619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:27 4621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:27 4621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:27 4621 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:36 4623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:36 4623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:36 4623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:37 4625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:37 4625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:37 4625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:46 4627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:46 4627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:46 4627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:47 4629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:47 4629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:47 4629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:49 4631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:49 4631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:49 4631 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:56 4632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:56 4632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:56 4632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:57 4634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:57 4634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:28:57 4634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:06 4636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:06 4636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:06 4636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:07 4638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:07 4638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:07 4638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:16 4640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:16 4640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:16 4640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:17 4642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:17 4642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:17 4642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:19 4644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:19 4644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:19 4644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:26 4645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:26 4645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:26 4645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:27 4647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:27 4647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:27 4647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:36 4649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:36 4649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:36 4649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:37 4651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:37 4651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:37 4651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:46 4653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:46 4653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:46 4653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:47 4655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:47 4655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:47 4655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:49 4657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:49 4657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:49 4657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:56 4658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:56 4658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:56 4658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:57 4660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:57 4660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:29:57 4660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:06 4662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:06 4662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:06 4662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:07 4664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:07 4664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:07 4664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:16 4666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:16 4666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:16 4666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:17 4668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:17 4668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:17 4668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:19 4670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:19 4670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:19 4670 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:26 4671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:26 4671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:26 4671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:27 4673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:27 4673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:27 4673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:36 4675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:36 4675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:36 4675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:37 4677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:37 4677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:37 4677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:46 4679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:46 4679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:46 4679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:47 4681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:47 4681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:47 4681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:49 4683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:49 4683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:49 4683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:56 4684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:56 4684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:56 4684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:57 4686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:57 4686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:30:57 4686 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:06 4688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:06 4688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:06 4688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:07 4690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:07 4690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:07 4690 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:16 4692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:16 4692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:16 4692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:17 4694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:17 4694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:17 4694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:19 4696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:19 4696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:19 4696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:26 4697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:26 4697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:26 4697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:27 4699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:27 4699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:27 4699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:36 4701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:36 4701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:36 4701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:37 4703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:37 4703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:37 4703 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:46 4705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:46 4705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:46 4705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:47 4707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:47 4707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:47 4707 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:49 4709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:49 4709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:49 4709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:56 4710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:56 4710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:56 4710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:57 4712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:57 4712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:31:57 4712 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:06 4714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:06 4714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:06 4714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:07 4716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:07 4716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:07 4716 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:16 4718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:16 4718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:16 4718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:17 4720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:17 4720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:17 4720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:19 4722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:19 4722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:19 4722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:26 4723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:26 4723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:26 4723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:27 4725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:27 4725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:27 4725 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:36 4727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:36 4727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:36 4727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:37 4729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:37 4729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:37 4729 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:46 4731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:46 4731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:46 4731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:47 4733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:47 4733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:47 4733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:49 4735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:49 4735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:49 4735 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:56 4736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:56 4736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:56 4736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:57 4738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:57 4738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:32:57 4738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:06 4740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:06 4740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:06 4740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:07 4742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:07 4742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:07 4742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:16 4744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:16 4744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:16 4744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:17 4746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:17 4746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:17 4746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:19 4748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:19 4748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:19 4748 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:26 4749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:26 4749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:26 4749 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:27 4751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:27 4751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:27 4751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:36 4753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:36 4753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:36 4753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:37 4755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:37 4755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:37 4755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:46 4757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:46 4757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:46 4757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:47 4759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:47 4759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:47 4759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:49 4761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:49 4761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:49 4761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:56 4762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:56 4762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:56 4762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:57 4764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:57 4764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:33:57 4764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:06 4766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:06 4766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:06 4766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:07 4768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:07 4768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:07 4768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:16 4770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:16 4770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:16 4770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:17 4772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:17 4772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:17 4772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:19 4774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:19 4774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:19 4774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:26 4775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:26 4775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:26 4775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:27 4777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:27 4777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:27 4777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:36 4779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:36 4779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:36 4779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:37 4781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:37 4781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:37 4781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:46 4783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:46 4783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:46 4783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:47 4785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:47 4785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:47 4785 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:49 4787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:49 4787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:49 4787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:56 4788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:56 4788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:56 4788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:57 4790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:57 4790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:34:57 4790 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:06 4792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:06 4792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:06 4792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:07 4794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:07 4794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:07 4794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:16 4796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:16 4796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:16 4796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:17 4798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:17 4798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:17 4798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:19 4800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:19 4800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:19 4800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:26 4801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:26 4801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:26 4801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:27 4803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:27 4803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:27 4803 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:36 4805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:36 4805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:36 4805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:37 4807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:37 4807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:37 4807 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:46 4809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:46 4809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:46 4809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:47 4811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:47 4811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:47 4811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:49 4813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:49 4813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:49 4813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:56 4814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:56 4814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:56 4814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:57 4816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:57 4816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:35:57 4816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:06 4818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:06 4818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:06 4818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:07 4820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:07 4820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:07 4820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:16 4822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:16 4822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:16 4822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:17 4824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:17 4824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:17 4824 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:19 4826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:19 4826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:19 4826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:26 4827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:26 4827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:26 4827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:27 4829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:27 4829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:27 4829 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:36 4831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:36 4831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:36 4831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:37 4833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:37 4833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:37 4833 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:46 4835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:46 4835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:46 4835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:47 4837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:47 4837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:47 4837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:49 4839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:49 4839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:49 4839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:56 4840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:56 4840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:56 4840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:57 4842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:57 4842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:36:57 4842 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:06 4844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:06 4844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:06 4844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:07 4846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:07 4846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:07 4846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:16 4848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:16 4848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:16 4848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:17 4850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:17 4850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:17 4850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:19 4852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:19 4852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:19 4852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:26 4853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:26 4853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:26 4853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:27 4855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:27 4855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:27 4855 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:36 4857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:36 4857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:36 4857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:37 4859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:37 4859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:37 4859 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:46 4861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:46 4861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:46 4861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:47 4863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:47 4863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:47 4863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:49 4865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:49 4865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:49 4865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:56 4866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:56 4866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:56 4866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:57 4868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:57 4868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:37:57 4868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:06 4870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:06 4870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:06 4870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:07 4872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:07 4872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:07 4872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:16 4874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:16 4874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:16 4874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:17 4876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:17 4876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:17 4876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:19 4878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:19 4878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:19 4878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:26 4879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:26 4879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:26 4879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:27 4881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:27 4881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:27 4881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:36 4883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:36 4883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:36 4883 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:37 4885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:37 4885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:37 4885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:46 4887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:46 4887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:46 4887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:47 4889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:47 4889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:47 4889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:49 4891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:49 4891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:49 4891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:56 4892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:56 4892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:56 4892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:57 4894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:57 4894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:38:57 4894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:06 4896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:06 4896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:06 4896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:07 4898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:07 4898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:07 4898 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:16 4900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:16 4900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:16 4900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:17 4902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:17 4902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:17 4902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:19 4904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:19 4904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:19 4904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:26 4905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:26 4905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:26 4905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:27 4907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:27 4907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:27 4907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:36 4909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:36 4909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:36 4909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:37 4911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:37 4911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:37 4911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:46 4913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:46 4913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:46 4913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:47 4915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:47 4915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:47 4915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:49 4917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:49 4917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:49 4917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:56 4918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:56 4918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:56 4918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:57 4920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:57 4920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:39:57 4920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:06 4922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:06 4922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:06 4922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:07 4924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:07 4924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:07 4924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:16 4926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:16 4926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:16 4926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:17 4928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:17 4928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:17 4928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:19 4930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:19 4930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:19 4930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:26 4931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:26 4931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:26 4931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:27 4933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:27 4933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:27 4933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:36 4935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:36 4935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:36 4935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:37 4937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:37 4937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:37 4937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:46 4939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:46 4939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:46 4939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:47 4941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:47 4941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:47 4941 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:49 4943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:49 4943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:49 4943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:56 4944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:56 4944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:56 4944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:57 4946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:57 4946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:40:57 4946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:06 4948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:06 4948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:06 4948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:07 4950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:07 4950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:07 4950 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:16 4952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:16 4952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:16 4952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:17 4954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:17 4954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:17 4954 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:19 4956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:19 4956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:19 4956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:26 4957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:26 4957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:26 4957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:27 4959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:27 4959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:27 4959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:36 4961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:36 4961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:36 4961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:37 4963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:37 4963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:37 4963 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:46 4965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:46 4965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:46 4965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:47 4967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:47 4967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:47 4967 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:49 4969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:49 4969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:49 4969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:56 4970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:56 4970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:56 4970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:57 4972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:57 4972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:41:57 4972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:06 4974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:06 4974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:06 4974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:07 4976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:07 4976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:07 4976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:16 4978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:16 4978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:16 4978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:17 4980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:17 4980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:17 4980 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:19 4982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:19 4982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:19 4982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:26 4983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:26 4983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:26 4983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:27 4985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:27 4985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:27 4985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:36 4987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:36 4987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:36 4987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:37 4989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:37 4989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:37 4989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:46 4991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:46 4991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:46 4991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:47 4993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:47 4993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:47 4993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:49 4995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:49 4995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:49 4995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:56 4996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:56 4996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:56 4996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:57 4998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:57 4998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:42:57 4998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:06 5000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:06 5000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:06 5000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:07 5002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:07 5002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:07 5002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:16 5004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:16 5004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:16 5004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:17 5006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:17 5006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:17 5006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:19 5008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:19 5008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:19 5008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:26 5009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:26 5009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:26 5009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:27 5011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:27 5011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:27 5011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:36 5013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:36 5013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:36 5013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:37 5015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:37 5015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:37 5015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:46 5017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:46 5017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:46 5017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:47 5019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:47 5019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:47 5019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:49 5021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:49 5021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:49 5021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:56 5022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:56 5022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:56 5022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:57 5024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:57 5024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:43:57 5024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:06 5026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:06 5026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:06 5026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:07 5028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:07 5028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:07 5028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:16 5030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:16 5030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:16 5030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:17 5032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:17 5032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:17 5032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:19 5034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:19 5034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:19 5034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:26 5035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:26 5035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:26 5035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:27 5037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:27 5037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:27 5037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:36 5039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:36 5039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:36 5039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:37 5041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:37 5041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:37 5041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:46 5043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:46 5043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:46 5043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:47 5045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:47 5045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:47 5045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:49 5047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:49 5047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:49 5047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:56 5048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:56 5048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:56 5048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:57 5050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:57 5050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:44:57 5050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:06 5052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:06 5052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:06 5052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:07 5054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:07 5054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:07 5054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:16 5056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:16 5056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:16 5056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:17 5058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:17 5058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:17 5058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:19 5060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:19 5060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:19 5060 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:26 5061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:26 5061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:26 5061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:27 5063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:27 5063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:27 5063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:36 5065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:36 5065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:36 5065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:37 5067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:37 5067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:37 5067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:46 5069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:46 5069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:46 5069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:47 5071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:47 5071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:47 5071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:49 5073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:49 5073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:49 5073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:56 5074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:56 5074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:56 5074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:57 5076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:57 5076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:45:57 5076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:06 5078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:06 5078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:06 5078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:07 5080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:07 5080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:07 5080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:16 5082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:16 5082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:16 5082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:17 5084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:17 5084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:17 5084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:17 5085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:19 5087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:19 5087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:19 5087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:25 5088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:26 5089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:26 5089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:26 5089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:27 5091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:27 5091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:27 5091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:28 5093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:30 5094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:35 5095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:36 5096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:36 5096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:36 5096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:37 5098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:37 5098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:37 5098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:39 5100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:46 5101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:46 5101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:46 5101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:47 5103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:47 5103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:47 5103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:47 5104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:48 5106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:49 5107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:49 5107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:49 5107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:56 5108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:56 5108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:56 5108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:57 5110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:57 5110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:46:57 5110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:06 5112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:06 5112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:06 5112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:07 5114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:07 5114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:07 5114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:10 5116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:16 5117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:16 5117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:16 5117 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:17 5119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:17 5119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:17 5119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:19 5121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:19 5121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:19 5121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:23 5122 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:26 5123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:26 5123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:26 5123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:27 5125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:27 5125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:27 5125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:30 5127 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:36 5128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:36 5128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:36 5128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:37 5130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:37 5130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:37 5130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:41 5132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:46 5133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:46 5133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:46 5133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:47 5135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:47 5135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:47 5135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:49 5137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:49 5137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:49 5137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:56 5138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:56 5138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:56 5138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:57 5140 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:57 5141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:57 5141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:47:57 5141 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:06 5143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:06 5143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:06 5143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:07 5145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:07 5145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:07 5145 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:14 5147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:16 5148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:16 5148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:16 5148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:16 5149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:16 5151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:17 5152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:17 5152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:17 5152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:18 5154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:19 5155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:19 5155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:19 5155 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:26 5156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:26 5156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:26 5156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:27 5158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:27 5158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:27 5158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:33 5160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:36 5161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:36 5161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:36 5161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:37 5163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:37 5163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:37 5163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:41 5165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:46 5166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:46 5166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:46 5166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:47 5168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:47 5168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:47 5168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:49 5170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:49 5170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:49 5170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:56 5171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:56 5171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:56 5171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:57 5173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:57 5173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:48:57 5173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:06 5175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:06 5175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:06 5175 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:07 5177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:07 5177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:07 5177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:11 5179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:16 5180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:16 5180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:16 5180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:17 5182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:17 5182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:17 5182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:19 5184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:19 5184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:19 5184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:23 5185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:23 5186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:26 5187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:26 5187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:26 5187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:27 5189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:27 5189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:27 5189 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:32 5191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:36 5192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:36 5192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:36 5192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:37 5194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:37 5194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:37 5194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:37 5195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:38 5197 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:42 5198 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:46 5199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:46 5199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:46 5199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:47 5201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:47 5201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:47 5201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:49 5203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:49 5203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:49 5203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:56 5204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:56 5204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:56 5204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:57 5206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:57 5206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:49:57 5206 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:06 5208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:06 5208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:06 5208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:07 5210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:07 5210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:07 5210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:09 5212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:14 5213 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:16 5214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:16 5214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:16 5214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:17 5216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:17 5216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:17 5216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:19 5218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:19 5218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:19 5218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:26 5219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:26 5219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:26 5219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:27 5221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:27 5221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:27 5221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:36 5223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:36 5223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:36 5223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:37 5225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:37 5225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:37 5225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:46 5227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:46 5227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:46 5227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:47 5229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:47 5229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:47 5229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:48 5231 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:49 5232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:49 5232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:49 5232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:52 5233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:56 5234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:56 5234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:56 5234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:57 5236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:57 5236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:50:57 5236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:02 5238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:06 5239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:06 5239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:06 5239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:07 5241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:07 5241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:07 5241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:16 5243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:16 5243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:16 5243 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:17 5245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:17 5245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:17 5245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:19 5247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:19 5248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:19 5248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:19 5248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:23 5249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:26 5250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:26 5250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:26 5250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:27 5252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:27 5252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:27 5252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:36 5254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:36 5254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:36 5254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:37 5256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:37 5256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:37 5256 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:46 5258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:46 5258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:46 5258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:47 5260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:47 5260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:47 5260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:49 5262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:49 5262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:49 5262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:54 5263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:56 5264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:56 5264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:56 5264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:57 5266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:57 5266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:57 5266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:51:57 5267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:06 5269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:06 5269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:06 5269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:07 5271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:07 5271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:07 5271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:16 5273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:16 5273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:16 5273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:17 5275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:17 5275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:17 5275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:19 5277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:19 5277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:19 5277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:26 5278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:26 5278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:26 5278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:27 5280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:27 5280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:27 5280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:36 5282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:36 5282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:36 5282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:37 5284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:37 5284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:37 5284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:46 5286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:46 5286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:46 5286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:47 5288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:47 5288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:47 5288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:49 5290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:49 5290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:49 5290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:56 5291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:56 5291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:56 5291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:57 5293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:57 5293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:52:57 5293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:06 5295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:06 5295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:06 5295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:07 5297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:07 5297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:07 5297 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:16 5299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:16 5299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:16 5299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:17 5301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:17 5301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:17 5301 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:19 5303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:19 5303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:19 5303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:26 5304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:26 5304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:26 5304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:27 5306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:27 5306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:27 5306 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:36 5308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:36 5308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:36 5308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:37 5310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:37 5310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:37 5310 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:46 5312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:46 5312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:46 5312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:47 5314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:47 5314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:47 5314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:49 5316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:49 5316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:49 5316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:56 5317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:56 5317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:56 5317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:57 5319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:57 5319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:53:57 5319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:06 5321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:06 5321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:06 5321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:07 5323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:07 5323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:07 5323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:16 5325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:16 5325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:16 5325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:17 5327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:17 5327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:17 5327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:19 5329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:19 5329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:19 5329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:26 5330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:26 5330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:26 5330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:27 5332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:27 5332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:27 5332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:33 5334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:36 5335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:36 5335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:36 5335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:37 5337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:37 5337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:37 5337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:37 5338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:39 5340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:46 5341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:46 5341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:46 5341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:47 5343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:47 5343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:47 5343 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:49 5345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:49 5345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:49 5345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:56 5346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:56 5346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:56 5346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:57 5348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:57 5348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:54:57 5348 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:06 5350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:06 5350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:06 5350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:07 5352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:07 5352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:07 5352 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:16 5354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:16 5354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:16 5354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:16 5355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:17 5357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:17 5357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:17 5357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:19 5359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:19 5359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:19 5359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:26 5360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:26 5360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:26 5360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:27 5362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:27 5362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:27 5362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:36 5364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:36 5364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:36 5364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:37 5366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:37 5366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:37 5366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:46 5368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:46 5368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:46 5368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:47 5370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:47 5370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:47 5370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:49 5372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:49 5372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:49 5372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:56 5373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:56 5373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:56 5373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:57 5375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:57 5375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:55:57 5375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:06 5377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:06 5377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:06 5377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:07 5379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:07 5379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:07 5379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:16 5381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:16 5381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:16 5381 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:17 5383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:17 5383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:17 5383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:19 5385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:19 5385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:19 5385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:26 5386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:26 5386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:26 5386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:27 5388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:27 5388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:27 5388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:36 5390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:36 5390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:36 5390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:37 5392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:37 5392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:37 5392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:46 5394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:46 5394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:46 5394 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:47 5396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:47 5396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:47 5396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:49 5398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:49 5398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:49 5398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:56 5399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:56 5399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:56 5399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:57 5401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:57 5401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:56:57 5401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:06 5403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:06 5403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:06 5403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:07 5405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:07 5405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:07 5405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:16 5407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:16 5407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:16 5407 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:17 5409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:17 5409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:17 5409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:19 5411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:19 5411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:19 5411 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:26 5412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:26 5412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:26 5412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:27 5414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:27 5414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:27 5414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:36 5416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:36 5416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:36 5416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:37 5418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:37 5418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:37 5418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:46 5420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:46 5420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:46 5420 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:47 5422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:47 5422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:47 5422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:49 5424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:49 5424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-02-27 12:57:49 5424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)